Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v4.1.1
Insular
Browse files
This project is mirrored from
https://github.com/oasisfeng/island.git
. Pull mirroring updated
Nov 06, 2025
.
Successfully updated
Nov 06, 2025
.
May 05, 2020
ADD: Release version 4.1.1.
· 4d14697a
oasisfeng
authored
May 05, 2020
View commits for tag v4.1.1
v4.1.1
4d14697a
May 02, 2020
UPDATE: Minor tweaks.
· a9b231e3
oasisfeng
authored
May 02, 2020
a9b231e3
UPDATE: Use separate process for module "open" to isolate potential global injection.
· 3aa3376f
oasisfeng
authored
May 02, 2020
3aa3376f
REMOVE: Obsolete debug permission granting procedure.
· f3249748
oasisfeng
authored
May 02, 2020
f3249748
Apr 29, 2020
ADD: Release version 4.1.
· c25947ae
oasisfeng
authored
Apr 29, 2020
View commits for tag v4.1
v4.1
c25947ae
UPDATE: Raise targetSdkVersion to 28.
· 543d82e0
oasisfeng
authored
Apr 29, 2020
543d82e0
ADD: Dark theme (auto)
· 5a5e11c3
oasisfeng
authored
Apr 29, 2020
5a5e11c3
UPDATE: Minor tweaks and fixes.
· f206a004
oasisfeng
authored
Apr 26, 2020
f206a004
Apr 25, 2020
FIX: Main UI is not launched after Island setup on some Android 9 devices (e.g. EMUI).
· 1b78a158
oasisfeng
authored
Apr 25, 2020
1b78a158
FIX: Back to initial setup UI after the last Island is destroyed by IslandSettingsActivity.
· 54fa665d
oasisfeng
authored
Apr 25, 2020
54fa665d
Oct 31, 2019
ADD: Release version 4.0.1.
· f8d4dbc1
oasisfeng
authored
Oct 31, 2019
View commits for tag v4.0.1
v4.0.1
f8d4dbc1
FIX: Strange ClassCastException crash caused by R8.
· 2360a71f
oasisfeng
authored
Oct 31, 2019
2360a71f
FIX: God mode card in "Discover" tab.
· 05ffc121
oasisfeng
authored
Oct 31, 2019
05ffc121
FIX: Apps with permission not granted are not shown in app-ops settings.
· 26a26a66
oasisfeng
authored
Oct 31, 2019
26a26a66
FIX: AppOpsHelper.getPackageOps() returns duplicated incorrect entries.
· 46ca4b44
oasisfeng
authored
Oct 31, 2019
46ca4b44
FIX: App-ops and App Watcher settings should be disabled in Mainland if God mode is not activated.
· c0d552ee
oasisfeng
authored
Oct 31, 2019
c0d552ee
FIX: Minor bug for launching scoped-settings in Island.
· fe728be2
oasisfeng
authored
Oct 31, 2019
fe728be2
FIX: Island Watcher should never be shown in Mainland settings.
· 96376810
oasisfeng
authored
Oct 31, 2019
96376810
Oct 30, 2019
UPDATE: More logging to help tracking the failures in App Installer.
· 63f9f46b
oasisfeng
authored
Oct 30, 2019
63f9f46b
ADD: Experimental persistent service on Android 8+. (WIP)
· c7f2cc8d
oasisfeng
authored
Oct 30, 2019
c7f2cc8d
UPDATE: Refine the Chinese translation of "Mainland".
· 9de431f9
oasisfeng
authored
Oct 30, 2019
9de431f9
FIX: Island watch should be shown again when notification blocking is lifted.
· 960ef1f5
oasisfeng
authored
Oct 30, 2019
960ef1f5
ADD: New scoped-settings for Mainland and separate Islands, with toggles for...
· b6a6f146
oasisfeng
authored
Oct 30, 2019
b6a6f146
ADD: FirebaseServiceProxy to solve Firebase backend connectivity in mainland China.
· 7531af40
oasisfeng
authored
Oct 30, 2019
7531af40
UPDATE: Minor tweaks.
· a1ac49dc
oasisfeng
authored
Oct 30, 2019
a1ac49dc
REFACTOR: Extract NotificationManagerExtender into separate module "legacy".
· 927ab091
oasisfeng
authored
Oct 29, 2019
927ab091
Oct 23, 2019
FIX: Notification of Island Watcher should not be removed upon "Deactivate"...
· 619563ca
oasisfeng
authored
Oct 24, 2019
619563ca
Oct 14, 2019
REFACTOR: Migrate AppOpsHelper to Kotlin.
· 54e82c33
oasisfeng
authored
Oct 14, 2019
54e82c33
Sep 19, 2019
REFACTOR: Rename path of mobile module from "app" to "mobile" to get rid of module name remapping.
· e22bde2c
oasisfeng
authored
Sep 19, 2019
e22bde2c
UPDATE: Minor tweaks.
· dfe05aef
oasisfeng
authored
Sep 19, 2019
dfe05aef
Sep 10, 2019
FIX: Some failure cases in App Installer are incorrectly handled as user cancellation.
· ecd7070e
oasisfeng
authored
Sep 10, 2019
ecd7070e
Jul 22, 2019
ADD: Release version 3.8.
· e71db45f
oasisfeng
authored
Jul 23, 2019
View commits for tag v3.8
v3.8
e71db45f
FIX: Use updated version of Hack.mirrorStaticMethod() to avoid troubles caused by R8.
· 07a6e311
oasisfeng
authored
Jul 23, 2019
07a6e311
UPDATE: Minor tweaks
· 7cf49324
oasisfeng
authored
Jul 22, 2019
7cf49324
UPDATE: Watcher notification should be publicly visible.
· 9c34c418
oasisfeng
authored
Jul 22, 2019
9c34c418
UPDATE: Special treatment for cross-profile IAppOpsService.setMode(),...
· ecefb000
oasisfeng
authored
Jul 22, 2019
ecefb000
UPDATE: Add toast for app-ops preserving error.
· 552c4394
oasisfeng
authored
Jul 22, 2019
552c4394
FIX: Crash in AppInfoForwarderActivity on some Huawei (Android 8.x) devices.
· ed54d35a
oasisfeng
authored
Jul 22, 2019
ed54d35a
Jul 20, 2019
FIX: Error saving App Ops due to weird bug in R8.
· ab3ed636
oasisfeng
authored
Jul 20, 2019
ab3ed636
FIX: Minor crash on start when Island setup was aborted in unexpected way.
· b8163ff7
oasisfeng
authored
Jul 20, 2019
b8163ff7
Loading