summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* LayoutLib: When possible ensure parsers are popped from the stack.Xavier Ducrohet2011-02-145-21/+46
* LayoutLib: fix the background of title/action bars.Xavier Ducrohet2011-02-074-13/+30
* LayoutLib: Update to latest API fix.Xavier Ducrohet2011-02-071-1/+1
* Merge "LayoutLib: Handle color state list in methods returning an int." into ...Xavier Ducrohet2011-02-071-7/+4
|\
| * LayoutLib: Handle color state list in methods returning an int.Xavier Ducrohet2011-02-061-7/+4
* | LayoutLib: improved rendering for system/title/action bars.Xavier Ducrohet2011-02-0614-131/+251
* | LayoutLib: add implementation of Bridge.renderDrawable()Xavier Ducrohet2011-02-043-6/+178
|/
* LayoutLib: split RenderSession's base method into RenderAction.Xavier Ducrohet2011-02-043-244/+348
* LayoutLib: update to the new API.Xavier Ducrohet2011-02-042-7/+8
* LayoutLib: Replace custom BitmapFactory by a simpler delegateXavier Ducrohet2011-02-045-606/+136
* LayoutLib: render system/title/action bars.Xavier Ducrohet2011-02-0421-201/+770
* LayoutLib: Fix some rendering issuesXavier Ducrohet2011-02-022-5/+9
* Make TimePicker/DatePicker/CalendarView render in Eclipse.Xavier Ducrohet2011-02-026-7/+290
* LayoutLib.Create: support Outer_Inner_Delegate renaming.Raphael2011-01-317-115/+446
* LayoutLib: update with Pair API.Xavier Ducrohet2011-01-2810-83/+82
* LayoutLib: Update with the new resource map APIs.Xavier Ducrohet2011-01-2810-32/+50
* LayoutLib: Properly compute available space to layouts.Xavier Ducrohet2011-01-278-81/+228
* LayoutLib: put a default image on the quickcontactbadge.Xavier Ducrohet2011-01-261-0/+4
* LayoutLib: properly erase the bitmap when rendering a new session.Xavier Ducrohet2011-01-264-8/+26
* LayoutLib: return ViewInfo for all merged items + Build init.Xavier Ducrohet2011-01-256-14/+89
* Merge "New orientation listener." into honeycombJeff Brown2011-01-242-0/+538
|\
| * New orientation listener.Jeff Brown2011-01-242-0/+538
* | LayoutLib: Use special view cookie for include-merge case.Xavier Ducrohet2011-01-244-6/+118
|/
* Merge "visibility ("lights out") API." into honeycombJoe Onorato2011-01-231-0/+4
|\
| * visibility ("lights out") API.Joe Onorato2011-01-231-0/+4
* | aapt: Allow raw "%" in unformatted string-arraysJosh Stone2011-01-231-0/+16
|/
* Update preloaded-classes for Honeycomb.Jesse Wilson2011-01-211-10/+12
* LayoutLib: properly configure ApplicationInfo with targetSdkVersion.Xavier Ducrohet2011-01-172-3/+9
* Allow TabHosts to have no children in the tabcontent widgetTor Norbye2011-01-171-18/+28
* LayoutLib: Update to use the new RenderResources API.Xavier Ducrohet2011-01-177-647/+103
* Merge "LayoutLib: extract resource resolution into its own class." into honey...Xavier Ducrohet2011-01-169-561/+652
|\
| * LayoutLib: extract resource resolution into its own class.Xavier Ducrohet2011-01-169-561/+652
* | Support non-rectangular input regions.Jeff Brown2011-01-161-1/+1
|/
* LayoutLib: update logs to use new data bundleXavier Ducrohet2011-01-1422-91/+89
* LayoutLib: Misc fixes.Xavier Ducrohet2011-01-142-18/+34
* LayoutLib: Fix multi-line text rendering.Xavier Ducrohet2011-01-131-1/+1
* LayoutLib: Use the new log tag constants from LayoutLogXavier Ducrohet2011-01-1323-90/+80
* LAyoutLib: Fix build by adding missing IWindowSession implementation.Xavier Ducrohet2011-01-131-0/+6
* Merge "LayoutLib: move MockView back into its original package." into honeycombXavier Ducrohet2011-01-134-4/+4
|\
| * LayoutLib: move MockView back into its original package.Xavier Ducrohet2011-01-124-4/+4
* | Merge "LayoutLib: Add getViewParent/getViewIndex on RenderSession." into hone...Xavier Ducrohet2011-01-131-0/+39
|\ \ | |/
| * LayoutLib: Add getViewParent/getViewIndex on RenderSession.Xavier Ducrohet2011-01-121-0/+39
* | Merge "LayoutLib: use tags in logs." into honeycombXavier Ducrohet2011-01-1224-101/+165
|\ \ | |/
| * LayoutLib: use tags in logs.Xavier Ducrohet2011-01-1224-101/+165
* | API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"Christopher Tate2011-01-111-1/+1
|/
* LayoutLib: Log error when style can't be found.Xavier Ducrohet2011-01-111-2/+3
* Merge "LayoutLib: misc fix." into honeycombXavier Ducrohet2011-01-112-2/+4
|\
| * LayoutLib: misc fix.Xavier Ducrohet2011-01-112-2/+4
* | LayoutLib: Improve error reporting.Xavier Ducrohet2011-01-119-47/+35
* | LayoutLib: fix XmlUtils.convertValueToIntXavier Ducrohet2011-01-113-0/+192