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
/
Activity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add transaction executor
Andrii Kulian
2017-12-05
1
-3
/
+11
*
Merge "Fix typo" am: 913f396c11 am: 8c7c6e3952
Ahmad Melegy
2017-11-17
1
-1
/
+1
|
\
|
*
Merge "Fix typo" am: 913f396c11
Ahmad Melegy
2017-11-17
1
-1
/
+1
|
|
\
|
|
*
Merge "Fix typo"
Ahmad Melegy
2017-11-17
1
-1
/
+1
|
|
|
\
|
|
|
*
Fix typo
Ahmad Melegy
2017-11-14
1
-1
/
+1
|
|
|
*
DO NOT MERGE Remove orientation restriction to only fullscreen activities.
Bryce Lee
2017-11-13
1
-14
/
+0
|
*
|
|
DO NOT MERGE Remove orientation restriction to only fullscreen activities.
Bryce Lee
2017-10-31
1
-14
/
+0
|
|
/
/
*
|
|
Deprecate framework Fragments and Loaders
Ian Lake
2017-11-13
1
-3
/
+24
*
|
|
Remove orientation restriction to only fullscreen activities.
Bryce Lee
2017-10-31
1
-13
/
+1
*
|
|
Merge "AM: make LockTask truly multi-task-aware."
Charles He
2017-10-31
1
-25
/
+25
|
\
\
\
|
*
|
|
AM: make LockTask truly multi-task-aware.
Charles He
2017-10-30
1
-25
/
+25
*
|
|
|
New Autofill API: FillResponse.disableAutofill(duration)
Felipe Leme
2017-10-27
1
-1
/
+2
|
/
/
/
*
|
|
Minor logging improvements on Autofill.
Felipe Leme
2017-10-17
1
-0
/
+2
*
|
|
New Autofill API: SaveInfo.setTriggerId()
Felipe Leme
2017-10-12
1
-1
/
+1
*
|
|
Merge "docs: Tiny usage fix ("e-mail" -> "email")" into oc-mr1-dev am: c4a0b3...
Andrew Solovay
2017-10-10
1
-2
/
+2
|
\
|
|
|
*
|
docs: Tiny usage fix ("e-mail" -> "email")
Andrew Solovay
2017-10-09
1
-2
/
+2
*
|
|
Merge "Sets AutofillClient on attachBaseContext()" into oc-mr1-dev am: 6d17d9...
Felipe Leme
2017-10-04
1
-0
/
+13
|
\
|
|
|
*
|
Sets AutofillClient on attachBaseContext()
Felipe Leme
2017-10-04
1
-0
/
+13
*
|
|
Merge "Hides the Save UI while handling a pending intent from CustomDescripti...
Felipe Leme
2017-08-29
1
-2
/
+24
|
\
|
|
|
*
|
Hides the Save UI while handling a pending intent from CustomDescription.
Felipe Leme
2017-08-28
1
-2
/
+24
*
|
|
Merge "Add API to disallow entering PiP when launching a new activity" into o...
Winson Chung
2017-08-26
1
-0
/
+1
|
\
|
|
|
*
|
Add API to disallow entering PiP when launching a new activity
Winson Chung
2017-08-25
1
-0
/
+1
*
|
|
Migrated some windowing methods from StackId to WindowConfiguration
Wale Ogunwale
2017-08-24
1
-11
/
+2
|
/
/
*
|
Move PiP state check exception to the client side
Winson Chung
2017-08-23
1
-13
/
+28
*
|
Merge "Log reportFullyDrawn into TRON" into oc-mr1-dev
TreeHugger Robot
2017-08-21
1
-1
/
+3
|
\
\
|
*
|
Log reportFullyDrawn into TRON
Jorim Jaggi
2017-08-21
1
-1
/
+3
*
|
|
Merge "Revert "Dismiss Autofill Save UI when a new Activity is launched."" in...
TreeHugger Robot
2017-08-17
1
-5
/
+0
|
\
\
\
|
*
|
|
Revert "Dismiss Autofill Save UI when a new Activity is launched."
Felipe Leme
2017-08-16
1
-5
/
+0
*
|
|
|
Merge "Update references to O MR1 to proper codename." into oc-mr1-dev
Bryce Lee
2017-08-16
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update references to O MR1 to proper codename.
Bryce Lee
2017-08-10
1
-2
/
+2
|
|
/
/
*
/
/
Dismiss Autofill Save UI when a new Activity is launched.
Felipe Leme
2017-08-14
1
-0
/
+5
|
/
/
*
|
Added Activity flags to show on lock screen.
chaviw
2017-06-29
1
-0
/
+47
*
|
Remove visibleBehind functionality
Wale Ogunwale
2017-06-29
1
-8
/
+0
|
/
*
Disable requestVisibleBehind.
Robert Carr
2017-06-27
1
-11
/
+1
*
Correct lastId on onCreate with unexpected state
Philip P. Moltmann
2017-06-19
1
-15
/
+17
*
Separate a11y and autofill view ids
Phil Weaver
2017-06-16
1
-18
/
+17
*
Workaround to ensure that PIP activities have a visible shadow.
Winson Chung
2017-06-02
1
-0
/
+4
*
Always post AutofillManager operations in the UI thread.
Felipe Leme
2017-05-30
1
-0
/
+1
*
Hide Autofill UI when non-savable id is gone.
Felipe Leme
2017-05-23
1
-0
/
+20
*
Fix issue #38393543: Not allowed to start service Intent
Dianne Hackborn
2017-05-19
1
-1
/
+3
*
Merge "Preserve non-floating state when entering pinned stack." into oc-dev
Rob Carr
2017-05-15
1
-17
/
+0
|
\
|
*
Preserve non-floating state when entering pinned stack.
Robert Carr
2017-05-10
1
-17
/
+0
*
|
Merge "Allow for SDK 26 Activities to specify orientation when not fullscreen...
Bryce Lee
2017-05-11
1
-1
/
+1
|
\
\
|
*
|
Allow for SDK 26 Activities to specify orientation when not fullscreen.
Bryce Lee
2017-05-11
1
-1
/
+1
|
|
/
*
/
Properly position dataset picker UI
Svet Ganov
2017-05-10
1
-10
/
+1
|
/
*
Merge "Revert "Fixed placemente of Autofill UI for virtual views."" into oc-dev
TreeHugger Robot
2017-05-10
1
-1
/
+1
|
\
|
*
Revert "Fixed placemente of Autofill UI for virtual views."
Svet Ganov
2017-05-10
1
-1
/
+1
*
|
Merge "Prevent non-fullscreen activities from influencing orientation" into o...
Bryce Lee
2017-05-10
1
-0
/
+13
|
\
\
|
*
|
Prevent non-fullscreen activities from influencing orientation
Bryce Lee
2017-05-09
1
-0
/
+13
|
|
/
*
/
Allow null fill values to support authentication case
Svetoslav Ganov
2017-05-09
1
-3
/
+4
|
/
[next]