Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
b49cb25e1450ae36d2559e9753c6d5064e530fcc
/
v4
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
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
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
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
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
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
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
16991ca
Tweak ViewPager behavior for more DWIM goodness
by Adam Powell
· 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
def2fb3
am 506f1fb8: 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
c509e6d
am ab85436a: Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev
by Dianne Hackborn
· 12 years ago
ab85436
Merge "SDK only: improve SearchViewCompat" into jb-mr1.1-dev
by Dianne Hackborn
· 12 years ago
44e3a52
SDK only: improve SearchViewCompat
by Dianne Hackborn
· 12 years ago
7bf26d1
am 4d5e02c3: am a2ff018a: am 81ba406a: am 82956802: LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1
by Jim Guggemos
· 12 years ago
a2ff018
am 81ba406a: am 82956802: LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1
by Jim Guggemos
· 12 years ago
81ba406
am 82956802: LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1
by Jim Guggemos
· 12 years ago
8295680
LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1
by Jim Guggemos
· 12 years ago
68844d5
am f3e204d8: am 493d7132: am 37a7c5d2: Fix use of removeView() during layout
by Chet Haase
· 12 years ago
493d713
am 37a7c5d2: Fix use of removeView() during layout
by Chet Haase
· 12 years ago
37a7c5d
Fix use of removeView() during layout
by Chet Haase
· 12 years ago
bd7ba9e
Merge jb-mr1-dev into aosp/master - do not merge
by The Android Open Source Project
· 12 years ago
26ede98
am 752b5e48: am e950e1c4: am 0675f15e: am ad651749: am b6ede974: am 884c97b0: Javadoc: API level support for NotificationCompat
by Joe Malin
· 12 years ago
e950e1c
am 0675f15e: am ad651749: am b6ede974: am 884c97b0: Javadoc: API level support for NotificationCompat
by Joe Malin
· 12 years ago
ad65174
am b6ede974: am 884c97b0: Javadoc: API level support for NotificationCompat
by Joe Malin
· 12 years ago
b6ede97
am 884c97b0: Javadoc: API level support for NotificationCompat
by Joe Malin
· 12 years ago
5c10c89
am 279d16a9: am a86ff2d3: am c6e1bcb2: am 215e3168: Updating the support library to user SDK version integer.
by Svetoslav Ganov
· 12 years ago
a86ff2d
am c6e1bcb2: am 215e3168: Updating the support library to user SDK version integer.
by Svetoslav Ganov
· 12 years ago
215e316
Updating the support library to user SDK version integer.
by Svetoslav Ganov
· 12 years ago
Next »