Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
b9363dc9f599b5a6db00319ab3b4ead90e314d5f
/
compat
/
tests
5cdb4ef
Merge "Use audio attributes when available." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
3b801b5
Use audio attributes when available.
by Julia Reynolds
· 7 years ago
b130e7d
Fix crash in FontsContractCompat
by Clara Bayarri
· 7 years ago
6477f87
Stop running ActivityCompatTest that is crashing API 23.
by Aurimas Liutikas
· 7 years ago
f89a582
Adding support for badging the legacy shortcut icon.
by Sunny Goyal
· 7 years ago
201d7ce
Removing shadows for NMR1 shortcuts using adaptive icons.
by Sunny Goyal
· 7 years ago
05f575a
Fixing broken ShortcutManagerCompatTest due to mockito changes
by Sunny Goyal
· 7 years ago
01d5650
Merge "Fix crash in font loading API 26" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
7e83cb6
Adding delegate support
by Jichao Li
· 7 years ago
d96eeb4
Fix crash in font loading API 26
by Clara Bayarri
· 7 years ago
758621d
Implement Font callback for asynchronous font fetching
by Clara Bayarri
· 7 years ago
b97cc16
Fix LinkifyCompatTest
by Siyamed Sinir
· 7 years ago
c3299d3
Fix email auto link when there are two chars in local part
by Siyamed Sinir
· 7 years ago
0fe4145
Move ModernAsyncTask from compat to core-utils.
by Aurimas Liutikas
· 7 years ago
9053f4f
Make ShortcutInfoCompat.toShortcutInfo public and targetAPI25
by Hyunyoung Song
· 7 years ago
3f82583
Backport FragmentTransition
by Yuichi Araki
· 7 years ago
b47af90
Revert "Update to using newer android.support.test libraries."
by Aurimas Liutikas
· 7 years ago
83222b0
Update to using newer android.support.test libraries.
by Aurimas Liutikas
· 7 years ago
e44c170
Merge "Clean up ObjectUtils APIs to provide better parity with platform" into oc-support-26.0-dev
by Alan Viverette
· 7 years ago
c9bbadf
Clean up ObjectUtils APIs to provide better parity with platform
by Alan Viverette
· 7 years ago
e6cf359
Mark tests @LargeTest if they don't fit @MediumTest times.
by Aurimas Liutikas
· 7 years ago
712181d
Merge "Remove deprecated methods" into oc-support-26.0-dev
by TreeHugger Robot
· 7 years ago
86ebe70
Fix PaintCompat.hasGlyph for flags
by Siyamed Sinir
· 7 years ago
de36f86
Move MessagingStyle's custom title and text to its apply()
by Ian Lake
· 7 years ago
6fdb04a
Fixes NotificationCompat.Action extraction of allowGeneratedReplies
by Alex Hills
· 7 years ago
5c5c998
Remove deprecated methods
by Julia Reynolds
· 7 years ago
e4267fc
Merge "Remove usage of BuildCompat#isAtLeastO" into oc-support-26.0-dev
by TreeHugger Robot
· 7 years ago
d8089d8
Merge "Introduce API 26 implementation to work with app: prefix." into oc-support-26.0-dev
by TreeHugger Robot
· 7 years ago
d70bd6e
Remove usage of BuildCompat#isAtLeastO
by Aurimas Liutikas
· 7 years ago
779c3a2
Merge "Clean up lint warnings in support-compat" into oc-support-26.0-dev
by Aurimas Liutikas
· 7 years ago
11e8317
Introduce API 26 implementation to work with app: prefix.
by Clara Bayarri
· 7 years ago
eaa6bd6
Merge "Fix issue #62390590: SecurityException in JobIntentService$..." into oc-support-26.0-dev
by Dianne Hackborn
· 7 years ago
4328b29
Clean up lint warnings in support-compat
by Aurimas Liutikas
· 7 years ago
140a59a
Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev
by Aurimas Liutikas
· 7 years ago
7ce21c3
Fix issue #62390590: SecurityException in JobIntentService$...
by Dianne Hackborn
· 7 years ago
1693137
Merge "Stop copying files as much as possible." into oc-support-26.0-dev
by TreeHugger Robot
· 7 years ago
08df2af
Stop copying files as much as possible.
by Seigo Nonaka
· 7 years ago
4f5be92
Set targetSdkVersion for our tests to be API 26.
by Aurimas Liutikas
· 7 years ago
9ad139d
Merge "Make LinkifyCompat fallback to system apis for API 26+" into oc-support-26.0-dev
by TreeHugger Robot
· 7 years ago
f65fb82
Make LinkifyCompat fallback to system apis for API 26+
by Aurimas Liutikas
· 7 years ago
2c4cbf1
Implement API 24 Typeface implementation.
by Seigo Nonaka
· 7 years ago
3df28df
Merge "Replace fonts of unknown origin" into oc-support-26.0-dev
by TreeHugger Robot
· 7 years ago
60fbdd6
Replace fonts of unknown origin
by Clara Bayarri
· 7 years ago
2afabd0
Introduce fetch strategy and timeout attribute.
by Seigo Nonaka
· 7 years ago
d2cf789
Merge "Introduce early exit path for non resource path case." into oc-support-26.0-dev
by TreeHugger Robot
· 7 years ago
f2b8aa6
Introduce early exit path for non resource path case.
by Seigo Nonaka
· 7 years ago
3c2f014
Fix SimpleArrayMapTest size
by Aurimas Liutikas
· 7 years ago
557ea6b
Merge "Backport of ListView.canScrollList in compat" into oc-support-26.0-dev
by Kirill Grouchnikov
· 7 years ago
9df73e8
Backport of ListView.canScrollList in compat
by Kirill Grouchnikov
· 7 years ago
a4f9819
Using boolean flag to stop the thread to avoid NPE
by Suprabh Shukla
· 7 years ago
8346a9a
Remove FontsContractInternal
by Seigo Nonaka
· 7 years ago
fc85745
Refactoring DL Font - Extract thread model from TypefaceCompat.
by Seigo Nonaka
· 8 years ago
5a9990a
Refactoring DownloadableFont - FontResourcesParserCompat cleanup
by Seigo Nonaka
· 8 years ago
e8dd649
Merge "Remove TypefaceHolder and use TextView.setTypeface(Typeface, int)" into oc-dev
by TreeHugger Robot
· 8 years ago
45f7d91
New JobIntentService.
by Dianne Hackborn
· 8 years ago
034b441
Revert "New JobIntentService."
by Aurimas Liutikas
· 8 years ago
385164d
New JobIntentService.
by Dianne Hackborn
· 8 years ago
3f946c3
Merge "Porting ArrayMap changes to SimpleArrayMap" into oc-dev
by TreeHugger Robot
· 8 years ago
cde1e1a
Porting ArrayMap changes to SimpleArrayMap
by Suprabh Shukla
· 8 years ago
a55160a
Remove TypefaceHolder and use TextView.setTypeface(Typeface, int)
by Seigo Nonaka
· 8 years ago
8c2ee58
Add groupAlertBehavior to notificationcompat
by Julia Reynolds
· 8 years ago
f69ef36
Make Font Resources XML working on Android N or before device.
by Seigo Nonaka
· 8 years ago
56489fe
Move FontRequest from graphics.font to provider pacakge.
by Seigo Nonaka
· 8 years ago
c357691
Fix Content Provider tests failing in ICS
by Clara Bayarri
· 8 years ago
0b03693
Hide TypefaceCompat and introduce FontsContractCompat instead.
by Seigo Nonaka
· 8 years ago
13c4e42
Supportlib downloadable fonts in xml
by Clara Bayarri
· 8 years ago
543fd29
Supportlib Fonts in XML
by Clara Bayarri
· 8 years ago
4a066b3
Merge "Added compatibility support for setColorized" into oc-dev
by Selim Cinek
· 8 years ago
14d2ca6
Merge "Revert "Supportlib Fonts in XML"" into oc-dev
by Clara Bayarri
· 8 years ago
d679cb8
Revert "Supportlib Fonts in XML"
by Clara Bayarri
· 8 years ago
7dd9ac4
Merge "Revert "Supportlib downloadable fonts in xml"" into oc-dev
by Clara Bayarri
· 8 years ago
feb39f5
Revert "Supportlib downloadable fonts in xml"
by Clara Bayarri
· 8 years ago
2c2e759
Added compatibility support for setColorized
by Selim Cinek
· 8 years ago
d8e6e97
Merge changes Iac2635d7,If67cf830 into oc-dev
by TreeHugger Robot
· 8 years ago
ee4d36d
Supportlib downloadable fonts in xml
by Clara Bayarri
· 8 years ago
617be7a
Supportlib Fonts in XML
by Clara Bayarri
· 8 years ago
01f7e32
SupportLib - fetch locales
by Andrei Stingaceanu
· 8 years ago
6ff416f
Support for recent notification apis
by Julia Reynolds
· 8 years ago
491b729
Downloadable Fonts supportlib version
by Clara Bayarri
· 8 years ago
3c62dd9
Merge "Adding support for Icon and related APIs Updating ShortcutManagerCompat to supprot IconCompat" into oc-dev
by Sunny Goyal
· 8 years ago
801ca19
Adding support for Icon and related APIs
by Sunny Goyal
· 8 years ago
e03c423
Use newer Builder for Notification in Compat.
by Geoffrey Pitsch
· 8 years ago
20d671d
Merge "Adding an extras Bundle to MessagingStyle messages."
by TreeHugger Robot
· 8 years ago
22fe430
Clean up test/demo XML code to remove unused attributes.
by Aurimas Liutikas
· 8 years ago
b0fd88e
Adding an extras Bundle to MessagingStyle messages.
by Shane Brennan
· 8 years ago
b6e9d61
Apply MapCollections behavior changes to appcompat copy
by Tobias Thierer
· 8 years ago
27644c0
Remove unused imports in support library classes.
by Aurimas Liutikas
· 8 years ago
2656ae5
Merge "Re-enable lint enforcement, fix remaining lint issues"
by TreeHugger Robot
· 8 years ago
c69882c
Re-enable lint enforcement, fix remaining lint issues
by Alan Viverette
· 8 years ago
e2104f4
Add all missing @Override annotations.
by Aurimas Liutikas
· 8 years ago
d2900e6
Cleanup test AndroidManifest.xml files.
by Aurimas Liutikas
· 8 years ago
3035be1
Deprecate ScrollerCompat after minSdk 14 bump.
by Aurimas Liutikas
· 8 years ago
1cc424a
Marking these two test cases as only relevant for SDK 17+
by Shane Brennan
· 8 years ago
8a01f70
Fix PaintCompatHasGlyphTest on API 15 am: 7b4fde9d7c am: cca9f51110
by Chris Banes
· 8 years ago
7b4fde9
Fix PaintCompatHasGlyphTest on API 15
by Chris Banes
· 8 years ago
d1b097e
resolve merge conflicts of 53f915bc21 to master
by Aurimas Liutikas
· 8 years ago
d2d2fe9
Prevents WearableExtender test from running on low API levels am: 7b2ceffe5a
by Alex Hills
· 8 years ago
7b2ceff
Prevents WearableExtender test from running on low API levels
by Alex Hills
· 8 years ago
94f006e
Merge "Update test sizes for all currently @SmallTest."
by Aurimas Liutikas
· 8 years ago
35232c6
Update test sizes for all currently @SmallTest.
by Aurimas Liutikas
· 8 years ago
Next »