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