| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More native work. | Dianne Hackborn | 2010-08-11 | 1 | -0/+2 |
| | | | | | | | | Implement save/restore of state, and add native APIs for configuration information. Change-Id: I2a3ddc2ba605db58d7c8b2b31b9215fb323f90b5 | ||||
| * | Add native C APIs for working with the Asset Manager | Christopher Tate | 2010-07-15 | 1 | -1/+19 |
| | | | | | Change-Id: I493b142c4b35e5cc1a1e85283bb5dfb306a6d261 | ||||
| * | Don't re-parse the framework resources all the time. | Dianne Hackborn | 2009-07-06 | 1 | -2/+9 |
| | | | | | | | | | A small optimization to the resource code, to not re-parse the framework resources every time we build a new AssetManager. Instead, you can now construct a ResTable from a previously created one... of course, like the existing code for using the data in-place, you can't delete the original ResTable until you have deleted the one that has been constructed from it. | ||||
| * | Update aapt badging for native code, configs, density, etc. | Dianne Hackborn | 2009-05-18 | 1 | -0/+12 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+323 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -323/+0 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+323 |
