1. 89073e6 Merge "Turn JSpecify lint on by default" into androidx-main by Julia McClellan · 3 months ago
  2. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  3. 81a46bc Turn JSpecify lint on by default by Julia McClellan · 3 months ago
  4. 7b4cc01 Remove unused robolectric.properties for input-motionprediction by utzcoz · 4 months ago
  5. a631e8e Update lint baselines for ObsoleteSdkInt message change by Julia McClellan · 5 months ago
  6. b99843d Update INPUT_MOTIONPREDICTION to 1.0.0-beta05 by Josep del Río · 6 months ago
  7. 62575c4 Change mechanism to prevent backwards prediction by Josep del Río · 6 months ago
  8. 44883ec Correct issues flagged by new errorprone checks by Julia McClellan · 7 months ago
  9. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 8 months ago
  10. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 8 months ago
  11. 72d8366 Remove usage of @DoNotInline for manual NewApi outlines (Cr thru P) by Alan Viverette · 8 months ago
  12. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  13. b7c8211 Migrate input to use ktfmt by Omar Ismail · 9 months ago
  14. 3a5e1e0 Update INPUT_MOTIONPREDICTION to 1.0.0-beta04 by Josep del Río · 11 months ago
  15. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 11 months ago
  16. a5b89d7 Change minSdkVersion to 21 by Aurimas Liutikas · 11 months ago
  17. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  18. 810b0ce Add prediction strategies by Josep del Río · 1 year, 3 months ago
  19. f16b29b Disable lift prediction by default by Josep del Río · 1 year, 3 months ago
  20. 1f7e5a2 Add prediction configuration by Josep del Río · 1 year, 4 months ago
  21. 04824a4 Fix down event time for the multi pointer events by Josep del Río · 1 year, 4 months ago
  22. dee0b0c Fix historical timestamp for the first pointer by Josep del Río · 1 year, 4 months ago
  23. b22b8b0 Ensure prediction does not goes backwards while lifting by Josep del Río · 1 year, 4 months ago
  24. 6b1de08 Ensure that prediction never goes backwards by Josep del Río · 1 year, 4 months ago
  25. 72ab4c5 Disable system prediction by default by Josep del Río · 1 year, 4 months ago
  26. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 1 year, 4 months ago
  27. 7950494 Merge "Fix bad historical time when multiple pointers are present" into androidx-main by Josep del Río · 1 year, 5 months ago
  28. 1189fa5 Fix bad historical time when multiple pointers are present by Josep del Río · 1 year, 5 months ago
  29. dce00c3 Increase accurate tool jank for motion predictor by Josep del Río · 1 year, 5 months ago
  30. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 1 year, 7 months ago
  31. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 7 months ago
  32. 261a9f5 Merge "Minimize allocations in the Kalman library" into androidx-main by Josep del Río · 1 year, 7 months ago
  33. 0b7686e Minimize allocations in the Kalman library by Josep del Río · 1 year, 7 months ago
  34. c916c25 Adjust prediction jank thresholds by Josep del Río · 1 year, 7 months ago
  35. 2e29ec0 Add prediction unit tests by Josep del Río · 1 year, 7 months ago
  36. 57cb7c6 Increase prediction confidence when using accurate tools by Josep del Río · 1 year, 7 months ago
  37. d2ce0c2 Update versions for release id 1690390800000 by natnaelbelay · 1 year, 7 months ago
  38. b824488 Fix system motion prediction by Josep del Río · 1 year, 8 months ago
  39. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 9 months ago
  40. a5869e4 Add support for system prediction by Josep del Río · 1 year, 9 months ago
  41. 2e90934 Add timestamps to predicted events by Josep del Río · 1 year, 10 months ago
  42. 67dd445 Opt-in h- thru m-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 10 months ago
  43. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  44. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 10 months ago
  45. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 10 months ago
  46. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 10 months ago
  47. 345bc70 Update versions by natnaelbelay · 2 years ago
  48. c946b26 Promote motion prediction library to beta01 by Josep del Río · 2 years ago
  49. efe4aad Remove close method from prediction API by Josep del Río · 2 years ago
  50. f4c9da6 Determine prediction amount dynamically by Josep del Río · 2 years ago
  51. 5cb3787 Add amount of prediction to the predict call by Josep del Río · 2 years ago
  52. 83ef3c1 Motion prediction final API for beta version by Josep del Río · 2 years ago
  53. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 2 years, 2 months ago
  54. 3a806ca Add last orientation and tilt axes to predictions by Josep del Río · 2 years ago
  55. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  56. cafe718 Remove ink references by Josep del Río · 2 years, 4 months ago
  57. 36c5128 Make some input prediction library members final by Josep del Río · 2 years, 4 months ago
  58. 82810e7 Fix null pointer exception in prediction API when using multitouch by Josep del Río · 2 years, 4 months ago
  59. ad8bb45 Input prediction interface and class renames by Josep del Río · 2 years, 4 months ago
  60. ee62745 Patch prediction library to allow report rate autodetection by Josep del Río · 2 years, 5 months ago
  61. 48ca6e6 Initial prediction implementation by Josep del Río · 2 years, 5 months ago