summaryrefslogtreecommitdiffstats
path: root/tools/aapt/ResourceTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'themes-exp-2.3.1_r1' of https://github.com/tmobile/themes-platf...Steve Kondik2011-01-211-1/+11
|\
| * Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-231-9/+104
| |\
| * | Updated copyright headers.Josh Guilfoyle2010-11-181-0/+1
| * | Merge commit 'themes/themes-eclair' into themes-2.2_r1Dirk Sigurdson2010-07-041-1/+10
| |\ \
| | * \ Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-241-1/+10
| | |\ \
| | | * | Port over aapt -x related change.Sergey Ten2009-08-271-1/+10
| | | * | Revert "This is a patch I've checked in in the old repo and apparently it was...Josh Guilfoyle2009-08-071-4/+0
| | | * | This is a patch I've checked in in the old repo and apparently it was not por...Sergey Ten2009-07-141-0/+4
| | * | | eclair snapshotJean-Baptiste Queru2009-11-131-21/+78
| | * | | donut snapshotJean-Baptiste Queru2009-07-211-19/+157
| | * | | donut snapshotJean-Baptiste Queru2009-05-201-1/+1
| | |/ /
| | * | AI 144950: Manual integration of 144342 and 144547 from donutburger to cupcake.Robert Greenwalt2009-04-071-3/+24
* | | | Support changing style parent in overlaysMartin Nordholts2011-01-211-14/+0
* | | | aapt: Allow raw "%" in unformatted string-arraysJosh Stone2011-01-171-0/+16
| |_|/ |/| |
* | | Add new API to find out whether external storage is removable.Dianne Hackborn2010-10-041-8/+10
* | | Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-231-4/+78
* | | Add error checking for translatable stringsKenny Root2010-06-031-8/+27
|/ /
* | Use correct API version for UTF-8 checkingKenny Root2010-03-241-1/+1
* | Fix minSdkVersion scanning to not throw warningsKenny Root2010-03-181-3/+5
* | Revert "Dedupe resource config pointers"Kenny Root2010-03-101-167/+2
* | Dedupe resource config pointersKenny Root2010-03-091-2/+167
* | Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-0/+14
* | Change an aapt "warning" from "*** " to "**** " (from three to four stars).Ed Heyl2010-03-051-1/+1
* | Change buf size holding integer in ResourceTableKenny Root2010-02-181-1/+1
* | Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-2/+10
* | Add --auto-add-overlay option to aapt.Xavier Ducrohet2010-02-041-4/+5
* | 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