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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding the backward-compatible filtering heuristics for the new device
Dan Morrill
2010-05-04
1
-12
/
+180
*
Fix aapt to build in Windows SDK under Linux
Raphael
2010-04-23
1
-6
/
+6
*
Adds back the finalize method on the replaced Paint class.
Xavier Ducrohet
2010-04-08
1
-0
/
+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
*
Fix issue #2519590: Lock screen stuck in landscape mode
Dianne Hackborn
2010-03-18
1
-1
/
+1
*
Give an 9-patch error on too many rows and columns
Kenny Root
2010-03-12
1
-8
/
+18
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
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
*
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
2
-2
/
+2
*
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
*
Merge "Remove empty finalize methods."
Carl Shapiro
2010-02-24
3
-15
/
+0
|
\
|
*
Remove empty finalize methods.
Carl Shapiro
2010-02-24
3
-15
/
+0
*
|
Merge "New update of preloaded classes for Froyo."
Jesse Wilson
2010-02-24
4
-3
/
+25
|
\
\
|
*
|
New update of preloaded classes for Froyo.
Jesse Wilson
2010-02-24
4
-3
/
+25
|
|
/
*
|
Merge "Fix the layoutlib to still support fill_parent."
Xavier Ducrohet
2010-02-24
2
-2
/
+6
|
\
\
|
*
|
Fix the layoutlib to still support fill_parent.
Xavier Ducrohet
2010-02-23
2
-2
/
+6
|
|
/
*
|
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
*
Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes
Dianne Hackborn
2010-02-18
1
-1
/
+2
*
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
*
Fix in layoutlib due to some changes in the frameworks.
Xavier Ducrohet
2010-02-11
2
-37
/
+10
*
Introduce special UI modes for night and car usage.
Tobias Haamel
2010-02-11
5
-5
/
+120
*
New external storage APIs.
Dianne Hackborn
2010-02-09
1
-0
/
+12
*
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
*
|
|
am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." in...
Xavier Ducrohet
2010-01-22
3
-60
/
+140
|
\
\
\
|
|
/
/
|
*
|
am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair
Xavier Ducrohet
2010-01-20
3
-60
/
+140
|
|
\
\
|
|
|
/
|
|
*
ADT/Layoutlib: implement sweep gradient.
Xavier Ducrohet
2010-01-19
3
-60
/
+140
*
|
|
am 60e3c09e: am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." i...
Xavier Ducrohet
2010-01-22
3
-219
/
+338
|
\
\
\
|
|
/
/
|
*
|
am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair
Xavier Ducrohet
2010-01-19
3
-219
/
+338
|
|
\
\
|
|
|
/
|
|
*
Merge "ADT/Layoutlib: implement radial gradient." into eclair
Xavier Ducrohet
2010-01-19
3
-219
/
+338
|
|
|
\
[next]