summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Disable debug output in SDK layoutlib.Xavier Ducrohet2012-06-191-1/+1
* Fix issue #6641368: can't launch galleryDianne Hackborn2012-06-111-1/+3
* Fix build.Dianne Hackborn2012-06-041-2/+2
* Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-0/+5
* Fix length of pattern.Ying Wang2012-05-221-0/+1
* Merge "Merge "AAPT: support a new --ignore-assets flag."" into jb-devRaphael Moll2012-05-213-45/+99
|\
| * Merge "AAPT: support a new --ignore-assets flag."Raphael Moll2012-05-183-45/+99
* | Add aapt support for generating proguard rules for onClick methods.Dianne Hackborn2012-05-181-0/+27
|/
* Fix the preloaded-classes tool for JellyBean.Elliott Hughes2012-05-171-0/+14
* Fix build.Dianne Hackborn2012-05-131-1/+1
* Implement new window cropping.Dianne Hackborn2012-05-131-1/+1
* Merge "Making transition out of recents look better" into jb-devMichael Jurka2012-05-101-1/+1
|\
| * Making transition out of recents look betterMichael Jurka2012-05-091-1/+1
* | Add infrastructure for accessing "unstable" content providers.Dianne Hackborn2012-05-091-0/+10
|/
* Add missing native method to Canvas_Delegate.Xavier Ducrohet2012-05-081-0/+5
* Merge "Move CancellationSignal to android.os package." into jb-devJeff Brown2012-05-081-1/+1
|\
| * Move CancellationSignal to android.os package.Jeff Brown2012-05-071-1/+1
* | Merge "The 'localize' tool is dead." into jb-devElliott Hughes2012-05-0848-5802/+0
|\ \ | |/ |/|
| * The 'localize' tool is dead.Elliott Hughes2012-05-0748-5802/+0
* | Small tweaks to orientation.Jeff Brown2012-05-072-6/+14
|/
* Remove obsolete tool.Jeff Brown2012-05-032-62/+0
* Add system insets to windows.Dianne Hackborn2012-04-302-4/+4
* Merge "When a window is first shown only draw once while animating." into jb-devDianne Hackborn2012-04-271-0/+4
|\
| * When a window is first shown only draw once while animating.Dianne Hackborn2012-04-271-0/+4
* | Merge "Work around build break in layoutlib." into jb-devJeff Brown2012-04-271-5/+7
|\ \ | |/ |/|
| * Work around build break in layoutlib.Jeff Brown2012-04-271-5/+7
* | Apply --extra-packages in case --custom-pacakge is also specified.Ying Wang2012-04-261-14/+17
|/
* Fix Paint_Delegate with missing native method.Xavier Ducrohet2012-04-232-2/+21
* Add new API to find smallest/largest screen size.Dianne Hackborn2012-04-191-0/+4
* Merge "Support loading keyboard layout overlays from resources."Jeff Brown2012-04-171-1/+2
|\
| * Support loading keyboard layout overlays from resources.Jeff Brown2012-04-171-1/+2
* | Merge "Add new scale-up window manager animation."Dianne Hackborn2012-04-161-0/+6
|\ \
| * | Add new scale-up window manager animation.Dianne Hackborn2012-04-161-0/+6
| |/
* | Add new aapt dump badging output explaining implicit badging.Dianne Hackborn2012-04-161-1/+46
|/
* Request key maps from input manager service.Jeff Brown2012-04-101-2/+4
* Merge "Adding a line for android-debuggable to 'dump badging' if AndroidManif...Dan Morrill2012-04-101-0/+10
|\
| * Adding a line for android-debuggable to 'dump badging' if AndroidManifest.xmlDan Morrill2012-04-031-0/+10
* | Merge "Implement call log permission compatibility."Dianne Hackborn2012-04-061-0/+24
|\ \
| * | Implement call log permission compatibility.Dianne Hackborn2012-04-051-0/+24
* | | Move some APIs from window manager to input manager.Jeff Brown2012-04-051-117/+0
|/ /
* | Merge "Clean up status bar, system bar, navigation bar management."Dianne Hackborn2012-04-051-3/+2
|\ \
| * | Clean up status bar, system bar, navigation bar management.Dianne Hackborn2012-04-041-3/+2
| |/
* | Embed layout padding in nine patch imagesAmith Yamasani2012-04-042-20/+177
|/
* Merge "Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Ecl...Xavier Ducrohet2012-03-233-4/+49
|\
| * Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse.Xavier Ducrohet2012-03-233-4/+49
* | Add new thumbnail animation.Dianne Hackborn2012-03-231-0/+6
|/
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-221-1/+1
* Use qsort_r_compat() as a portable wrapper for qsort_r().Jeff Brown2012-03-192-15/+2
* Fix build break on glibc, for real.Jeff Brown2012-03-191-0/+4
* Fix build break on glibc hosts.Jeff Brown2012-03-191-0/+10