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.5
Insular
Browse files
Sep 27, 2017
ADD: Release version 2.5.
· 2e67fba6
oasisfeng
authored
Sep 27, 2017
View commits for tag v2.5
v2.5
2e67fba6
FIX: Stub classes are not correctly removed in build of module "fileprovider",...
· 6c767b0d
oasisfeng
authored
Sep 27, 2017
6c767b0d
UPDATE: Minor tweaks to debug notification for shortcut installation request.
· f666d43c
oasisfeng
authored
Sep 27, 2017
f666d43c
FIX: Minor fix to hint log in ApiDispatching.verifyCaller().
· d5805c1f
oasisfeng
authored
Sep 27, 2017
d5805c1f
UPDATE: Minor tweaks.
· c6c4bc16
oasisfeng
authored
Sep 27, 2017
c6c4bc16
FIX: Add missing build.gradle for module "permission".
· 9b1aabca
oasisfeng
authored
Sep 27, 2017
9b1aabca
UPDATE: Migrate dependency from local library "stream-backport" to official "android-retrostreams".
· 2d5aa095
oasisfeng
authored
Sep 27, 2017
2d5aa095
ADD: Shortcut shuttle, with target intent signing and verification to avoid abuse.
· 398895af
oasisfeng
authored
Sep 26, 2017
398895af
Sep 26, 2017
UPDATE: Upgrade the version of support libraries and firebase SDK.
· 6be4e34c
oasisfeng
authored
Sep 27, 2017
6be4e34c
FIX: Use new ShortcutManager to fix the Launch shortcut creation on Android O.
· 9dfd6803
oasisfeng
authored
Sep 26, 2017
9dfd6803
UPDATE: Add new internal API - ACTION_LAUNCH, for new activity shuttle implementation.
· 7b2d4ce7
oasisfeng
authored
Sep 26, 2017
7b2d4ce7
Sep 24, 2017
UPDATE: Always allow API caller from same UID.
· 8ebd851e
oasisfeng
authored
Sep 24, 2017
8ebd851e
FIX: Result data is missing for API caller verification failure.
· 48967997
oasisfeng
authored
Sep 24, 2017
48967997
Sep 23, 2017
FIX: Correct the project structure, making "shared" as the base feature.
· 2aa43c46
oasisfeng
authored
Sep 23, 2017
2aa43c46
Sep 22, 2017
FIX: "Install non-market app" is not allowed in Island until first cloning.
· d946a5ae
oasisfeng
authored
Sep 22, 2017
d946a5ae
Sep 21, 2017
ADD: New feature - Grant development permissions to app. (not yet rolled out)
· bc83d72f
oasisfeng
authored
Sep 21, 2017
bc83d72f
UPDATE: Significantly improved the convenience and simplicity of MethodShuttle.
· 9b36b1d0
oasisfeng
authored
Sep 21, 2017
9b36b1d0
Sep 20, 2017
UPDATE: Add missing AIDL files of method shuttle.
· 24b2deec
oasisfeng
authored
Sep 20, 2017
24b2deec
ADD: New API - "Unfreeze". (similar as "Freeze")
· cd56a896
oasisfeng
authored
Sep 20, 2017
cd56a896
ADD: Broadcast API invocation handler.
· b7875f19
oasisfeng
authored
Sep 20, 2017
b7875f19
REFACTOR: Extract API protocol and dispatcher to separate classes.
· f823c2d5
oasisfeng
authored
Sep 20, 2017
f823c2d5
Sep 17, 2017
FIX: Add declaration of service and receiver for Google Analytics. (required...
· f855748d
oasisfeng
authored
Sep 17, 2017
f855748d
Sep 15, 2017
ADD: Release version 2.4.
· ebbb3271
oasisfeng
authored
Sep 15, 2017
View commits for tag v2.4
v2.4
ebbb3271
FIX: Add missing drawable used by search action icon.
· b9dfc92e
oasisfeng
authored
Sep 15, 2017
b9dfc92e
UPDATE: Add missing "INTERACT_ACROSS_USERS" permission requirement to module File Provider.
· 90eb1126
oasisfeng
authored
Sep 15, 2017
90eb1126
ADD: Notification to completely remove managed profile or restore the Island app,
· 933e20b4
oasisfeng
authored
Sep 15, 2017
933e20b4
Sep 14, 2017
UPDATE: Minor tweaks.
· b8ba30f4
oasisfeng
authored
Sep 14, 2017
b8ba30f4
UPDATE: Add "Critical" to the information in bottom panel for critical package.
· 2d34be74
oasisfeng
authored
Sep 14, 2017
2d34be74
FIX: detectCriticalSystemPackages() should never enable system apps implicitly.
· bc8a354d
oasisfeng
authored
Sep 14, 2017
bc8a354d
Sep 13, 2017
UPDATE: Add warning when freezing or disabling critical system packages, and...
· 3e5a2c2c
oasisfeng
authored
Sep 13, 2017
3e5a2c2c
UPDATE: Move web-view provider detection into CriticalAppsManager, to keep...
· 1eff957b
oasisfeng
authored
Sep 13, 2017
1eff957b
Sep 12, 2017
REFACTOR: Introduce Hacks.MATCH_ANY_USER_AND_UNINSTALLED.
· 67bd8183
oasisfeng
authored
Sep 12, 2017
67bd8183
UPDATE: Migrate to ContextShuttle in IslandAppListProvider.
· 56514a04
oasisfeng
authored
Sep 12, 2017
56514a04
FIX: File shuttle should not be shown if managed profile is not present.
· 683192f7
oasisfeng
authored
Sep 12, 2017
683192f7
Sep 11, 2017
FIX: MethodShuttle is incompatible with "Instant Run" of Android Studio.
· b0b97dfd
oasisfeng
authored
Sep 11, 2017
b0b97dfd
UPDATE: Upgrade version of build tools and support libraries.
· d809da75
oasisfeng
authored
Sep 11, 2017
d809da75
UPDATE: Add missing utility class Performances.
· e045e7be
oasisfeng
authored
Sep 11, 2017
e045e7be
UPDATE: Ensure critical system apps enabled in post-provisioning. (now...
· 62e40b1a
oasisfeng
authored
Sep 11, 2017
62e40b1a
REFACTOR: Move SystemAppsManager and related class to module "shared".
· bfce8940
oasisfeng
authored
Sep 11, 2017
bfce8940
Sep 04, 2017
UPDATE: Add analytics for file browser launch event and its availability.
· 5175fb93
oasisfeng
authored
Sep 04, 2017
5175fb93
Loading