index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
Activity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix doc build.
Ying Wang
2013-04-18
1
-2
/
+2
*
Fix issue #7643046: Activity.getCallingPackage() bogusly returns null...
Dianne Hackborn
2013-04-11
1
-4
/
+10
*
Warn when exposing file:// Uris beyond a process.
Jeff Sharkey
2013-04-03
1
-6
/
+10
*
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-02-01
1
-1
/
+1
*
Add new API to propagate contextual data to the assist action
Dianne Hackborn
2013-01-23
1
-0
/
+14
*
am 782b0f71: am 4459827f: am 25505f95: am cdf5106a: docs: a few doc bugs
Scott Main
2013-01-08
1
-1
/
+1
|
\
|
*
am 4459827f: am 25505f95: am cdf5106a: docs: a few doc bugs
Scott Main
2013-01-08
1
-1
/
+1
|
|
\
|
|
*
docs: a few doc bugs
Scott Main
2013-01-08
1
-1
/
+1
*
|
|
am 41bb82be: Merge "Fix NullpointException problem in onMenuItemSelected"
Adam Powell
2013-01-03
1
-2
/
+8
|
\
\
\
|
*
|
|
Fix NullpointException problem in onMenuItemSelected
zobject
2012-12-15
1
-2
/
+8
*
|
|
|
am 534de491: Merge "Make immersive mode public & imply update locking" into j...
Christopher Tate
2012-12-11
1
-4
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Make immersive mode public & imply update locking
Christopher Tate
2012-12-10
1
-4
/
+3
|
|
/
*
|
Fix EventLog string class problem in onOptionMenuSelected
zobject
2012-12-10
1
-2
/
+2
|
/
*
Fix issue #7273573: Need API to find out if activity is destroyed
Dianne Hackborn
2012-10-02
1
-0
/
+10
*
Create main activity intents as needed for TaskStackBuilder/Up nav
Adam Powell
2012-09-16
1
-1
/
+15
*
Nested fragments.
Dianne Hackborn
2012-09-06
1
-25
/
+45
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-1
/
+2
*
Fix issue #7016987: Unable to attach a picture in gmail/emaill composer action.
Dianne Hackborn
2012-08-23
1
-0
/
+26
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-4
/
+6
*
More view hierarchy, fragment debugging.
Dianne Hackborn
2012-08-17
1
-0
/
+23
*
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
|
/
[next]