1. d9ff4df Stylus scale - API review feedback by Mady Mellor · 9 years ago
  2. 772fcb9 Update button to BUTTON_STYLUS_PRIMARY by Mady Mellor · 9 years ago
  3. 7c36a68 Enable stylus scale by default for apps targeting MNC+ by Mady Mellor · 9 years ago
  4. 6895518 Remove mouse association in scaling, only do it for stylus, update doc. by Mady Mellor · 9 years ago
  5. 847d17f Recognizes the stylus scale gesture in ScaleGestureDetector by Mady Mellor · 9 years ago
  6. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  7. 5823352 Cancel double tap mode on action_up by Mindy Pereira · 11 years ago
  8. 9f1221f Add isQuickScaleEnabled to ScaleGestureDetector by Mindy Pereira · 11 years ago
  9. 24870ce Scale feels too quick in relation to movement by Mindy Pereira · 11 years ago
  10. e8ce8ba Add doubletap swipe to scalegesturedetector by Mindy Pereira · 11 years ago
  11. 7232b0a Fix time-related ScaleGestureDetector methods by Adam Powell · 12 years ago
  12. 3307958 Allow more scaling values to be tuned in resource overlays by Adam Powell · 12 years ago
  13. 5b5c414 Further refine touchMajor processing in ScaleGestureDetector by Adam Powell · 12 years ago
  14. f3a2bf8 ScaleGestureDetector does the safety dance. by Adam Powell · 12 years ago
  15. abde042 ScaleGestureDetector bugfixes by Adam Powell · 12 years ago
  16. d736d20 Further tweak touchMajor/Minor stabilization in ScaleGestureDetector by Adam Powell · 12 years ago
  17. a4ce6ae Smooth out handling of touchMajor/touchMinor in ScaleGestureDetector. by Adam Powell · 12 years ago
  18. b1861c3 Minor fixes/clarifications for previous patch. by Adam Powell · 12 years ago
  19. 828e56e Squish! by Adam Powell · 12 years ago
  20. 47ec2fb Delay starting scale gesture events until a touch slop threshold by Adam Powell · 12 years ago
  21. 618cbea New implementation for ScaleGestureDetector by Adam Powell · 12 years ago
  22. 076f173 Remove edge slop handling from ScaleGestureDetector. by Jeff Brown · 12 years ago
  23. aaedf74 am 4e1504a6: am 7ed8ff18: am 68b81434: Merge "Fix bug 4533120 - rough handling of invalid event streams in ScaleGestureDetector" into honeycomb-mr2 by Adam Powell · 13 years ago
  24. 982cb98 Fix bug 4533120 - rough handling of invalid event streams in by Adam Powell · 13 years ago
  25. bbdc50b Track unhandled input events in consistency verifiers. by Jeff Brown · 13 years ago
  26. 21bc5c9 Add a little input event consistency verifier. by Jeff Brown · 13 years ago
  27. d0197f3 Fix bug 4111271 and bug 4077526 - WebView touch event handling when by Adam Powell · 13 years ago
  28. 0818020 Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector by Adam Powell · 13 years ago
  29. 0fe4a13 Fix some bugs in the new ScaleGestureDetector logic. by Adam Powell · 13 years ago
  30. e33cef8 Ensure WebView passes a complete/in-order event stream to by Adam Powell · 13 years ago
  31. 47c41e8 Added methods for getting the x and y span by Erik · 14 years ago
  32. 9bccdb7 Fix public bug http://code.google.com/p/android/issues/detail?id=10067 by Adam Powell · 14 years ago
  33. 346c8fb Improvements to ScaleGestureDetector by Adam Powell · 14 years ago
  34. f5bcc6a InputDevice filtering for jumpy screens. by Adam Powell · 14 years ago
  35. ab905c87 Javadoc fixes to ScaleGestureDetector for SDK builds by Adam Powell · 14 years ago
  36. 216bccf Updated GestureDetector to ignore multitouch if requested by the app by Adam Powell · 14 years ago
  37. d5ada83 ScaleGestureDetector needs to query the displaymetrics by Grace Kloba · 15 years ago
  38. 8f9fbb0 Fix the sloppy detection in the ScaleGestureDetector. by Grace Kloba · 15 years ago
  39. 380b525 Edge of screen slop detection for ScaleGestureDetector. by Adam Powell · 15 years ago
  40. ae542ff TransformGestureDetector is now ScaleGestureDetector - scope reduced. by Adam Powell · 15 years ago