Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
b8cb3fe094ae46562c4eba333ecd827229f4ca35
/
v4
b8cb3fe
Merge "Fully hide DrawerLayout focusability from accessibility" into mnc-dev
by Alan Viverette
· 9 years ago
8b0cc79
Merge "Add accessibility action constants to support-v4" into mnc-dev
by Alan Viverette
· 9 years ago
6e03488
Merge "Change MNC codename to just M." into mnc-dev
by Dianne Hackborn
· 9 years ago
55f293d
Merge "MediaSessionCompat: fix the flaky remote volume slider issue" into mnc-dev
by Dongwon Kang
· 9 years ago
0a13063
Fully hide DrawerLayout focusability from accessibility
by Alan Viverette
· 9 years ago
87ffd04
Add accessibility action constants to support-v4
by Alan Viverette
· 9 years ago
96e4206
MediaSessionCompat: fix the flaky remote volume slider issue
by Dongwon Kang
· 9 years ago
3d7a7c4
Change MNC codename to just M.
by Dianne Hackborn
· 9 years ago
f6b825f
am 55093c43: Merge "Handle scaling correctly when drawing with shader" into lmp-mr1-ub-dev
by Chris Craik
· 9 years ago
55093c4
Merge "Handle scaling correctly when drawing with shader" into lmp-mr1-ub-dev
by Chris Craik
· 9 years ago
3a1a3b9
Handle scaling correctly when drawing with shader
by Chris Craik
· 9 years ago
b51f456
Add API 23 PLAY_FROM_URI support to MediaSessionCompat
by Ian Lake
· 9 years ago
dcd31cb
am 3fea238e: Merge "Annotate Media section of Support Library" into lmp-mr1-ub-dev
by Ian Lake
· 9 years ago
3fea238
Merge "Annotate Media section of Support Library" into lmp-mr1-ub-dev
by Ian Lake
· 9 years ago
cdbbcc2
Merge "Update MediaDescriptionCompat for API 23" into mnc-dev
by Ian Lake
· 9 years ago
9cdd87d
Update MediaDescriptionCompat for API 23
by Ian Lake
· 9 years ago
f7aba4a
Merge "Make DrawerArrowDrawable LayoutDirection aware" into mnc-dev
by Chris Banes
· 9 years ago
b01b01d
Make DrawerArrowDrawable LayoutDirection aware
by Chris Banes
· 9 years ago
097a080
am 77fe070a: Merge "Fix default value of stereoReset() in support library doc." into lmp-mr1-ub-dev
by Roozbeh Pournader
· 9 years ago
98bb261
Merge "Handle Mac objects as well in FingerprintManagerCompat" into mnc-dev
by Jorim Jaggi
· 9 years ago
e70c538
Handle Mac objects as well in FingerprintManagerCompat
by Jorim Jaggi
· 9 years ago
e3754c0
Fix default value of stereoReset() in support library doc.
by Roozbeh Pournader
· 9 years ago
f0e4dea
Annotate Media section of Support Library
by Ian Lake
· 9 years ago
dddb7e2
Improve documentation of onRequestPermissionsResult
by Svet Ganov
· 9 years ago
517e7ce
Merge "Make focusable rules respect the drawer status." into mnc-dev
by Jun Mukai
· 9 years ago
b69f3ba
resolved conflicts for merge of d888896e to mnc-dev
by Chris Banes
· 9 years ago
d888896
Merge "Bump version to v22.2.1" into lmp-mr1-ub-dev
by Chris Banes
· 9 years ago
ec21392
am 1629c7c8: Merge "Allow vertical dragging of AppBarLayout" into lmp-mr1-ub-dev
by Chris Banes
· 9 years ago
1629c7c
Merge "Allow vertical dragging of AppBarLayout" into lmp-mr1-ub-dev
by Chris Banes
· 9 years ago
6423ae0
am b5adb960: Merge "Match Compat Media Button parsing with latest framework" into lmp-mr1-ub-dev
by Ian Lake
· 9 years ago
584ddd4
am 03538315: Merge "Fix MediaControllerCompat.dispatchKeyEvent() crash <API21" into lmp-mr1-ub-dev
by Ian Lake
· 9 years ago
0a42486
am 7cce2d3d: Merge "MediaSessionCompat: Use Media Button Component on API 21+" into lmp-mr1-ub-dev
by Ian Lake
· 9 years ago
b5adb96
Merge "Match Compat Media Button parsing with latest framework" into lmp-mr1-ub-dev
by Ian Lake
· 9 years ago
0353831
Merge "Fix MediaControllerCompat.dispatchKeyEvent() crash <API21" into lmp-mr1-ub-dev
by Ian Lake
· 9 years ago
080abff
Remove prerelease codename checks
by Adam Powell
· 9 years ago
8e7ce8e
Match Compat Media Button parsing with latest framework
by Ian Lake
· 9 years ago
98df940
Fix MediaControllerCompat.dispatchKeyEvent() crash <API21
by Ian Lake
· 9 years ago
c83c938
MediaSessionCompat: Use Media Button Component on API 21+
by Ian Lake
· 9 years ago
306f6ba
Merge "Fix: TextUtilsCompat doesn't respect DEVELOPMENT_FORCE_RTL." into mnc-dev
by Keisuke Kuroyanagi
· 9 years ago
d4c72f0
Allow vertical dragging of AppBarLayout
by Chris Banes
· 9 years ago
9c10394
Fix: TextUtilsCompat doesn't respect DEVELOPMENT_FORCE_RTL.
by Keisuke Kuroyanagi
· 9 years ago
cc2ee74
Bump version to v22.2.1
by Chris Banes
· 9 years ago
e92b952
am 92656735: Introduce setCircular and isCircular
by Benjamin Weiss
· 9 years ago
9265673
Introduce setCircular and isCircular
by Benjamin Weiss
· 9 years ago
e899df7
Update the support lib for final API version.
by Svet Ganov
· 9 years ago
def1ea8
am 609a8d18: Merge "Fix memory leak in setActionProvider() - support edition" into lmp-mr1-ub-dev
by Chris Banes
· 9 years ago
05a2eeb
Merge "Fix FragmentTransaction replace() behavior" into mnc-dev
by George Mount
· 9 years ago
5d3c47d
Fix memory leak in setActionProvider() - support edition
by Chris Banes
· 9 years ago
7fde75d
Merge "Ensure PagerTitleStrip passes valid measurement sizes to MeasureSpec" into mnc-dev
by Alan Viverette
· 9 years ago
1727b76
Fix FragmentTransaction replace() behavior
by Eddie Ringle
· 10 years ago
37b69cb
Merge "Remove unused import" into mnc-dev
by Nagesh Susarla
· 9 years ago
ed9fd3c
am 22c63b99: Merge "Ensure MediaSessionCompat.Callback behavior matches framework" into lmp-mr1-ub-dev
by Ian Lake
· 9 years ago
f447fc9
Ensure PagerTitleStrip passes valid measurement sizes to MeasureSpec
by Alan Viverette
· 9 years ago
fedd8cb
Make focusable rules respect the drawer status.
by Jun Mukai
· 9 years ago
944a4e9
Ensure MediaSessionCompat.Callback behavior matches framework
by Ian Lake
· 9 years ago
f80f8b3
Merge "Fixed bug preventing shared elements from transitioning." into mnc-dev
by George Mount
· 9 years ago
e1eea17
Fixed bug preventing shared elements from transitioning.
by George Mount
· 9 years ago
53cd48c
Remove unused import
by Nagesh Susarla
· 9 years ago
f560eb7
Acquire lock on the current class in getHandler
by Nagesh Susarla
· 9 years ago
b0b6ae5
Merge "Support grayscale bitmap" into mnc-dev
by Makoto Onuki
· 9 years ago
16ccdd0
Support grayscale bitmap
by Makoto Onuki
· 9 years ago
ea85d97
Ensure ModernAsyncTask binds its handler to the main Looper.
by Jeff Brown
· 9 years ago
348178b
Merge "Fix DrawerLayout shadow for RTL mode" into mnc-dev
by Doris Liu
· 9 years ago
621e41e
Fix DrawerLayout shadow for RTL mode
by Doris Liu
· 9 years ago
83dbcb9
Merge "Limit shared element transition to shared elements and children." into mnc-dev
by George Mount
· 9 years ago
c33885b
Limit shared element transition to shared elements and children.
by George Mount
· 9 years ago
e2458f3
Add permission checking APIs that look at both permissions and app ops.
by Svet Ganov
· 9 years ago
ded3a5d
Merge "API council review feedback for ActionMenuView - support edition" into mnc-dev
by Chris Banes
· 9 years ago
41ff83f
Merge "Add v4 support for permission APIs on fragments" into mnc-dev
by Svetoslav
· 9 years ago
e1e957f
Add v4 support for permission APIs on fragments
by Svetoslav
· 9 years ago
7325cda
API council review feedback for ActionMenuView - support edition
by Chris Banes
· 9 years ago
1981f8c
Fix support_lib gradle build
by Chris Banes
· 9 years ago
523fedf
Fix api breakage in supportlib - new FingerprintAPI compat - Accessibility
by Jim Miller
· 9 years ago
6a68b35
Merge "Update and cleanup FingerprintManager API to new spec" into mnc-dev
by Jim Miller
· 9 years ago
febf93a
Update and cleanup FingerprintManager API to new spec
by Jim Miller
· 9 years ago
b9aa239
Merge "Add missing methods to AccessibilityNodeInfoCompat. Add AccessibilityWindowInfoCompat class." into mnc-dev
by Maxim Bogatov
· 9 years ago
09b789b
add getHost() to the public API
by Todd Kennedy
· 9 years ago
4f08e62
make onGetHost() public
by Todd Kennedy
· 9 years ago
8aaf50b
Add missing methods to AccessibilityNodeInfoCompat.
by Maxim Bogatov
· 9 years ago
a058401
am 7b744a72: Merge "Use the compat tinting for DrawableContainers on 5.0" into lmp-mr1-ub-dev
by Chris Banes
· 9 years ago
ac2329c
Fix unresolved tag
by Doris Liu
· 9 years ago
0d47e0a
Merge "Support Lib: Set a HW layer for Fragment alpha animation" into mnc-dev
by Doris Liu
· 9 years ago
4a78090
Use the compat tinting for DrawableContainers on 5.0
by Chris Banes
· 9 years ago
65d105f
Merge "Don't call onAttach twice on v4 fragments" into mnc-dev
by Adam Powell
· 9 years ago
3fe4ed9
Merge "Clean up the enter transition even if there is not entering fragment." into mnc-dev
by George Mount
· 9 years ago
5f2544c
Clean up the enter transition even if there is not entering fragment.
by George Mount
· 9 years ago
4f9d8c4
Fix the java docs
by Svetoslav
· 9 years ago
37ae8a0
Fix docs for real
by Svetoslav
· 9 years ago
8cbf484
Don't call onAttach twice on v4 fragments
by Adam Powell
· 9 years ago
e4df5cf
Fix broken java doc
by Svetoslav
· 9 years ago
e21490e
Add more permission APIs to support lib
by Svetoslav
· 9 years ago
36c328c
Add support lib shims for new permissions APIs
by Svetoslav
· 9 years ago
0352656
Support Lib: Set a HW layer for Fragment alpha animation
by Doris Liu
· 9 years ago
21a621a
Merge "Revert "Support Lib: Set a HW layer for Fragment alpha animation"" into mnc-dev
by Doris Liu
· 9 years ago
8bfc13a
Revert "Support Lib: Set a HW layer for Fragment alpha animation"
by Doris Liu
· 9 years ago
4340381
Merge "Support Lib: Set a HW layer for Fragment alpha animation" into mnc-dev
by Doris Liu
· 9 years ago
064fb71
Support Lib: Set a HW layer for Fragment alpha animation
by Doris Liu
· 10 years ago
59a1232
Merge "Call Activity#onAttachFragment()" into mnc-dev
by Todd Kennedy
· 9 years ago
2510f71
am 5248110a: Don\'t accepted nested scroll when the view is disabled
by Mindy Pereira
· 9 years ago
5248110
Don't accepted nested scroll when the view is disabled
by Mindy Pereira
· 9 years ago
Next »