summaryrefslogtreecommitdiff
path: root/tests/ActivityTests/src
AgeCommit message (Expand)Author
2014-08-20Fix issue #17038762: Add API to add entries to the recents list Dianne Hackborn
2014-08-18Fix path for handling system window with app token. Dianne Hackborn
2014-07-02Use cached thumbnails in Recent tasks. Craig Mautner
2013-07-31Fix issue #10115327: MapCollections need to implement equals Dianne Hackborn
2013-07-25Okay, I give in, add null key support to ArrayMap and ArraySet. Dianne Hackborn
2013-06-11ArrayMap is great, so how about ArraySet! Dianne Hackborn
2013-06-06Additional functionality and performance for ArrayMap Chet Haase
2013-05-24New ArrayMap class. Dianne Hackborn
2013-01-16Fix test build failure Amith Yamasani
2012-09-25More activity tests. Dianne Hackborn
2012-08-30Improve multi-user broadcasts. Dianne Hackborn
2012-08-17Switch public APIs to use new UserHandle class for identifying users. Dianne Hackborn
2012-08-14Add API to create new contexts with custom configurations. Dianne Hackborn
2012-08-07More mult-user API work. Dianne Hackborn
2012-08-02Add APIs for interacting across users. Dianne Hackborn
2012-01-24Add new test for showing very slow animations. Dianne Hackborn
2011-04-12Add APIs to remove tasks. Dianne Hackborn
2011-04-08Rework thumbnails in activity manager. Dianne Hackborn