1. 3403252 Fix selection crash in GestureSelectionHelper MotionEvent handling. by Louis Chang · 6 years ago int/p/fp2 rel/p/fp2/21.03.0-rel rel/p/fp2/21.05.0-rel rel/p/fp2/21.08.1-rel rel/p/fp2/21.10.0-rel rel/p/fp2/21.12.0-rel rel/p/fp2/21.03.0-rel.1 rel/p/fp2/21.03.0-rel.2 rel/p/fp2/21.05.0-rel.1 rel/p/fp2/21.08.1-rel.0 rel/p/fp2/21.10.0-rel.2 rel/p/fp2/21.12.0-rel.1
  2. b9373d0 Exclude all MessageHolder types from selection. by Steve McKay · 6 years ago
  3. 88336c6 Silently ignore illegal call to start. by Steve McKay · 6 years ago
  4. 5bf51ec Recycler+Selection documentation and API fixups. by Steve McKay · 7 years ago
  5. 0aa7207 Selection code isolation. by Steve McKay · 7 years ago[Renamed (94%) from tests/unit/com/android/documentsui/selection/addons/GestureSelectionHelperTest.java]
  6. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago[Renamed (94%) from tests/unit/com/android/documentsui/selection/addons/GestureSelectorTest.java]
  7. 57c559c Replace InputEvent with direct use of MotionEvent. by Steve McKay · 7 years ago
  8. 8845659 Move selection manager extras to separate package. by Steve McKay · 7 years ago[Renamed (94%) from tests/unit/com/android/documentsui/selection/GestureSelectorTest.java]
  9. 53c8e80 Extract SelectionManager interface. by Steve McKay · 7 years ago
  10. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago[Renamed (95%) from tests/unit/com/android/documentsui/dirlist/GestureSelectorTest.java]
  11. ae84a18 Move functional tests into separate test target. by Steve McKay · 8 years ago[Renamed from tests/src/com/android/documentsui/dirlist/GestureSelectorTest.java]
  12. 1597e94 Right click selection fiddling into input handler. by Steve McKay · 8 years ago
  13. abbb6e0 Fix Gesture Select bug when user is in RTL mode. by Ben Lin · 8 years ago