index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
com
/
android
/
internal
/
widget
/
PointerLocationView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leakage of pointer location
Arthur Hung
2022-08-02
1
-0
/
+2
*
PointerLocationView: Make header avoid rounded corners
Prabir Pradhan
2022-01-10
1
-5
/
+22
*
Make PointerLocationView more resilient.
Michael Wright
2021-08-12
1
-26
/
+26
*
Fix pointer location apply wrong insets in foldable device
Arthur Hung
2021-07-21
1
-70
/
+83
*
Fix some bugs in input rotation
Evan Rosky
2021-02-26
1
-20
/
+0
*
Don't rotate inputflinger's display
Evan Rosky
2021-02-17
1
-1
/
+24
*
Merge "Fix color mismatch of pointers" am: e1c169c983 am: 23ff2399a1
Michael Wright
2020-07-20
1
-1
/
+1
|
\
|
*
Fix color mismatch of pointers
xuejianbao
2020-07-14
1
-1
/
+1
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-1
/
+1
|
*
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-08
1
-0
/
+4
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
|
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-19
1
-1
/
+5
|
/
*
GestureNav: Log exclusion rect heights
Adrian Roos
2019-08-05
1
-2
/
+35
*
PointerLocation: move showing exclusion rects behind flag
Adrian Roos
2019-05-09
1
-10
/
+23
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-22
1
-0
/
+7
*
Gestures: Assemble per-window exclusion zones
Adrian Roos
2019-03-18
1
-3
/
+47
*
Fix velocity reporting for negative values > -1
Siarhei Vishniakou
2018-09-10
1
-1
/
+5
*
Remove movement estimates from pointer location
Siarhei Vishniakou
2018-09-04
1
-30
/
+3
*
PointerLocationView: Add top padding to header if there is a cutout
Adrian Roos
2018-06-06
1
-16
/
+33
*
WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into se...
Adrian Roos
2017-11-23
1
-1
/
+1
*
Work around issue #65333586: Took phone out of pocket...
Dianne Hackborn
2017-09-08
1
-0
/
+7
*
Use Context.getSystemService(Class<T>) for InputManager.
Yohei Yukawa
2015-11-26
1
-1
/
+1
*
Remove unnecessary input event indirection
Michael Wright
2013-11-07
1
-4
/
+7
*
Paint current points a different color in PointerLocation
Michael Wright
2013-06-21
1
-5
/
+18
*
Fix possible NPE in PointerLocationView
Michael Wright
2013-06-12
1
-2
/
+3
*
Pipe through bounding box information
Michael Wright
2013-05-20
1
-9
/
+35
*
Make velocity tracker strategy configurable.
Jeff Brown
2012-06-03
1
-2
/
+50
*
More VelocityTracker refactoring.
Jeff Brown
2012-05-13
1
-1
/
+1
*
Notify applications when input devices change.
Jeff Brown
2012-04-12
1
-14
/
+54
*
Ensure pointer location view is attached to the policy thread.
Jeff Brown
2012-03-29
1
-245
/
+241
*
Velocity Tracker II: The Revenge of Velocity Tracker
Jeff Brown
2011-09-14
1
-2
/
+22
*
Input system bug fixes, particularly for stylus.
Jeff Brown
2011-08-19
1
-21
/
+70
*
Input device protocol enhancements.
Jeff Brown
2011-05-24
1
-0
/
+1
*
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-23
/
+11
*
Add MotionEvent.HOVER_ENTER and HOVER_EXIT.
Jeff Brown
2011-03-24
1
-0
/
+6
*
Make PointerLocationView also log generic motions and some keys.
Jeff Brown
2011-03-07
1
-4
/
+53
*
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
1
-36
/
+87
*
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
1
-12
/
+21
*
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-19
1
-1
/
+4
*
Add support for detecting finger orientation.
Jeff Brown
2011-01-14
1
-0
/
+11
*
Revert orientation change.
Jeff Brown
2010-09-29
1
-1
/
+1
*
PointerLocationView: Display orientation correctly.
Jeff Brown
2010-09-29
1
-1
/
+1
*
Fix PointerLocationView when pointer ids are not zero-based.
Jeff Brown
2010-09-12
1
-8
/
+21
*
Input device calibration and capabilities.
Jeff Brown
2010-08-30
1
-109
/
+297
*
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
Jeff Brown
2010-07-30
1
-17
/
+19
*
Fix issue #2512131: Trackball goes up when moving
Dianne Hackborn
2010-03-19
1
-0
/
+8
*
Add missing license notices to files
Kenny Root
2010-03-12
1
-0
/
+16
*
Move the pointer location thing out of common.
Dianne Hackborn
2010-03-01
1
-0
/
+337