Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v2.0-beta3
Insular
Browse files
Feb 22, 2017
ADD: Release version 2.0 beta 3.
· 5b85f5d0
oasisfeng
authored
Feb 22, 2017
View commits for tag v2.0-beta3
v2.0-beta3
5b85f5d0
FIX: Crash upon launching mainland app when Island is not device owner.
· eadcf139
oasisfeng
authored
Feb 22, 2017
eadcf139
FIX: Island still cannot be uninstalled after deactivation in device-owner mode.
· 02e04f7b
oasisfeng
authored
Feb 22, 2017
02e04f7b
FIX: Crashes and errors in device-owner mode without profile.
· 13add3fc
oasisfeng
authored
Feb 22, 2017
13add3fc
Feb 18, 2017
ADD: Release version 2.0 beta 2.
· a564b08f
oasisfeng
authored
Feb 18, 2017
View commits for tag v2.0-beta2
v2.0-beta2
a564b08f
FIX: Caller verification in ApiActivity is not working if caller is not cloned...
· dadf5a7b
oasisfeng
authored
Feb 18, 2017
dadf5a7b
Feb 17, 2017
ADD: Release version 2.0 beta 1.
· a92f09a6
oasisfeng
authored
Feb 18, 2017
View commits for tag v2.0-beta1
v2.0-beta1
a92f09a6
UPDATE: Minor tweaks.
· dcc1436f
oasisfeng
authored
Feb 17, 2017
dcc1436f
FIX: ProGuard rules.
· 26bb30ce
oasisfeng
authored
Feb 17, 2017
26bb30ce
UPDATE: Raise compileSdkVersion, targetSdkVersion, version of support libraries and etc.
· da3fb222
oasisfeng
authored
Feb 17, 2017
da3fb222
UPDATE: The default URL of online FAQ and setup guide, now hosted on GitHub Pages.
· 81b2332f
oasisfeng
authored
Feb 17, 2017
81b2332f
UPDATE: Default to mainland view if device owner and profile owner are both activated.
· ef644d8a
oasisfeng
authored
Feb 17, 2017
ef644d8a
UPDATE: Raise the required minimal version code of Greenify to 306 (v3.0 build 5).
· 4d2c08c6
oasisfeng
authored
Feb 17, 2017
4d2c08c6
UPDATE: Do not show "Create launch shortcut" action for apps in mainland if...
· 60d7773b
oasisfeng
authored
Feb 17, 2017
60d7773b
FIX: Incorrect log "Service not registered" in ShuttleContext.unbindService();
· 3134f3ee
oasisfeng
authored
Feb 17, 2017
3134f3ee
FIX: Use highest in-app priority to update profile status in global Users.
· 84edb528
oasisfeng
authored
Feb 17, 2017
84edb528
FIX: The "Greenify" action should not be shown for apps in mainland if Island is not device owner.
· f54c5b2e
oasisfeng
authored
Feb 17, 2017
f54c5b2e
Feb 16, 2017
UPDATE: Implement Analytics initialization as ContentProvider, and completely...
· d3eedfd2
oasisfeng
authored
Feb 17, 2017
d3eedfd2
UPDATE: Treat all hidden system apps in profile frozen during provisioning as...
· 94260137
oasisfeng
authored
Feb 17, 2017
94260137
FIX: IslandAppListProvider.queryApplicationInfoInProfile() is incorrectly...
· 0d7bb037
oasisfeng
authored
Feb 16, 2017
0d7bb037
UPDATE: Minor tweaks.
· d8f62ef0
oasisfeng
authored
Feb 16, 2017
d8f62ef0
Jan 26, 2017
UPDATE: Support both debug and release version of Greenify in debug build of Island.
· 6c3bfcce
oasisfeng
authored
Jan 27, 2017
6c3bfcce
Jan 16, 2017
UPDATE: Minor tweak.
· 32968eba
oasisfeng
authored
Jan 17, 2017
32968eba
UPDATE: RecyclerView binding attributes for API changes in library deagle.
· de12b922
oasisfeng
authored
Jan 17, 2017
de12b922
Dec 10, 2016
UPDATE: Add critical content authority for download documents provider for...
· e359f7f7
oasisfeng
authored
Dec 10, 2016
e359f7f7
Dec 09, 2016
FIX: App change (freeze, disable, etc.) in profile user may cause its entry in...
· 47b7454c
oasisfeng
authored
Dec 10, 2016
47b7454c
UPDATE: Show app info activity of system settings for disabled system app in...
· d1c61bf3
oasisfeng
authored
Dec 10, 2016
d1c61bf3
UPDATE: Treat system apps hidden by post-provisioning as disabled, thus not shown in app list.
· a9c10149
oasisfeng
authored
Dec 10, 2016
a9c10149
UPDATE: Centralize "exclusive" state checking into IslandAppListProvider.isExclusive().
· caa9b91b
oasisfeng
authored
Dec 09, 2016
caa9b91b
UPDATE: Treat disabled system apps in profile user as uninstalled.
· 6ebf6597
oasisfeng
authored
Dec 09, 2016
6ebf6597
UPDATE: Add toString() to IslandAppInfo and AppInfo.
· 189603fd
oasisfeng
authored
Dec 09, 2016
189603fd
Dec 08, 2016
ADD: Support "Remove" action for system app, by redirecting user to app info...
· 6cad2722
oasisfeng
authored
Dec 09, 2016
6cad2722
UPDATE: Switch ServiceShuttle to work in INTERACT_ACROSS_USERS mode if permission is granted.
· 1f0c5231
oasisfeng
authored
Dec 08, 2016
1f0c5231
FIX: Stack overflow error in ServiceShuttle when working in...
· 7e9984e0
oasisfeng
authored
Dec 08, 2016
7e9984e0
Dec 07, 2016
ADD: New action "app info" to launch stock app info activity for selected app.
· 6598e383
oasisfeng
authored
Dec 07, 2016
6598e383
FIX: "Clone" action is not shown for exclusive app in profile.
· 83e6c0da
oasisfeng
authored
Dec 07, 2016
83e6c0da
UPDATE: Show status appendix for system app and exclusive install (not...
· 2e9cc9ed
oasisfeng
authored
Dec 07, 2016
2e9cc9ed
REFACTOR: Rename IIslandManager.defreeze() to unfreeze().
· 04d981aa
oasisfeng
authored
Dec 07, 2016
04d981aa
FIX: Frozen clone is still shown in list after removal. We have to unfreeze it...
· f9428760
oasisfeng
authored
Dec 07, 2016
f9428760
FIX: Primary filter change is not working for the second time, introduced in...
· f8fdc166
oasisfeng
authored
Dec 07, 2016
f8fdc166
Loading