summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* am 0e25e4cd: am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes i...Jean-Baptiste Queru2012-02-231-3/+9
|\
| * am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Lib...Jean-Baptiste Queru2012-02-231-3/+9
| |\
| | * Merge "Fix for issue 9656 - custom xml attributes in Android Libraries"Jean-Baptiste Queru2012-02-231-3/+9
| | |\
| | | * Fix for issue 9656 - custom xml attributes in Android Librariesinazaruk2011-05-281-3/+9
* | | | am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1Xavier Ducrohet2012-02-222-19/+176
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure resource references are resolved.Xavier Ducrohet2012-02-212-19/+176
* | | | am 331bb0c3: Setup ActionBars in layoutlib the same way the platform does it....Xavier Ducrohet2012-02-064-21/+57
|\ \ \ \ | |/ / /
| * | | Setup ActionBars in layoutlib the same way the platform does it. do not merge.Xavier Ducrohet2012-02-064-21/+57
* | | | am f8aea993: Make aapt ignore tools-related data.Xavier Ducrohet2012-02-061-31/+46
|\ \ \ \ | |/ / /
| * | | Make aapt ignore tools-related data.Xavier Ducrohet2012-02-061-31/+46
* | | | am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"Jean-Baptiste Queru2012-01-191-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-2/+2
* | | | am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"Jean-Baptiste Queru2012-01-192-3/+3
|\ \ \ \ | |/ / /
| * | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-192-3/+3
* | | | am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"Jean-Baptiste Queru2012-01-191-1/+1
|\ \ \ \ | |/ / /
| * | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-191-1/+1
* | | | am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"Jean-Baptiste Queru2012-01-192-57/+57
|\ \ \ \ | |/ / /
| * | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-192-57/+57
* | | | Merge ee4618bcJean-Baptiste Queru2012-01-192-18/+18
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-192-18/+18
* | | 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
* | Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-281-1/+5
* | 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
|\ \