summaryrefslogtreecommitdiffstats
path: root/libs/utils/ResourceTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* New xlarge screen size.Dianne Hackborn2010-04-281-0/+3
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-5/+4
* Fix some bugs.Dianne Hackborn2010-03-041-5/+8
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-16/+159
* Demote the famous ResourceTypes warning to LOGV.Ficus Kirkpatrick2010-03-011-2/+2
* Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-6/+39
* Add string resource type inspectionKenny Root2009-12-101-1/+9
* Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-20/+84
* Debugging for issue #2228381 android.view.InflateExceptionDianne Hackborn2009-11-201-6/+14
* fix "pacakge" typo in error log messageDoug Zongker2009-09-271-2/+2
* Fix issue #1862317: Browser does not appear to honor anchors (#es) in linksDianne Hackborn2009-09-201-2/+10
* Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.Eric Fischer2009-09-011-1/+10
* Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-4/+7
* First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-3/+4
* Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-2/+11
* Fix resources not being set correctly.Dianne Hackborn2009-07-091-1/+0
* Don't re-parse the framework resources all the time.Dianne Hackborn2009-07-061-25/+71
* Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-54/+80
* Expand support for different screen sizes.Dianne Hackborn2009-06-261-2/+3
* fix warnings that will show up with GCC 4.4 (in master)Mathias Agopian2009-06-221-11/+11
* Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-191-3/+84
* Squashed commit of the following:Robert Greenwalt2009-04-221-1/+1
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-6/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+3983
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-3983/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+6
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-15/+26
* Initial ContributionThe Android Open Source Project2008-10-211-0/+3969