| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue #10115327: MapCollections need to implement equals | Dianne Hackborn | 2013-07-31 | 1 | -0/+59 |
* | Okay, I give in, add null key support to ArrayMap and ArraySet. | Dianne Hackborn | 2013-07-25 | 1 | -10/+18 |
* | ArrayMap is great, so how about ArraySet! | Dianne Hackborn | 2013-06-11 | 1 | -56/+150 |
* | Additional functionality and performance for ArrayMap | Chet Haase | 2013-06-06 | 1 | -0/+68 |
* | New ArrayMap class. | Dianne Hackborn | 2013-05-24 | 2 | -1/+310 |
* | Fix test build failure | Amith Yamasani | 2013-01-16 | 1 | -2/+3 |
* | More activity tests. | Dianne Hackborn | 2012-09-25 | 4 | -3/+142 |
* | Improve multi-user broadcasts. | Dianne Hackborn | 2012-08-30 | 1 | -1/+2 |
* | Switch public APIs to use new UserHandle class for identifying users. | Dianne Hackborn | 2012-08-17 | 4 | -5/+8 |
* | Add API to create new contexts with custom configurations. | Dianne Hackborn | 2012-08-14 | 1 | -0/+33 |
* | More mult-user API work. | Dianne Hackborn | 2012-08-07 | 5 | -1/+153 |
* | Add APIs for interacting across users. | Dianne Hackborn | 2012-08-02 | 4 | -12/+103 |
* | Add new test for showing very slow animations. | Dianne Hackborn | 2012-01-24 | 5 | -0/+124 |
* | Add APIs to remove tasks. | Dianne Hackborn | 2011-04-12 | 2 | -14/+62 |
* | Rework thumbnails in activity manager. | Dianne Hackborn | 2011-04-08 | 4 | -0/+158 |