summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|/ /
* | LayoutLib: Properly support attr ns when used in styles.Xavier Ducrohet2012-03-164-198/+183
* | Fix sdk layout rendering in JB.Xavier Ducrohet2012-03-156-13/+316
* | Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-0/+17
* | Dispatch screen state change events to ViewsRomain Guy2012-03-081-1/+2
* | Fix the buildRomain Guy2012-03-081-0/+5
* | am 77fdcbff: am f038868d: am 44e63a21: Support rendering layout that use the ...Xavier Ducrohet2012-02-272-3/+13
|\ \
| * \ am f038868d: am 44e63a21: Support rendering layout that use the new res-auto ...Xavier Ducrohet2012-02-242-3/+13
| |\ \ | | |/
| | * Support rendering layout that use the new res-auto namespace.Xavier Ducrohet2012-02-242-3/+13
* | | resolved conflicts for merge of 34706a4c to masterDianne Hackborn2012-02-241-5/+6
|\ \ \ | |/ /
| * | am e65a9ab1: am 5786f5cf: Merge "Fix build." into ics-mr1Dianne Hackborn2012-02-241-5/+8
| |\ \ | | |/
| | * Fix build.Dianne Hackborn2012-02-241-5/+8
* | | am f8e737cb: am 22701ec5: am 503247f2: Merge "Make sure resource references a...Xavier Ducrohet2012-02-232-19/+176
|\ \ \ | |/ /
| * | am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved."...Xavier Ducrohet2012-02-222-19/+176
| |\ \ | | |/
| | * 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
| |/
* | Encapsulate the ViewRootImpl's handler.Jeff Brown2012-02-151-1/+1
* | Add an api to switch to the next IME and subtypesatok2012-02-101-0/+6
* | Fix a setBackgroundDrawable in layoutlib.Xavier Ducrohet2012-02-061-1/+1
* | Setup ActionBars in layoutlib the same way the platform does it.Xavier Ducrohet2012-02-064-21/+57
* | Merge "Rename CancellationSignal using preferred spelling."Jeff Brown2012-02-021-3/+3
|\ \
| * | Rename CancellationSignal using preferred spelling.Jeff Brown2012-02-021-3/+3
* | | Make Layoutlib compile on Java 6.Xavier Ducrohet2012-02-0226-56/+526
|/ /
* | Implement a cancelation mechanism for queries.Jeff Brown2012-01-271-2/+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 "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
|/ /
* | 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
|/
* Add hasNavigationBar() to the window manager.Daniel Sandler2011-10-191-0/+4
* 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
* LayoutLib: Fix native delegate for Display.Xavier Ducrohet2011-09-291-2/+2
* 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