f8173411cc
commit db1a75ffc2d5a811a8d983289dd4d0d9f2eeba5c Author: Yang Li <liyang@google.com> Date: Fri May 1 17:49:29 2009 -0700 Fixed a few more styles issues and made some methods package private commit f9735c3f1bbe6183337df226aa730b4be1225d55 Author: Yang Li <liyang@google.com> Date: Fri May 1 16:38:16 2009 -0700 - Refactored the code for Android coding styles and performance - Renamed GesturePad to GestureOverlay - Added GestureAdapter for default touch-through interactions of GestureOverlay - Added a new exmaple, ContactListGestureOverlay, to show how to gesture over an arbitary view commit 31050183c6d85091612f53155126c2488b920e32 Author: Yang Li <liyang@google.com> Date: Wed Apr 29 18:41:54 2009 -0700 Refactored the Gesture Library (An initial check-in).