Sign in
android
/
platform
/
frameworks
/
support
/
0fdc6a4b51fcc0ac8212d0adabf1354a7d5e99ad
/
viewpager2
007241b
Abort fake drag in tests when interrupted
by Jelle Fresen
· 7 years ago
91a87c9
Merge "Only set mDragStartPosition when not yet set" into androidx-master-dev
by Jelle Fresen
· 7 years ago
a1d1fc8
Only set mDragStartPosition when not yet set
by Jelle Fresen
· 7 years ago
abef8ad
Move @FlakyTest to flaking method
by Jelle Fresen
· 7 years ago
fa04d36
Account for delays when sending drags in FakeDragTest
by Jelle Fresen
· 7 years ago
fdaa1a5
Merge "Finalizing save/restore methods in FSA" into androidx-master-dev
by Treehugger Robot
· 7 years ago
6046285
Merge "Hiding ViewPager2 annotations" into androidx-master-dev
by Treehugger Robot
· 7 years ago
4df97b6
Merge "Removed ViewPager2.pageSize test extension method" into androidx-master-dev
by Treehugger Robot
· 7 years ago
d9d4bf6
Finalizing save/restore methods in FSA
by Jakub Gielzak
· 7 years ago
ce124a8
Hiding ViewPager2 annotations
by Jakub Gielzak
· 7 years ago
fb9510e
Documented SCROLL_STATE_ constants
by Jakub Gielzak
· 7 years ago
e94be33
Removed ViewPager2.pageSize test extension method
by Jelle Fresen
· 7 years ago
218d184
Mark flaky tests as flaky
by Aurimas Liutikas
· 7 years ago
04abd83
Merge "Ignore tests on Q emulator while we stabilize them" into androidx-master-dev
by Treehugger Robot
· 7 years ago
7d95cd5
Avoid activity enter/exit transitions
by Chris Craik
· 7 years ago
cf675fd
Ignore tests on Q emulator while we stabilize them
by Jakub Gielzak
· 7 years ago
80f22ac
Revert "Ignoring tests on emulator..."
by Jakub Gielzak
· 7 years ago
f0d8ebb
Wait longer after TestActivity is created
by Jelle Fresen
· 7 years ago
db7a064
Merge "Restrict usage of animateLayoutChanges by documentation" into androidx-master-dev
by Treehugger Robot
· 7 years ago
eabe347
Restrict usage of animateLayoutChanges by documentation
by Jelle Fresen
· 7 years ago
a2cb4bc
Add offscreenPageLimit to ViewPager2
by Jelle Fresen
· 7 years ago
cb6706e
Renamed ViewPager2 sample code package
by Jakub Gielzak
· 7 years ago
04ac667
Ignoring tests on emulator using @RequiresDevice
by Jakub Gielzak
· 7 years ago
82c8c67
Revert "Ignoring tests on API >= 29"
by Jakub Gielzak
· 7 years ago
6227a4d
Merge "Dispatch onPageSelected when adapter is set" into androidx-master-dev
by Treehugger Robot
· 7 years ago
7f51be0
Merge "Dont't dispatch onPageScrolled without pages" into androidx-master-dev
by Treehugger Robot
· 7 years ago
da86d0e7
Merge "Ignoring tests on API >= 29" into androidx-master-dev
by Treehugger Robot
· 7 years ago
ba16fa5
Ignoring tests on API >= 29
by Jakub Gielzak
· 7 years ago
6bcf0d3
Dispatch onPageSelected when adapter is set
by Jelle Fresen
· 7 years ago
406a88a
Dont't dispatch onPageScrolled without pages
by Jelle Fresen
· 7 years ago
ff5de0d
Delay restoring state until we have an adapter
by Jelle Fresen
· 7 years ago
612c635
Merge "Manually perform SwipeToLocation for API < 16" into androidx-master-dev
by Jelle Fresen
· 7 years ago
3979d96
Rename TEST_* to ANDROIDX_TEST_*
by Dustin Lam
· 7 years ago
51152d59
Merge "Remove suppression of deprecation warning" into androidx-master-dev
by Treehugger Robot
· 7 years ago
7d898a2
Temporarily switching to GenericLifecycleObserver
by Jakub Gielzak
· 7 years ago
1994628
Remove suppression of deprecation warning
by Jelle Fresen
· 7 years ago
5247590
Merge "Remove orientation and isUserScrollable from saved state" into androidx-master-dev
by Treehugger Robot
· 7 years ago
b35fd56
Remove orientation and isUserScrollable from saved state
by Jelle Fresen
· 7 years ago
6c1744d
Manually perform SwipeToLocation for API < 16
by Jelle Fresen
· 7 years ago
cdb9f9f
Delete SupportAndroidLibraryPlugin
by Aurimas Liutikas
· 7 years ago
cf8d129
Suppress warning for deprecated method
by Jelle Fresen
· 7 years ago
634958d
Merge changes Ic7197967,I1e325ed0 into androidx-master-dev
by Treehugger Robot
· 7 years ago
48064f1
Merge "Set mAttached to false when detaching TabLayoutMediator" into androidx-master-dev
by Treehugger Robot
· 7 years ago
727d729
Set mAttached to false when detaching TabLayoutMediator
by Jelle Fresen
· 7 years ago
2f9c45b
Bumping viewpager2 to 1.0.0-alpha04
by Jelle Fresen
· 7 years ago
5c5b4cb
Made CREATOR public
by Jakub Gielzak
· 7 years ago
2ad3161
Move DSL namespace from supportLibrary to androidx.
by Aurimas Liutikas
· 7 years ago
a1c7978
Moved gcFragments to onViewAttachedToWindow
by Jakub Gielzak
· 7 years ago
d1b0501
Merge "Revert "Pin viewpager2 dep on recyclerview to 1.1.0-alpha03"" into androidx-master-dev
by Nick Anthony
· 7 years ago
09eadef
Revert "Pin viewpager2 dep on recyclerview to 1.1.0-alpha03"
by Nick Anthony
· 7 years ago
334b4ef
Safeguarded Fragment adding operation
by Jakub Gielzak
· 7 years ago
bd58b64
Fragment removal fixes
by Jakub Gielzak
· 7 years ago
4cf1b40
Merge "Pin viewpager2 dep on recyclerview to 1.1.0-alpha03" into androidx-master-dev
by Treehugger Robot
· 7 years ago
dc3d092
Pin viewpager2 dep on recyclerview to 1.1.0-alpha03
by Nick Anthony
· 7 years ago
fd8094f
Fixed an issue with prematurely removing Fragments
by Jakub Gielzak
· 7 years ago
3afe914
Merge "Add fake dragging to ViewPager2" into androidx-master-dev
by Treehugger Robot
· 7 years ago
86dbc42
Add fake dragging to ViewPager2
by Jelle Fresen
· 7 years ago
c0ca60e
Fix Toolbar overflow test
by Chris Banes
· 7 years ago
137a21e
Changed the base theme for tests to AppCompat
by Jakub Gielzak
· 7 years ago
7bbbab7
Centralize MATERIAL dependency
by Ian Lake
· 7 years ago
ce2c3d9
Merge "Reenabling Doclava to run against sources too" into androidx-master-dev
by Treehugger Robot
· 7 years ago
a3d28a7
Reenabling Doclava to run against sources too
by Jeff Gaston
· 7 years ago
3274c66
Fix page offset calculation for pages with margins
by Jelle Fresen
· 7 years ago
5e56b88
Merge "Simplify internal state machine of ScrollEventAdapter" into androidx-master-dev
by Jelle Fresen
· 7 years ago
2ac8895
Merge "Add tests where fling ends in snapped position" into androidx-master-dev
by Jelle Fresen
· 7 years ago
629e490
Bump all versions for March 13th Release
by Nick Anthony
· 7 years ago
1ec796b
Simplify internal state machine of ScrollEventAdapter
by Jelle Fresen
· 7 years ago
388acac
Add tests where fling ends in snapped position
by Jelle Fresen
· 7 years ago
a6c93820
Made ViewPager2 a final class
by Jakub Gielzak
· 7 years ago
8369c0d
Fixed an edge case in FragmentStateAdapter
by Jakub Gielzak
· 7 years ago
a33cc9a
Improve ViewPager2's testapp's comments and idle watcher
by Jelle Fresen
· 7 years ago
51a5798
Fix ViewPager2 demo tests
by Jelle Fresen
· 7 years ago
6467042
Merge "FragmentStateAdapter improvements" into androidx-master-dev
by Jakub Gielzak
· 7 years ago
9ac1b6b
FragmentStateAdapter improvements
by Jakub Gielzak
· 7 years ago
97d7d3a
Don't reset mScrollHappened if scrolls happened
by Jelle Fresen
· 7 years ago
e275d3a
Few small improvements in VP2's tests and comments
by Jelle Fresen
· 7 years ago
992f811
Allowing null parent when creating a PageFragment
by Jakub Gielzak
· 7 years ago
d111249
Moved Fragment count checks to FragmentAdapter
by Jakub Gielzak
· 7 years ago
8e08097
Add tests to the ViewPager2 demo project
by Jelle Fresen
· 7 years ago
cac14c8
Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev
by Jeff Gaston
· 7 years ago
bef17fb
Test item text color fix
by Jakub Gielzak
· 7 years ago
79285e9
Generating restricted API txts
by Jeff Gaston
· 7 years ago
85f3455
Update all versions after Jan 30 and Feb 7 Releases
by Nick Anthony
· 7 years ago
87099db
Add ability to disable user swiping in ViewPager2
by Jelle Fresen
· 7 years ago
ee247c4
Merge "Add explicit dependency on 'collection' where used" into androidx-master-dev
by Jake Wharton
· 7 years ago
53786fb
Add explicit dependency on 'collection' where used
by Jake Wharton
· 7 years ago
5d65a6a
Updating Metalava to version 1.2.5
by Jeff Gaston
· 7 years ago
270f921
Merge "Updates annotations for tests previously marked small/medium" into androidx-master-dev
by Aurimas Liutikas
· 7 years ago
532eef4
Updates annotations for tests previously marked small/medium
by Louis Pullen-Freilich
· 7 years ago
965e50a
Fix setCurrentItemSync in the absence of events
by Jelle Fresen
· 7 years ago
dcff4cb
Merge "Hotfix for ScrollEventAdapter margin handling" into androidx-master-dev
by Treehugger Robot
· 7 years ago
f93d537
Hotfix for ScrollEventAdapter margin handling
by Jakub Gielzak
· 7 years ago
7e21147
Making FragmentViewHolder public
by Jakub Gielzak
· 7 years ago
8a43be92
Merge changes Ifcc39219,Idcbc0668 into androidx-master-dev
by Jakub Gielzak
· 7 years ago
5f6af7f
Copyright header corrections
by Jakub Gielzak
· 7 years ago
bf61842
Copyright (C) 20XX -> Copyright 20XX
by Jakub Gielzak
· 7 years ago
b03737a
Deal with out-of-bounds values in setCurrentItem
by Jelle Fresen
· 7 years ago
e75dd1e
Unhiding ViewPager2 in preparation for alpha01
by Jakub Gielzak
· 7 years ago
4368b72
API tidy-up before alpha01
by Jakub Gielzak
· 7 years ago
43a3a77
Fixed MutableCollectionsTest failures
by Jakub Gielzak
· 7 years ago
Next »