Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
314454cb8f95a8d9b38b0cd523c49f7a380d54c9
/
graphics
8515cf9
Support path interpolator in AVDC
by ztenghui
· 8 years ago
401033a
Add fillRule support to VDC
by ztenghui
· 8 years ago
2d22dc4
Move version metadata to <application> DO NOT MERGE
by Chris Banes
· 8 years ago
c0541ff
Fix test failure on testPathMorping on API 23
by ztenghui
· 8 years ago
134e62b
Add Path Morphing support to AVDC
by ztenghui
· 8 years ago
5a1089d
Add listener to the AVDC
by ztenghui
· 8 years ago
134f43b
A new workaround for the proguard issue for VDC/AVDC.
by ztenghui
· 8 years ago
725ce5f
Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev
by Chris Banes
· 8 years ago
60aa4e4
DO NOT MERGE. Fix make builds of support library.
by Aurimas Liutikas
· 8 years ago
f833583
Fix some issues caught via a static analyzer
by Chris Banes
· 8 years ago
e33e8de
Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0
by Alan Viverette
· 8 years ago
8d91266
Add support lib version meta-data to AndroidManifest.xml
by Alan Viverette
· 8 years ago
94d018a
Clean up build.gradle files in support library.
by Aurimas Liutikas
· 8 years ago
f349dba
Remove javadocTask and javadocJarTask.
by Aurimas Liutikas
· 8 years ago
8e10080
Move from GROUP_ID to LIBRARY_GROUP annotations
by Aurimas Liutikas
· 8 years ago
af6b251
Adds working lint target to support lib build, more workarounds
by Alan Viverette
· 8 years ago
e8d4120
Do not hard-code any compileSdkVersion values in gradle.
by Aurimas Liutikas
· 8 years ago
8ec1f79
Return current object instead of Exception when constant state is null
by Teng-Hui Zhu
· 8 years ago
5ec99dd
Revert "Add support lib version meta-data to AndroidManifest.xml"
by Chris Banes
· 8 years ago
cdcdfd0
Add support lib version meta-data to AndroidManifest.xml
by Chris Banes
· 8 years ago
95ca36d
Return current object instead of Exception when constant state is null
by Teng-Hui Zhu
· 8 years ago
9703aa1
Add proguard to make sure AVD's getter and setter still works am: 2210570454 am: 4862972f92 am: a258585eea
by Teng-Hui Zhu
· 8 years ago
2210570
Add proguard to make sure AVD's getter and setter still works
by Teng-Hui Zhu
· 8 years ago
72da1bc
Fix NewApi errors in support libraries
by Alan Viverette
· 8 years ago
8f886fe
Annotate support classes with RequiresApi / TargetApi
by Alan Viverette
· 8 years ago
9439d70
Move all support library projects to use a single compilation unit
by Alan Viverette
· 8 years ago
3d82848
Properly setup autoMirror in VDC and AVDC. am: 0327a65add am: cf1eb2d912
by Teng-Hui Zhu
· 8 years ago
0327a65
Properly setup autoMirror in VDC and AVDC.
by Teng-Hui Zhu
· 8 years ago
7f38460
Restrict AVDC and VDC parsing to the current element instead of the whole document am: 67b6c5f8b8 am: ee230dd68c
by Doris Liu
· 8 years ago
67b6c5f
Restrict AVDC and VDC parsing to the current element instead of the whole document
by Doris Liu
· 8 years ago
42e7d6f
Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread.
by Aurimas Liutikas
· 8 years ago
b32a131
Update JavaDoc for VectorDrawableCompat and related comments am: 95276d3d3d am: 3148bc0ab3
by Teng-Hui Zhu
· 8 years ago
95276d3
Update JavaDoc for VectorDrawableCompat and related comments
by Teng-Hui Zhu
· 8 years ago
754cb29
Switch from deprecated size annotations to new ones.
by Aurimas Liutikas
· 8 years ago
6a1b3c0
Workaorund a strange proguard and VM issue before Lollipop.
by Teng-Hui Zhu
· 8 years ago
c39d9c7
Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations
by Alan Viverette
· 8 years ago
9e3d04f
Remove all the extra accessor methods added by javac in support-vector-drawable.
by Aurimas Liutikas
· 8 years ago
8fbfb9b
Remove all the extra accessor methods added by javac in support-vector-drawable.
by Aurimas Liutikas
· 8 years ago
c59ac73
VDC and AVDC fallback on framework, only on NYC+
by Teng-Hui Zhu
· 8 years ago
47082c3
Fix all usages of deprecated setBackgroundDrawable.
by Aurimas Liutikas
· 8 years ago
fad2335
Annotate more support lib tests with size annotations.
by Aurimas Liutikas
· 8 years ago
dfe7578
Update to new test runner and espresso.
by Aurimas Liutikas
· 8 years ago
093b6fa
Skip lint errors
by Tony Mantler
· 8 years ago
a2c539c
Use a new drawable for constant state test
by Teng-Hui Zhu
· 8 years ago
0402748
Fix the support lib for the correct clip group support.
by Teng-Hui Zhu
· 8 years ago
7b59d3a
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 8 years ago
3c141cd
Revert "Remove old API check artifacts, invoke gradle from old make target"
by Yigit Boyar
· 8 years ago
009647b
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 8 years ago
c9a8595
Fix a random assortment of spelling errors.
by Aurimas Liutikas
· 8 years ago
15375aa
Add missing @Override annotations in support library code.
by Aurimas Liutikas
· 8 years ago
55fc3f2
Internal cleanup
by Kirill Grouchnikov
· 8 years ago
df15399
Bump minSdk to 9 everywhere where it was < 9
by Kirill Grouchnikov
· 9 years ago
a15e529
resolve merge conflicts of 4519642 to nyc-dev am: 5f5ffb9 am: a4a72ff
by Chris Banes
· 9 years ago
5f5ffb9
resolve merge conflicts of 4519642 to nyc-dev
by Chris Banes
· 9 years ago
be67813
Tidy up DrawableCompat + VDC/AVDC calls
by Chris Banes
· 9 years ago
65627a8
Fix mnc-ub-dev branch build breakage in VDC test am: 9b0371b am: 88bd43b am: 4146d3c73d
by Teng-Hui Zhu
· 9 years ago
9f4e6d0
Merge "Fix VDC bounds issue" into mnc-ub-dev am: a54cc5e am: 68972f3 am: 98ec782
by Tenghui Zhu
· 9 years ago
88bd43b
Fix mnc-ub-dev branch build breakage in VDC test am: 9b0371b
by Teng-Hui Zhu
· 9 years ago
9b0371b
Fix mnc-ub-dev branch build breakage in VDC test
by Teng-Hui Zhu
· 9 years ago
68972f3
Merge "Fix VDC bounds issue" into mnc-ub-dev am: a54cc5e
by Teng-Hui Zhu
· 9 years ago
5f21d67
Fix VDC bounds issue
by Teng-Hui Zhu
· 9 years ago
ab9d2bf
Use VDC for API 21 and 22 to workaround the ImageView scaling issue
by Teng-Hui Zhu
· 9 years ago
b5eeeae
Merge "Use VDC for API 21 and 22 to workaround the ImageView scaling issue" into nyc-dev am: 398eb9e
by Teng-Hui Zhu
· 9 years ago
80e3ecf
Use VDC for API 21 and 22 to workaround the ImageView scaling issue
by Teng-Hui Zhu
· 9 years ago
7d4a4fb
Fix VDC tintMode attribute reading am: d014251a45 am: f6b83e92c8 am: 9db96414c7
by Chris Banes
· 9 years ago
f6b83e9
Fix VDC tintMode attribute reading am: d014251a45
by Chris Banes
· 9 years ago
d014251
Fix VDC tintMode attribute reading
by Chris Banes
· 9 years ago
3767c8c
Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev am: 7dfd1066c9 am: 3f8dbc78a1
by Teng-Hui Zhu
· 9 years ago
3f8dbc7
Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev
by Teng-Hui Zhu
· 9 years ago
c5e344c
Pin support libraries to Java 1.7 so they can be used with dx am: e1cd5a1f80
by Neil Fuller
· 9 years ago
e1cd5a1
Pin support libraries to Java 1.7 so they can be used with dx
by Neil Fuller
· 9 years ago
22eca99
Remove tests for scaling stroke width for now
by Teng-Hui Zhu
· 9 years ago
402c41d
Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev am: 7d46b1f5b6 am: 7f3cc99de6
by Tenghui Zhu
· 9 years ago
7f3cc99
Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev am: 7d46b1f5b6
by Tenghui Zhu
· 9 years ago
7d46b1f
Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
96b5e73
Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev am: a4b98c8006 am: 1a68769f8b
by Tenghui Zhu
· 9 years ago
1a68769
Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
a4b98c8
Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
affd910
Merge "Convert tests to consistent structure" into nyc-dev am: b91c9d54d7
by Kirill Grouchnikov
· 9 years ago
b91c9d5
Merge "Convert tests to consistent structure" into nyc-dev
by Kirill Grouchnikov
· 9 years ago
ebbed34
Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""
by Tenghui Zhu
· 9 years ago
4a6f901
drawable: Fix api-check rule. am: a1be71b3d5 am: 3c3153fe9b
by Narayan Kamath
· 9 years ago
a1be71b
drawable: Fix api-check rule.
by Narayan Kamath
· 9 years ago
a5ce0fa
Merge "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."" into mnc-ub-dev am: ade92f9dc7 am: 230a151827 am: 099436b7ab
by Tenghui Zhu
· 9 years ago
ade92f9
Merge "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
526ef1f
Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."
by Tenghui Zhu
· 9 years ago
d5bac09
Convert tests to consistent structure
by Kirill Grouchnikov
· 9 years ago
7c839dc
Clarify the JavaDoc for VDC and AVDC
by Teng-Hui Zhu
· 9 years ago
e02f970
Merge "Fix mystery method arraycopy not found issue for VDC DO NOT MERGE" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
a14283a
Merge "Add API generation to VDC + AVDC" into mnc-ub-dev
by Chris Banes
· 9 years ago
408cb9f
Merge "Fix VFY warning for VDC and AVDC about calling the new API on old platform." into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
78fe6d4
Fix VFY warning for VDC and AVDC about calling the new API on old platform.
by Teng-Hui Zhu
· 9 years ago
d6b3239
Add API generation to VDC + AVDC
by Chris Banes
· 9 years ago
13ea98c
Fix mystery method arraycopy not found issue for VDC DO NOT MERGE
by Teng-Hui Zhu
· 9 years ago
09c0d7d
Fix color interpolation for AnimatedVectorDrawableCompat
by Chet Haase
· 9 years ago
6705492
Fix one compiler error found by mmm
by Teng-Hui Zhu
· 9 years ago
6e67e2a
Merge "Integrate AVDC into AppCompat" into mnc-ub-dev
by Chris Banes
· 9 years ago
761b2d9
Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev
by Chris Banes
· 9 years ago
bd3494d
Integrate AVDC into AppCompat
by Chris Banes
· 9 years ago
02a9e8c
Support library gradle improvements
by Yigit Boyar
· 9 years ago
Next »