summaryrefslogtreecommitdiff
path: root/core/java/android/view/PointerIcon.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-17Load correct resources for pointer icon on external screenAndrii Kulian
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-15Reland "Use ImageDecoder for NinePatchDrawable and BitmapDrawable"Leon Scroggins III
2018-02-12Revert "Use ImageDecoder for NinePatchDrawable and BitmapDrawable"Leon Scroggins III
2018-02-02Use ImageDecoder for NinePatchDrawable and BitmapDrawableStan Iliev
2017-12-20Validate hotspot when loading PointerIcon from resourceVladislav Kaznacheev
2016-10-12Fix import statement in view|transition|animation packages.Aurimas Liutikas
2016-06-04Rename PointerIcon and Pointer Capture APIsMichael Wright
2015-12-16Reset gSystemIcons when accessibility large icon settings has changed.Jun Mukai
2015-12-15Exclude accessing settings from PointerIcon.Jun Mukai
2015-12-14Make public pointer icon API with custom icons.Jun Mukai
2015-11-30Introduce accessibility large pointer icons.Jun Mukai
2015-11-17Introduce animated pointer icon for STYLE_WAIT.Jun Mukai
2015-10-15Allow changing mouse pointer icon for the current context.Jun Mukai
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2014-09-02Update pointer hotspots to scale for DPIAlan Viverette
2014-02-03Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette
2011-04-19Initial checkin of spot presentation for touchpad gestures.Jeff Brown