History log of /frameworks/support/compat/java/android/support/v4/view/ViewConfigurationCompat.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
17d15d92db2288bd27b8710c68e5bc1b9b5945f0 14-Jul-2016 Kirill Grouchnikov <kirillg@google.com> Additional deprecation notices on Compat APIs.

Bug: 30089429
Change-Id: Ie835c165a5a265146fda8f6cb9cf594933d0ce7d
/frameworks/support/compat/java/android/support/v4/view/ViewConfigurationCompat.java
f185f104c4786740765e549d535f9ba1052f96cc 10-May-2016 Kirill Grouchnikov <kirillg@google.com> Combine donut/eclair/eclairmr1/froyo/gingerbread source folders.

* Where relevant, call APIs directly and mark Compat APIs as deprecated
* Remove eclair-gingerbread folders from gradle and makefiles
* Bump LOCAL_SDK_VERSION to 9 in a couple of places that were skipped

In the next CL compat/donut will be renamed to compat/gingerbread.
Not doing this here to minimize the amount of diffs in this CL.

Change-Id: I5f418a8746b91bedd918523090b666eabe0ec20c
/frameworks/support/compat/java/android/support/v4/view/ViewConfigurationCompat.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
/frameworks/support/compat/java/android/support/v4/view/ViewConfigurationCompat.java