index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
aapt
/
Resource.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add aapt support for generating proguard rules for onClick methods.
Dianne Hackborn
2012-05-18
1
-0
/
+27
*
aapt: Preprocess images in parallel.
Jeff Brown
2012-03-17
1
-6
/
+42
*
Only generate private symbols that are needed.
Dianne Hackborn
2012-02-07
1
-3
/
+4
*
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2012-01-31
1
-2
/
+1
*
AAPT fix printf %zd crash on Windows.
Raphael
2011-10-27
1
-4
/
+12
*
New aapt feature to do smarter filtering of configurations.
Dianne Hackborn
2011-10-16
1
-4
/
+21
*
am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated d...
Xavier Ducrohet
2011-08-18
1
-1
/
+3
|
\
|
*
am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency fil...
Xavier Ducrohet
2011-08-18
1
-1
/
+3
|
|
\
|
|
*
Change generated dependency file names
Josiah Gaskin
2011-08-16
1
-1
/
+3
*
|
|
am 84be06e4: resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp
Xavier Ducrohet
2011-07-20
1
-9
/
+43
|
\
\
\
|
|
/
/
|
*
|
resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp
Xavier Ducrohet
2011-07-20
1
-9
/
+43
|
|
\
\
|
|
|
/
|
|
*
Added Caching for PreProcessed PNGs
Josiah Gaskin
2011-07-20
1
-9
/
+43
*
|
|
am a125c937: resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp
Xavier Ducrohet
2011-07-20
1
-3
/
+14
|
\
\
\
|
|
/
/
|
*
|
resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp
Xavier Ducrohet
2011-07-20
1
-3
/
+14
|
|
\
\
|
|
|
/
|
|
*
Add generation of dependency file for .ap_ package
Josiah Gaskin
2011-07-18
1
-4
/
+15
*
|
|
am 9139868b: am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency gen...
Xavier Ducrohet
2011-07-19
1
-0
/
+29
|
\
\
\
|
|
/
/
|
*
|
am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aa...
Xavier Ducrohet
2011-07-19
1
-0
/
+29
|
|
\
\
|
|
|
/
|
|
*
Add dependency generation to Aapt for R.java
Josiah Gaskin
2011-06-27
1
-0
/
+29
*
|
|
Output Proguard options for also overlay layouts.
Ying Wang
2011-06-20
1
-0
/
+5
|
/
/
*
|
am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."
Xavier Ducrohet
2011-02-28
1
-4
/
+9
|
\
\
|
|
/
|
*
Add --non-constant-id to aapt.
Xavier Ducrohet
2011-02-14
1
-4
/
+9
*
|
Add new "animator" and "interpolator" resource directories.
Dianne Hackborn
2011-01-05
1
-1
/
+52
*
|
Change assets to use 64-bit API
Kenny Root
2010-12-08
1
-3
/
+3
*
|
Add knowledge of mipmap to aapt
Kenny Root
2010-11-22
1
-5
/
+22
*
|
am fa888784: am 89fef418: Merge "Avoid pre-processing images when they won\'t...
Xavier Ducrohet
2010-09-10
1
-1
/
+3
|
\
\
|
|
/
|
*
am 89fef418: Merge "Avoid pre-processing images when they won\'t be used"
Xavier Ducrohet
2010-09-10
1
-1
/
+3
|
|
\
|
|
*
Avoid pre-processing images when they won't be used
Anthony Newnam
2010-09-03
1
-1
/
+3
|
|
*
Add a --debug-mode option to aapt.
Xavier Ducrohet
2010-08-31
1
-0
/
+7
*
|
|
am b4649ec7: am 23827557: Merge "Add a --debug-mode option to aapt." into gin...
Xavier Ducrohet
2010-08-31
1
-0
/
+7
|
\
\
\
|
|
/
/
|
*
|
Add a --debug-mode option to aapt.
Xavier Ducrohet
2010-08-31
1
-0
/
+7
*
|
|
Update aapt to find fragment references.
Dianne Hackborn
2010-08-20
1
-1
/
+2
*
|
|
am 8cfd3c01: am e05184f2: Merge "Output proguard keep flags for fragment clas...
Ying Wang
2010-08-16
1
-18
/
+48
|
\
\
\
|
|
/
/
|
*
|
Output proguard keep flags for fragment classes.
Ying Wang
2010-08-13
1
-18
/
+48
|
|
/
*
|
Fixes a few minor problems with AAPT
Steve Block
2010-06-25
1
-3
/
+3
|
/
*
Use correct API version for UTF-8 checking
Kenny Root
2010-03-24
1
-1
/
+1
*
Make aapt warning concise
Kenny Root
2010-03-18
1
-1
/
+2
*
Fix minSdkVersion scanning to not throw warnings
Kenny Root
2010-03-18
1
-2
/
+8
*
Add ability for some manifest attributes to reference resources.
Dianne Hackborn
2010-03-09
1
-100
/
+167
*
Fix potential aapt crash when processing overlay.
Xavier Ducrohet
2010-03-05
1
-11
/
+18
*
Fix issue #2485441: SettingsBackupAgent crashed system server
Dianne Hackborn
2010-03-03
1
-44
/
+46
*
Fix issue #2482423: Settings is broken due to dead-code stripping
Dianne Hackborn
2010-03-02
1
-15
/
+58
*
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...
Dianne Hackborn
2010-03-01
1
-4
/
+26
*
Create own reference for minSdkVersion in aapt
Kenny Root
2010-02-24
1
-3
/
+3
*
Scan for android namespace in manifest
Kenny Root
2010-02-24
1
-2
/
+2
*
Introduce special UI modes for night and car usage.
Tobias Haamel
2010-02-11
1
-2
/
+2
*
Add the --rename-manifest-package option to aapt.
Jeff Hamilton
2010-02-01
1
-6
/
+62
*
am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs."...
Ying Wang
2010-01-27
1
-3
/
+9
|
\
|
*
Find layout classes in all "layout-*" dirs.
Ying Wang
2010-01-20
1
-3
/
+9
*
|
am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for prog...
Ying Wang
2010-01-22
1
-36
/
+44
|
\
\
|
|
/
|
*
Add instrumentation as a source tag for proguard keep options.
Ying Wang
2010-01-13
1
-36
/
+44
[next]