Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
297c8940c58e9feccdde0f89853a8f5661220c46
/
compat
103dfee
Add @IntDef for Notification visibility
by Wojtek Kalicinski
· 8 years ago
159227e
Fixes WearableSupport action parceling on lower api levels am: e26512ef50
by Alex Hills
· 8 years ago
e26512e
Fixes WearableSupport action parceling on lower api levels
by Alex Hills
· 8 years ago
3ac1650
Merge "Fix hasGlyph() for pre-v23" into nyc-support-25.2-dev
by TreeHugger Robot
· 8 years ago
3608e08
Fixes compat parceling/unparceling of WearableExtender Actions am: b1c1839c8f
by Alex Hills
· 8 years ago
1b54dfb
Fix hasGlyph() for pre-v23
by Chris Banes
· 8 years ago
5c4dd61
Add PaintCompat.hasGlyph API
by Chris Banes
· 8 years ago
b1c1839
Fixes compat parceling/unparceling of WearableExtender Actions
by Alex Hills
· 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
c1706b0
DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"
by Alan Viverette
· 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
61dee69
Merge "Check for fingerprint feature before using." into nyc-support-25.1-dev
by TreeHugger Robot
· 8 years ago
3b59113
Update ExploreByTouchHelper to calculate bounds on screen properly
by Zach Kuznia
· 8 years ago
0c41d8d
Check for fingerprint feature before using.
by Jeff Sharkey
· 8 years ago
cc5e928
Handle missing FingerprintManager.
by Jeff Sharkey
· 8 years ago
e7eab7d
Merge "Revert "Update ExploreByTouchHelper to calculate bounds on screen properly"" into nyc-support-25.1-dev
by Aurimas Liutikas
· 8 years ago
96b44e6
Revert "Update ExploreByTouchHelper to calculate bounds on screen properly"
by Aurimas Liutikas
· 8 years ago
e9c57e9
Merge "Update ExploreByTouchHelper to calculate bounds on screen properly" into nyc-support-25.1-dev
by Zach Kuznia
· 8 years ago
8f55bae
Merge "Changes default value of NotificationCompat.Action.mAllowGeneratedReplies" into nyc-support-25.1-dev
by Alexander Hills
· 8 years ago
21dc9e2
Merge "Clarifies documentation for MessagingStyle" into nyc-support-25.1-dev
by Alexander Hills
· 8 years ago
aaf5c9d
Clarifies documentation for MessagingStyle
by Alex Hills
· 8 years ago
edfcb40
Changes default value of NotificationCompat.Action.mAllowGeneratedReplies
by Alex Hills
· 8 years ago
fa3094f
Merge "Update size annotations for compat, design, and appcompat tests." into nyc-support-25.1-dev
by TreeHugger Robot
· 8 years ago
6edfb90
Update ExploreByTouchHelper to calculate bounds on screen properly
by Zach Kuznia
· 8 years ago
4bb57b2
Update size annotations for compat, design, and appcompat tests.
by Aurimas Liutikas
· 8 years ago
77d397d
Perform API backwards compatibility check as part of support checkApi
by Alan Viverette
· 8 years ago
8e10080
Move from GROUP_ID to LIBRARY_GROUP annotations
by Aurimas Liutikas
· 8 years ago
730ed99
Deprecate support-fragment's dependency on media-compat
by Ian Lake
· 8 years ago
af6b251
Adds working lint target to support lib build, more workarounds
by Alan Viverette
· 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
4496c84
Merge "Fix isAtLeastO check"
by TreeHugger Robot
· 8 years ago
208e7f2
Fix isAtLeastO check
by Chet Haase
· 8 years ago
aed6712
Fix TextViewCompat#getCompoundDrawablesRelative on API 17 am: 72c39bd162
by Chris Banes
· 8 years ago
72c39bd
Fix TextViewCompat#getCompoundDrawablesRelative on API 17
by Chris Banes
· 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
65819e5
Merge "Fix NotificationCompat.Action.Builder copy constructor"
by Adrian Roos
· 8 years ago
a986dc1
Fix NotificationCompat.Action.Builder copy constructor
by Adrian Roos
· 8 years ago
f7afb31
TextViewCompat - fix #getCompoundDrawablesRelative am: bf14265885 am: 22af0a6cf7
by Andrei Stingaceanu
· 8 years ago
22af0a6
TextViewCompat - fix #getCompoundDrawablesRelative am: bf14265885
by Andrei Stingaceanu
· 8 years ago
88de3df
Merge "TextViewCompat - fix #getCompoundDrawablesRelative" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
bf14265
TextViewCompat - fix #getCompoundDrawablesRelative
by Andrei Stingaceanu
· 8 years ago
99a6a23
Updates documentation for MessagingStyle constructor am: 5c45c3ad1a am: c551ddf589
by Alex Hills
· 8 years ago
c551ddf
Updates documentation for MessagingStyle constructor am: 5c45c3ad1a
by Alex Hills
· 8 years ago
c0de7c1
Merge "Updates documentation for MessagingStyle constructor" into nyc-mr1-dev
by Alexander Hills
· 8 years ago
5c45c3a
Updates documentation for MessagingStyle constructor
by Alex Hills
· 8 years ago
ad59b7b
Update docs for TextInputLayout and ActivityCompat am: 9c4d0da581 am: 879316ef1a
by Alan Viverette
· 8 years ago
42e7d6f
Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread.
by Aurimas Liutikas
· 8 years ago
9c4d0da
Update docs for TextInputLayout and ActivityCompat
by Alan Viverette
· 8 years ago
6e22329
AsyncTask terminating with exception calls onCancelled am: 1c5b7649f5 am: 6abc28979c
by Tony Mantler
· 8 years ago
1c5b764
AsyncTask terminating with exception calls onCancelled
by Tony Mantler
· 8 years ago
754cb29
Switch from deprecated size annotations to new ones.
by Aurimas Liutikas
· 8 years ago
d72e9db
Set default pointer icon for disabled BottomNavigationItemView
by Vladislav Kaznacheev
· 8 years ago
6e3bff7
Fix sdk version for api24-specific libraries
by Vladislav Kaznacheev
· 8 years ago
f583f33
Revert "Clean up ParcelableCompatCreatorHoneycombMR2." am: b959bc617c am: 70294423a6
by Yigit Boyar
· 8 years ago
7029442
Revert "Clean up ParcelableCompatCreatorHoneycombMR2." am: b959bc617c
by Yigit Boyar
· 8 years ago
a669ab5
Merge "Revert "Clean up ParcelableCompatCreatorHoneycombMR2."" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
9208d17
Sync LinkifyCompatTest to match CTS test LinkifyTest.
by Aurimas Liutikas
· 8 years ago
b959bc6
Revert "Clean up ParcelableCompatCreatorHoneycombMR2."
by Yigit Boyar
· 8 years ago
7475fff
Allow starting an Activity with a Context where possible am: 2109fdc581 am: 4d27f69743
by Alan Viverette
· 8 years ago
dbe3cf1
Add api to WearableExtender for setting and getting the bridge tag. Make a change in the comment of setDismissalId. am: eb11c91676 am: 6acac5d1a3
by Ariel Gertzenstein
· 8 years ago
4d27f69
Allow starting an Activity with a Context where possible am: 2109fdc581
by Alan Viverette
· 8 years ago
d99dd41
Merge "Allow starting an Activity with a Context where possible" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
2109fdc
Allow starting an Activity with a Context where possible
by Alan Viverette
· 8 years ago
6acac5d
Add api to WearableExtender for setting and getting the bridge tag. Make a change in the comment of setDismissalId.
by Ariel Gertzenstein
· 8 years ago
a13c99b
Merge "Add api to WearableExtender for setting and getting the bridge tag. Make a change in the comment of setDismissalId." into nyc-mr1-dev
by Ariel Gertzenstein
· 8 years ago
9480eb4
resolve merge conflicts of 7243922 to master
by Alan Viverette
· 8 years ago
c39d9c7
Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations
by Alan Viverette
· 8 years ago
4c0cac8
Remove several instances of AndroidTestCase usage.
by Aurimas Liutikas
· 8 years ago
d70e039
Merge "Add ArraySet to support library."
by Aurimas Liutikas
· 8 years ago
ab2a5c9
Remove failing NotificationCompat tests. am: dfaddb9992 am: 4b96270bea
by Aurimas Liutikas
· 8 years ago
dfaddb9
Remove failing NotificationCompat tests.
by Aurimas Liutikas
· 8 years ago
eb11c91
Add api to WearableExtender for setting and getting the bridge tag.
by Ariel Gertzenstein
· 8 years ago
16e760d
Remove all the extra accessor methods added by javac in support-compat. am: 552766fa68 am: 469f383b09 am: 7f28d3b2df
by Aurimas Liutikas
· 8 years ago
469f383
Remove all the extra accessor methods added by javac in support-compat.
by Aurimas Liutikas
· 8 years ago
552766f
Remove all the extra accessor methods added by javac in support-compat.
by Aurimas Liutikas
· 8 years ago
24643c2
Fix IcuCompatTest#testMaximizeAndGetScript pre API 21. am: 18cc54a38a am: 5deae46a5a
by Aurimas Liutikas
· 8 years ago
18cc54a
Fix IcuCompatTest#testMaximizeAndGetScript pre API 21.
by Aurimas Liutikas
· 8 years ago
86cc38e
resolve merge conflicts of 590923c to master
by Aurimas Liutikas
· 8 years ago
47082c3
Fix all usages of deprecated setBackgroundDrawable.
by Aurimas Liutikas
· 8 years ago
380f14b
Add ArraySet to support library.
by Aurimas Liutikas
· 8 years ago
7afa510
Sync isActiveNetworkMetered() docs with framework am: c725e0cfeb am: 350af3d051
by Alan Viverette
· 8 years ago
c725e0c
Sync isActiveNetworkMetered() docs with framework
by Alan Viverette
· 8 years ago
17e621c
Move tests from tests/ root dir to appropriate directory. am: 0357e3dab0 am: 5eb56cd027
by Aurimas Liutikas
· 8 years ago
4d3aec0
Add ViewCompat.getDisplay am: b897ffb1d1 am: 82af702f8f am: 509ff87284
by Yuichi Araki
· 8 years ago
f0039c1
resolve merge conflicts of 019c65e to master
by Aurimas Liutikas
· 8 years ago
5eb56cd
Move tests from tests/ root dir to appropriate directory. am: 0357e3dab0
by Aurimas Liutikas
· 8 years ago
82af702
Add ViewCompat.getDisplay am: b897ffb1d1
by Yuichi Araki
· 8 years ago
007f4b4
Merge "Move tests from tests/ root dir to appropriate directory." into nyc-mr1-dev
by Aurimas Liutikas
· 8 years ago
8b25f85
Merge "Add ViewCompat.getDisplay" into nyc-mr1-dev
by Yuichi Araki
· 8 years ago
fad2335
Annotate more support lib tests with size annotations.
by Aurimas Liutikas
· 8 years ago
0357e3d
Move tests from tests/ root dir to appropriate directory.
by Aurimas Liutikas
· 8 years ago
b897ffb
Add ViewCompat.getDisplay
by Yuichi Araki
· 8 years ago
b0668e0
Fix ModernAsyncTask to handle exceptions in doInBackground am: db7cc953f3 am: 39c58137a6 am: bd8b9e0adc
by Tony Mantler
· 8 years ago
Next »