index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ActivityManagerInternal.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temp allowlist FGS start 10 seconds for broadcast ACTION_MY_PACKAGE_REPLACED.
Hui Yu
2021-01-25
1
-1
/
+1
*
Merge "BOOT_COMPLETED broadcasts are temp allowlisted to start FGS."
Hui Yu
2021-01-20
1
-0
/
+5
|
\
|
*
BOOT_COMPLETED broadcasts are temp allowlisted to start FGS.
Hui Yu
2021-01-19
1
-0
/
+5
*
|
DeviceIdleController updates AMS with temp allowlist type.
Hui Yu
2021-01-19
1
-4
/
+9
|
/
*
Merge "tempWhitelistForPendingIntent() can specify temp allowlist type."
Hui Yu
2021-01-15
1
-4
/
+17
|
\
|
*
tempWhitelistForPendingIntent() can specify temp allowlist type.
Hui Yu
2021-01-13
1
-4
/
+17
*
|
Allow BG-FGS-launch for profile owner UID.
Hui Yu
2021-01-12
1
-0
/
+11
|
/
*
BG-FGS-start is allowed for companion apps.
Hui Yu
2021-01-12
1
-0
/
+17
*
Add ability to cancel ANR dialogs
Vishnu Nair
2020-11-11
1
-0
/
+5
*
1/ Add basic infra for global drag handling in the Shell
Winson Chung
2020-10-23
1
-0
/
+6
*
Add a method to return the flags set for a PendingIntent
Ashwini Oruganti
2020-10-08
1
-0
/
+5
*
Revert "Check cross-user interactions for permissions and app-op..."
Philip P. Moltmann
2020-09-21
1
-23
/
+4
*
Check cross-user interactions for permissions and app-ops operations
Philip P. Moltmann
2020-09-11
1
-4
/
+23
*
Merge "Unify dispatching timeout constants"
Siarhei Vishniakou
2020-08-04
1
-1
/
+2
|
\
|
*
Unify dispatching timeout constants
Siarhei Vishniakou
2020-08-04
1
-1
/
+2
*
|
Merge "Revert "Check cross-user interactions for permissions and app-op...""
Philip P. Moltmann
2020-08-04
1
-11
/
+2
|
\
\
|
|
/
|
/
|
|
*
Revert "Check cross-user interactions for permissions and app-op..."
Philip P. Moltmann
2020-08-03
1
-11
/
+2
*
|
Inclusive naming of app enumeration changes from R
Patrick Baumann
2020-07-31
1
-1
/
+1
|
/
*
Check cross-user interactions for permissions and app-ops operations
Philip P. Moltmann
2020-07-27
1
-2
/
+11
*
Toast on broadcast receiver notification trampolines
Bernardo Rufino
2020-07-27
1
-2
/
+4
*
Replace "whitelist" wording from BAL's code
Bernardo Rufino
2020-07-22
1
-5
/
+4
*
Use the processName from ProcessRecord instead of ApplicationInfo
Jing Ji
2020-07-14
1
-2
/
+2
*
Copying some ActivityManager hidden APIs to Internal
Suprabh Shukla
2020-06-18
1
-0
/
+28
*
Remove debug code before beta release.
Hui Yu
2020-06-09
1
-7
/
+0
*
Add uid to PendingStartActivityUids when activity resumed.
Hui Yu
2020-06-08
1
-3
/
+9
*
Check PendingStartActivityUids list before updateOomAdj is done.
Hui Yu
2020-05-20
1
-0
/
+13
*
Add back ActivityManagerService.onUserRemoved
Adam Bookatz
2020-04-24
1
-0
/
+9
*
Whitelist for package broadcasts
Patrick Baumann
2020-03-30
1
-0
/
+16
*
Exempt device owner uid from FGS BG restriction.
Hui Yu
2020-03-26
1
-0
/
+9
*
Merge "Do not crash if attempt to launch app from locked profile" into rvc-dev
Rubin Xu
2020-03-18
1
-1
/
+2
|
\
|
*
Do not crash if attempt to launch app from locked profile
Rubin Xu
2020-03-18
1
-1
/
+2
*
|
Pass bind mount storage data decision from java to zygote
Ricky Wai
2020-03-12
1
-0
/
+7
|
/
*
Revert "Revert "Activity start: Send featureId from context->AppOpsManager""
Philip P. Moltmann
2020-02-12
1
-6
/
+9
*
Revert "Activity start: Send featureId from context->AppOpsManager"
Philip P. Moltmann
2020-02-10
1
-9
/
+6
*
Activity start: Send featureId from context->AppOpsManager
Philip P. Moltmann
2020-02-08
1
-6
/
+9
*
Make the disconnecting list from activity up-to-date
Riddle Hsu
2020-02-03
1
-1
/
+1
*
FGS background start restriction.
Hui Yu
2020-01-24
1
-0
/
+6
*
Disable user-facing historical app ops methods
Nate Myren
2020-01-24
1
-0
/
+10
*
Give INTERACT_ACROSS_PROFILES parity with _USERS for bindServiceAsUser API
kholoud mohamed
2020-01-09
1
-0
/
+11
*
Add pre-dump for input ANR
Riddle Hsu
2020-01-07
1
-0
/
+3
*
Merge Task and TaskRecord into one class (65/n)
Louis Chang
2019-11-12
1
-1
/
+1
*
int userHandle -> int userId
Bookatz
2019-09-06
1
-18
/
+19
*
Merge "Fix overlapping remote and recents animations" into qt-r1-dev am: b248...
Jorim Jaggi
2019-08-05
1
-11
/
+0
|
\
|
*
Fix overlapping remote and recents animations
Jorim Jaggi
2019-08-05
1
-11
/
+0
*
|
Detailed ContentProvider permissions checks.
Jeff Sharkey
2019-07-12
1
-0
/
+7
*
|
Merge "Merge "Add anon RSS + swap metric" into qt-dev am: 9af8d15783 am: 8327...
Ioannis Ilkos
2019-06-24
1
-8
/
+1
|
\
|
|
*
Add anon RSS + swap metric
Ioannis Ilkos
2019-06-21
1
-8
/
+1
*
|
Start process of next activity with top priority in advance
Riddle Hsu
2019-06-11
1
-1
/
+1
|
/
*
Cleanup background activity starts for release.
Alan Stokes
2019-06-04
1
-1
/
+0
*
Prevent double teardown of service connections
Christopher Tate
2019-05-29
1
-1
/
+1
[next]