summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Xcode 4.3 compatibility checkinAl Sutton2012-05-251-2/+2
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-043-4/+28
|\
| * Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-2327-98/+1309
| |\
| * | Updated copyright headers.Josh Guilfoyle2010-11-183-0/+3
| * | Merge commit 'themes/themes-eclair' into themes-2.2_r1Dirk Sigurdson2010-07-043-4/+25
| |\ \
| | * | Removed legacy code used in our initial design for themes.Josh Guilfoyle2010-03-011-5/+0
| | * | Merge remote branch 'korg/eclair' into themes-eclairDirk Sigurdson2010-02-077-22/+57
| | |\ \
| | * \ \ Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-244-4/+30
| | |\ \ \
| | | * | | Port over aapt -x related change.Sergey Ten2009-08-273-4/+25
| | | * | | Remove more unnecessary code from BridgeContext.java.Josh Guilfoyle2009-08-071-2/+0
| | | * | | Revert "This is a patch I've checked in in the old repo and apparently it was...Josh Guilfoyle2009-08-077-132/+5
| | | * | | Remove old setStyledTheme and getStyledTheme.Josh Guilfoyle2009-07-291-10/+0
| | | * | | Fixed BridgeXmlBlockParser now that I added getAttributeDataTypeJosh Guilfoyle2009-07-291-0/+5
| | | * | | Continued research into TypedArrayComposite designPankaj Kumar2009-07-291-0/+12
| | | * | | This is a patch I've checked in in the old repo and apparently it was not por...Sergey Ten2009-07-147-5/+132
| * | | | | As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk filesDan Morrill2010-06-161-1/+1
* | | | | | Support rendering layout that use the new res-auto namespace.Xavier Ducrohet2012-02-242-3/+13
* | | | | | Merge "Fix build." into ics-mr1Dianne Hackborn2012-02-241-5/+8
|\ \ \ \ \ \
| * | | | | | Fix build.Dianne Hackborn2012-02-241-5/+8
* | | | | | | Move the automatic namespace outside of the res namespace. do not merge.Xavier Ducrohet2012-02-231-1/+1
* | | | | | | Fix for issue 9656 - custom xml attributes in Android Libraries. do not merge.inazaruk2012-02-231-3/+9
|/ / / / / /
* | | | | | Make sure resource references are resolved.Xavier Ducrohet2012-02-212-19/+176
* | | | | | Setup ActionBars in layoutlib the same way the platform does it. do not merge.Xavier Ducrohet2012-02-064-21/+57
* | | | | | Make aapt ignore tools-related data.Xavier Ducrohet2012-02-061-31/+46
* | | | | | 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