Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
b49cb25e1450ae36d2559e9753c6d5064e530fcc
b49cb25
DO NOT MERGE. Provider to share private files between apps.
by Jeff Sharkey
· 12 years ago
1b8262b
Disable MotionEvent splitting for DrawerLayout
by Adam Powell
· 12 years ago
d0cb211
Omit dimmed children from accessibility nav in SlidingPaneLayout
by Adam Powell
· 12 years ago
753e0f1
ActionBarDrawerToggle behavior tweak
by Adam Powell
· 12 years ago
f993018
Fix a parallax/view visibility bug in SlidingPaneLayout
by Adam Powell
· 12 years ago
f4445e0
Fix a layer handling bug in SlidingPaneLayout
by Adam Powell
· 12 years ago
79f95ce
Add ActionBarDrawerToggle
by Adam Powell
· 12 years ago
1b89ad4
Build fix
by Adam Powell
· 12 years ago
3cf6141
Tweak accessibility handling for SlidingPaneLayout/DrawerLayout
by Adam Powell
· 12 years ago
b5a259b
Fix SlidingPaneLayout crash on < api 11 devices
by Adam Powell
· 12 years ago
c89f538
Accessibility support and drawing optimization for SlidingPaneLayout
by Adam Powell
· 12 years ago
7d0061d
Better accessibility support for DrawerLayout
by Adam Powell
· 12 years ago
d44315a
SlidingPaneLayout cleanup/bugfix
by Adam Powell
· 12 years ago
58898b6
Fix erroneously shaded panes in SlidingPaneLayout after resizing
by Adam Powell
· 12 years ago
0e44aa8
am 9cdb85b0: am 33586fb4: remove redundant/confusing links to pager classes. Although the links are technically unique, the links appear as duplicates and the added value is mostly redundant.
by Scott Main
· 12 years ago
9cdb85b
am 33586fb4: remove redundant/confusing links to pager classes. Although the links are technically unique, the links appear as duplicates and the added value is mostly redundant.
by Scott Main
· 12 years ago
33586fb
remove redundant/confusing links to pager classes.
by Scott Main
· 12 years ago
09c3862
Expand DrawerLayout docs
by Adam Powell
· 12 years ago
cde2707
Have DrawerLayout proactively cancel touch events during drawer peek
by Adam Powell
· 12 years ago
fe13077
Let apps change the scrim color for DrawerLayout
by Adam Powell
· 12 years ago
1538310
Tweak ViewDragHelper's edge detection size
by Adam Powell
· 12 years ago
1732720
Add a short delay for drawer peeking in DrawerLayout
by Adam Powell
· 12 years ago
ea7b10f
Tweak sensitivity/touch handling for ViewDragHelper/DrawerLayout
by Adam Powell
· 12 years ago
f1452d1
Fix ViewPager child drawing order sorting
by Adam Powell
· 12 years ago
31dac59
Add some debug logging for a strange edge case in ViewPager
by Adam Powell
· 12 years ago
ca2cf04
Make RS compat lib only compile in bundled branches.
by Tim Murray
· 12 years ago
fd5162a
Tune ViewDragHelper edge detection
by Adam Powell
· 12 years ago
acc8232
Be stricter about detecting DrawerLayout/ViewDragHelper edge drags
by Adam Powell
· 12 years ago
00ca253
Support layout_margin* on DrawerLayout children
by Adam Powell
· 12 years ago
8e01d24
Save DrawerLayout lock state as instance state
by Adam Powell
· 12 years ago
0492ea2
Locking drawers for DrawerLayout
by Adam Powell
· 12 years ago
72c7316
Fix SlidingPaneLayout erroneous dimming after resize
by Adam Powell
· 12 years ago
8bc268e
Fix DrawerLayout crash in touch handling
by Adam Powell
· 12 years ago
89e1788
SlidingPaneLayout features, ViewDragHelper bugfixes
by Adam Powell
· 12 years ago
887472d
am f3ad8fc5: (-s ours) am d1665ab8: (-s ours) am dbd344bc: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
f3ad8fc
am d1665ab8: (-s ours) am dbd344bc: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
d1665ab
am dbd344bc: (-s ours) Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
dbd344b
Reconcile with jb-mr1-release - do not merge
by Jean-Baptiste Queru
· 12 years ago
57902cf
DrawerLayout polish features
by Adam Powell
· 12 years ago
2983619
Prevent strange falsing on SlidingPaneLayout
by Adam Powell
· 12 years ago
7998269
Fix crash caused by ViewDragHelper
by Adam Powell
· 12 years ago
791f31b
Make DrawerLayout automatically close drawers on back button press
by Adam Powell
· 12 years ago
32a53a6
DrawerLayout touch behavior tuning
by Adam Powell
· 12 years ago
b562d85
DrawerLayout features/bugfixes/tuning/optimization
by Adam Powell
· 12 years ago
471f0f4
Fix minor SlidingPaneLayout/ViewDragHelper bugs; remove dead code
by Adam Powell
· 12 years ago
1fbad11
Quick fix for a ViewDragHelper touch bug
by Adam Powell
· 12 years ago
1d26501
Initial DrawerLayout implementation
by Adam Powell
· 12 years ago
6580cf4
Fix ViewDragHelper/SlidingPaneLayout bugs
by Adam Powell
· 12 years ago
3f50aaf
Fix SlidingPaneLayout dim threshold calculation
by Adam Powell
· 12 years ago
b9e34c7
Make ScrollerCompat public/expand it
by Adam Powell
· 12 years ago
c56ba65
Factor ViewDragHelper out from SlidingPaneLayout
by Adam Powell
· 12 years ago
f48af33
Fix missing onSingleTapConfirmed calls in GestureDetectorCompat
by Adam Powell
· 12 years ago
1e43161
SlidingPaneLayout tweaks, fixes and optimizations
by Adam Powell
· 12 years ago
199a13c
Throw exception if PagerAdapters are modified without notifyDataSetChanged
by Adam Powell
· 12 years ago
29d4f2a
Merge "Allow tweaking SlidingPaneLayout fade colors/behavior" into jb-mr1.1-ub-dev
by Adam Powell
· 12 years ago
81e2f00
Allow tweaking SlidingPaneLayout fade colors/behavior
by Adam Powell
· 12 years ago
94a8e45
Merge "Increase base duration of SlidingPaneLayout programmatic scrolling" into jb-mr1.1-ub-dev
by Adam Powell
· 12 years ago
2596087
Increase base duration of SlidingPaneLayout programmatic scrolling
by Adam Powell
· 12 years ago
3c27390
Merge "Don't hide SlidingPaneLayout shadows if things don't slide" into jb-mr1.1-ub-dev
by Adam Powell
· 12 years ago
3783c4b
Don't hide SlidingPaneLayout shadows if things don't slide
by Adam Powell
· 12 years ago
d734678
Merge "SlidingPaneLayout layout stability fixes" into jb-mr1.1-ub-dev
by Adam Powell
· 12 years ago
06506fe
SlidingPaneLayout layout stability fixes
by Adam Powell
· 12 years ago
860155e
ViewPager: handle focus direction properly
by Dake Gu
· 12 years ago
ee3f0ff
SlidingPaneLayout features
by Adam Powell
· 12 years ago
dfa6440
LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1
by Jim Guggemos
· 12 years ago
44fc139
Make ViewPager scroll to the current item after deferred populate
by Adam Powell
· 12 years ago
ad9696c
Fix some layout bugs with SlidingPaneLayout
by Adam Powell
· 12 years ago
fba5d14
Making registering and unregistering DataSetObservable on PagerAdapter public
by Adam Cohen
· 12 years ago
a20bbdb
am 0bb301ec: Remove cruft from ViewPager
by Adam Powell
· 12 years ago
0bb301e
Remove cruft from ViewPager
by Adam Powell
· 12 years ago
0eefe9a
Simplify implementation of SlidingPaneLayout
by Adam Powell
· 12 years ago
49714d6
Add missing NotificationCompat.BigPictureStyle.bigLargeIcon method.
by Roman Nurik
· 12 years ago
4912723
Revert 948cc9d4: Adding support for simplified collection widgets. Do not merge.
by Ed Heyl
· 12 years ago
5f10f73
Revert 0794d29b: Fix docs build. Do not merge.
by Ed Heyl
· 12 years ago
6a5642d
am d267c93c: Fix a bug that could cause ViewPager to select the wrong page
by Adam Powell
· 12 years ago
d267c93
Fix a bug that could cause ViewPager to select the wrong page
by Adam Powell
· 12 years ago
6147091
Merge "Fix docs build"
by Adam Cohen
· 12 years ago
0794d29
Fix docs build
by Adam Cohen
· 12 years ago
9236f27
am 0f1e7f18: am 76a83388: am 16991ca8: Tweak ViewPager behavior for more DWIM goodness
by Adam Powell
· 12 years ago
0f1e7f1
am 76a83388: am 16991ca8: Tweak ViewPager behavior for more DWIM goodness
by Adam Powell
· 12 years ago
76a8338
am 16991ca8: Tweak ViewPager behavior for more DWIM goodness
by Adam Powell
· 12 years ago
d689595
Merge "Adding support for simplified collection widgets"
by Adam Cohen
· 12 years ago
16991ca
Tweak ViewPager behavior for more DWIM goodness
by Adam Powell
· 12 years ago
948cc9d
Adding support for simplified collection widgets
by Adam Cohen
· 12 years ago
01cb45a
Merge "SlidingPaneLayout features"
by Adam Powell
· 12 years ago
6debd2b
SlidingPaneLayout features
by Adam Powell
· 12 years ago
fdd9223
Fix for ViewPager population error on first layout
by Adam Powell
· 12 years ago
6a52bca
am f086fd33: am 2008690a: Merge "Add compatibility implementation of ActivityOptions and start activity."
by Adam Powell
· 12 years ago
f086fd3
am 2008690a: Merge "Add compatibility implementation of ActivityOptions and start activity."
by Adam Powell
· 12 years ago
2008690
Merge "Add compatibility implementation of ActivityOptions and start activity."
by Adam Powell
· 12 years ago
3a96487
Add compatibility implementation of ActivityOptions and start activity.
by Jake Wharton
· 12 years ago
c0c2863
Merge "Fix formatting for files in frameworks/support/appcompat."
by Trevor Johns
· 12 years ago
20ac724
Fix formatting for files in frameworks/support/appcompat.
by Trevor Johns
· 12 years ago
def2fb3
am 506f1fb8: am 64c0f2e5: am 71249413: Fix build.
by Dianne Hackborn
· 12 years ago
506f1fb
am 64c0f2e5: am 71249413: Fix build.
by Dianne Hackborn
· 12 years ago
64c0f2e
am 71249413: Fix build.
by Dianne Hackborn
· 12 years ago
7124941
Fix build.
by Dianne Hackborn
· 12 years ago
0496b2a
am 3fb07dfb: am c509e6d7: am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev
by Dianne Hackborn
· 12 years ago
3fb07df
am c509e6d7: am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev
by Dianne Hackborn
· 12 years ago
c509e6d
am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev
by Dianne Hackborn
· 12 years ago
Next »