Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v2.2
Insular
Browse files
Aug 19, 2017
ADD: Release version 2.2. (without module "permission" for now)
· 5a11d963
oasisfeng
authored
Aug 19, 2017
View commits for tag v2.2
v2.2
5a11d963
UPDATE: Enable the new D8 dex compiler.
· 3308773d
oasisfeng
authored
Aug 19, 2017
3308773d
UPDATE: Upgrade the version of Firebase libraries to 11.2.0.
· 62a3b4f6
oasisfeng
authored
Aug 19, 2017
62a3b4f6
ADD: Search functionality to filter app list quickly.
· f7a691e9
oasisfeng
authored
Aug 19, 2017
f7a691e9
Aug 18, 2017
UPDATE: Restrict the caller who could request development permissions.
· 81f02a8a
oasisfeng
authored
Aug 18, 2017
81f02a8a
Track the availability of remote config via analytics.
· a08e8a95
oasisfeng
authored
Aug 18, 2017
a08e8a95
FIX: Remote config is never fetched and updated.
· 36884976
oasisfeng
authored
Aug 18, 2017
36884976
REFACTOR: Move some profile related static methods from IslandManager to DevicePolicies.
· d2de175b
oasisfeng
authored
Aug 18, 2017
d2de175b
FIX: Lazy initialization of Firebase is not implemented in class Config.
· a41dbbbd
oasisfeng
authored
Aug 17, 2017
a41dbbbd
REFACTOR: Move class Config to module "shared" (from "mobile").
· 8586073c
oasisfeng
authored
Aug 17, 2017
8586073c
Aug 17, 2017
UPDATE: Add explicit consent for device-admin privilege in setup guide.
· 13f3d501
oasisfeng
authored
Aug 17, 2017
13f3d501
UPDATE: Add translations for UI strings in module "permissions".
· a09c999a
oasisfeng
authored
Aug 17, 2017
a09c999a
UPDATE: Add string translations for grantable permissions.
· 79143531
oasisfeng
authored
Aug 17, 2017
79143531
ADD: Handle permission request for development permissions.
· 0850cf7e
oasisfeng
authored
Aug 16, 2017
0850cf7e
Aug 15, 2017
UPDATE: Upgrade version of Gradle to 4.1, build plug-in to 3.0.0-beta2.
· 7ee4d092
oasisfeng
authored
Aug 15, 2017
7ee4d092
UPDATE: Upgrade version of support libraries to 26.0.1.
· c2f7e917
oasisfeng
authored
Aug 15, 2017
c2f7e917
UPDATE: Rename DevicePolicies.isProfileOwner() to isProfileOwnerApp().
· 192b52d8
oasisfeng
authored
Aug 15, 2017
192b52d8
Aug 01, 2017
FIX: Crash in manual provisioning on Android 7+.
· 67beca8d
oasisfeng
authored
Aug 01, 2017
67beca8d
Jul 31, 2017
ADD: Release version 2.1.1.
· c8840457
oasisfeng
authored
Jul 31, 2017
View commits for tag v2.1.1
v2.1.1
c8840457
UPDATE: Raise the version of Gradle and Android Gradle build plug-in up to date.
· 39724196
oasisfeng
authored
Jul 31, 2017
39724196
UPDATE: ProGuard rules for Crashlytics. (non-critical)
· 6b24c7ff
oasisfeng
authored
Jul 31, 2017
6b24c7ff
FIX: Default icon in app entry is wider than normal before actual icon is loaded on Android O.
· 6d075981
oasisfeng
authored
Jul 31, 2017
6d075981
FIX: The implementation of ProfilePackageManager in IslandAppListProvider is...
· 724bf10c
oasisfeng
authored
Jul 31, 2017
724bf10c
Jul 22, 2017
FIX: Analytics should be initialized upon the first activity creation, even for lazy strategy.
· 9904af19
oasisfeng
authored
Jul 22, 2017
9904af19
FIX: Unexpected SecurityException in DeviceAdmins.getComponentName().
· 60f1db94
oasisfeng
authored
Jul 22, 2017
60f1db94
FIX: Random crash in FirebaseInstanceIdService caused by lazy initialization of Firebase.
· 064ee90a
oasisfeng
authored
Jul 22, 2017
064ee90a
Jul 20, 2017
ADD: Release version 2.1.
· f793d408
oasisfeng
authored
Jul 20, 2017
View commits for tag v2.1
v2.1
f793d408
UPDATE: ProGuard rules for Project Condom (temporary workaround) and Google Error Prone library.
· d81c07ba
oasisfeng
authored
Jul 20, 2017
d81c07ba
UPDATE: Minor adjust to levels of some logging.
· f15f9968
oasisfeng
authored
Jul 20, 2017
f15f9968
FIX: Managed provisioning of profile is incorrectly treated as manual provisioning.
· e84e65ef
oasisfeng
authored
Jul 20, 2017
e84e65ef
UPDATE: Minor tweaks to words.
· 06159368
oasisfeng
authored
Jul 20, 2017
06159368
UPDATE: Refine the analytics for provisioning procedure.
· c3a5ede6
oasisfeng
authored
Jul 20, 2017
c3a5ede6
UPDATE: Re-provision device owner after Island is updated.
· 9680f78c
oasisfeng
authored
Jul 20, 2017
9680f78c
Jul 19, 2017
UPDATE: Migrate ActivityShuttle to InternalBroadcastReceiver, which is now...
· d8a9c7cc
oasisfeng
authored
Jul 19, 2017
d8a9c7cc
REVERT: "ADD: New setting to enable / disable system global backup in device...
· 26762add
oasisfeng
authored
Jul 19, 2017
26762add
ADD: New setting entry to re-provision mainland.
· 102afbd9
oasisfeng
authored
Jul 19, 2017
102afbd9
FIX: Permission declaration of REQUEST_INSTALL_PACKAGES is required for Island...
· 00702185
oasisfeng
authored
Jul 19, 2017
00702185
UPDATE: Do not export ManualProvisioningReceiver.
· 7d087dab
oasisfeng
authored
Jul 19, 2017
7d087dab
REMOVE: Obsolete AppLaunchShortcutAlias in AndroidManifest.xml.
· 2724ffcc
oasisfeng
authored
Jul 19, 2017
2724ffcc
ADD: ActivityShuttle and MethodShuttle.
· 676056b5
oasisfeng
authored
Jul 19, 2017
676056b5
Loading