| Commit message (Expand) | Author | Age | Files | Lines |
* | resolved conflicts for merge of 06a8ceac to master | Dianne Hackborn | 2011-05-19 | 1 | -1/+3 |
|\ |
|
| * | Add new "-swNNNdp" resource qualifier. | Dianne Hackborn | 2011-05-19 | 1 | -1/+3 |
| * | DO NOT MERGE. Integrate add new screen width/height in "dp" configs. | Dianne Hackborn | 2011-05-12 | 1 | -1/+4 |
* | | You don't need to poke around inside FileDescriptor manually. | Elliott Hughes | 2011-04-11 | 1 | -1/+1 |
* | | More JNI exception-throwing cleanup. | Elliott Hughes | 2011-04-08 | 1 | -178/+128 |
* | | Add new resource configurations for screen width/height in "dp". | Dianne Hackborn | 2011-04-06 | 1 | -1/+4 |
* | | Establish a global reference before saving a class into a global. | Carl Shapiro | 2011-03-03 | 1 | -1/+3 |
|/ |
|
* | Don't pay attention to string block on @null | Kenny Root | 2011-01-20 | 1 | -0/+1 |
* | Change assets to use 64-bit API | Kenny Root | 2010-12-08 | 1 | -1/+1 |
* | fix int vs. pointer mismatch in return statement. | Olivier Bailly | 2010-11-18 | 1 | -1/+1 |
* | Add path to get different DPI drawables | Kenny Root | 2010-10-29 | 1 | -2/+3 |
* | Broken build. Missing ; | Gilles Debunne | 2010-08-27 | 1 | -1/+1 |
* | Fix for 512 limit in assetManager.list | Gilles Debunne | 2010-08-26 | 1 | -77/+77 |
* | Prevent local reference table overflows | Kenny Root | 2010-05-06 | 1 | -7/+14 |
* | Fix some bugs. | Dianne Hackborn | 2010-03-04 | 1 | -0/+62 |
* | Use UTF-8 strings to avoid duplicate caching, part 1 | Kenny Root | 2010-02-23 | 1 | -8/+14 |
* | Introduce special UI modes for night and car usage. | Tobias Haamel | 2010-02-11 | 1 | -2/+4 |
* | Stop spamming the log. | Joe Onorato | 2010-01-06 | 1 | -1/+0 |
* | Debugging for issue #2228381 android.view.InflateException | Dianne Hackborn | 2009-11-20 | 1 | -5/+22 |
* | Fix issue #2048263: More debugging information | Dianne Hackborn | 2009-08-11 | 1 | -0/+18 |
* | Fix #2018814: System cannot correctly render assets with "wrap_content" attri... | Dianne Hackborn | 2009-07-29 | 1 | -6/+20 |
* | First pass at reworking screen density/size APIs. | Dianne Hackborn | 2009-07-21 | 1 | -1/+1 |
* | Expand support for different screen sizes. | Dianne Hackborn | 2009-06-26 | 1 | -2/+3 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+1687 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -1687/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -3/+14 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -6/+9 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+1673 |