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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove gestures from Home.
Romain Guy
2009-07-21
46
-1930
/
+4
*
Prevents BadTokenException on rotation of the gestures window.
Romain Guy
2009-07-17
1
-2
/
+2
*
Adjust the padding in Home's all apps drawer
Romain Guy
2009-07-17
2
-0
/
+4
*
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
*
Remove unused asset.
Romain Guy
2009-07-17
1
-0
/
+0
*
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
8
-33
/
+66
*
New gestures UI.
Romain Guy
2009-07-16
31
-172
/
+454
*
Fixes OutOfMemoryError on Home.
Romain Guy
2009-07-15
1
-0
/
+1
*
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
|
/
*
Merge change 7061 into donut
Android (Google) Code Review
2009-07-13
1
-0
/
+0
|
\
|
*
Put in new version of search floater background image to put one pixel of pad...
Mike LeBeau
2009-07-13
1
-0
/
+0
*
|
Import new translations
Eric Fischer
2009-07-13
20
-144
/
+1087
*
|
Remove unused resources from Home.
Romain Guy
2009-07-09
7
-22
/
+0
|
/
*
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
*
Fix the search widget taking characters into it rather than forwarding
Mike LeBeau
2009-07-02
1
-1
/
+1
*
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
*
Change name for home's uid to something more generic.
Dianne Hackborn
2009-06-24
2
-1
/
+3
*
Fix the build
Romain Guy
2009-06-24
1
-1
/
+1
*
Merge change 5291 into donut
Android (Google) Code Review
2009-06-24
1
-3
/
+15
|
\
|
*
Add the few missing strings needed by Home.
Romain Guy
2009-06-24
1
-3
/
+15
*
|
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
9
-20
/
+31
*
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
*
Close the gestures pad when pressing Home. A regression was recently introduc...
Romain Guy
2009-06-17
1
-1
/
+4
*
Merge change 4479 into donut
Android (Google) Code Review
2009-06-17
2
-0
/
+14
|
\
|
*
Adds checks in Home's broadcast receivers to handle only known actions.
Romain Guy
2009-06-17
2
-0
/
+14
*
|
Fix handling of the back key on Home in the gestures panel.
Romain Guy
2009-06-17
1
-1
/
+4
|
/
*
Merge change 4383 into donut
Android (Google) Code Review
2009-06-16
1
-3
/
+40
|
\
|
*
Fixes #1912902. Handles orientation change when renaming gestures.
Romain Guy
2009-06-16
1
-3
/
+40
*
|
Fixes #1921372. Pressing Home with the window shade down would show gestures ...
Romain Guy
2009-06-16
1
-1
/
+2
|
/
*
When initiating a drag and drop from a folder in home, you could sometimes see
Romain Guy
2009-06-12
1
-11
/
+14
*
Merge change 3947 into donut
Android (Google) Code Review
2009-06-11
1
-5
/
+0
|
\
|
*
Fixes #1824492. Removes the clock from the default Home layout.
Romain Guy
2009-06-11
1
-5
/
+0
*
|
Merge change 3939 into donut
Android (Google) Code Review
2009-06-11
1
-27
/
+38
|
\
\
|
*
|
Tweak thread priorities in Home to make first boot experience a little better.
Romain Guy
2009-06-11
1
-27
/
+38
|
|
/
*
|
Change recognition matchin in Home to immediate mode.
Romain Guy
2009-06-11
2
-11
/
+32
|
/
[next]