Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
2cd112082b08a19c007d26069571867f99aa7569
/
tools
f55db8c
Prevent AAPT from versioning <animated-selector> tags.
by Nick Butcher
· 7 years ago
e7b0a33
Merge "AAPT2: whitelist alphanums instead of blacklisting hyphens in package names." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
07d8249
Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev
by Adam Lesinski
· 7 years ago
2ba1bc5
AAPT2: whitelist alphanums instead of blacklisting hyphens in package names.
by Donald Chai
· 7 years ago
1210e8c
AAPT2: Workaround for feature splits without namespacing
by Adam Lesinski
· 7 years ago
81e9ecf
AAPT2: Differentiate between Android and Java package names
by Adam Lesinski
· 7 years ago
c8f5fc2
AAPT2: Allow for nested inline xmls
by Michael Wachenschwanz
· 7 years ago
d476e29
Merge "AAPT: treat "-I" with lower precedence than main APK for dumping." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
81831f89
Merge "AAPT leave <gradient> alone for VDC" into oc-mr1-dev
by Tenghui Zhu
· 7 years ago
72b3d46
Merge "AAPT2: Sanitize resource qualifiers before using in split names." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
8da74b1
Merge "AAPT2: Ensure strings are sorted by configuration" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
50bae791
AAPT2: Sanitize resource qualifiers before using in split names.
by Donald Chai
· 7 years ago
8a0b238
AAPT2: Ensure strings are sorted by configuration
by Adam Lesinski
· 7 years ago
9c40250
AAPT2: Flatten AndroidManifest.xml stringpool in UTF16
by Adam Lesinski
· 7 years ago
94251fa
AAPT: treat "-I" with lower precedence than main APK for dumping.
by Donald Chai
· 7 years ago
f49cce3
AAPT leave <gradient> alone for VDC
by ztenghui
· 7 years ago
b986ebc
Merge "AAPT2: Fix R.java styleable + indices ordering" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
0da683b
AAPT2: Preserve line numbers when deserializing from binary XML
by Adam Lesinski
· 7 years ago
1ee1a10
AAPT2: Fix R.java styleable + indices ordering
by Adam Lesinski
· 7 years ago
689ce3f
AAPT2: Bump to version 2.19
by Adam Lesinski
· 7 years ago
a91d5c3
AAPT2: Fix issue with resource deduping
by Adam Lesinski
· 7 years ago
40e869e
AAPT: Dump badging should pickup strings from the right package
by Adam Lesinski
· 7 years ago
f1a7e04
AAPT2: Change the daemon mode to be line based
by Adam Lesinski
· 7 years ago
96ed7c3
AAPT2: better error handling for daemon mode
by Izabela Orlowska
· 7 years ago
6e241e7
AAPT2: Fix regression in Manifest.java permissions
by Adam Lesinski
· 7 years ago
b791721
AAPT2: Define intermediate compiled XML proto
by Adam Lesinski
· 7 years ago
44ec315
AAPT2: Add a daemon mode
by Adam Lesinski
· 7 years ago
68b5e8a
AAPT2: Fix mkdirs implementation
by Adam Lesinski
· 7 years ago
5c33fb5
AAPT2: Change XmlDom to exclude Namespace as a node
by Adam Lesinski
· 7 years ago
5b54ca2
AAPT2: Fix windows unicode path issues
by Adam Lesinski
· 7 years ago
cb1e6f9
AAPT2: Fix typo in Config parsing
by Adam Lesinski
· 7 years ago
e116ebe0b
AAPT2: Change proto format to reduce usage of StringPool
by Adam Lesinski
· 7 years ago
ee0e486
AAPT2: Add navigation type
by Adam Lesinski
· 7 years ago
18fc9f6
AAPT2: Document Format.proto
by Adam Lesinski
· 7 years ago
1e22b33
Merge "AAPT2: Make sure to fail when XML linking fails" into oc-mr1-dev
by Adam Lesinski
· 7 years ago
eec01ac
O MR1 is API 27
by Michael Wright
· 7 years ago
de7b742
AAPT2: Make sure to fail when XML linking fails
by Adam Lesinski
· 7 years ago
55f2761
AAPT2: Add targetConfig to AndroidManifest.xml
by Adam Lesinski
· 7 years ago
5b6ee11
AAPT2: Ensure style strings are always first in StringPool
by Adam Lesinski
· 7 years ago
6fb2c97
Bit: Don't ignore errors and crashes
by Makoto Onuki
· 7 years ago
18dc03a
Cherry-pick from master: AAPT2: Fix JavaDoc first sentence extraction.
by Adam Lesinski
· 7 years ago
6d626c2
Merge "Let's get a constant for O_MR1."
by Jeff Sharkey
· 7 years ago
7beabc2
Let's get a constant for O_MR1.
by Jeff Sharkey
· 7 years ago
9f0e7f1
AAPT2: Parse artifact names from template.
by Shane Farmer
· 7 years ago
bb94f32
Revert "AAPT2: Auto-version adaptive-icon XML"
by Adam Lesinski
· 7 years ago
f903d5f
AAPT2: Bump version number to v2.18
by Adam Lesinski
· 7 years ago
41d8ef9
Merge "Bit: support running all tests in a java package."
by TreeHugger Robot
· 7 years ago
fba0cf2
AAPT2: Fix processing of quotes in XML
by Adam Lesinski
· 7 years ago
66ea840
AAPT2: Accept Java unicode identifiers
by Adam Lesinski
· 7 years ago
10da015
Merge "Improved word break for BiDi pseudolocalizer."
by Igor Viarheichyk
· 7 years ago
164e796
Bit: support running all tests in a java package.
by Makoto Onuki
· 7 years ago
5c15e65
Merge "Have bit grant permissions to installed APKs."
by TreeHugger Robot
· 7 years ago
4fb6516
Improved word break for BiDi pseudolocalizer.
by Igor Viarheichyk
· 7 years ago
afcd59b
Merge "AAPT2: Iterate over UTF-8 string by codepoints"
by Adam Lesinski
· 7 years ago
dfbcd36
Add adamlesinski@google.com as owner of AAPT2
by Adam Lesinski
· 7 years ago
5f9dc42
Have bit grant permissions to installed APKs.
by Jeff Sharkey
· 7 years ago
549e437
AAPT2: Iterate over UTF-8 string by codepoints
by Adam Lesinski
· 7 years ago
5b7337f
AAPT2: Auto-version adaptive-icon XML
by Adam Lesinski
· 7 years ago
f762df2
AAPT2: Emit more proguard keep rules for layouts and menus
by Adam Lesinski
· 7 years ago
87f1e0f
AAPT2: Allow <key-sets> tags in AndroidManifest.xml
by Adam Lesinski
· 7 years ago
0d81f70
AAPT2: Honor --custom-package when writing Manifest.java
by Adam Lesinski
· 7 years ago
8a3bffe
AAPT2: Fix issues with parsing integers + floats
by Adam Lesinski
· 7 years ago
280be34
AAPT2: Update the name of the configuration struct.
by Shane Farmer
· 7 years ago
5766943
AAPT2: Split APK by ABI.
by Shane Farmer
· 7 years ago
ea2945f
Merge "AAPT2: Read config from disk"
by TreeHugger Robot
· 7 years ago
b102727
AAPT2: Read config from disk
by Shane Farmer
· 7 years ago
b73f397
Merge "AAPT2: Fix issue with enums and integer attributes"
by Adam Lesinski
· 7 years ago
3124e7c
AAPT2: Fix issue with enums and integer attributes
by Adam Lesinski
· 7 years ago
9cac43b
Merge "AAPT2: Disable locale domination for deduping"
by Adam Lesinski
· 7 years ago
6f81361
Merge "ASM Priority Boost Tool"
by TreeHugger Robot
· 7 years ago
e385674
AAPT2: Disable locale domination for deduping
by Adam Lesinski
· 7 years ago
24acdf8
Merge "AAPT2: Clean up tests a bit"
by TreeHugger Robot
· 7 years ago
e725325
Revert work around clang-tidy segmentation fault.
by yawanng
· 7 years ago
a45893a
AAPT2: Clean up tests a bit
by Adam Lesinski
· 7 years ago
48a7659
AAPT2: Mark version 2.17 and update readme
by Adam Lesinski
· 7 years ago
93db630
ASM Priority Boost Tool
by Alan Leung
· 7 years ago
b9f0548
AAPT2: Do not interpret %n as a format specifier in string resources
by Adam Lesinski
· 7 years ago
7a917a2
AAPT2: Allow <layout> in <activity> tag in AndroidManifest.xml
by Adam Lesinski
· 7 years ago
bab4ef5
AAPT2: Allow undefined resources (placeholders)
by Adam Lesinski
· 7 years ago
127f100
Merge "AAPT2: Allow any value type for <item> without format attr" into oc-dev am: 1ac325e4d5
by Adam Lesinski
· 7 years ago
3c860ed
Merge "AAPT2: Allow any value type for <item> without format attr" into oc-dev
by Adam Lesinski
· 7 years ago
e597d68
AAPT2: Allow any value type for <item> without format attr
by Adam Lesinski
· 7 years ago
95cad98
Merge "AAPT2: XML configuration file parser."
by TreeHugger Robot
· 7 years ago
74cdea3
AAPT2: XML configuration file parser.
by Shane Farmer
· 7 years ago
7eded65
AAPT2: XML schema and an example configuraiton
by Shane Farmer
· 7 years ago
7a5b406
Merge "AAPT2: Update --no-version-vector list" into oc-dev am: f296105e22
by Adam Lesinski
· 7 years ago
eac0410
Merge "AAPT2: Allow merging of Style attributes from overlays" into oc-dev am: f42c86660d
by Adam Lesinski
· 7 years ago
ad227a8
Merge "AAPT2: Update --no-version-vector list" into oc-dev am: f296105e22
by Adam Lesinski
· 7 years ago
b5cdbdf
Merge "AAPT2: Allow merging of Style attributes from overlays" into oc-dev
by Adam Lesinski
· 7 years ago
f296105
Merge "AAPT2: Update --no-version-vector list" into oc-dev
by TreeHugger Robot
· 7 years ago
f42c866
Merge "AAPT2: Allow merging of Style attributes from overlays" into oc-dev
by Adam Lesinski
· 7 years ago
b3419d7
Merge changes from topic 'hw_bitmap' into oc-dev am: 4e73123c52
by Winson Chung
· 7 years ago
4e73123
Merge changes from topic 'hw_bitmap' into oc-dev
by Winson Chung
· 7 years ago
41ea44f
AAPT2: Update --no-version-vector list
by Adam Lesinski
· 7 years ago
5924d8c
AAPT2: Allow merging of Style attributes from overlays
by Adam Lesinski
· 7 years ago
aa7fa01
DO NOT MERGE Updating AnimationSpec and related internal APIs to use GraphicBuffer.
by Winson Chung
· 7 years ago
4944957
Merge "Create fonts.xml module for adding fonts.xml to system/etc"
by TreeHugger Robot
· 7 years ago
7459bc4
Create fonts.xml module for adding fonts.xml to system/etc
by Andrew Sapperstein
· 7 years ago
ab7d501
Merge "AAPT2: Fix <add-resource> tag for overlays" into oc-dev am: 8255ced3f5
by Adam Lesinski
· 7 years ago
ce1e415
Merge "AAPT2: Fix <add-resource> tag for overlays" into oc-dev am: 8255ced3f5
by Adam Lesinski
· 7 years ago
Next »