History log of /frameworks/support/core-ui/tests/java/android/support/v4/view/BaseViewPagerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4dfec7e6fce639c4edf35baf6c24afc8fc109929 28-Apr-2017 Evan Rosky <erosky@google.com> Add Alt + dpad hotkeys to ViewPager

Alt + right/left on a view within a ViewPager should now
switch pages.

Bug: 32673955
Test: v4.view.BaseViewPagerTest#testKeyboardNavigation
Change-Id: I811659be7acca4a6e1990844cfaeb95cb403e0cc
/frameworks/support/core-ui/tests/java/android/support/v4/view/BaseViewPagerTest.java
abc73958d264e1eed7fd401a18be1d9ede8304eb 06-Mar-2017 Aurimas Liutikas <aurimas@google.com> A pass at fixing unchecked javac warnings.

Add types where needed.
Suppress places where we intentionally skip types.

Test: ./gradlew assemble still works
Change-Id: If1350e896948c7e27c212cf7b1a94f08b9131193
/frameworks/support/core-ui/tests/java/android/support/v4/view/BaseViewPagerTest.java
35232c6eaeb9b99f390cb8ef0ac83bf45fa0b3fa 01-Feb-2017 Aurimas Liutikas <aurimas@google.com> Update test sizes for all currently @SmallTest.

SmallTests are supposed to complete in <200ms, Medium in <1s, and Large in <30s.
This CL updates the size of all the SmallTest based on excecution times from
presubmit test runners.

Test: None
Bug: 34854821
Change-Id: Iec73f7b6ef63b27cd3d8b19a8e8c7a9b91ff6729
/frameworks/support/core-ui/tests/java/android/support/v4/view/BaseViewPagerTest.java
754cb29c50f09a83251dd4bb633ba445b2411adb 27-Sep-2016 Aurimas Liutikas <aurimas@google.com> Switch from deprecated size annotations to new ones.

Switching from android.test.suitebuilder.annotation.*Test
to android.support.test.filters.*Test.

Bug: 30074170
Test: manual - ran small appcompat tests, they still run and pass
Change-Id: Idce58b988c8e1a809f7f5fae67e0e235159d9fc5
/frameworks/support/core-ui/tests/java/android/support/v4/view/BaseViewPagerTest.java
8a99b874fa855f70e7ebd23254cdd3069603eb7f 24-Jun-2016 Aurimas Liutikas <aurimas@google.com> Add javadocs and tests for ViewPager#arrowScroll.

Bug: 29640620
Change-Id: Ia3964ef598c9cae4402ec572a0ff418f920d10d3
/frameworks/support/core-ui/tests/java/android/support/v4/view/BaseViewPagerTest.java
ff22d81f6561f6cdd2a91eb63238c41079927a22 12-May-2016 Kirill Grouchnikov <kirillg@google.com> Extracting fragments and widgets into their own modules.

Also rename core to core-utils.

Change-Id: Icef764d01bc49cd4d04ac4ce47faadda983f4c48
/frameworks/support/core-ui/tests/java/android/support/v4/view/BaseViewPagerTest.java