summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move the all apps view back into the window with the workspace.Joe Onorato2009-08-165-104/+84
* A little wallpaper cleanup.Dianne Hackborn2009-08-132-2/+1
* Add live wallpapers picker to Launcher2. This is temporary.Romain Guy2009-08-132-0/+521
* fling betterJoe Onorato2009-08-121-0/+2
* Merge change 20970Android (Google) Code Review2009-08-122-17/+65
|\
| * flingJoe Onorato2009-08-122-17/+65
* | Remove live wallpaperRomain Guy2009-08-122-335/+0
|/
* Add Grass live wallpaper to Launcher2. It's ALIVE!Romain Guy2009-08-113-1/+336
* Centers the wallpaper by defaultRomain Guy2009-08-111-3/+7
* Update to scroll the wallpaper.Dianne Hackborn2009-08-101-0/+14
* Enable live wallpaper in Launcher2Romain Guy2009-08-103-238/+9
* Merge change 20567Android (Google) Code Review2009-08-082-202/+84
|\
| * Start rewriting the motion event tracking.Joe Onorato2009-08-082-202/+84
* | Update to follow modified wallpaper APIs.Dianne Hackborn2009-08-082-2/+2
|/
* start rewriting rollo so it's a little more parameterized.Joe Onorato2009-08-084-11/+168
* clean up rollo / launcher2Joe Onorato2009-08-073-48/+157
* Move rollo into the all apps view.Joe Onorato2009-08-062-9/+460
* Move the drag thing into its own window that goes around on top of everything...Joe Onorato2009-08-0613-663/+807
* Update to use new wallpaper APIs.Dianne Hackborn2009-08-052-57/+7
* Fade the workspace when the all apps drawer opens and closes.Joe Onorato2009-08-014-31/+222
* Split the wallpaper into its own view (it will be its own surface some day).Joe Onorato2009-07-314-73/+160
* Factor showAllAppsDialogJoe Onorato2009-07-311-3/+7
* no texture for the all apps grid.Joe Onorato2009-07-311-42/+0
* Checkpoint launcher2 - all apps is in a 2nd window.Joe Onorato2009-07-312-91/+102
* Launcher2 compiles.Joe Onorato2009-07-3039-44/+44
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-3039-0/+0
* Also provide the name of the wallpaper that's being backed up.Joe Onorato2009-07-291-5/+48
* am 31bbf9cb: Stop trying to play tricks with the focusability of the search w...Mike LeBeau2009-07-281-8/+0
|\
| * Stop trying to play tricks with the focusability of the search widget'sMike LeBeau2009-07-281-8/+0
* | Deal with canceled keys.Dianne Hackborn2009-07-241-5/+29
|/
* Update launcher to use new bitmap density API.Dianne Hackborn2009-07-231-8/+5
* Merge change 8034 into donutAndroid (Google) Code Review2009-07-214-1001/+4
|\
| * Remove gestures from Home.Romain Guy2009-07-214-1001/+4
* | Display a Google logo in the search widget if Google is the chosen webMike LeBeau2009-07-201-0/+57
|/
* Prevents BadTokenException on rotation of the gestures window.Romain Guy2009-07-171-2/+2
* Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always...Romain Guy2009-07-172-7/+7
* Remove dead code from Home.Romain Guy2009-07-171-8/+1
* Fixes #1987902. Do not show the + button when not needed.Romain Guy2009-07-171-7/+9
* Fix back button in gestures panel.Romain Guy2009-07-171-8/+8
* More new gestures UI. Adds a back button at the bottom of the settings activity.Romain Guy2009-07-163-23/+13
* New gestures UI.Romain Guy2009-07-163-79/+237
* Merge change 7136 into donutAndroid (Google) Code Review2009-07-141-8/+23
|\
| * Fix the lock issue on Home. This was caused by onPrepareDialog().Romain Guy2009-07-141-8/+23
* | Fixes #1977560. Prevents NPE when rotating the gestures activity.Romain Guy2009-07-141-1/+1
|/
* Don't call SearchManager.isVisible() in Launcher.Bjorn Bringert2009-07-081-3/+1
* Related to #1444844. Caps fling velocity on Home.Romain Guy2009-07-061-2/+5
* Close the search dialog when user gets to Home by pressing home button,Mike LeBeau2009-07-021-3/+29
* Merge change 6127 into donutAndroid (Google) Code Review2009-07-021-106/+0
|\
| * Remove SearchAutocompleteTextView from Launcher.Karl Rosaen2009-07-021-106/+0
* | Fixes #1956185. Restores the gesture when changing orientation when creating ...Romain Guy2009-07-011-1/+4
|/