summaryrefslogtreecommitdiffstats
path: root/tests/ActivityTests
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #23037899: Support for Battery Optimization permission + DialogDianne Hackborn2015-08-102-1/+5
* Work on issue #21589105: Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW...Dianne Hackborn2015-07-011-0/+1
* 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-123-0/+60
* 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-213-0/+49
* Add test for isolated services.Dianne Hackborn2014-12-013-0/+80
* Add new empty app test entry points.Dianne Hackborn2014-11-193-0/+74
* 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
* Fix issue #17752399: Multiple apps broken by GET_TASKS permission changeDianne Hackborn2014-10-031-1/+1
* Work on issue #17628623: Need to update default preferred activities for YouTubeDianne Hackborn2014-09-231-0/+14
* 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-264-3/+173
* Fix issue #17038762: Add API to add entries to the recents listDianne Hackborn2014-08-204-2/+56
* Fix path for handling system window with app token.Dianne Hackborn2014-08-182-0/+8
* 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-254-3/+142
* 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-075-1/+153
* Add APIs for interacting across users.Dianne Hackborn2012-08-024-12/+103
* Add new test for showing very slow animations.Dianne Hackborn2012-01-245-0/+124
* Add APIs to remove tasks.Dianne Hackborn2011-04-122-14/+62
* Rework thumbnails in activity manager.Dianne Hackborn2011-04-084-0/+158