History log of /frameworks/support/compat/java/android/support/v4/view/PointerIconCompat.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c39d9c75590eca86a5e7e32a8824ba04a0d42e9b 25-Aug-2016 Alan Viverette <alanv@google.com> Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations

Also removes some unnecessary @hide annotations on classes that wouldn't
have shown up in docs anyway due to package/private visibility or NO_DOCS.

Bug: 27937193
Change-Id: Iab127a5a3ce57a2d61965d3cef782621eb3859f5
/frameworks/support/compat/java/android/support/v4/view/PointerIconCompat.java
5265345192fe12c768ff1cd1e6a37404eaec2fda 17-May-2016 Michael Wright <michaelwr@google.com> Rename PointerIcon and Pointer Capture APIs

This is a response to API council feedback.

Bug: 26830970
Change-Id: I4f525015275c4d068cef081a6465c1b77dcce625
/frameworks/support/compat/java/android/support/v4/view/PointerIconCompat.java
202c10031a653cc8b7003cbc714330564c26d99f 05-Jun-2016 Chet Haase <chet@google.com> Fix doc/build errors with PointerIconCompat

Changes in previous release didn't merge to master, so constants
and docs are out of date with the previous API. This fixes that.

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