summaryrefslogtreecommitdiff
path: root/core/java/android/app/ApplicationThreadNative.java
Commit message (Expand)AuthorAgeFilesLines
* Move ApplicationThread to aidl.Sudheer Shanka2016-10-191-1544/+0
* Merge "Move device serial behing a permission"Svetoslav Ganov2016-09-211-2/+5
|\
| * Move device serial behing a permissionSvet Ganov2016-09-111-2/+5
* | Immediately deliver new intent to paused activity in docked stack am: 826c706...Wale Ogunwale2016-09-141-2/+4
|\ \ | |/ |/|
| * Immediately deliver new intent to paused activity in docked stackWale Ogunwale2016-09-131-2/+4
* | Update trusted certificates when the trust store is changedChad Brubaker2016-06-301-0/+14
|/
* Fix multi-window assiststructure trashingAmith Yamasani2016-05-101-2/+4
* Refactor usages of Picture In Picture and Multi Window (1/4)Andrii Kulian2016-03-291-7/+7
* Add dumpsys meminfo --unreachableColin Cross2016-02-181-2/+5
* Renamed Activity class multi-window APIsWale Ogunwale2016-02-011-13/+13
* Voice Interaction from within an ActivityAmith Yamasani2016-01-231-0/+21
* APIs for activity to know when its windowing/pip modes changeWale Ogunwale2015-12-071-0/+42
* Update client configuration when resizing without crossing size threshold.Filip Gruszczynski2015-12-041-3/+5
* Remove GLTrace supportPablo Ceballos2015-10-061-8/+5
* Preserve window during resize triggered relaunches.Filip Gruszczynski2015-09-141-16/+19
* resolved conflicts for merge of 8fb82074 to masterMan Cao2015-06-241-7/+12
|\
| * resolved conflicts for merge of 0f14548c to mnc-dev-plus-aospMathieu Chartier2015-06-241-4/+7
| |\
| | * Add an AM option to start with allocation trackingMan Cao2015-06-241-4/+7
* | | Merge "Add binder transaction tracking."Rahul Chaturvedi2015-06-221-8/+51
|\ \ \ | |/ / |/| |
| * | Add binder transaction tracking.Rahul Chaturvedi2015-06-221-8/+51
* | | Debug logging for a certain class of binder transaction failuresChristopher Tate2015-06-191-2/+10
|/ /
* | Add 'App Summary' section to meminfo.Richard Uhler2015-05-081-2/+5
* | Include stack override configurations in onConfigurationChanged() call.Wale Ogunwale2015-02-091-2/+16
* | Support activities in the same process having different resources.Wale Ogunwale2015-01-271-17/+28
|/
* Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmergeJeff Sharkey2015-01-151-0/+18
|\
| * Offer to detect non-SSL/TLS network traffic.Jeff Sharkey2015-01-151-0/+18
* | Add Activity API to get referrer information.Dianne Hackborn2014-11-111-9/+13
|/
* Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-051-2/+4
* Add sample profiling option to am.Jeff Hao2014-08-261-51/+33
* Renamed "media playing" APIs to "visible behind"Jose Lima2014-08-141-8/+10
* Create end of animation callback for ActivityCraig Mautner2014-07-251-0/+18
* Add Media Playing APICraig Mautner2014-07-081-0/+38
* Introduce onNewActivityOptions for return activityCraig Mautner2014-07-071-1/+24
* am b9a45aae: am 447b68e7: am b5e05cff: Merge "Fixing parcel leaks to avoid vi...Jeff Sharkey2014-06-191-0/+1
|\
| * Fixing parcel leaks to avoid virtual memory leakMaunik Shah2014-06-191-0/+1
| * Inform libcore of time format pref. changes.Narayan Kamath2014-03-071-0/+18
* | Merge "Pass ActivityOptions back from finishing activity."Craig Mautner2014-05-141-5/+2
|\ \
| * | Pass ActivityOptions back from finishing activity.Craig Mautner2014-05-131-5/+2
* | | Switch PacUrl storage from String to UriJason Monk2014-05-121-3/+4
|/ /
* | Introduce persistent forms of Activity lifecycle calls.Craig Mautner2014-05-091-5/+8
* | Make GET_TASKS signature|system.Dianne Hackborn2014-05-021-18/+0
* | Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-1/+7
* | Inform libcore of time format pref. changes.Narayan Kamath2014-03-071-0/+18
* | Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-2/+2
* | Add support for cross-activity scenes and transitionsAdam Powell2013-12-051-6/+13
|/
* Install providers enabled after app started.Jeff Sharkey2013-10-081-0/+18
* Unmarshall PFDs properly when hand-crafting interface stubsAmith Yamasani2013-09-231-4/+4
* Implement issue #10691475: Kill cached processes if about to...Dianne Hackborn2013-09-191-29/+5
* Revert services assist context in KitKatAdam Skory2013-09-111-4/+2
* Merge "Extend assist context to foreground services"Matt Casey2013-08-081-5/+8
|\