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 (97%) from src/com/android/documentsui/selection/addons/GestureSelectionHelper.java]
  6. 6373bfd API cleanup and purdy-fication. by Steve McKay · 7 years ago
  7. 07be125 Decompose ListeningGestureDetector. by Steve McKay · 7 years ago
  8. 5a62037 Replace selection interfaces w/ abstract classes. by Steve McKay · 7 years ago
  9. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago[Renamed (94%) from src/com/android/documentsui/selection/addons/GestureSelector.java]
  10. 57c559c Replace InputEvent with direct use of MotionEvent. by Steve McKay · 7 years ago
  11. 1239452 Move ContentLock and ViewAutoScroller into sel pkg. by Steve McKay · 7 years ago
  12. 8845659 Move selection manager extras to separate package. by Steve McKay · 7 years ago[Renamed (97%) from src/com/android/documentsui/selection/GestureSelector.java]
  13. 53c8e80 Extract SelectionManager interface. by Steve McKay · 7 years ago
  14. bb9c55a Guard against starting a multi-select event without having an anchor. by Jon Mann · 7 years ago
  15. f7df715 Fix another issue that DocUI may not refresh on content change. by Garfield Tan · 8 years ago
  16. 5a1c7b0 Fix an issue that DocUI may not refresh on content change. by Garfield Tan · 8 years ago
  17. 9fea312 Adding blocking to DirectoryLoader when Band Selection is active. by Ben Lin · 8 years ago
  18. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago[Renamed (93%) from src/com/android/documentsui/dirlist/GestureSelector.java]
  19. 3dbd3b1 Make Auto-scrolling base purely on edge offset, no longer on time. by Ben Lin · 8 years ago
  20. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  21. 64ac117 Add CTRL selection support. by Ben Lin · 8 years ago
  22. 35f99e0 Refactor of BandController/DragStarter/GestureDetector. by Ben Lin · 8 years ago
  23. abbb6e0 Fix Gesture Select bug when user is in RTL mode. by Ben Lin · 8 years ago
  24. 4272880 Enable Gesture Multi-Select for List Mode, but no more sweeping. by Ben Lin · 8 years ago