index
:
packages_apps_trebuchet.git
replicant-4.2
packages/apps/trebuchet
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centers the wallpaper by default
Romain Guy
2009-08-11
1
-3
/
+7
*
Update to scroll the wallpaper.
Dianne Hackborn
2009-08-10
1
-0
/
+14
*
Enable live wallpaper in Launcher2
Romain Guy
2009-08-10
3
-238
/
+9
*
Merge change 20567
Android (Google) Code Review
2009-08-08
2
-202
/
+84
|
\
|
*
Start rewriting the motion event tracking.
Joe Onorato
2009-08-08
2
-202
/
+84
*
|
Update to follow modified wallpaper APIs.
Dianne Hackborn
2009-08-08
2
-2
/
+2
|
/
*
start rewriting rollo so it's a little more parameterized.
Joe Onorato
2009-08-08
4
-11
/
+168
*
clean up rollo / launcher2
Joe Onorato
2009-08-07
3
-48
/
+157
*
Move rollo into the all apps view.
Joe Onorato
2009-08-06
2
-9
/
+460
*
Move the drag thing into its own window that goes around on top of everything...
Joe Onorato
2009-08-06
13
-663
/
+807
*
Update to use new wallpaper APIs.
Dianne Hackborn
2009-08-05
2
-57
/
+7
*
Fade the workspace when the all apps drawer opens and closes.
Joe Onorato
2009-08-01
4
-31
/
+222
*
Split the wallpaper into its own view (it will be its own surface some day).
Joe Onorato
2009-07-31
4
-73
/
+160
*
Factor showAllAppsDialog
Joe Onorato
2009-07-31
1
-3
/
+7
*
no texture for the all apps grid.
Joe Onorato
2009-07-31
1
-42
/
+0
*
Checkpoint launcher2 - all apps is in a 2nd window.
Joe Onorato
2009-07-31
2
-91
/
+102
*
Launcher2 compiles.
Joe Onorato
2009-07-30
39
-44
/
+44
*
Move com/android/launcher -> com/android/launcher2
Joe Onorato
2009-07-30
39
-0
/
+0
*
Also provide the name of the wallpaper that's being backed up.
Joe Onorato
2009-07-29
1
-5
/
+48
*
am 31bbf9cb: Stop trying to play tricks with the focusability of the search w...
Mike LeBeau
2009-07-28
1
-8
/
+0
|
\
|
*
Stop trying to play tricks with the focusability of the search widget's
Mike LeBeau
2009-07-28
1
-8
/
+0
*
|
Deal with canceled keys.
Dianne Hackborn
2009-07-24
1
-5
/
+29
|
/
*
Update launcher to use new bitmap density API.
Dianne Hackborn
2009-07-23
1
-8
/
+5
*
Merge change 8034 into donut
Android (Google) Code Review
2009-07-21
4
-1001
/
+4
|
\
|
*
Remove gestures from Home.
Romain Guy
2009-07-21
4
-1001
/
+4
*
|
Display a Google logo in the search widget if Google is the chosen web
Mike LeBeau
2009-07-20
1
-0
/
+57
|
/
*
Prevents BadTokenException on rotation of the gestures window.
Romain Guy
2009-07-17
1
-2
/
+2
*
Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always...
Romain Guy
2009-07-17
2
-7
/
+7
*
Remove dead code from Home.
Romain Guy
2009-07-17
1
-8
/
+1
*
Fixes #1987902. Do not show the + button when not needed.
Romain Guy
2009-07-17
1
-7
/
+9
*
Fix back button in gestures panel.
Romain Guy
2009-07-17
1
-8
/
+8
*
More new gestures UI. Adds a back button at the bottom of the settings activity.
Romain Guy
2009-07-16
3
-23
/
+13
*
New gestures UI.
Romain Guy
2009-07-16
3
-79
/
+237
*
Merge change 7136 into donut
Android (Google) Code Review
2009-07-14
1
-8
/
+23
|
\
|
*
Fix the lock issue on Home. This was caused by onPrepareDialog().
Romain Guy
2009-07-14
1
-8
/
+23
*
|
Fixes #1977560. Prevents NPE when rotating the gestures activity.
Romain Guy
2009-07-14
1
-1
/
+1
|
/
*
Don't call SearchManager.isVisible() in Launcher.
Bjorn Bringert
2009-07-08
1
-3
/
+1
*
Related to #1444844. Caps fling velocity on Home.
Romain Guy
2009-07-06
1
-2
/
+5
*
Close the search dialog when user gets to Home by pressing home button,
Mike LeBeau
2009-07-02
1
-3
/
+29
*
Merge change 6127 into donut
Android (Google) Code Review
2009-07-02
1
-106
/
+0
|
\
|
*
Remove SearchAutocompleteTextView from Launcher.
Karl Rosaen
2009-07-02
1
-106
/
+0
*
|
Fixes #1956185. Restores the gesture when changing orientation when creating ...
Romain Guy
2009-07-01
1
-1
/
+4
|
/
*
Use a plain DataOutputStream instead of SharedPreferences in Home.
Romain Guy
2009-06-30
1
-14
/
+68
*
Fixes #1949637. Home was setting waitingForResult=true whenever an app was la...
Romain Guy
2009-06-29
1
-1
/
+1
*
Fix use of drawing cache in Launcher.
Romain Guy
2009-06-26
1
-1
/
+1
*
Fixes #1945905. Prevents the user from clicking the same button mutiple times.
Romain Guy
2009-06-26
1
-3
/
+5
*
Fixes #1940691. Sync packages when home receives a reinstall notification.
Romain Guy
2009-06-24
1
-14
/
+23
*
Fixes #1937447. Home was not saving the appropriate state when losing focus.
Romain Guy
2009-06-23
8
-18
/
+29
*
Fixes #1930608. Drop the gestures tables before attempting to recreate it.
Romain Guy
2009-06-19
1
-0
/
+1
*
Fixes #1919280. Home was leaking the gestures window on configuration change.
Romain Guy
2009-06-17
1
-9
/
+78
[next]