Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
cae28fa0511bb526b4e94e8acfa1ba3b1745576b
/
tools
/
aapt
/
ResourceTable.cpp
3e2d591
resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp
by Jean-Baptiste Queru
· 13 years ago
39b58ba
resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp
by Jean-Baptiste Queru
· 13 years ago
345b7eb
Remove dead code in StringPool.
by Jeff Brown
· 13 years ago
59eb5fd
Fix up getAttributeFlags() function
by Ben Gruver
· 13 years ago
b13b9bd
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
249e3ed
Runtime resource overlay: clean-up.
by Mårten Kongstad
· 13 years ago
1644c6d7
Only generate private symbols that are needed.
by Dianne Hackborn
· 13 years ago
c761d8b
Build overlay packages just like regular packages.
by Mårten Kongstad
· 13 years ago
6c997a9
aapt now sorts the strings in the resource string pool.
by Dianne Hackborn
· 13 years ago
e6b6803
New aapt feature to do smarter filtering of configurations.
by Dianne Hackborn
· 13 years ago
914f7e6
Don't lose product variant strings that also vary between locales.
by Eric Fischer
· 13 years ago
f14dff1
am c6adfed6: am f795e9a8: Okay *now* really enforce the limit on non-public styles.
by Dianne Hackborn
· 13 years ago
9980043
am 820caf7b: am 8821ba86: Ummm... f*, stop breaking the build.
by Dianne Hackborn
· 13 years ago
f795e9a
Okay *now* really enforce the limit on non-public styles.
by Dianne Hackborn
· 13 years ago
8821ba8
Ummm... f*, stop breaking the build.
by Dianne Hackborn
· 13 years ago
f51ded0
am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2
by Dianne Hackborn
· 13 years ago
426431a
Enforce public resource restriction on bag parents.
by Dianne Hackborn
· 13 years ago
06a8cea
am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.
by Dianne Hackborn
· 13 years ago
69cb875
Add new "-swNNNdp" resource qualifier.
by Dianne Hackborn
· 13 years ago
2e4a323
am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2
by Dianne Hackborn
· 13 years ago
ebff8f9
DO NOT MERGE. Integrate add new screen width/height in "dp" configs.
by Dianne Hackborn
· 13 years ago
18490fb
resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp
by Kenny Root
· 14 years ago
57f4b77
Runtime resource overlay, iteration 1.
by Mårten Kongstad
· 14 years ago
02feeb4
aapt: Allow raw "%" in unformatted string-arrays
by Josh Stone
· 14 years ago
bf50322
aapt: Allow raw "%" in unformatted string-arrays
by Josh Stone
· 14 years ago
7c71023
Add knowledge of mipmap to aapt
by Kenny Root
· 14 years ago
82849af
am 3442611e: am 5580e44c: Merge "Support changing style parent in overlays"
by Jean-Baptiste Queru
· 14 years ago
3442611
am 5580e44c: Merge "Support changing style parent in overlays"
by Jean-Baptiste Queru
· 14 years ago
58520b2
resolved conflicts for merge of 10d5b096 to master
by Dianne Hackborn
· 14 years ago
407f625
Add new API to find out whether external storage is removable.
by Dianne Hackborn
· 14 years ago
6f27ab8
am 9c708358: am 37cedce1: Merge "Add an aapt option to allow string variations for different devices." into gingerbread
by Eric Fischer
· 14 years ago
9096404
Add an aapt option to allow string variations for different devices.
by Eric Fischer
· 14 years ago
2fda9f4
Support changing style parent in overlays
by Martin Nordholts
· 14 years ago
f1ff21a
Fixes a few minor problems with AAPT
by Steve Block
· 14 years ago
15fe2cb
Add error checking for translatable strings
by Kenny Root
· 14 years ago
c9f3088
Use correct API version for UTF-8 checking
by Kenny Root
· 15 years ago
1741cd4
Fix minSdkVersion scanning to not throw warnings
by Kenny Root
· 15 years ago
7745622
Revert "Dedupe resource config pointers"
by Kenny Root
· 15 years ago
7b467d8
Dedupe resource config pointers
by Kenny Root
· 15 years ago
cf244ad
Add ability for some manifest attributes to reference resources.
by Dianne Hackborn
· 15 years ago
65e185b
Change an aapt "warning" from "*** " to "**** " (from three to four stars).
by Ed Heyl
· 15 years ago
f5a7c12
Change buf size holding integer in ResourceTable
by Kenny Root
· 15 years ago
27b28b3
Introduce special UI modes for night and car usage.
by Tobias Haamel
· 15 years ago
99080c7
Add --auto-add-overlay option to aapt.
by Xavier Ducrohet
· 15 years ago
1913846
Optional use of UTF-8 strings in resource bundles
by Kenny Root
· 15 years ago
59ad275
doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup.
by Dirk Dougherty
· 15 years ago
93d7251
Fix compilation of add-resource tag.
by Robert Greenwalt
· 15 years ago
c87d252
Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.
by Eric Fischer
· 15 years ago
58c27a0
Allow overlays to add resources.
by Dianne Hackborn
· 15 years ago
dd93186
Format aapt warnings the same way as other compiler warnings
by Marco Nelissen
· 15 years ago
f878e2d
Make aapt Error out when an overlay adds a string.
by Robert Greenwalt
· 15 years ago
1aa8170
Add per-named-item overlay ability in res xml.
by Robert Greenwalt
· 15 years ago
f479aa0
Add padding to public.xml to avoid breaking from auto-merges.
by Dianne Hackborn
· 15 years ago
a96cbb4
Implement compatibility support for WRITE_SDCARD permission.
by Dianne Hackborn
· 15 years ago
32c2c90
Fix 1840639 to support overlays with zz_ZZ.
by Robert Greenwalt
· 16 years ago
9411a39
AI 144547: Fix change 144342 by making it active only during overlay processing.
by Robert Greenwalt
· 16 years ago
4b4f4a9
AI 144342: Fix bag (string-array,etc) behavior with overlays.
by Robert Greenwalt
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
22f7dfd
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 16 years ago
9266c55
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
b798689
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago