summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Set default text style in layoutlib as NORMAL [DO NOT MERGE]" into klp...Xavier Ducrohet2014-02-201-0/+3
|\
| * Set default text style in layoutlib as NORMAL [DO NOT MERGE]Deepanshu Gupta2014-02-191-0/+3
* | Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]Deepanshu Gupta2014-02-191-3/+5
|/
* Improve text rendering and measurement.Deepanshu Gupta2014-02-061-40/+45
* Merge "Add methods for Time_Delegate" into klp-devDeepanshu Gupta2014-02-062-3/+102
|\
| * Add methods for Time_DelegateDeepanshu Gupta2014-01-312-3/+102
* | Merge "Optimize layout rendering in layoutlib" into klp-devDeepanshu Gupta2014-02-061-2/+2
|\ \
| * | Optimize layout rendering in layoutlibDeepanshu Gupta2014-01-201-2/+2
| |/
* | Merge "Add missing files to fix libphonenumber for layoutlib." into klp-devDeepanshu Gupta2014-02-069-31/+143
|\ \
| * | Add missing files to fix libphonenumber for layoutlib.Deepanshu Gupta2014-01-179-31/+143
| |/
* | Merge "Fix the measurement of text bounds." into klp-devDeepanshu Gupta2014-02-063-41/+60
|\ \
| * | Fix the measurement of text bounds.Deepanshu Gupta2014-01-073-41/+60
| |/
* | Fix a bug in Nine Patch library.Deepanshu Gupta2014-02-051-2/+2
|/
* Update delegate methods in layoutlib.Deepanshu Gupta2013-11-255-89/+25
* Update ICU_Delegate methods. DO NOT MERGEDeepanshu Gupta2013-11-181-2/+2
* Add libphonenumber to layoutlib.jar. DO NOT MERGEDeepanshu Gupta2013-11-132-1/+7
* Fix NPE in layoutlib. DO NOT MERGEDeepanshu Gupta2013-11-131-1/+0
* Update changed delegate method in Bitmap_Delegate. DO NOT MERGEDeepanshu Gupta2013-11-131-1/+2
* Relayout windows that handle their own config change.Craig Mautner2013-11-121-1/+1
* Fix text size in Fake Action BarDeepanshu Gupta2013-11-081-1/+1
* Add a method to set a list of uids for a wake lockMarco Nelissen2013-10-251-0/+5
* Merge "Prune unneeded density resources from APK" into klp-devAdam Lesinski2013-10-181-1/+38
|\
| * Prune unneeded density resources from APKAdam Lesinski2013-10-151-1/+38
* | Layoutlib Create: Remove references to java package class Objects.Deepanshu Gupta2013-10-173-3/+138
* | Merge "Fix layoutlib for KK" into klp-devDeepanshu Gupta2013-10-184-15/+50
|\ \
| * | Fix layoutlib for KKDeepanshu Gupta2013-10-164-15/+50
| |/
* | Layoutlib: Add DateIntervalFormat_Delegate required by CalendarViewDeepanshu Gupta2013-10-172-0/+71
* | am 873c76d0: am fb1ee08c: am a49c3585: Merge "Fix CalendarView to show the ri...Deepanshu Gupta2013-10-172-0/+62
|\ \
| * \ am fb1ee08c: am a49c3585: Merge "Fix CalendarView to show the right month and...Deepanshu Gupta2013-10-172-0/+62
| |\ \
| | * \ Merge "Fix CalendarView to show the right month and year label." into jb-mr2-devDeepanshu Gupta2013-10-172-0/+62
| | |\ \
| | | * | Fix CalendarView to show the right month and year label.Deepanshu Gupta2013-10-162-0/+62
* | | | | am 92a80b18: am 9b827a7d: am ec555902: Merge "Layoutlib: Update the wifi icon...Deepanshu Gupta2013-10-178-7/+6
|\ \ \ \ \ | |/ / / /
| * | | | am 9b827a7d: am ec555902: Merge "Layoutlib: Update the wifi icon in the statu...Deepanshu Gupta2013-10-178-7/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-devDeepanshu Gupta2013-10-178-7/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Layoutlib: Update the wifi icon in the status bar.Deepanshu Gupta2013-10-148-7/+6
* | | | | am 9568ad39: am 94e5ada7: am 81f74f4b: Fix DatePicker and Calendar widget in ...Deepanshu Gupta2013-10-171-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | am 94e5ada7: am 81f74f4b: Fix DatePicker and Calendar widget in layoutlib.Deepanshu Gupta2013-10-171-2/+8
| |\ \ \ \ | | |/ / /
| | * | | Fix DatePicker and Calendar widget in layoutlib.Deepanshu Gupta2013-10-161-2/+8
* | | | | am 7dc35060: am df076962: am 1cf5df38: Layoutlib Create: Remove references to...Deepanshu Gupta2013-10-1726-443/+1669
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am df076962: am 1cf5df38: Layoutlib Create: Remove references to non-std Java...Deepanshu Gupta2013-10-1726-443/+1669
| |\ \ \ | | |/ /
| | * | Layoutlib Create: Remove references to non-std Java classes.Deepanshu Gupta2013-10-1626-443/+1669
| | |/
* | | Merge "Ignore certain WindowManager flags when touch exploration is enabled" ...Alan Viverette2013-10-081-0/+4
|\ \ \
| * | | Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette2013-10-071-0/+4
* | | | AAPT emits error for res with no 'default' productAdam Lesinski2013-10-041-4/+65
|/ / /
* | | Merge "Fix layoutlib build" into klp-devMarco Nelissen2013-10-031-0/+6
|\ \ \
| * | | Fix layoutlib buildMarco Nelissen2013-10-031-0/+6
* | | | Update liblayoutJohn Reck2013-10-021-2/+2
|/ / /
* | | Merge "Fix permissions on WindowManagerService.showAssistant()" into klp-devJim Miller2013-09-281-5/+0
|\ \ \
| * | | Fix permissions on WindowManagerService.showAssistant()Jim Miller2013-09-271-5/+0
* | | | Add badging of Payment appsAdam Lesinski2013-09-271-11/+142