summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-318-83/+423
* Merge "Implement a cancelation mechanism for queries."Jeff Brown2012-01-271-2/+8
|\
| * Implement a cancelation mechanism for queries.Jeff Brown2012-01-271-2/+8
* | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-01-251-3/+8
|/
* am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immed...Jim Miller2012-01-201-0/+4
|\
| * Fix 5863053: Add method to lock screen immediately.Jim Miller2012-01-171-0/+4
| * Merge "AAPT fix printf %zd crash on Windows". Do not merge.Raphael2011-12-112-5/+21
* | Merge "Remove unused code"Romain Guy2012-01-191-11/+0
|\ \
| * | Remove unused codeRomain Guy2012-01-191-11/+0
* | | Fix broken drawCircle LayoutLib.Xavier Ducrohet2012-01-181-1/+1
* | | Improve heuristics for orientation detection.Jeff Brown2012-01-171-47/+69
|/ /
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* | Merge "Minor tweak to console output."Dan Morrill2012-01-061-0/+169
|\ \
| * | Minor tweak to console output.Dan Morrill2012-01-061-0/+169
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-3/+3
|/ /
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-57/+57
* | Add a new ui mode for "appliance"Joe Onorato2011-12-151-0/+5
* | 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