summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher/GesturesActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always...Romain Guy2009-07-171-1/+1
* More new gestures UI. Adds a back button at the bottom of the settings activity.Romain Guy2009-07-161-21/+9
* New gestures UI.Romain Guy2009-07-161-5/+143
* Fixes #1977560. Prevents NPE when rotating the gestures activity.Romain Guy2009-07-141-1/+1
* Fixes #1912902. Handles orientation change when renaming gestures.Romain Guy2009-06-161-3/+40
* Improve the threading model in the gestures settings activity.Romain Guy2009-06-111-1/+3
* Add gestures to Home.Romain Guy2009-06-101-0/+310