summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/Activity.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "SwipeDismissLayout makes activity opaque only after entry animation en...Filip Gruszczynski2014-11-211-0/+10
|\
| * SwipeDismissLayout makes activity opaque only after entry animation ends.Filip Gruszczynski2014-11-191-0/+10
* | Add Activity API to get referrer information.Dianne Hackborn2014-11-111-1/+36
|/
* Start cross profile intents as caller.Jeff Sharkey2014-10-141-2/+2
* Implement issue #17906468: Allow search request to fall back to global searchDianne Hackborn2014-10-091-4/+14
* Don't clear visible-behind activity if it is topCraig Mautner2014-10-011-12/+18
* Merge "Fix exception when fragment container has no View." into lmp-devGeorge Mount2014-09-191-0/+5
|\
| * Fix exception when fragment container has no View.George Mount2014-09-181-0/+5
* | Remove activity icon bitmaps from system process.Craig Mautner2014-09-181-1/+1
|/
* Have Activity Transitions activited by a new window attribute.George Mount2014-09-111-3/+3
* Merge "API Review: Change SharedElementListener to SharedElementCallback." in...George Mount2014-09-051-14/+14
|\
| * API Review: Change SharedElementListener to SharedElementCallback.George Mount2014-09-041-14/+14
* | Update API per council requestCraig Mautner2014-09-041-5/+5
|/
* "Back" with translucent window now sets ActivityOptions.George Mount2014-09-041-0/+1
* Hide the interaction part of VoiceInteractionService.Dianne Hackborn2014-09-021-0/+4
* Renamed Activity.onVisibleBehindCancelled() to Activity.onVisibleBehindCancel...Jose Lima2014-08-271-7/+7
* Merge "Adjust toolbar/action bar title handling" into lmp-devAdam Powell2014-08-271-3/+3
|\
| * Adjust toolbar/action bar title handlingAdam Powell2014-08-261-3/+3
* | Add sample profiling option to am.Jeff Hao2014-08-261-4/+3
* | Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-261-0/+20
|/
* Merge "Work on issue #17011123: Hit Back/Recents button when in Recents..." i...Dianne Hackborn2014-08-221-3/+2
|\
| * Work on issue #17011123: Hit Back/Recents button when in Recents...Dianne Hackborn2014-08-211-3/+2
* | Directly propagate Activity titles to action barsAdam Powell2014-08-211-0/+3
|/
* Merge "Fix a bug propagating navigation button events from ToolbarActionBar" ...Adam Powell2014-08-181-1/+3
|\
| * Fix a bug propagating navigation button events from ToolbarActionBarAdam Powell2014-08-181-1/+3
* | Fix issue #14617210: Apps can gain access to any ContentProvider...Dianne Hackborn2014-08-181-0/+23
|/
* Make TranslucentConversionListener a SystemApiJose Lima2014-08-141-0/+1
* Renamed "media playing" APIs to "visible behind"Jose Lima2014-08-141-52/+57
* Merge "Fix incorrect Activity#startLockTask doc" into lmp-devJason Monk2014-07-251-3/+3
|\
| * Fix incorrect Activity#startLockTask docJason Monk2014-07-291-3/+3
* | Add missing documentation for createVirtualDisplayMichael Wright2014-07-251-1/+1
|/
* Create end of animation callback for ActivityCraig Mautner2014-07-251-0/+8
* Add API to set a default session in ActivityRoboErik2014-07-141-377/+413
* Adds hidden startActivityForResultAsUser APIsAlexandra Gherghina2014-07-141-1/+43
* Merge "Add Media Playing API"Craig Mautner2014-07-021-2/+101
|\
| * Add Media Playing APICraig Mautner2014-07-081-2/+101
* | Prevent exit transition when a new task was started.George Mount2014-07-071-5/+4
|/
* Add Activity.isTopOfTask() methodCraig Mautner2014-07-071-0/+16
* Introduce onNewActivityOptions for return activityCraig Mautner2014-07-071-0/+8
* Merge "Activity Transitions: change default behavior."George Mount2014-06-271-10/+2
|\
| * Activity Transitions: change default behavior.George Mount2014-06-241-10/+2
* | Merge "Activity Transitions: don't require transitionName."George Mount2014-06-251-1/+1
|\ \ | |/
| * Activity Transitions: don't require transitionName.George Mount2014-06-231-1/+1
* | Inflate fragments from layout into child FragmentManagersAdam Powell2014-06-241-72/+1
|/
* Add lock-to-app modeJason Monk2014-06-201-3/+11
* Don't make translucent window opaque during activity transition.George Mount2014-06-181-1/+4
* Fix persistent tasks and expand scopeCraig Mautner2014-06-171-8/+11
* Merge "Allow enter activity transitions to be delayed until data is ready."George Mount2014-06-101-0/+28
|\
| * Allow enter activity transitions to be delayed until data is ready.George Mount2014-06-101-0/+28
* | Make convertToTranslucent a public method in ActivityJose Lima2014-06-101-1/+2
|/