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
*
Apply --extra-packages in case --custom-pacakge is also specified.
Ying Wang
2012-04-26
1
-14
/
+17
*
Add new aapt dump badging output explaining implicit badging.
Dianne Hackborn
2012-04-16
1
-1
/
+46
*
Merge "Adding a line for android-debuggable to 'dump badging' if AndroidManif...
Dan Morrill
2012-04-10
1
-0
/
+10
|
\
|
*
Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xml
Dan Morrill
2012-04-03
1
-0
/
+10
*
|
Implement call log permission compatibility.
Dianne Hackborn
2012-04-05
1
-0
/
+24
*
|
Embed layout padding in nine patch images
Amith Yamasani
2012-04-04
1
-19
/
+175
|
/
*
frameworks/base: move Zip* from libandroidfw to libutils
Colin Cross
2012-03-22
1
-1
/
+1
*
Use qsort_r_compat() as a portable wrapper for qsort_r().
Jeff Brown
2012-03-19
2
-15
/
+2
*
Fix build break on glibc, for real.
Jeff Brown
2012-03-19
1
-0
/
+4
*
Fix build break on glibc hosts.
Jeff Brown
2012-03-19
1
-0
/
+10
*
aapt: Preprocess images in parallel.
Jeff Brown
2012-03-17
4
-14
/
+50
*
Use quicksort to sort the string pool.
Jeff Brown
2012-03-16
2
-6
/
+10
*
Add some comments about StringPool sort order.
Jeff Brown
2012-03-16
1
-2
/
+4
*
Remove dead code in StringPool.
Jeff Brown
2012-03-16
4
-106
/
+22
*
Make StringPool entry types trivially movable.
Jeff Brown
2012-03-16
1
-0
/
+9
*
Add new READ_EXTERNAL_STORAGE permission.
Dianne Hackborn
2012-03-12
1
-0
/
+12
*
Merge "Fix an issue where a non-styled string could be made into a styled str...
Ben Gruver
2012-03-08
1
-1
/
+3
|
\
|
*
Fix an issue where a non-styled string could be made into a styled string
Ben Gruver
2012-03-07
1
-1
/
+3
*
|
Fix up getAttributeFlags() function
Ben Gruver
2012-03-07
1
-6
/
+2
|
/
*
Move the automatic namespace outside of the res namespace.
Xavier Ducrohet
2012-02-23
1
-1
/
+1
*
am 0842a226: am fe99051c: am 0e25e4cd: am 63e43ba5: Merge "Fix for issue 9656...
Jean-Baptiste Queru
2012-02-23
1
-3
/
+9
|
\
|
*
am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Lib...
Jean-Baptiste Queru
2012-02-23
1
-3
/
+9
|
|
\
|
|
*
Merge "Fix for issue 9656 - custom xml attributes in Android Libraries"
Jean-Baptiste Queru
2012-02-23
1
-3
/
+9
|
|
|
\
|
|
|
*
Fix for issue 9656 - custom xml attributes in Android Libraries
inazaruk
2011-05-28
1
-3
/
+9
|
*
|
|
am f8aea993: Make aapt ignore tools-related data.
Xavier Ducrohet
2012-02-06
1
-31
/
+46
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Make aapt ignore tools-related data.
Xavier Ducrohet
2012-02-06
1
-31
/
+46
|
*
|
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
Steve Block
2012-01-19
1
-2
/
+2
|
*
|
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
2
-3
/
+3
|
*
|
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
1
-1
/
+1
|
*
|
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-19
2
-57
/
+57
|
*
|
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-19
2
-18
/
+18
|
|
/
/
|
*
|
Merge "AAPT fix printf %zd crash on Windows". Do not merge.
Raphael
2011-12-11
2
-5
/
+21
*
|
|
another attempt at fixing the linux build
Mathias Agopian
2012-02-21
1
-1
/
+1
*
|
|
frameworks/base refactoring
Mathias Agopian
2012-02-20
1
-0
/
+1
*
|
|
frameworks/base refactoring.
Mathias Agopian
2012-02-17
5
-8
/
+8
*
|
|
Only generate private symbols that are needed.
Dianne Hackborn
2012-02-07
5
-10
/
+176
*
|
|
Make aapt ignore tools-related data.
Xavier Ducrohet
2012-02-02
1
-31
/
+46
*
|
|
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2012-01-31
8
-83
/
+423
*
|
|
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
Dianne Hackborn
2012-01-25
1
-3
/
+8
*
|
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
|
|
Merge "Minor tweak to console output."
Dan Morrill
2012-01-06
1
-0
/
+169
|
\
\
\
|
*
|
|
Minor tweak to console output.
Dan Morrill
2012-01-06
1
-0
/
+169
*
|
|
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
2
-3
/
+3
|
/
/
/
*
|
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
|
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
2
-57
/
+57
*
|
|
Add a new ui mode for "appliance"
Joe Onorato
2011-12-15
1
-0
/
+5
*
|
|
Add aapt support for implicitly-granted permissions
Kenny Root
2011-12-08
1
-0
/
+19
*
|
|
AAPT fix printf %zd crash on Windows.
Raphael
2011-10-27
2
-5
/
+21
*
|
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
2
-18
/
+18
|
/
/
*
|
add -ldl to host executables
Iliyan Malchev
2011-10-20
1
-1
/
+1
[next]