summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | LayoutLib: only support animator-type animations.Xavier Ducrohet2011-01-112-5/+4
* | LayoutLib: fix some issue with resource resolution.Xavier Ducrohet2011-01-105-30/+37
* | LayoutLib: move asserts around.Xavier Ducrohet2011-01-101-5/+11
* | LayoutLib: display warning when a resource reference fails to resolve.Xavier Ducrohet2011-01-092-52/+70
* | LayoutLib: Fix moveChild animation.Xavier Ducrohet2011-01-093-56/+97
* | LayoutLib: add a few misc implementations.Xavier Ducrohet2011-01-074-25/+48
* | LayoutLib: finish Typeface and unload them in dispose.Xavier Ducrohet2011-01-073-5/+11
* | LayoutLib: remove fade in/out transition on moveChild.Xavier Ducrohet2011-01-071-19/+30
* | LayoutLib: fix moveChild again.Xavier Ducrohet2011-01-072-3/+25
* | LayoutLib: fix animated moveChild.Xavier Ducrohet2011-01-072-18/+80
* | LayoutLib: Finish the matrix delegate.Xavier Ducrohet2011-01-063-12/+55
* | LayoutLib: fix clipping issues.Xavier Ducrohet2011-01-063-14/+87
|/