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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ActivityOptions.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only allow NEW_TASK flag when adjusting pending intents
Winson Chung
2023-05-27
1
-1
/
+5
*
Enable flagging shortcut with no_user_action flag
Jeff Chang
2023-02-07
1
-0
/
+23
*
Enable flagging shortcut with additional activity flags
Jerry Chang
2023-02-03
1
-0
/
+24
*
Allow to disable showing starting window when start from recents
wilsonshih
2022-09-27
1
-0
/
+27
*
Merge "Strip transition information from activityoptions when sent to app" in...
Evan Rosky
2022-08-04
1
-0
/
+5
|
\
|
*
Merge "Strip transition information from activityoptions when sent to app" in...
Evan Rosky
2022-08-04
1
-0
/
+5
|
|
\
|
|
*
Merge "Strip transition information from activityoptions when sent to app" in...
Evan Rosky
2022-08-04
1
-0
/
+5
|
|
|
\
|
|
|
*
Strip transition information from activityoptions when sent to app
Evan Rosky
2022-08-04
1
-0
/
+5
*
|
|
|
Merge "Revert "Strip transition information from activityoptions once it is r...
Evan Rosky
2022-08-04
1
-5
/
+0
|
\
|
|
|
|
*
|
|
Merge "Revert "Strip transition information from activityoptions once it is r...
Evan Rosky
2022-08-04
1
-5
/
+0
|
|
\
|
|
|
|
*
|
Merge "Revert "Strip transition information from activityoptions once it is r...
Evan Rosky
2022-08-04
1
-5
/
+0
|
|
|
\
|
|
|
|
*
Revert "Strip transition information from activityoptions once it is read."
Evan Rosky
2022-08-03
1
-5
/
+0
*
|
|
|
Merge "Strip transition information from activityoptions once it is read." in...
Evan Rosky
2022-08-03
1
-0
/
+5
|
\
|
|
|
|
*
|
|
Merge "Strip transition information from activityoptions once it is read." in...
Evan Rosky
2022-08-03
1
-0
/
+5
|
|
\
|
|
|
|
*
|
Merge "Strip transition information from activityoptions once it is read." in...
Evan Rosky
2022-08-02
1
-0
/
+5
|
|
|
\
|
|
|
|
*
Strip transition information from activityoptions once it is read.
Evan Rosky
2022-08-02
1
-0
/
+5
|
|
|
*
Provide default splash screen style for Launcher and SystemUI.
wilsonshih
2021-12-01
1
-1
/
+1
|
*
|
|
Add ActivityOption to remove keyguard when an activity is launched.
Issei Suzuki
2022-05-17
1
-14
/
+14
|
|
/
/
*
|
|
Adjust PiP source rect hint for window bounds
Hongwei Wang
2022-07-14
1
-1
/
+0
*
|
|
Add ActivityOption to remove keyguard when an activity is launched.
Issei Suzuki
2022-04-27
1
-14
/
+14
|
/
/
*
|
Add timestamp to ActivityOptions.OnAnimation*Listener
Issei Suzuki
2022-04-22
1
-8
/
+15
*
|
Add hidden flag in ActivityOptions to ignore PendingIntent creator foreground...
Ricky Wai
2022-04-01
1
-0
/
+27
*
|
Merge "Add ActivityOption to remove insecure keyguard when activity is launch...
Issei Suzuki
2022-03-24
1
-0
/
+30
|
\
\
|
*
|
Add ActivityOption to remove insecure keyguard when activity is launched.
Issei Suzuki
2022-03-16
1
-0
/
+30
*
|
|
Merge "Read custom background when creating ActivityOptions from bundle" into...
Pablo Gamito
2022-03-22
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Read custom background when creating ActivityOptions from bundle
Pablo Gamito
2022-03-14
1
-0
/
+1
*
|
|
Revert "Expose ActivityOptions.fromBundle() as ModuleApi."
Yuncheol Heo
2022-03-03
1
-11
/
+3
*
|
|
Rename 'EMPTY' to 'SOLID_COLOR' for splash screen style.
wilsonshih
2022-03-02
1
-2
/
+2
*
|
|
Restrict what activity launches show permission prompts
Nate Myren
2022-02-28
1
-0
/
+33
|
/
/
*
|
Add Content PiP support with launch-into-pip API
Hongwei Wang
2022-02-15
1
-0
/
+45
*
|
Merge "Safer @hide Bundle.getParcelable() with explicit type"
Bernardo Rufino
2022-02-11
1
-1
/
+1
|
\
\
|
*
|
Safer @hide Bundle.getParcelable() with explicit type
Bernardo Rufino
2022-02-09
1
-1
/
+1
*
|
|
Make getSplashScreenStyle public.
wilsonshih
2022-02-08
1
-1
/
+0
|
/
/
*
|
Add option to override background color for animation through overridePending...
Pablo Gamito
2022-01-27
1
-7
/
+43
*
|
Public API set and get splashscreen style
wilsonshih
2022-01-03
1
-9
/
+16
*
|
Add support for WindowAnimationStyle theme attribute in shell
Pablo Gamito
2021-12-21
1
-0
/
+2
*
|
Provide default splash screen style for Launcher and SystemUI.
wilsonshih
2021-11-29
1
-1
/
+1
*
|
Merge "Make ActivityOptions#setLaunchTaskId a system API" into sc-v2-dev am: ...
Tom Natan
2021-10-21
1
-1
/
+3
|
\
|
|
*
Make ActivityOptions#setLaunchTaskId a system API
tomnatan
2021-10-21
1
-1
/
+4
|
*
Wrap IRemoteTransition in a parcelable to enable extra properties
Evan Rosky
2021-09-03
1
-9
/
+8
*
|
Merge BroadcastOptions and ActivityOptions PendingIntent BAL flags and
Ricky Wai
2021-10-19
1
-41
/
+5
*
|
Merge "Expose ActivityOptions.fromBundle() as ModuleApi."
Yuncheol Heo
2021-09-30
1
-3
/
+12
|
\
\
|
*
|
Expose ActivityOptions.fromBundle() as ModuleApi.
Yuncheol Heo
2021-09-17
1
-3
/
+12
|
|
/
*
|
Merge "Add hidden API to allow PendingIntent sender to allow/block BAL"
Ricky Wai
2021-09-23
1
-0
/
+36
|
\
\
|
*
|
Add hidden API to allow PendingIntent sender to allow/block BAL
Ricky Wai
2021-09-16
1
-0
/
+36
|
|
/
*
/
Wrap IRemoteTransition in a parcelable to enable extra properties
Evan Rosky
2021-09-02
1
-9
/
+8
|
/
*
Intercept activity start requests in client organizer
Andrii Kulian
2021-08-03
1
-0
/
+24
*
Persist Theme name instead of ID for ShortcutInfo
Issei Suzuki
2021-06-09
1
-6
/
+7
*
Introduce setSplashscreenStyle to specify splash screen style.
wilsonshih
2021-06-08
1
-0
/
+28
*
Defer pausing apps when bringing up recents
Evan Rosky
2021-05-14
1
-0
/
+30
[next]