summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge
Commit message (Expand)AuthorAgeFilesLines
* 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-038-1/+123
* 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
* 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
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-1126-137/+319
* Implement native println_native in android.util.Log for LayoutLibPhilip Milne2011-08-091-0/+51
* 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-016-53/+28
* Report the external display size to the input reader.Jeff Brown2011-07-251-0/+3
* Layoutlib: misc fix + start of AndroidBidi support.Xavier Ducrohet2011-07-194-27/+56
* Enable IMEs to set additional subtypes in backgroundsatok2011-07-191-1/+1
* am 9163a4a6: am aa4b1d8b: am d292d2a0: Merge 36a3a392 from mr1.Xavier Ducrohet2011-07-131-0/+60
|\
| * Merge 36a3a392 from mr1.Xavier Ducrohet2011-07-111-0/+60
* | LayoutLib: updated fake accessbility manager and ensure there's an InputMetho...Xavier Ducrohet2011-07-124-0/+290
* | LayoutLib: Delegate for Display and IWindowManager implementation.Xavier Ducrohet2011-07-125-20/+637
* | new button graphics for layoutlib.Xavier Ducrohet2011-07-119-0/+0
* | Fix build.Brian Carlstrom2011-06-221-1/+0
* | Merge "Add missing delegate to the layoutlib."Xavier Ducrohet2011-06-212-1/+5
|\ \
| * | Add missing delegate to the layoutlib.Xavier Ducrohet2011-06-212-1/+5
* | | Merge "Include testdata in layoutlib-tests."Brett Chabot2011-06-212-0/+2
|\ \ \ | |/ / |/| |
| * | Include testdata in layoutlib-tests.Brett Chabot2011-06-172-0/+2
* | | am 0be8522b: am d1abd94f: am 04ce8111: Bring in more layout lib changes from ...Xavier Ducrohet2011-06-1614-196/+328
|\ \ \ | |/ / |/| / | |/
| * Bring in more layout lib changes from hc-mr1.Xavier Ducrohet2011-06-1614-196/+328
* | Fix changed native method delegates in layoutlib for ICS.Xavier Ducrohet2011-06-153-6/+66
* | am 48305f32: am 2e0f7118: am 8ee28811: Merge changes Idbb70f53,I10426a3f into...Xavier Ducrohet2011-06-103-20/+58
|\ \ | |/
| * Merge 06942bc4 from hc-mr1.Xavier Ducrohet2011-06-082-4/+9
| * Merge 988eeeb5 from hc-mr1.Xavier Ducrohet2011-06-083-16/+49
* | am abc83871: am f6e47999: am 2a6dc7f1: Merge "Import the Layoutlib from hc-mr...Xavier Ducrohet2011-06-0712-103/+346
|\ \ | |/
| * Import the Layoutlib from hc-mr1.Xavier Ducrohet2011-06-0312-103/+346
* | am a13462a9: am 582841e7: am b18e700c: am aa0834e3: Merge "LayoutLib: support...Xavier Ducrohet2011-05-193-21/+33
|\ \ | |/
| * LayoutLib: support the new baseline/margin query API.Xavier Ducrohet2011-05-163-21/+33
* | am d0054160: am 6d040a7f: am 738c5e60: am 2fae858d: LayoutLib: implement data...Xavier Ducrohet2011-05-1311-52/+799
|\ \ | |/
| * LayoutLib: implement data binding for most AdapterViewXavier Ducrohet2011-05-1311-52/+799
| * Merge 59aad78e from master. do not merge.Xavier Ducrohet2011-04-072-19/+36
|/
* LayoutLib: Fix issue with rendering mode.Xavier Ducrohet2011-04-051-23/+75
* LayoutLib: TypedArray.getDimensionPixelSize can actually return <0Xavier Ducrohet2011-03-171-11/+4
* LayoutLib: Fix Arc rendering.Xavier Ducrohet2011-03-142-30/+52
* LayoutLib: fix Capabilities and getDimensionPixelSizeXavier Ducrohet2011-03-083-12/+23
* LayoutLib: Fix dimension parsing to handle negative value.Xavier Ducrohet2011-03-072-14/+10
* LayoutLib: Implement some missing add###() method in Path.Xavier Ducrohet2011-03-071-25/+80