Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am bb600de6: am 74147527: am 8505c387: Special case AppCompat to show action ... | Deepanshu Gupta | 2015-01-10 | 1 | -13/+23 |
|\ | |||||
| * | am 74147527: am 8505c387: Special case AppCompat to show action bar. | Deepanshu Gupta | 2015-01-10 | 1 | -13/+23 |
| |\ | |||||
| | * | am 8505c387: Special case AppCompat to show action bar. | Deepanshu Gupta | 2015-01-10 | 1 | -13/+23 |
| | |\ | |||||
| | | * | Special case AppCompat to show action bar. | Deepanshu Gupta | 2015-01-10 | 1 | -13/+23 |
| | * | | am c8cbff8b: Fix error when using list as actionBarNavMode. [DO NOT MERGE] | Deepanshu Gupta | 2014-09-26 | 1 | -2/+7 |
| | |\ \ | | | |/ | |||||
| | | * | Fix error when using list as actionBarNavMode. [DO NOT MERGE] | Deepanshu Gupta | 2014-09-25 | 1 | -2/+7 |
| | * | | am 509e5db1: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" in... | Deepanshu Gupta | 2014-09-04 | 1 | -0/+4 |
| | |\ \ | | | |/ | |||||
| | | * | Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-dev | Deepanshu Gupta | 2014-09-04 | 1 | -0/+4 |
| | | |\ | |||||
| | | | * | Resolve color xml attributes properly. [DO NOT MERGE] | Deepanshu Gupta | 2014-08-26 | 1 | -0/+4 |
| | * | | | am 47a40013: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]"... | Deepanshu Gupta | 2014-09-04 | 1 | -2/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix "@null" resource values in LayoutLib. [DO NOT MERGE] | Deepanshu Gupta | 2014-08-26 | 1 | -2/+3 |
| | | |/ | |||||
| | * | | am 59eedf52: Layoutlib: Update wifi and battery icon for KK | Deepanshu Gupta | 2014-08-16 | 12 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Layoutlib: Update wifi and battery icon for KK | Deepanshu Gupta | 2014-08-15 | 12 | -1/+1 |
| * | | | Support Locale.toLanguageTag on Java 6 | Deepanshu Gupta | 2015-01-09 | 4 | -13/+129 |
| * | | | LayoutLib: Fix System.arraycopy() | Deepanshu Gupta | 2015-01-09 | 3 | -8/+23 |
* | | | | Fix tests on jenkins, take 2. | Deepanshu Gupta | 2015-01-07 | 1 | -4/+6 |
* | | | | Fix tests on jenkins | Deepanshu Gupta | 2015-01-06 | 1 | -0/+1 |
* | | | | Add image comparison to LayoutLib tests. | Deepanshu Gupta | 2015-01-05 | 3 | -0/+343 |
* | | | | Remove Time from CreateInfo | Deepanshu Gupta | 2015-01-02 | 1 | -1/+0 |
* | | | | Add DatePicker, CalendarView to LayoutLib tests | Deepanshu Gupta | 2015-01-02 | 2 | -2/+12 |
* | | | | Fix DatePicker rendering. | Deepanshu Gupta | 2014-12-29 | 1 | -10/+18 |
* | | | | Make Preference-cookie map non static. | Deepanshu Gupta | 2014-12-23 | 4 | -29/+36 |
* | | | | Fix default initial value for preferences | Deepanshu Gupta | 2014-12-23 | 4 | -9/+144 |
* | | | | Add preferences rendering. | Deepanshu Gupta | 2014-12-23 | 8 | -34/+224 |
* | | | | Ensure that RandomAccessFile is not leaked. | Deepanshu Gupta | 2014-12-02 | 2 | -38/+34 |
* | | | | Fix AnalogClock rendering | Deepanshu Gupta | 2014-11-26 | 10 | -108/+333 |
* | | | | Fix typos in previous bugfixes. | Deepanshu Gupta | 2014-11-20 | 2 | -2/+2 |
* | | | | Merge "Fix setTextAppearance for styles with dots." into lmp-dev | Deepanshu Gupta | 2014-11-19 | 1 | -10/+1 |
|\ \ \ \ | |||||
| * | | | | Fix setTextAppearance for styles with dots. | Deepanshu Gupta | 2014-11-18 | 1 | -10/+1 |
* | | | | | LayoutLib: Stub AM/PM keycodes in Time Picker. | Deepanshu Gupta | 2014-11-18 | 2 | -0/+45 |
* | | | | | Don't skip loading object animator. | Deepanshu Gupta | 2014-11-11 | 2 | -1/+2 |
|/ / / / | |||||
* | | | | Fix setting styles in custom views. | Deepanshu Gupta | 2014-11-10 | 1 | -0/+17 |
* | | | | Add primitive shadows support to LayoutLib | Deepanshu Gupta | 2014-11-07 | 20 | -59/+798 |
* | | | | Remove needlessly thrown IOException. | Deepanshu Gupta | 2014-11-06 | 2 | -50/+43 |
* | | | | Merge "Fix BridgeContext.get*ResourceValue()" into lmp-dev | Deepanshu Gupta | 2014-11-03 | 4 | -35/+30 |
|\ \ \ \ | |||||
| * | | | | Fix BridgeContext.get*ResourceValue() | Deepanshu Gupta | 2014-10-30 | 4 | -35/+30 |
* | | | | | Merge "Support framework menus in ActionBar" into lmp-dev | Deepanshu Gupta | 2014-11-03 | 1 | -6/+19 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Support framework menus in ActionBar | Deepanshu Gupta | 2014-10-30 | 1 | -6/+19 |
* | | | | | Merge "Use the right layout for inflating Action Bar." into lmp-dev | Deepanshu Gupta | 2014-11-03 | 5 | -184/+585 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Use the right layout for inflating Action Bar. | Deepanshu Gupta | 2014-10-30 | 5 | -184/+585 |
* | | | | | Add missing delegate for AnimatorInflater. | Deepanshu Gupta | 2014-10-28 | 1 | -0/+8 |
|/ / / / | |||||
* | | | | Merge "Skip loading animations." into lmp-dev | Deepanshu Gupta | 2014-10-29 | 3 | -0/+104 |
|\ \ \ \ | |||||
| * | | | | Skip loading animations. | Deepanshu Gupta | 2014-10-28 | 3 | -0/+104 |
* | | | | | Merge "Fix multiple styles case in resource resolution." into lmp-dev | Deepanshu Gupta | 2014-10-29 | 3 | -15/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Fix multiple styles case in resource resolution. | Deepanshu Gupta | 2014-10-28 | 3 | -15/+22 |
* | | | | | | Merge "Use right theme for drawable inflation." into lmp-dev | Deepanshu Gupta | 2014-10-29 | 5 | -19/+43 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | Use right theme for drawable inflation. | Deepanshu Gupta | 2014-10-28 | 5 | -19/+43 |
* | | | | | Merge "Check Bridge init before disposing." into lmp-dev | Deepanshu Gupta | 2014-10-22 | 4 | -37/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Check Bridge init before disposing. | Deepanshu Gupta | 2014-10-20 | 4 | -37/+23 |
| |/ / / / | |||||
* | | | | | AAPT: Fix path for final generated resources on Windows | Adam Lesinski | 2014-10-20 | 1 | -1/+4 |