summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add aapt support for implicitly-granted permissionsKenny Root2011-12-081-0/+19
* Merge "Upgrade layoutlib generation code to use ASM 4.0"Tor Norbye2011-12-069-242/+413
|\
| * Upgrade layoutlib generation code to use ASM 4.0Tor Norbye2011-12-059-242/+413
* | Use a Choreographer to schedule animation and drawing.Jeff Brown2011-12-051-2/+5
|/
* am 496f6e2a: am b54980d1: Merge "Fix issue #5588689: Black camera preview aft...Dianne Hackborn2011-11-281-1/+5
|\
| * Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-281-1/+5
* | Set theme-tag in render log when failing to find styleTor Norbye2011-11-011-1/+1
* | AAPT fix printf %zd crash on Windows.Raphael2011-10-272-5/+21
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-18/+18
|/
* add -ldl to host executablesIliyan Malchev2011-10-204-4/+4
* Add hasNavigationBar() to the window manager.Daniel Sandler2011-10-191-0/+4
* Whoops, remove left-over debug output.Dianne Hackborn2011-10-161-1/+1
* New aapt feature to do smarter filtering of configurations.Dianne Hackborn2011-10-1613-286/+615
* Fix ownership of CursorWindows across processes.Jeff Brown2011-10-091-10/+13
* Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself imm...Dianne Hackborn2011-10-062-4/+5
|\
| * Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediatelyDianne Hackborn2011-10-062-4/+5
* | Fix build.Jeff Brown2011-10-051-1/+1
|/
* LayoutLib: fix support for textScaleX.Xavier Ducrohet2011-10-041-1/+1
* Layoutlib: Typeface support for loading fonts manually.Xavier Ducrohet2011-10-042-6/+61
* Layoutlib now parses system_fonts.xml instead of its own.Xavier Ducrohet2011-10-042-179/+135
* Layoutlib: add support for ITextServicesManager.Xavier Ducrohet2011-10-0310-12/+139
* Merge "LayoutLib: Fix native delegate for Display."Xavier Ducrohet2011-09-301-2/+2
|\
| * LayoutLib: Fix native delegate for Display.Xavier Ducrohet2011-09-291-2/+2
* | Add package-verifier to aapt dump badgingKenny Root2011-09-291-0/+10
|/
* am a94489b4: Merge "Don\'t lose product variant strings that also vary betwee...Eric Fischer2011-09-282-1/+37
|\
| * Don't lose product variant strings that also vary between locales.Eric Fischer2011-09-272-1/+37
* | Merge "Prevent unintended rotations. Bug: 4981385"Jeff Brown2011-09-231-78/+54
|\ \
| * | Prevent unintended rotations.Jeff Brown2011-09-231-78/+54
* | | Fix issue #5173952: Opening a Notification From Lock Screen...Dianne Hackborn2011-09-231-0/+3
|/ /
* | Handle orientation changes more systematically.Jeff Brown2011-09-211-1/+1
* | Fix build.Dianne Hackborn2011-09-181-1/+2
|/
* Make setAdditionalInputMethodSubtypes asyncsatok2011-09-021-9/+1
* Add new dependency generation option to aidl.Xavier Ducrohet2011-09-013-44/+81
* Fix issue #4279860: previous UI flashes before showing lock screen...Dianne Hackborn2011-08-231-0/+4
* LayoutLib: add native delegate for set/getHinting in Paint.Xavier Ducrohet2011-08-221-0/+25
* am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated d...Xavier Ducrohet2011-08-183-9/+33
|\
| * am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency fil...Xavier Ducrohet2011-08-183-9/+33
| |\
| | * am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names"Xavier Ducrohet2011-08-183-9/+33
| | |\
| | | * Change generated dependency file namesJosiah Gaskin2011-08-163-9/+33
* | | | Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-1128-139/+324
* | | | Implement native println_native in android.util.Log for LayoutLibPhilip Milne2011-08-092-0/+52
* | | | Fix bug 5011824 - New Holo overflow menu for physical menu key devicesAdam Powell2011-08-071-0/+6
* | | | Layoutlib: implement Resources.getBoolean(int).Xavier Ducrohet2011-08-031-0/+16
* | | | Layoutlib: simple comment fix.Xavier Ducrohet2011-08-021-2/+2
* | | | Misc layoutlib fix in preparation of the access change in framework code.Xavier Ducrohet2011-08-017-54/+28
* | | | am 6abf2f50: am 0b45ca88: am cd01ad7c: am 20339b24: Merge "Remove Debug Code"Xavier Ducrohet2011-07-271-15/+0
|\ \ \ \ | |/ / /
| * | | am 0b45ca88: am cd01ad7c: am 20339b24: Merge "Remove Debug Code"Xavier Ducrohet2011-07-271-15/+0
| |\ \ \ | | |/ /
| | * | am cd01ad7c: am 20339b24: Merge "Remove Debug Code"Xavier Ducrohet2011-07-271-15/+0
| | |\ \ | | | |/
| | | * Merge "Remove Debug Code"Xavier Ducrohet2011-07-271-15/+0
| | | |\
| | | | * Remove Debug CodeJosiah Gaskin2011-07-271-15/+0