summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android
Commit message (Expand)AuthorAgeFilesLines
* Remove implementation of deprecated method.Deepanshu Gupta2015-04-151-5/+0
* Add @empty support.Deepanshu Gupta2015-04-151-3/+31
* am a16bb347: am 44fea603: Merge "Fix RoundRect radius." into lmp-devDeepanshu Gupta2015-03-251-2/+2
|\
| * Merge "Fix RoundRect radius." into lmp-devDeepanshu Gupta2015-03-241-2/+2
| |\
| | * Fix RoundRect radius.Deepanshu Gupta2015-03-241-2/+2
* | | am 0b76cf6f: am 34751c79: Merge "Better shadows." into lmp-devDeepanshu Gupta2015-03-252-69/+177
|\ \ \ | |/ /
| * | Better shadows.Deepanshu Gupta2015-03-242-69/+177
| |/
* | am 158c08bc: am ada85905: Fix AppCompat action bar theming.Deepanshu Gupta2015-03-173-13/+12
|\ \ | |/
| * Fix AppCompat action bar theming.Deepanshu Gupta2015-03-163-13/+12
* | Merge "Tools attribute improvements for RecyclerView LayoutManager." into lmp...Deepanshu Gupta2015-03-121-4/+6
|\ \
| * | Tools attribute improvements for RecyclerView LayoutManager.Deepanshu Gupta2015-03-111-4/+6
* | | am efc09c64: am 78660423: Merge "Fix cyclic dependency in BlendComposite and ...Deepanshu Gupta2015-03-121-16/+9
|\ \ \ | |/ / |/| / | |/
| * Fix cyclic dependency in BlendComposite and BlendingMode.Deepanshu Gupta2015-03-111-16/+9
* | Add RecyclerView support.Deepanshu Gupta2015-03-101-7/+23
* | am 6ed9b75a: am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-devDeepanshu Gupta2015-03-022-517/+37
|\ \ | |/
| * Merge "Correct PorterDuff filters." into lmp-devDeepanshu Gupta2015-03-022-517/+37
| |\
| | * Correct PorterDuff filters.Deepanshu Gupta2015-02-262-517/+37
* | | am 81449b2c: am 10d620ff: Merge "Better error msg for StateList/Hexadecimal C...Deepanshu Gupta2015-03-021-3/+13
|\ \ \ | |/ /
| * | Merge "Better error msg for StateList/Hexadecimal Color." into lmp-devDeepanshu Gupta2015-03-021-3/+13
| |\ \ | | |/
| | * Better error msg for StateList/Hexadecimal Color.Deepanshu Gupta2015-02-231-3/+13
* | | am 3f8e2b93: am 30a67cd1: Merge "Set forceFramework correctly for included la...Deepanshu Gupta2015-02-231-1/+1
|\ \ \ | |/ /
| * | Set forceFramework correctly for included layouts.Deepanshu Gupta2015-02-231-1/+1
| |/
* | am ad879adb: Merge "Add Asset management support for fonts." into lmp-devDeepanshu Gupta2015-02-172-8/+108
|\ \ | |/
| * Merge "Add Asset management support for fonts." into lmp-devDeepanshu Gupta2015-02-132-8/+108
| |\
| | * Add Asset management support for fonts.Deepanshu Gupta2015-02-032-8/+108
* | | am 98c3461a: Merge "Do not paint shadow if outside of the clip area" into lmp...Diego Perez2015-02-171-2/+7
|\ \ \ | |/ /
| * | Do not paint shadow if outside of the clip areaDiego Perez2015-02-041-2/+7
* | | am 1d59871e: Merge "Resource resolution fixes." into lmp-devDeepanshu Gupta2015-01-311-7/+19
|\ \ \ | |/ /
| * | Resource resolution fixes.Deepanshu Gupta2015-01-151-7/+19
| |/
* | Add missing DateFormat method.Deepanshu Gupta2015-01-071-0/+5
* | am 8c686ddd: am d20a518c: Merge "Make Preference-cookie map non static." into...Deepanshu Gupta2015-01-062-25/+20
|\ \ | |/
| * Make Preference-cookie map non static.Deepanshu Gupta2014-12-232-25/+20
* | am cec8e5a1: am f861c0ce: Merge "Fix default initial value for preferences" i...Deepanshu Gupta2015-01-061-5/+0
|\ \ | |/
| * Fix default initial value for preferencesDeepanshu Gupta2014-12-231-5/+0
* | am 7ed14549: am 7081a114: Merge "Add preferences rendering." into lmp-devDeepanshu Gupta2015-01-063-2/+147
|\ \ | |/
| * Add preferences rendering.Deepanshu Gupta2014-12-233-2/+147
* | resolved conflicts for a0bc2e7e to lmp-mr1-devDeepanshu Gupta2014-12-301-0/+44
* | am 4628d51a: am 141c7614: Merge "Fix AnalogClock rendering" into lmp-devDeepanshu Gupta2014-12-043-77/+2
|\ \ | |/
| * Fix AnalogClock renderingDeepanshu Gupta2014-11-263-77/+2
| * Fix typos in previous bugfixes.Deepanshu Gupta2014-11-201-1/+1
| * LayoutLib: Stub AM/PM keycodes in Time Picker.Deepanshu Gupta2014-11-181-0/+44
* | am 5ad9b395: am a44fdb9e: Merge "Don\'t skip loading object animator." into l...Deepanshu Gupta2014-11-111-1/+1
|\ \ | |/
| * Don't skip loading object animator.Deepanshu Gupta2014-11-111-1/+1
* | am 3cf0640d: Merge "Add primitive shadows support to LayoutLib" into lmp-dev ...Deepanshu Gupta2014-11-103-0/+692
|\ \ | |/
| * Add primitive shadows support to LayoutLibDeepanshu Gupta2014-11-073-0/+692
* | am 0e3925df: Merge "Remove needlessly thrown IOException." into lmp-dev autom...Deepanshu Gupta2014-11-101-5/+2
|\ \ | |/
| * Remove needlessly thrown IOException.Deepanshu Gupta2014-11-061-5/+2
* | Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-061-0/+5
|/
* Merge "Use the right layout for inflating Action Bar." into lmp-devDeepanshu Gupta2014-11-032-0/+163
|\
| * Use the right layout for inflating Action Bar.Deepanshu Gupta2014-10-302-0/+163