summaryrefslogtreecommitdiffstats
path: root/include/utils/ResourceTypes.h
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoring.Mathias Agopian2012-02-171-1592/+0
* aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-571/+32
* Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-01-251-0/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-5/+5
* Add a new ui mode for "appliance"Joe Onorato2011-12-151-0/+1
* am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag p...Dianne Hackborn2011-06-091-1/+2
|\
| * Enforce public resource restriction on bag parents.Dianne Hackborn2011-06-091-1/+2
* | am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+1
|\ \ | |/
| * Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+1
* | am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config h...Dianne Hackborn2011-05-271-42/+21
|\ \ | |/
| * Small fixes and cleanup of resource config handling.Dianne Hackborn2011-05-271-42/+21
* | am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2Dianne Hackborn2011-05-231-0/+1
|\ \ | |/
| * Add "television" mode.Dianne Hackborn2011-05-231-0/+1
* | am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-46/+80
|\ \ | |/
| * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-46/+80
* | am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen widt...Dianne Hackborn2011-05-131-2/+65
|\ \ | |/
| * DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-2/+65
* | resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aospKenny Root2011-04-121-4/+22
|\ \ | |/ |/|
| * Runtime resource overlay, iteration 1.MÃ¥rten Kongstad2011-04-011-4/+22
* | am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"Dianne Hackborn2011-01-291-0/+1
|\ \ | |/
| * Normalize output from aapt dShachar Shemesh2011-01-041-0/+1
* | Add path to get different DPI drawablesKenny Root2010-10-291-3/+5
|/
* More native work.Dianne Hackborn2010-08-111-57/+62
* New xlarge screen size.Dianne Hackborn2010-04-281-3/+28
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-2/+2
* Refactor car mode.Dianne Hackborn2010-03-051-1/+2
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-6/+7
* Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-0/+2
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-16/+69
* Add string resource type inspectionKenny Root2009-12-101-0/+4
* Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-2/+7
* Fix issue #2226370: Resource versions match with equalityDianne Hackborn2009-11-011-2/+2
* Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-151-1/+32
* Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-2/+4
* First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-27/+57
* Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-1/+2
* Don't re-parse the framework resources all the time.Dianne Hackborn2009-07-061-0/+1
* Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-1/+3
* Expand support for different screen sizes.Dianne Hackborn2009-06-261-5/+45
* fix warnings that will show up with GCC 4.4 (in master)Mathias Agopian2009-06-221-13/+13
* Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-191-1/+1
* Squashed commit of the following:Robert Greenwalt2009-04-221-85/+190
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1720
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1714/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-11/+5
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-5/+11
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-7/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+40
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1685