Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
6accd7604de23846c19d1f6d7f6e3e2ab77162e1
6accd76
Fix NPE in onTouchEvent again
by Chris Banes
· 10 years ago
4693cb5
Merge "Make sure we post setLayerType() calls from AnimationListeners" into mnc-dev
by Chris Banes
· 10 years ago
b4434e9
Update public.xml files for AppCompat + Design
by Chris Banes
· 10 years ago
61401e3
Make sure we post setLayerType() calls from AnimationListeners
by Chris Banes
· 10 years ago
ec87a2a
am 1dc3b4d9: (-s ours) Merge "Introduce ParallelExecutorCompat into support/v4" into lmp-mr1-ub-dev
by Vladislav Kaznacheev
· 10 years ago
1dc3b4d
Merge "Introduce ParallelExecutorCompat into support/v4" into lmp-mr1-ub-dev
by Vladislav Kaznacheev
· 10 years ago
c705c5d
Introduce ParallelExecutorCompat into support/v4
by Vladislav Kaznacheev
· 10 years ago
dd3fbf8
Merge "Lower minSDK version for customtabs" into mnc-dev
by Yusuf Ozuysal
· 10 years ago
1005cdf
Lower minSDK version for customtabs
by Yusuf Ozuysal
· 10 years ago
569ab6f
Update support library version to 23.0.1 DO NOT MERGE
by Chris Flatt
· 10 years ago
bb1b505
Fix material preference layouts and add a theme
by Tony Mantler
· 10 years ago
4776b6a
Merge "Only use HW Layers for Fragments on JB+" into mnc-dev
by Chris Banes
· 10 years ago
4a2d50d
Only use HW Layers for Fragments on JB+
by Chris Banes
· 10 years ago
a4b5c35
Fix AppCompatDialogFragment crashing
by Chris Banes
· 10 years ago
c5c0045
Reland: Add a way of generating a CustomTabsSessionToken from an intent
by Yusuf Ozuysal
· 10 years ago
914c8c8
Merge "Revert "Add a way of generating a CustomTabsSessionToken from an intent"" into mnc-dev
by Yusuf Ozuysal
· 10 years ago
e063d4d
Revert "Add a way of generating a CustomTabsSessionToken from an intent"
by Yusuf Ozuysal
· 10 years ago
7f2ba52
Merge "Add a way of generating a CustomTabsSessionToken from an intent" into mnc-dev
by Yusuf Ozuysal
· 10 years ago
c502e63
Add a way of generating a CustomTabsSessionToken from an intent
by Yusuf Ozuysal
· 10 years ago
727f830
Add proguard rules to v7/preference
by Tony Mantler
· 10 years ago
9a4d325
Merge "Revert TabLayoutOnPageChangeListener change DO NOT MERGE" into mnc-dev
by Chris Banes
· 10 years ago
da01c7e
Merge "Fix button on Gingerbread when using Toolbar" into mnc-dev
by Chris Banes
· 10 years ago
638a2a4
Merge "Fix crash in CoordinatorLayout DO NOT MERGE" into mnc-dev
by Chris Banes
· 10 years ago
9c3601c
Merge "Fix AppBarLayout not being drawn after rotation DO NOT MERGE" into mnc-dev
by Chris Banes
· 10 years ago
44e00ab
Fix AppBarLayout not being drawn after rotation DO NOT MERGE
by Chris Banes
· 10 years ago
4002d6f
Merge "Be consistent with exceptions thrown from ContentResolverCompat.query() DO NOT MERGE" into mnc-dev
by Chris Banes
· 10 years ago
6e22001
Merge "Add gradle build files for Recommendations support library" into mnc-dev
by Jose Ricardo Lima
· 10 years ago
bd6fc08
Add gradle build files for Recommendations support library
by Jose Lima
· 10 years ago
dd6fab3
[RenderScript] Make android-support-annotations not included as STATIC LIB.
by Miao Wang
· 10 years ago
c9b517a
Fix button on Gingerbread when using Toolbar
by Chris Banes
· 10 years ago
3c273bb
Be consistent with exceptions thrown from ContentResolverCompat.query() DO NOT MERGE
by Chris Banes
· 10 years ago
c959d75
Revert TabLayoutOnPageChangeListener change DO NOT MERGE
by Chris Banes
· 10 years ago
515613d
Fix crash in CoordinatorLayout DO NOT MERGE
by Chris Banes
· 10 years ago
4a4e087
fix NPE of Fragment destroyed before transition ends
by Dake Gu
· 10 years ago
229e04b
MediaControlerCompat: add API level requirement documentation for playFromUri()
by Dongwon Kang
· 10 years ago
490bf52
Get support lib ready for release
by Chris Banes
· 10 years ago
51252b9
Merge "Fix TextInputLayout not displaying RTL hint correctly" into mnc-dev
by Chris Banes
· 10 years ago
9287f5d
Merge "Hide FingerprintManagerCompatApi23" into mnc-dev
by Jorim Jaggi
· 10 years ago
2d4a03b
Merge "Add accessibility extra and clarification callbacks to custom tabs." into mnc-dev
by Yusuf Ozuysal
· 10 years ago
1584774
Hide FingerprintManagerCompatApi23
by Jorim Jaggi
· 10 years ago
802b4db
am e21c8fc5: Cherrypick from mnc-preview-docs docs: Fixing javadoc formatting. Original Change-Id: I844d9b03985138b2cb7733038bf4042ddc3479bc
by Andrew Solovay
· 10 years ago
8a1ccd1
Add accessibility extra and clarification callbacks to custom tabs.
by Yusuf Ozuysal
· 10 years ago
efc1d15
Merge "Reland "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands"" into mnc-dev
by Benoit Lize
· 10 years ago
d5f3a08
Fix TextInputLayout not displaying RTL hint correctly
by Chris Banes
· 10 years ago
42d2f1a
Remove unused helper classes
by Tony Mantler
· 10 years ago
689e91d
Reland "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands"
by Benoit Lize
· 10 years ago
e0c6f48
Merge "Revert "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands"" into mnc-dev
by Ian Wen
· 10 years ago
ee8b061
Revert "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands"
by Ian Wen
· 10 years ago
88242bf
Merge "Fix janky browse transition" into mnc-dev
by Dake Gu
· 10 years ago
0384004
Merge "customtabs: Add "extraCommand" and "extraCallback", for unsupported commands" into mnc-dev
by Yusuf Ozuysal
· 10 years ago
609027b
Merge "customtabs: Add a Builder class for UI customizations." into mnc-dev
by Yusuf Ozuysal
· 10 years ago
21586ca
Fix janky browse transition
by Dake Gu
· 10 years ago
b4c7b0e
Merge "Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult" into mnc-dev
by Dianne Hackborn
· 10 years ago
296cc56
Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult
by Dianne Hackborn
· 10 years ago
66a7321
Fix bugs in the permissions support API
by Svetoslav
· 10 years ago
e21c8fc
Cherrypick from mnc-preview-docs docs: Fixing javadoc formatting.
by Andrew Solovay
· 10 years ago
9eea377
Merge "Fix crash caused when clicking on list menu item" into mnc-dev
by Chris Banes
· 10 years ago
393a9f8
Merge "Use ?colorAccent for ?textColorLink[Inverse]" into mnc-dev
by Chris Banes
· 10 years ago
9b03298
Pass VolumeProviderCompat.setCurrentVolume() calls to framework
by Ian Lake
· 10 years ago
080c52a
Use ?colorAccent for ?textColorLink[Inverse]
by Chris Banes
· 10 years ago
42e6d5a
Fix SDK build
by Chris Banes
· 10 years ago
d2f8851
Fix crash caused when clicking on list menu item
by Chris Banes
· 10 years ago
ca560df
Merge "Some fixes for TextInputLayout" into mnc-dev
by Chris Banes
· 10 years ago
381b9e8
Merge "Make CoordinatorLayout request a window insets dispatch" into mnc-dev
by Chris Banes
· 10 years ago
47569ff
Merge "Move padding from navigation and overflow icons to Toolbar" into mnc-dev
by Chris Banes
· 10 years ago
2717321
Merge "FullWidthDetailsOverviewRowPresenter: fix NPE" into mnc-dev
by Dake Gu
· 10 years ago
b8cb3fe
Merge "Fully hide DrawerLayout focusability from accessibility" into mnc-dev
by Alan Viverette
· 10 years ago
8b0cc79
Merge "Add accessibility action constants to support-v4" into mnc-dev
by Alan Viverette
· 10 years ago
6e03488
Merge "Change MNC codename to just M." into mnc-dev
by Dianne Hackborn
· 10 years ago
97ee4f3
customtabs: Add a Builder class for UI customizations.
by Benoit Lize
· 10 years ago
e3f6ba4
Make CoordinatorLayout request a window insets dispatch
by Chris Banes
· 10 years ago
c08c466
customtabs: Add "extraCommand" and "extraCallback", for unsupported commands
by Benoit Lize
· 10 years ago
ab809dd
Fix AppBarLayout scrolling when scrolling view is small
by Chris Banes
· 10 years ago
55f293d
Merge "MediaSessionCompat: fix the flaky remote volume slider issue" into mnc-dev
by Dongwon Kang
· 10 years ago
bc0e9df
Merge "Fix javadoc for preference lib" into mnc-dev
by Tony Mantler
· 10 years ago
0a13063
Fully hide DrawerLayout focusability from accessibility
by Alan Viverette
· 10 years ago
87ffd04
Add accessibility action constants to support-v4
by Alan Viverette
· 10 years ago
4c867cf
Fix javadoc for preference lib
by Tony Mantler
· 10 years ago
96e4206
MediaSessionCompat: fix the flaky remote volume slider issue
by Dongwon Kang
· 10 years ago
305e627
Move padding from navigation and overflow icons to Toolbar
by Chris Banes
· 10 years ago
58d52ab
Merge "Add ThemedSpinnerAdapter.Helper class" into mnc-dev
by Chris Banes
· 10 years ago
8ad2394
Merge "Allow CollapsingToolbarLayout's title is be disabled" into mnc-dev
by Chris Banes
· 10 years ago
3104067
Some fixes for TextInputLayout
by Chris Banes
· 10 years ago
10c8130
Add ThemedSpinnerAdapter.Helper class
by Chris Banes
· 10 years ago
1701fea
Allow CollapsingToolbarLayout's title is be disabled
by Chris Banes
· 10 years ago
813de6f
FullWidthDetailsOverviewRowPresenter: fix NPE
by Dake Gu
· 10 years ago
3d7a7c4
Change MNC codename to just M.
by Dianne Hackborn
· 10 years ago
fa29430
Merge "Revert "Add ThemedSpinnerAdapter.Helper class"" into mnc-dev
by Bart Sears
· 10 years ago
5ea7fa5
Revert "Add ThemedSpinnerAdapter.Helper class"
by Bart Sears
· 10 years ago
4b9cad3
Merge "Add ThemedSpinnerAdapter.Helper class" into mnc-dev
by Chris Banes
· 10 years ago
6567f67
Add ThemedSpinnerAdapter.Helper class
by Chris Banes
· 10 years ago
ad20b11
Merge "Fix ActionMode not being inset correctly" into mnc-dev
by Chris Banes
· 10 years ago
f6b825f
am 55093c43: Merge "Handle scaling correctly when drawing with shader" into lmp-mr1-ub-dev
by Chris Craik
· 10 years ago
55093c4
Merge "Handle scaling correctly when drawing with shader" into lmp-mr1-ub-dev
by Chris Craik
· 10 years ago
3a1a3b9
Handle scaling correctly when drawing with shader
by Chris Craik
· 10 years ago
7aa5878
Merge "Add API 23 PLAY_FROM_URI support to MediaSessionCompat" into mnc-dev
by Ian Lake
· 10 years ago
83e76aa
am c1392c0f: Merge "Mutate FAB backgrounds before tinting" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
c1392c0
Merge "Mutate FAB backgrounds before tinting" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
39d1d2d
FloatingActionButton animation fixes
by Chris Banes
· 10 years ago
1172226
am 0f1a2253: (-s ours) Merge "Fix RS doc build DO NOT MERGE" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
Next »