Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
4aa3684017f545f19ff969af3c4401eebdc9f7c6
/
tools
/
layoutlib
5456230
am 03b100e1: am 617e8097: Add missing delegate for AnimatorInflater.
by Deepanshu Gupta
· 10 years ago
bf59e89
am de4ee0f1: am 75bf1b1c: Merge "Skip loading animations." into lmp-dev
by Deepanshu Gupta
· 10 years ago
122ccfb
am 916d7796: am c55eb170: Merge "Fix multiple styles case in resource resolution." into lmp-dev
by Deepanshu Gupta
· 10 years ago
62cf56c
am 6fb2fda8: am 92a52142: Merge "Use right theme for drawable inflation." into lmp-dev
by Deepanshu Gupta
· 10 years ago
617e809
Add missing delegate for AnimatorInflater.
by Deepanshu Gupta
· 10 years ago
75bf1b1
Merge "Skip loading animations." into lmp-dev
by Deepanshu Gupta
· 10 years ago
c55eb17
Merge "Fix multiple styles case in resource resolution." into lmp-dev
by Deepanshu Gupta
· 10 years ago
92a5214
Merge "Use right theme for drawable inflation." into lmp-dev
by Deepanshu Gupta
· 10 years ago
0b42936
Skip loading animations.
by Deepanshu Gupta
· 10 years ago
b6444c4
Fix multiple styles case in resource resolution.
by Deepanshu Gupta
· 10 years ago
4a605c6
Use right theme for drawable inflation.
by Deepanshu Gupta
· 10 years ago
01c80f1
am 37779f07: Merge "Check Bridge init before disposing." into lmp-dev automerge: 568f16c
by Deepanshu Gupta
· 10 years ago
b69ec77
Check Bridge init before disposing.
by Deepanshu Gupta
· 10 years ago
b913af5
Track change to private libcore data structure.
by Elliott Hughes
· 10 years ago
908a4f9
am 4f133894: Exclude KXmlParser from LayoutLib.
by Deepanshu Gupta
· 10 years ago
4f13389
Exclude KXmlParser from LayoutLib.
by Deepanshu Gupta
· 10 years ago
11b14e3
LayoutLib: Use ICU's line break algo. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
3c8140a
Minor style changes.
by Deepanshu Gupta
· 10 years ago
409bd3d
Resource resolution bug fix. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
fea51fe
Fix Tests after cherry picks. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
98a03e7
Update intelliJ copyright profile [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
039d584
Build layoutlib create tests as part of sdk build. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
6fb5fdc
Add layoutlib tests to DIST_DIR [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
bd41331
Build layoutlib_create tests. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
3f0e467
Remove ANDROID_BUILD_TOP from intelliJ path variables. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
2f3715a
Get filename from File faster [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
b6a37d8
Add testing framework to LayoutLib. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
23f0942
Add tests to the layoutlib eclipse project. [DO NOT MERGE]
by Deepanshu Gupta
· 11 years ago
1718042
Always resolve enum when resolving resources.
by Deepanshu Gupta
· 10 years ago
8d5a15b
Update time in layout preview
by Deepanshu Gupta
· 10 years ago
803a59c
Fix error when using list as actionBarNavMode. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
bc19445
Merge "Build LayoutLib tests with Java 6" into lmp-dev
by Deepanshu Gupta
· 10 years ago
0f6e5d2
Build LayoutLib tests with Java 6
by Deepanshu Gupta
· 10 years ago
8d4e6cb
Saver: PowerManager call to set low power mode.
by John Spurlock
· 10 years ago
820ce63
Merge "LayoutLib: support font weights." into lmp-dev
by Deepanshu Gupta
· 10 years ago
145bc2d
LayoutLib: support font weights.
by Deepanshu Gupta
· 10 years ago
f5cc364
Fix build.
by Dianne Hackborn
· 10 years ago
8f92d92
Build layoutlib create tests as part of sdk build.
by Deepanshu Gupta
· 10 years ago
8d29a06
Merge "Update IntelliJ project file for IntelliJ 14" into lmp-dev
by Deepanshu Gupta
· 10 years ago
93b828d
Merge "Add layoutlib tests to DIST_DIR" into lmp-dev
by Deepanshu Gupta
· 10 years ago
fa4e214
Merge "Remove warning for null entries in resource array." into lmp-dev
by Deepanshu Gupta
· 10 years ago
8c766fe
Update IntelliJ project file for IntelliJ 14
by Deepanshu Gupta
· 10 years ago
2e7f3bd
Removing unnecessary delays, ensuring transition thumbnail is the size of the header. (Bug. 16987565)
by Winson Chung
· 10 years ago
a0904bf
Add layoutlib tests to DIST_DIR
by Deepanshu Gupta
· 10 years ago
cd0bb17
Remove warning for null entries in resource array.
by Deepanshu Gupta
· 10 years ago
a780eee
Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-modular-dev
by Deepanshu Gupta
· 10 years ago
708df7b
Merge "Remove ANDROID_BUILD_TOP from intelliJ path variables." into lmp-dev
by Deepanshu Gupta
· 10 years ago
db0b8a1
Merge "enums in dimension attributes." into lmp-dev
by Deepanshu Gupta
· 10 years ago
351ed32
Merge "Null out "@null" attributes." into lmp-dev
by Deepanshu Gupta
· 10 years ago
bcbe8fc
Merge "LayoutLib: Fix warnings in ResourceHelper." into lmp-dev
by Deepanshu Gupta
· 10 years ago
a7c2419
Merge "LayoutLib: Allow '+' in float attributes." into lmp-dev
by Deepanshu Gupta
· 10 years ago
d75edc4
Merge "Fix invalid conditional check." into lmp-dev
by Deepanshu Gupta
· 10 years ago
b988c8f
Build layoutlib_create tests.
by Deepanshu Gupta
· 10 years ago
1a12b80
LayoutLib: Fix warnings in ResourceHelper.
by Deepanshu Gupta
· 10 years ago
458f2a7
LayoutLib: Allow '+' in float attributes.
by Deepanshu Gupta
· 10 years ago
ca22ba9
Fix invalid conditional check.
by Deepanshu Gupta
· 10 years ago
bc34eb1
enums in dimension attributes.
by Deepanshu Gupta
· 10 years ago
d4cf391
Null out "@null" attributes.
by Deepanshu Gupta
· 10 years ago
a4ccb86
Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)
by Winson Chung
· 10 years ago
ffee9b2
Fix "@null" resource values in LayoutLib. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
cc7ccc3
Resolve color xml attributes properly. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
0774bc4
Remove ANDROID_BUILD_TOP from intelliJ path variables.
by Deepanshu Gupta
· 10 years ago
151b68d
Fix "@null" resource values in LayoutLib.
by Deepanshu Gupta
· 10 years ago
553a4e9
Add time to status bar and fix wifi icon.
by Deepanshu Gupta
· 10 years ago
6e8a98c
am a4ceb9e6: am 32faabbe: Layoutlib: Update wifi and battery icon for KK
by Deepanshu Gupta
· 10 years ago
a4ceb9e
am 32faabbe: Layoutlib: Update wifi and battery icon for KK
by Deepanshu Gupta
· 10 years ago
32faabb
Layoutlib: Update wifi and battery icon for KK
by Deepanshu Gupta
· 10 years ago
84a3e7a
Use different unlock animation when going to full shade
by Jorim Jaggi
· 10 years ago
a3a3775
Merge "Update intelliJ copyright profile" into lmp-dev
by Deepanshu Gupta
· 10 years ago
aabf346
Merge "Add KitKat wifi and battery icons." into lmp-dev
by Deepanshu Gupta
· 10 years ago
84cc05c
Add KitKat wifi and battery icons.
by Deepanshu Gupta
· 10 years ago
2e7a035
Update intelliJ copyright profile
by Deepanshu Gupta
· 10 years ago
0e4be25
Whitelist fonts instead of blacklist.
by Deepanshu Gupta
· 10 years ago
14690b0
Merge "Improve error reporting when renaming fonts." into lmp-dev
by Deepanshu Gupta
· 10 years ago
556f941
Merge "Don't show warnings for fonts not bundled." into lmp-dev
by Deepanshu Gupta
· 10 years ago
93b1483
Improve error reporting when renaming fonts.
by Deepanshu Gupta
· 10 years ago
e644ff8
Don't show warnings for fonts not bundled.
by Deepanshu Gupta
· 10 years ago
99d90a6
Resolve color xml attributes properly.
by Deepanshu Gupta
· 10 years ago
c8f2d5e
Add font rename script to rename one font only.
by Deepanshu Gupta
· 10 years ago
7ec9d00
Create a copy of the build_font.py
by Deepanshu Gupta
· 10 years ago
4e01c59
am 6ebeefa0: am 904d7711: am 7b561be3: am 09c3c2ed: am ba31d628: am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
by Deepanshu Gupta
· 10 years ago
6ebeefa
am 904d7711: am 7b561be3: am 09c3c2ed: am ba31d628: am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
by Deepanshu Gupta
· 10 years ago
7b561be
am 09c3c2ed: am ba31d628: am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
by Deepanshu Gupta
· 10 years ago
db94ea9
am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
by Deepanshu Gupta
· 10 years ago
f970d2c
am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
by Deepanshu Gupta
· 10 years ago
72cf03a
am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
by Deepanshu Gupta
· 10 years ago
3a544a8
resolved conflicts for merge of a232a68d to jb-mr1.1-docs
by Deepanshu Gupta
· 10 years ago
a232a68
resolved conflicts for merge of 5476cfee to jb-mr1-dev
by Deepanshu Gupta
· 10 years ago
5476cfe
am 505c675c: Fix SystemProperties in LayoutLib.
by Deepanshu Gupta
· 10 years ago
505c675
Fix SystemProperties in LayoutLib.
by Deepanshu Gupta
· 10 years ago
4f6a6c4
Fix build
by Svetoslav
· 10 years ago
70d1574
Get filename from File faster
by Deepanshu Gupta
· 10 years ago
b0d767d
Skip loading otf fonts on Java 6
by Deepanshu Gupta
· 10 years ago
0c5cd96
Add SystemProperties native method implementations.
by Deepanshu Gupta
· 10 years ago
45aab0e
LayoutLib: Use ICU's line break algo.
by Deepanshu Gupta
· 10 years ago
b80e42f9
Replace more Locale methods.
by Deepanshu Gupta
· 10 years ago
1840e8f
Fix Delegates
by Deepanshu Gupta
· 10 years ago
d2a4118
Fix LayoutLib Create tests.
by Deepanshu Gupta
· 10 years ago
86eb8b4
Add testing framework to LayoutLib.
by Deepanshu Gupta
· 10 years ago
a87863a
Fix deadlock window manager and device policy manager.
by Sander Alewijnse
· 10 years ago
Next »