Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
90d56ef3b34db86c9b775e910db38b6b81a170cd
/
v4
247fe5f
Add null check, fix annotations and warnings in node provider
by Alan Viverette
· 8 years ago
c7784e8
Re-apply "Synchronize reads of static members.""
by Alan Viverette
· 8 years ago
3d07280
Merge "Revert "Synchronize reads of static members."" into nyc-dev
by Alan Viverette
· 8 years ago
2ff1886
Revert "Synchronize reads of static members."
by Alan Viverette
· 8 years ago
dc0438e
Merge "Synchronize reads of static members." into nyc-dev
by Alan Viverette
· 8 years ago
4d1d0e9
Fix page snapping for large number pages.
by Aurimas Liutikas
· 8 years ago
d56f39a
Merge "Don't overwrite remote views with null values." into nyc-dev
by Julia Reynolds
· 8 years ago
3cf7cec
Don't overwrite remote views with null values.
by Julia Reynolds
· 8 years ago
6270c8e
Merge "Update accessibility compat classes for N." into nyc-dev
by Phil Weaver
· 8 years ago
7305ff7
Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev
by Michael Wright
· 8 years ago
baf870c
N is API 24
by Adam Powell
· 8 years ago
cb9d971
Update accessibility compat classes for N.
by Phil Weaver
· 8 years ago
9594cc3
Merge "Revert "Update accessibility compat classes for N."" into nyc-dev
by Alan Viverette
· 8 years ago
9abe7ba
Revert "Update accessibility compat classes for N."
by Alan Viverette
· 8 years ago
6e35ff5
Revert "Fix build"
by Alan Viverette
· 8 years ago
d664aff
Fix build
by Alan Viverette
· 8 years ago
ab914f5
Merge "Update accessibility compat classes for N." into nyc-dev
by Phil Weaver
· 8 years ago
5d1be99
Synchronize reads of static members.
by Dan Sandler
· 8 years ago
5337818
Hide BaseFragmentActivity* from the API
by Clara Bayarri
· 8 years ago
f6c325c
Update accessibility compat classes for N.
by Phil Weaver
· 8 years ago
7eb4234
Merge "MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints()" into nyc-dev
by Jae Seo
· 8 years ago
fe6fe73
Fix isAtLeastN() on builds where the codename is REL
by Alan Viverette
· 8 years ago
1b3154e
Merge "Add custom remoteviews methods to builder." into nyc-dev
by Julia Reynolds
· 8 years ago
7584aa6
MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints()
by Jae Seo
· 8 years ago
77b9c76
Merge "Fix broken MessagingStyle" into nyc-dev
by Adrian Roos
· 8 years ago
c66cf89
Add custom remoteviews methods to builder.
by Julia Reynolds
· 8 years ago
397f978
Merge "Make print support lib support API24." into nyc-dev
by Philip P. Moltmann
· 8 years ago
9fd603e
Make print support lib support API24.
by Philip P. Moltmann
· 8 years ago
618642c
Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev
by TreeHugger Robot
· 8 years ago
bcca71f
Merge "DO NOT MERGE Removal of Pointer APIs." into nyc-dev
by TreeHugger Robot
· 8 years ago
415793d
Make BuildCompat.isAtLeastN more forward-compatible
by Adam Powell
· 8 years ago
9d491d0
DO NOT MERGE Remove Pointer Capture API
by Michael Wright
· 8 years ago
22ed5f4
DO NOT MERGE Rename PointerIcon and Pointer Capture APIs
by Michael Wright
· 8 years ago
598e4ac
DO NOT MERGE Removal of Pointer APIs.
by Michael Wright
· 8 years ago
3b07c93
RatingCompat: Move RatingCompatApi21 to RatingCompatKitKat
by Sungsoo Lim
· 8 years ago
76e0c28
Fix broken MessagingStyle
by Adrian Roos
· 8 years ago
cef09fe
Add Fragment#onAttachFragment for parent fragments
by Adam Powell
· 8 years ago
2969ac2
Merge "MediaBrowserCompat: Fix NPE" into nyc-dev
by Jae Seo
· 8 years ago
5a6478c
Merge "document the return type of getImportance" into nyc-dev
by Chris Wren
· 8 years ago
64f99cb
MediaBrowserCompat: Fix NPE
by Sungsoo Lim
· 8 years ago
4e3d8b3
Merge "Less lazy child FragmentManager creation" into nyc-dev
by Adam Powell
· 8 years ago
fd15fba
Less lazy child FragmentManager creation
by Adam Powell
· 8 years ago
650a8a9
Merge "Tests for startIntentSenderForResult" into nyc-dev
by Clara Bayarri
· 8 years ago
355267b
document the return type of getImportance
by Chris Wren
· 8 years ago
7e866ab
Tests for startIntentSenderForResult
by Clara Bayarri
· 9 years ago
52ab5de
Merge "Remove BaseFragmentActivityApi24 and move multi-window methods" into nyc-dev
by Adam Powell
· 8 years ago
c632494
Merge "add getImportance to support lib" into nyc-dev
by TreeHugger Robot
· 8 years ago
6ed3877
Remove BaseFragmentActivityApi24 and move multi-window methods
by Adam Powell
· 8 years ago
ba56408
Merge "MediaBrowserCompat: Make Patination API work on API 21-23" into nyc-dev
by Jae Seo
· 8 years ago
68efa9b
add getImportance to support lib
by Chris Wren
· 8 years ago
b484ff9
update support api to unbreak build
by Chris Wren
· 8 years ago
9d513bd
Merge "internal support lib classes shouldn't be public" into nyc-dev
by TreeHugger Robot
· 8 years ago
8a5e1cc
internal support lib classes shouldn't be public
by Chris Wren
· 8 years ago
ac127f0
MediaBrowserCompat: Make Patination API work on API 21-23
by Sungsoo Lim
· 8 years ago
1802bf3
Fix Runnable/View leak from posting to detached views in FragmentManager
by Adam Powell
· 8 years ago
cd4bab1
Merge "Add setRemoteInputHistory method to NotificationCompat." into nyc-dev
by Aurimas Liutikas
· 8 years ago
24bbc51
Merge "Fixes documentation of external-path tag" into nyc-dev
by Janis Danisevskis
· 8 years ago
3b7d907
Update APIs, fix build
by Alan Viverette
· 8 years ago
622cd77
Merge "ContextCompat should be non-instantiable, all static methods" into nyc-dev
by Alan Viverette
· 8 years ago
aa9f90a
Add setRemoteInputHistory method to NotificationCompat.
by Aurimas Liutikas
· 9 years ago
1969eee
ContextCompat should be non-instantiable, all static methods
by Alan Viverette
· 8 years ago
2b8771c
Merge changes I1379b959,Iaf1e1bff into nyc-dev
by Sungsoo Lim
· 9 years ago
7ba0989
Merge "Add api to WearableExtender for setting and getting the dismissal id. Bug:27696581" into nyc-dev
by Nadia Benbernou
· 9 years ago
e131cce
Fixes documentation of external-path tag
by Janis Danisevskis
· 9 years ago
b3f4a7d
MediaBrowserCompat: Call onChildrenLoaded properly
by Sungsoo Lim
· 9 years ago
11ae0cf
Add api to WearableExtender for setting and getting the dismissal id.
by Nadia Benbernou
· 9 years ago
300828f
Moves get/setAllowGeneratedReplies to NotificationCompat.Action
by Alex Hills
· 9 years ago
bd35d45
Merge "Fix MessagingStyle parceling" into nyc-dev
by Adrian Roos
· 9 years ago
da57047
Merge "Fixes support lib breakage, part of a multi-part commit to move allowGeneratedReplies" into nyc-dev
by Alexander Hills
· 9 years ago
398a6b2
Merge "Revert "Moves get/setAllowGeneratedReplies to NotificationCompat.Action"" into nyc-dev
by Alexander Hills
· 9 years ago
8f368d9
Fixes support lib breakage, part of a multi-part commit to move allowGeneratedReplies
by Alex Hills
· 9 years ago
15af24d
Revert "Moves get/setAllowGeneratedReplies to NotificationCompat.Action"
by Alexander Hills
· 9 years ago
4abb8c0
Merge "resolve merge conflicts of 19ec6b7 to nyc-dev" into nyc-dev
by TreeHugger Robot
· 9 years ago
c0f6592
Merge "Moves get/setAllowGeneratedReplies to NotificationCompat.Action" into nyc-dev
by TreeHugger Robot
· 9 years ago
9bce107
resolve merge conflicts of 19ec6b7 to nyc-dev
by Chris Banes
· 9 years ago
2e7d3a2
MediaBrowserServiceCompat: Implement MediaBrowserServiceApi23
by Sungsoo Lim
· 9 years ago
0bab425
Don't lose content change during rollback for loader already started
by Adam Powell
· 9 years ago
63cc179
Merge "Fix a bug where restartLoader would result in a stuck loader" into nyc-dev
by TreeHugger Robot
· 9 years ago
47ab4c2
Fix a bug where restartLoader would result in a stuck loader
by Adam Powell
· 9 years ago
9ba2dc9
Moves get/setAllowGeneratedReplies to NotificationCompat.Action
by Alex Hills
· 9 years ago
3503d49
Fix MessagingStyle parceling
by Adrian Roos
· 9 years ago
00559e3
Merge "TabLayout + ViewPager improvements" into nyc-dev
by Chris Banes
· 9 years ago
7a53226
Merge "Copies changes made to MessagingStyle in framework to compat" into nyc-dev
by Alexander Hills
· 9 years ago
8cee6c4
Merge "Updates N check in support lib" into nyc-dev
by TreeHugger Robot
· 9 years ago
c485ebd
Updates N check in support lib
by Alex Hills
· 9 years ago
05f5ba0
Backport AbsSavedState and fixes to v4
by Chris Banes
· 9 years ago
19ec6b7
Merge "Allow back presses to work in FragmentActivity" into mnc-ub-dev
by Chris Banes
· 9 years ago
c226c50
Copies changes made to MessagingStyle in framework to compat
by Alex Hills
· 9 years ago
8f27603
TabLayout + ViewPager improvements
by Chris Banes
· 9 years ago
5f5ffb9
resolve merge conflicts of 4519642 to nyc-dev
by Chris Banes
· 9 years ago
fd7edc6
Merge "MediaBrowserServiceCompat: Provide a way to retrieve root hints" into nyc-dev
by Sungsoo Lim
· 9 years ago
9fa2191
Merge "Remove dependencies on Activity from common Fragment superclasses" into nyc-dev
by TreeHugger Robot
· 9 years ago
05c8a18
Remove dependencies on Activity from common Fragment superclasses
by Adam Powell
· 9 years ago
5aed2df
Merge "Fix build" into nyc-dev
by Alan Viverette
· 9 years ago
4560051
Fix build
by Alan Viverette
· 9 years ago
c5f6563
Merge "Adds a BigPicAmbient flag to WearableExtender in NotificationCompat" into nyc-dev
by Alexander Hills
· 9 years ago
11515c7
Merge "Fix support library docs for unbundling" into nyc-dev
by Alan Viverette
· 9 years ago
f7bdb2b
Merge "Clean up deprecation tags in support libraries" into nyc-dev
by Alan Viverette
· 9 years ago
d805095
Clean up deprecation tags in support libraries
by Alan Viverette
· 9 years ago
0123b49
Fix support library docs for unbundling
by Alan Viverette
· 9 years ago
Next »