summaryrefslogtreecommitdiffstats
path: root/tools/aapt/ResourceTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-3/+7
* doc change: fix broken R.styleable formatting (caused by missing periods). Ad...Dirk Dougherty2009-11-031-6/+6
* Fix compilation of add-resource tag.Robert Greenwalt2009-09-021-1/+1
* Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.Eric Fischer2009-09-011-2/+1
* Allow overlays to add resources.Dianne Hackborn2009-08-131-6/+64
* Format aapt warnings the same way as other compiler warningsMarco Nelissen2009-07-131-7/+7
* Make aapt Error out when an overlay adds a string.Robert Greenwalt2009-06-091-9/+15
* Add per-named-item overlay ability in res xml.Robert Greenwalt2009-06-051-5/+16
* Add padding to public.xml to avoid breaking from auto-merges.Dianne Hackborn2009-05-201-5/+116
* Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-1/+11
* Fix 1840639 to support overlays with zz_ZZ.Robert Greenwalt2009-05-081-1/+1
* AI 144547: Fix change 144342 by making it active only during overlay processing.Robert Greenwalt2009-04-031-2/+5
* AI 144342: Fix bag (string-array,etc) behavior with overlays.Robert Greenwalt2009-04-021-3/+21
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+3491
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-3491/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+5
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-3/+2
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-13/+19
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-2/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+153
* Initial ContributionThe Android Open Source Project2008-10-211-0/+3333