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