summaryrefslogtreecommitdiffstats
path: root/tests/ActivityTests/src
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #23037899: Support for Battery Optimization permission + DialogDianne Hackborn2015-08-101-1/+4
* Fix issue #21813831: Need API for asking to be added to power whitelistDianne Hackborn2015-06-151-3/+19
* Implement some control over ALLOW_WHILE_IDLE alarms.Dianne Hackborn2015-06-122-0/+59
* Fix issue #21572679: API Review: ActivityOptions, usage time reportDianne Hackborn2015-06-051-1/+1
* Improve reporting to apps of transaction too large failures.Dianne Hackborn2015-05-211-0/+9
* Add API to track usage time of apps.Dianne Hackborn2015-05-212-0/+48
* Add test for isolated services.Dianne Hackborn2014-12-012-0/+78
* Add new empty app test entry points.Dianne Hackborn2014-11-192-0/+64
* Add Activity API to get referrer information.Dianne Hackborn2014-11-111-0/+2
* Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-041-1/+1
* Merge "Remove deprecated (and now unused) API method." into lmp-devCraig Mautner2014-09-091-1/+1
|\
| * Remove deprecated (and now unused) API method.Craig Mautner2014-09-091-1/+1
* | Work on issue #17357238: Recents is often slow if not used in a whileDianne Hackborn2014-09-051-1/+11
|/
* Fix issue #17289876: startActivityFromRecents appears to launch the wrong taskDianne Hackborn2014-08-281-5/+1
* Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-263-3/+168
* Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-201-2/+56
* Fix path for handling system window with app token.Dianne Hackborn2014-08-181-0/+7
* Use cached thumbnails in Recent tasks.Craig Mautner2014-07-021-14/+4
* Fix issue #10115327: MapCollections need to implement equalsDianne Hackborn2013-07-311-0/+59
* Okay, I give in, add null key support to ArrayMap and ArraySet.Dianne Hackborn2013-07-251-10/+18
* ArrayMap is great, so how about ArraySet!Dianne Hackborn2013-06-111-56/+150
* Additional functionality and performance for ArrayMapChet Haase2013-06-061-0/+68
* New ArrayMap class.Dianne Hackborn2013-05-242-1/+310
* Fix test build failureAmith Yamasani2013-01-161-2/+3
* More activity tests.Dianne Hackborn2012-09-253-3/+138
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+2
* Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-174-5/+8
* Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-0/+33
* More mult-user API work.Dianne Hackborn2012-08-074-1/+147
* Add APIs for interacting across users.Dianne Hackborn2012-08-023-12/+97
* Add new test for showing very slow animations.Dianne Hackborn2012-01-241-0/+17
* Add APIs to remove tasks.Dianne Hackborn2011-04-121-14/+60
* Rework thumbnails in activity manager.Dianne Hackborn2011-04-081-0/+99