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
Commit message (
Expand
)
Author
Age
Files
Lines
*
am e05184f2: Merge "Output proguard keep flags for fragment classes." into gi...
Ying Wang
2010-08-13
1
-18
/
+48
|
\
|
*
Merge "Output proguard keep flags for fragment classes." into gingerbread
Ying Wang
2010-08-13
1
-18
/
+48
|
|
\
|
|
*
Output proguard keep flags for fragment classes.
Ying Wang
2010-08-13
1
-18
/
+48
*
|
|
am 244152bf: Merge "Change aapt\'s warning message to suggest formatted="fals...
Eric Fischer
2010-08-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge "Change aapt's warning message to suggest formatted="false", not "true"...
Eric Fischer
2010-08-13
1
-1
/
+1
|
|
\
\
|
|
*
|
Change aapt's warning message to suggest formatted="false", not "true".
Eric Fischer
2010-08-13
1
-1
/
+1
|
|
|
/
*
|
|
am 7525c2cf: Merge "Add --max-res-version flag to aapt." into gingerbread
Ficus Kirkpatrick
2010-08-13
3
-0
/
+26
|
\
\
\
|
|
/
/
|
*
|
Add --max-res-version flag to aapt.
Ficus Kirkpatrick
2010-08-13
3
-0
/
+26
|
|
/
*
|
am e37ab632: Merge "Fix build on some linux machines"
Jean-Baptiste Queru
2010-08-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix build on some linux machines
hmepas
2010-08-11
1
-1
/
+1
*
|
am 6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API...
Dan Morrill
2010-06-17
1
-1
/
+1
|
\
\
|
|
/
|
*
As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files
Dan Morrill
2010-06-15
1
-1
/
+1
*
|
am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an...
Joe Onorato
2010-06-15
1
-0
/
+4
|
\
\
|
|
/
|
*
The aapt and aidl tools are prebuilt when we're doing an apps-only build, so ...
Joe Onorato
2010-06-10
1
-0
/
+4
*
|
am 5474902f: Merge "xhdpi" into froyo
Dianne Hackborn
2010-06-06
1
-0
/
+5
|
\
\
|
|
/
|
*
xhdpi
Dianne Hackborn
2010-06-04
1
-0
/
+5
*
|
Add error checking for translatable strings
Kenny Root
2010-06-03
3
-9
/
+139
*
|
am f7ebcfec: am e17b4e71: Merge "Adding the backward-compatible filtering heu...
Dan Morrill
2010-05-04
1
-12
/
+180
|
\
\
|
|
/
|
*
Adding the backward-compatible filtering heuristics for the new device
Dan Morrill
2010-05-04
1
-12
/
+180
*
|
New xlarge screen size.
Dianne Hackborn
2010-04-28
1
-0
/
+5
|
/
*
Fix aapt to build in Windows SDK under Linux
Raphael
2010-04-23
1
-6
/
+6
*
Use correct API version for UTF-8 checking
Kenny Root
2010-03-24
3
-6
/
+7
*
Make aapt warning concise
Kenny Root
2010-03-18
1
-1
/
+2
*
Fix minSdkVersion scanning to not throw warnings
Kenny Root
2010-03-18
4
-34
/
+51
*
Give an 9-patch error on too many rows and columns
Kenny Root
2010-03-12
1
-8
/
+18
*
Revert "Dedupe resource config pointers"
Kenny Root
2010-03-10
2
-186
/
+2
*
Dedupe resource config pointers
Kenny Root
2010-03-09
2
-2
/
+186
*
Add ability for some manifest attributes to reference resources.
Dianne Hackborn
2010-03-09
4
-101
/
+188
*
Merge "Change an aapt "warning" from "*** " to "**** " (from three to four st...
Ed Heyl
2010-03-05
1
-1
/
+1
|
\
|
*
Change an aapt "warning" from "*** " to "**** " (from three to four stars).
Ed Heyl
2010-03-05
1
-1
/
+1
*
|
Merge "Fix potential aapt crash when processing overlay."
Xavier Ducrohet
2010-03-05
1
-11
/
+18
|
\
\
|
*
|
Fix potential aapt crash when processing overlay.
Xavier Ducrohet
2010-03-05
1
-11
/
+18
|
|
/
*
|
Refactor car mode.
Dianne Hackborn
2010-03-05
1
-1
/
+6
|
/
*
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
6
-10
/
+97
*
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
*
Use UTF-8 strings to avoid duplicate caching, part 1
Kenny Root
2010-02-23
1
-2
/
+6
*
Use direct reference to enum in AaptAssets
Kenny Root
2010-02-19
1
-6
/
+6
*
Merge "Change buf size holding integer in ResourceTable"
Kenny Root
2010-02-18
1
-1
/
+1
|
\
|
*
Change buf size holding integer in ResourceTable
Kenny Root
2010-02-18
1
-1
/
+1
*
|
Fix enum reference
Kenny Root
2010-02-18
1
-8
/
+8
|
/
*
Dump original-package entries.
Jeff Hamilton
2010-02-12
1
-0
/
+9
*
Introduce special UI modes for night and car usage.
Tobias Haamel
2010-02-11
4
-4
/
+118
*
Add --auto-add-overlay option to aapt.
Xavier Ducrohet
2010-02-04
4
-6
/
+16
*
Add the --rename-manifest-package option to aapt.
Jeff Hamilton
2010-02-01
6
-8
/
+91
*
am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs."...
Ying Wang
2010-01-27
1
-3
/
+9
|
\
|
*
am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair
Ying Wang
2010-01-21
1
-3
/
+9
|
|
\
|
|
*
Find layout classes in all "layout-*" dirs.
Ying Wang
2010-01-20
1
-3
/
+9
[next]