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 · v2.1.1
Insular
Browse files
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
UPDATE: Crashlytics gradle setup.
· 4551a4ae
oasisfeng
authored
Jul 19, 2017
4551a4ae
UPDATE: Raise compileSdkVersion and targetSdkVersion to 26, except module...
· 346e1ce2
oasisfeng
authored
Jul 19, 2017
346e1ce2
Jul 18, 2017
UPDATE: Minor tweaks.
· 70d04c1a
oasisfeng
authored
Jul 18, 2017
70d04c1a
FIX: INSTALL_NON_MARKET_APPS is no longer supported and not required on Android O.
· e9e764ca
oasisfeng
authored
Jul 18, 2017
e9e764ca
UPDATE: Replace the PackageManager hack for user-related APIs with non-hack implementation.
· 4fdd2b8a
oasisfeng
authored
Jul 18, 2017
4fdd2b8a
UPDATE: Support notification channel for Android O.
· 0be0b00a
oasisfeng
authored
Jul 18, 2017
0be0b00a
UPDATE: Move performance trace API to Analytics.
· 18b5e16e
oasisfeng
authored
Jul 18, 2017
18b5e16e
UPDATE: Rewrite the implementation of managed and manual profile provisioning,...
· 773c4a16
oasisfeng
authored
Jul 16, 2017
773c4a16
Jul 15, 2017
ADD: New setting to enable / disable system global backup in device owner mode on Android 7.1+.
· f683842c
oasisfeng
authored
Jul 15, 2017
f683842c
FIX: Launcher shortcut is not created as expected on Android O.
· 304aa1b4
oasisfeng
authored
Jul 15, 2017
304aa1b4
ADD: Adaptive and round launcher icon.
· dca418ec
oasisfeng
authored
Jul 15, 2017
dca418ec
UPDATE: Switch crash report service from Firebase to Crashlytics.
· 8f2d88e5
oasisfeng
authored
Jul 15, 2017
8f2d88e5
Jul 13, 2017
FIX: Just cloned app disappears from the app list of mainland.
· d3a9bfa8
oasisfeng
authored
Jul 13, 2017
d3a9bfa8
UPDATE: Ignore ACTION_PACKAGE_REMOVED broadcast with EXTRA_REPLACING. to avoid redundant update.
· 75407e92
oasisfeng
authored
Jul 13, 2017
75407e92
Jul 12, 2017
UPDATE: Use interface default method for better code readability.
· c8ee2fb1
oasisfeng
authored
Jul 12, 2017
c8ee2fb1
Jul 11, 2017
UPDATE: Add Firebase Performance to engine, with instrumentation (automatic...
· 02aaf23c
oasisfeng
authored
Jul 11, 2017
02aaf23c
UPDATE: Compile against SDK 26.
· 4a52f181
oasisfeng
authored
Jul 11, 2017
4a52f181
Jul 09, 2017
FIX: Workaround app cloning on Android O by full re-install in managed...
· 73328d57
oasisfeng
authored
Jul 09, 2017
73328d57
Loading