- cc6aec5 Refactor JerkTracker and MotionPredictor for better testing. by Derek Wu · 1 year ago
- 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 1 month ago
- 5e0e7cf Add smoothing to jerk calculations and updated jerk thresholds. by Derek Wu · 1 year, 1 month ago
- aaa4731 Add jerk thresholded pruning. by Derek Wu · 1 year, 4 months ago
- 705068d Add a jerk tracker to MotionPredictor by Derek Wu · 1 year, 5 months ago
- ea36ee7 Add fixed read only flag to enable jerk prediction pruning by Derek Wu · 1 year, 5 months ago
- fb7fad0 Revert "Add flag to enable jerk prediction pruning." by Derek Wu · 1 year, 5 months ago
- 1af8b96 Add flag to enable jerk prediction pruning. by Derek Wu · 1 year, 5 months ago
- 7b26dbe Pass all input events to MetricsManager by Cody Heiner · 1 year, 9 months ago
- 59fa912 Copy tilt/orientation from last real event. by Philip Quinn · 1 year, 11 months ago
- 5a8af50 input: handle change in std::span::size type by Ryan Prichard · 2 years ago
- 52db474 Implement Stylus Prediction Metrics by Cody Heiner · 2 years, 1 month ago
- ca977c4 Merge "Update motion prediction model." into udc-qpr-dev am: 3c60252e14 am: c7034de04b by Philip Quinn · 2 years ago
- 107ce70 Update motion prediction model. by Philip Quinn · 2 years, 1 month ago
- b93ed5d Merge "Add MotionPredictorMetricsManager API" into udc-qpr-dev am: c06230c7c3 am: 13148038a3 by Cody Heiner · 2 years, 1 month ago
- 088c63e Add MotionPredictorMetricsManager API by Cody Heiner · 2 years, 2 months ago
- 949d940 Merge "Move MotionPredictor config to an XML file alongside the model." into udc-qpr-dev am: 15cebeda29 am: 64f0a59c7d by Philip Quinn · 2 years, 1 month ago
- f84fa49 Move MotionPredictor config to an XML file alongside the model. by Philip Quinn · 2 years, 1 month ago
- 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 1 month ago
- 09a8fe4 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 1 month ago
- 64f090f Use RingBuffer in VelocityTracker by Yeabkal Wubshit · 2 years, 5 months ago
- fd0a68e Use current directory to load prediction model by Siarhei Vishniakou · 2 years, 5 months ago
- 33cb38b Single-device prediction only by Siarhei Vishniakou · 2 years, 6 months ago
- bd66e62 Postpone loading the TFLite model until a supported event is recorded. by Philip Quinn · 2 years, 6 months ago
- 8f953ab Add TFLite model for motion prediction. by Philip Quinn · 2 years, 8 months ago
- 7ac691e Calculate predictions based on PointerCoords data by Siarhei Vishniakou · 2 years, 7 months ago
- 0839bd6 Provide prediction time from the application by Siarhei Vishniakou · 2 years, 7 months ago
- 39147ce Add native MotionPredictor by Siarhei Vishniakou · 2 years, 9 months ago