• Home
  • History
  • Annotate
  • only in /frameworks/support/compat/tests/java/android/support/v4/testutils/
History log of /frameworks/support/compat/tests/java/android/support/v4/testutils/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
27644c071b7fc0e1e4f91194f2a08b4aa2cf1465 05-Mar-2017 Aurimas Liutikas <aurimas@google.com> Remove unused imports in support library classes.

Test: ./gradlew assebmle assembleAndroidTest
Change-Id: I429f0abb742bfed9288f84a7d6a3208063068f23
estUtils.java
e2104f4b5c8e3ad63570306a25e61502dfe4c418 05-Mar-2017 Aurimas Liutikas <aurimas@google.com> Add all missing @Override annotations.

Historically, we could not add @Override for certain methods due to
using older SDKs to build support library. That is no longer the case
so we can add @Override everywhere now.

Test: ./gradlew assemble assembleAndroidTest still works
Change-Id: I85e3c1157f0e253e3eab7584189f3bf95cf030e9
estUtils.java
8b98e883bc3fb72c13e0f41be3e6362ffb28a37c 04-May-2016 Kirill Grouchnikov <kirillg@google.com> Second clean-up pass after support-v4 split.

Remove test resources / classes that are not relevant for the
compat / core modules.

Change-Id: I6c05774892727c3103003672e8a8e1481d7111c9
estUtils.java
estUtilsAssertions.java
estUtilsMatchers.java
3ac77bf186f87ecad4bf0063b2f6c4384efbd56a 27-Apr-2016 Kirill Grouchnikov <kirillg@google.com> Support module refactoring

* Splitting support-v4 into two modules, support-compat and support-core
* Adding a new library module named support-v4 that combines the two
together for backward compatibility support of existing projects
* support-compat has all Compat classes, their few direct dependencies
and all data structures in the .util package

Change-Id: Icd1b0ab3a5b61a8a2bf85bc274098f0a828963e0
ayoutDirectionActions.java
estUtils.java
estUtilsAssertions.java
estUtilsMatchers.java
extViewActions.java