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
*
Fun with Up navigation
Adam Powell
2012-07-19
1
-1
/
+6
*
Add aapt support for generating proguard rules for onClick methods.
Dianne Hackborn
2012-05-18
1
-1
/
+1
*
Fix activity resolver, issues #6519130 and #6507239
Dianne Hackborn
2012-05-18
1
-1
/
+2
*
Handle returning a result from automatic up navigation from another
Adam Powell
2012-05-15
1
-1
/
+10
*
Fix for toggling menu item visibility outside of create/prepare menu
Adam Powell
2012-05-08
1
-1
/
+1
*
Fix a bug in Activity Up navigation dispatching
Adam Powell
2012-05-07
1
-3
/
+2
*
Merge "Fix javadoc." into jb-dev
Pin Ting
2012-05-06
1
-1
/
+1
|
\
|
*
Fix javadoc.
Pin Ting
2012-04-26
1
-1
/
+1
*
|
Clarify documentation about when Activity#onCreateNavigateUpTaskStack
Adam Powell
2012-05-02
1
-0
/
+4
*
|
Fix documentation of Activity#navigateUpTo() to describe its actual
Adam Powell
2012-05-02
1
-2
/
+7
*
|
API modifications for TaskStackBuilder
Adam Powell
2012-05-01
1
-1
/
+1
*
|
Use finishAffinity for automatic up navigation
Adam Powell
2012-04-26
1
-1
/
+1
*
|
Add new Activity.finishAffinity() method.
Dianne Hackborn
2012-04-26
1
-0
/
+30
|
/
*
am 0691f70a: am 13bb0791: Merge "docs: Added missing comma in code snippet. B...
Quddus Chong
2012-04-18
1
-1
/
+1
|
\
|
*
am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" ...
Quddus Chong
2012-04-18
1
-1
/
+1
|
|
\
|
|
*
docs: Added missing comma in code snippet.
Quddus Chong
2012-04-13
1
-1
/
+1
|
|
*
DO NOT MERGE: Make component names visible in javadoc.
Jeff Sharkey
2012-04-11
1
-1
/
+1
|
*
|
Make immersive mode public & imply update locking
Christopher Tate
2012-03-19
1
-2
/
+0
|
|
/
*
|
Merge "Make component names visible in javadoc."
Jeff Sharkey
2012-04-11
1
-1
/
+1
|
\
\
|
*
|
Make component names visible in javadoc.
Jeff Sharkey
2012-04-11
1
-1
/
+1
*
|
|
Some small tweaks to improve memory management.
Dianne Hackborn
2012-04-10
1
-0
/
+12
|
/
/
*
|
Tweaks to Activity up navigation
Adam Powell
2012-04-09
1
-12
/
+23
*
|
TaskStackBuilder and Activity navigation features for framework
Adam Powell
2012-04-05
1
-2
/
+216
*
|
Add new thumbnail animation.
Dianne Hackborn
2012-03-23
1
-1
/
+1
*
|
Start using the new activity options argument.
Dianne Hackborn
2012-03-19
1
-12
/
+31
*
|
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-43
/
+263
*
|
Merge "ActivityManager: add option to allow OpenGL trace."
Siva Velusamy
2012-03-12
1
-6
/
+5
|
\
\
|
*
|
ActivityManager: add option to allow OpenGL trace.
Siva Velusamy
2012-03-12
1
-6
/
+5
*
|
|
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-2
/
+2
|
/
/
*
/
Add new Intent API for associating a ClipData with an Intent.
Dianne Hackborn
2012-03-08
1
-2
/
+22
|
/
*
Merge "docs: add developer guide cross-references, Project ACRE"
Joe Fernandez
2011-10-04
1
-13
/
+16
|
\
|
*
docs: add developer guide cross-references, Project ACRE
Joe Fernandez
2011-10-04
1
-13
/
+16
*
|
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-0
/
+7
|
/
*
docs: adding warning to managedQuery() JavaDoc about cursor.close()
Joe Fernandez
2011-09-06
1
-0
/
+22
*
Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread
Dianne Hackborn
2011-09-01
1
-3
/
+6
*
Fix issues 5158104 and 4981556 (fragment problems)
Dianne Hackborn
2011-08-29
1
-2
/
+0
*
Add new am option to profile the launching of an activity.
Dianne Hackborn
2011-08-15
1
-1
/
+2
*
New extended Intent protcols for installing/uninstalling apps.
Dianne Hackborn
2011-08-10
1
-40
/
+40
*
Fix bug 5098288 - Rethink the suite of new themes
Adam Powell
2011-08-02
1
-0
/
+3
*
Various work on out of memory managment.
Dianne Hackborn
2011-07-29
1
-4
/
+18
*
Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resize
Adam Powell
2011-07-28
1
-4
/
+6
*
Fix bug 5087752 - Maintain correct contrast against action bars in
Adam Powell
2011-07-28
1
-1
/
+13
*
Fix issue #5063010: Loaders don't seem to be properly...
Dianne Hackborn
2011-07-25
1
-2
/
+2
*
Merge "resolved conflicts for merge of ed1a9c77 to master"
Dianne Hackborn
2011-06-10
1
-1
/
+3
|
\
|
*
resolved conflicts for merge of ed1a9c77 to master
Dianne Hackborn
2011-06-10
1
-1
/
+3
|
|
\
|
|
*
Fix some problems with moving in and out of detached state.
Dianne Hackborn
2011-06-10
1
-1
/
+3
*
|
|
Optimize StrictMode activity instance count check.
Jeff Brown
2011-06-10
1
-3
/
+2
|
/
/
*
|
am e826feb6: am dddd6b15: am 185e3e24: Fix when managed cursors are required.
Dianne Hackborn
2011-06-03
1
-16
/
+18
|
\
|
|
*
Fix when managed cursors are required.
Dianne Hackborn
2011-06-03
1
-16
/
+18
|
*
DO NOT MERGE. Integrate from master: Rework display size access.
Dianne Hackborn
2011-05-16
1
-12
/
+0
[next]