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
/
ActivityOptions.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable flagging shortcuts to launch properly in a bubble
Mady Mellor
2020-04-28
1
-0
/
+24
*
Merge "Add test APIs for makeCustomAnimation" into rvc-dev
Ming-Shin Lu
2020-04-17
1
-2
/
+37
|
\
|
*
Add test APIs for makeCustomAnimation
Ming-Shin Lu
2020-04-07
1
-2
/
+37
*
|
8/n Allow targeting task containers for activity launch
Andrii Kulian
2020-04-15
1
-0
/
+26
|
/
*
Update some policy around multi-window windowing mode
Winson Chung
2020-03-18
1
-0
/
+27
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Use setTaskOverlay to launch ConfirmDeviceCredentialActivity.
wilsonshih
2019-11-06
1
-2
/
+2
*
Add test API to change the exit transition timeout.
George Mount
2019-08-27
1
-0
/
+11
*
Adding caller display id when launching activities via PendingIntent
Louis Chang
2019-07-29
1
-3
/
+30
*
Fixing HardwareBuffer leak when creating a bitmap
Sunny Goyal
2019-04-10
1
-3
/
+1
*
Add mechanism for freezing the system recent task list
Winson Chung
2019-03-15
1
-0
/
+30
*
Replace createHardwareBitmap with wrapHardwareBuffer.
Peiyong Lin
2019-01-30
1
-1
/
+3
*
Merge "Add activity options flag to force launching an activity in a new task"
TreeHugger Robot
2018-10-18
1
-0
/
+28
|
\
|
*
Add activity options flag to force launching an activity in a new task
Winson Chung
2018-09-28
1
-0
/
+28
*
|
Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6
kopriva
2018-10-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge "docs: fixing errors found with lint check" into pi-dev
kopriva
2018-10-09
1
-1
/
+1
|
|
\
|
|
*
docs: fixing errors found with lint check
kopriva
2018-10-09
1
-1
/
+1
|
*
|
Merge "Docs: fixed formatting for setLaunchBounds()" into pi-dev
Benjamin Miller
2018-08-29
1
-4
/
+5
|
|
\
|
|
|
*
Docs: fixed formatting for setLaunchBounds()
Benjamin Miller
2018-08-24
1
-4
/
+5
|
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+5
|
|
/
*
|
Merge "Docs: fixed formatting for setLaunchBounds()"
TreeHugger Robot
2018-08-17
1
-4
/
+5
|
\
\
|
*
|
Docs: fixed formatting for setLaunchBounds()
Benjamin Miller
2018-07-05
1
-4
/
+5
*
|
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+5
|
/
/
*
|
Prevent clobbering of activity options bundle when merging
Winson Chung
2018-06-29
1
-14
/
+36
*
|
Split interfaces and service for activities from current AM interfaces (1/n)
Wale Ogunwale
2018-06-06
1
-1
/
+1
|
/
*
Update Javadoc of setLockTaskEnabled to reflect known issue
Benjamin Franz
2018-04-05
1
-1
/
+2
*
Update lock task features name and javadoc
Benjamin Franz
2018-02-19
1
-2
/
+2
*
Override all transitions from package start
Jorim Jaggi
2018-02-14
1
-0
/
+5
*
Revert "Revert "2/ Add support for remote Recents animation""
Winson Chung
2018-01-25
1
-0
/
+28
*
Revert "2/ Add support for remote Recents animation"
Jorim Jaggi
2018-01-25
1
-28
/
+0
*
2/ Add support for remote Recents animation
Winson Chung
2018-01-24
1
-0
/
+28
*
Remote animations (app-controlled animations)
Jorim Jaggi
2018-01-17
1
-1
/
+32
*
Enforce platform level animation in CrossProfileApps.startMainActivity
Tony Mak
2017-12-20
1
-0
/
+16
*
Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary
Matthew Ng
2017-10-27
1
-10
/
+12
*
AM: introduce ActivityOptions.setLockTaskMode().
Charles He
2017-10-12
1
-0
/
+42
*
Removed remaining use of static stack ids.
Wale Ogunwale
2017-10-11
1
-1
/
+0
*
ActivityOptions.set/getLaunchStackId() be gone!
Wale Ogunwale
2017-09-19
1
-9
/
+42
*
Add API to disallow entering PiP when launching a new activity
Winson Chung
2017-08-25
1
-0
/
+23
*
Fix backwards flag causing crash.
Winson Chung
2017-06-16
1
-1
/
+1
*
Handling cases with a null bitmap.
Winson Chung
2017-06-02
1
-5
/
+7
*
DO NOT MERGE Updating AnimationSpec and related internal APIs to use GraphicB...
Winson Chung
2017-05-31
1
-5
/
+23
*
Optimize hot launching recents
Jorim Jaggi
2017-05-16
1
-45
/
+30
*
Allow apps to provide the Instant App installer extra information
Chad Brubaker
2017-04-26
1
-0
/
+32
*
Create a valid ActivityOptions Bundle even for default animations
Ian Lake
2017-04-18
1
-3
/
+0
*
Use feature instead of hidden config for multi-display
Andrii Kulian
2017-04-07
1
-0
/
+8
*
Fix issue with task overlay activities not finishing.
Winson Chung
2017-03-27
1
-0
/
+2
*
Merge "Extract and unhide TransitionListenerAdapter"
Ben Weiss
2017-02-06
1
-1
/
+2
|
\
|
*
Extract and unhide TransitionListenerAdapter
Ben Weiss
2016-11-17
1
-1
/
+2
*
|
Ensure that we always resume task overlay activities if requested.
Winson Chung
2017-01-12
1
-3
/
+21
|
/
*
Add API to launch activities on secondary displays
Andrii Kulian
2016-11-15
1
-0
/
+29
[next]