index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
PointerIcon.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-17
Load correct resources for pointer icon on external screen
Andrii Kulian
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-15
Reland "Use ImageDecoder for NinePatchDrawable and BitmapDrawable"
Leon Scroggins III
2018-02-12
Revert "Use ImageDecoder for NinePatchDrawable and BitmapDrawable"
Leon Scroggins III
2018-02-02
Use ImageDecoder for NinePatchDrawable and BitmapDrawable
Stan Iliev
2017-12-20
Validate hotspot when loading PointerIcon from resource
Vladislav Kaznacheev
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-06-04
Rename PointerIcon and Pointer Capture APIs
Michael Wright
2015-12-16
Reset gSystemIcons when accessibility large icon settings has changed.
Jun Mukai
2015-12-15
Exclude accessing settings from PointerIcon.
Jun Mukai
2015-12-14
Make public pointer icon API with custom icons.
Jun Mukai
2015-11-30
Introduce accessibility large pointer icons.
Jun Mukai
2015-11-17
Introduce animated pointer icon for STYLE_WAIT.
Jun Mukai
2015-10-15
Allow changing mouse pointer icon for the current context.
Jun Mukai
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-09-02
Update pointer hotspots to scale for DPI
Alan Viverette
2014-02-03
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2011-04-19
Initial checkin of spot presentation for touchpad gestures.
Jeff Brown