Commit Graph

12092 Commits

Author SHA1 Message Date
Dianne Hackborn
5237ccbf17 Make the wallpaper picker supply the correct visibility state.
Change-Id: I98517d606b2a439b7ec91d77ab18e98ac0fbc101
2009-08-29 19:17:48 -07:00
Joe Onorato
efabe00e4a The icons are 3d 2009-08-28 09:38:18 -07:00
Jason Sams
b58cbdc62d Update to request a depth buffer. 2009-08-25 11:33:02 -07:00
Joe Onorato
9c1289cb3b Redo the launcher loading code and put the real app icons into rollo. 2009-08-24 14:58:44 -04:00
Dianne Hackborn
02e638e6bf Implement previews in the wallpaper picker.
Note that the UI is ugly ugly ugly, but previews are actually working.
2009-08-20 19:33:42 -07:00
Joe Onorato
7c312c15e3 Move the all apps view back into the window with the workspace. 2009-08-16 15:03:36 -04:00
Dianne Hackborn
49cdb1b18c A little wallpaper cleanup. 2009-08-13 17:16:28 -07:00
Romain Guy
41669fc9c6 Add live wallpapers picker to Launcher2. This is temporary.
This change requires changing the signature and shared user id of Launcher2, we
will have to revert this once we move the wallpapers picker back to Settings.
2009-08-13 12:53:24 -07:00
Joe Onorato
eb2c02eedb fling better 2009-08-12 21:40:52 -07:00
Android (Google) Code Review
0ab8c3755f Merge change 20970
* changes:
  fling
2009-08-12 11:50:08 -07:00
Joe Onorato
d769a63e6c fling 2009-08-12 11:49:27 -07:00
Romain Guy
ccb9d2ad93 Remove live wallpaper 2009-08-12 10:57:28 -07:00
Romain Guy
3ccdf2f576 Add Grass live wallpaper to Launcher2. It's ALIVE! 2009-08-11 17:14:07 -07:00
Romain Guy
798300c4c0 Centers the wallpaper by default 2009-08-11 14:43:29 -07:00
Dianne Hackborn
8f573952b8 Update to scroll the wallpaper. 2009-08-10 23:21:09 -07:00
Romain Guy
b1b69f53a8 Enable live wallpaper in Launcher2 2009-08-10 15:10:15 -07:00
Android (Google) Code Review
0bed662a2e Merge change 20567
* changes:
  Start rewriting the motion event tracking.
2009-08-08 22:33:29 -07:00
Joe Onorato
1feb3a8d70 Start rewriting the motion event tracking.
It's just tracking the finger with no fling.
2009-08-08 22:32:00 -07:00
Dianne Hackborn
6427180237 Update to follow modified wallpaper APIs. 2009-08-08 21:01:32 -07:00
Joe Onorato
43e7bcf0ad start rewriting rollo so it's a little more parameterized. 2009-08-08 18:53:53 -07:00
Joe Onorato
bf15cb44cc clean up rollo / launcher2 2009-08-07 14:33:40 -07:00
Joe Onorato
9383905560 Move rollo into the all apps view. 2009-08-06 20:34:32 -07:00
Joe Onorato
00acb123c5 Move the drag thing into its own window that goes around on top of everything else. 2009-08-06 12:45:43 -07:00
Dianne Hackborn
107f839cdf Update to use new wallpaper APIs. 2009-08-05 21:32:16 -07:00
Joe Onorato
e77c08d15f Fade the workspace when the all apps drawer opens and closes. 2009-08-01 00:01:20 -07:00
Joe Onorato
5979117dc2 Split the wallpaper into its own view (it will be its own surface some day). 2009-07-31 16:24:20 -07:00
Joe Onorato
45d4346889 Factor showAllAppsDialog 2009-07-31 16:24:20 -07:00
Joe Onorato
fde104bfe9 no texture for the all apps grid. 2009-07-31 16:24:19 -07:00
Joe Onorato
7404ee4a16 Checkpoint launcher2 - all apps is in a 2nd window.
Lots is still broken.
2009-07-31 16:24:15 -07:00
Joe Onorato
a5902524d4 Launcher2 compiles. 2009-07-30 13:37:37 -07:00
Joe Onorato
fca7c88f9d Move com/android/launcher -> com/android/launcher2 2009-07-30 10:15:07 -07:00
Joe Onorato
1b12645748 Also provide the name of the wallpaper that's being backed up. 2009-07-29 14:12:18 -07:00
Mike LeBeau
77481e8e55 am 31bbf9cb: Stop trying to play tricks with the focusability of the search widget\'s TextView, as we weren\'t always doing it right, and it doesn\'t seem to help or hurt the frequency of the home screen sliding up when the widget is selected (that seems to be separate,
Merge commit '31bbf9cbff8d5db6ab3b1cd93497045acdb8f74a'

* commit '31bbf9cbff8d5db6ab3b1cd93497045acdb8f74a':
  Stop trying to play tricks with the focusability of the search widget's
2009-07-28 15:34:31 -07:00
Mike LeBeau
31bbf9cbff Stop trying to play tricks with the focusability of the search widget's
TextView, as we weren't always doing it right, and it doesn't seem to
help or hurt the frequency of the home screen sliding up when the
widget is selected (that seems to be separate, see http://b/1819752).
2009-07-28 14:19:06 -07:00
Dianne Hackborn
678008667e Deal with canceled keys. 2009-07-24 17:30:26 -07:00
Dianne Hackborn
32ce7f17a8 Update launcher to use new bitmap density API. 2009-07-23 20:09:20 -07:00
Android (Google) Code Review
efb38794c8 Merge change 8034 into donut
* changes:
  Remove gestures from Home.
2009-07-21 10:56:06 -07:00
Romain Guy
94dabf1be4 Remove gestures from Home. 2009-07-21 10:55:43 -07:00
Mike LeBeau
18fdcb6de7 Display a Google logo in the search widget if Google is the chosen web
search provider. Listen for broadcasts of that setting changing to
correctly update the widget as appropriate.
2009-07-20 19:20:58 -07:00
Romain Guy
6e1fd5b2b0 Prevents BadTokenException on rotation of the gestures window. 2009-07-17 16:36:31 -07:00
Romain Guy
6c8bbcb5a2 Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null. 2009-07-17 16:18:27 -07:00
Romain Guy
27f98955ad Remove dead code from Home. 2009-07-17 15:28:42 -07:00
Romain Guy
e769bc7602 Fixes #1987902. Do not show the + button when not needed. 2009-07-17 14:20:24 -07:00
Romain Guy
f984894964 Fix back button in gestures panel. 2009-07-17 01:24:40 -07:00
Romain Guy
6b3f51d373 More new gestures UI. Adds a back button at the bottom of the settings activity. 2009-07-16 17:46:19 -07:00
Romain Guy
1dd3a077a2 New gestures UI. 2009-07-16 16:06:48 -07:00
Android (Google) Code Review
949b3eb9d3 Merge change 7136 into donut
* changes:
  Fix the lock issue on Home. This was caused by onPrepareDialog().
2009-07-14 14:51:25 -07:00
Romain Guy
7b4ef330d9 Fix the lock issue on Home. This was caused by onPrepareDialog().
onPrepareDialog() is called after a dialog was created/shown at least once. But
onPrepareDialog() does not mean the dialog will be shown. Thus Home would
sometimes lock itself without showing the dialog the user would normally use to
unlock the workspace.
2009-07-14 13:58:08 -07:00
Romain Guy
6f227eba4b Fixes #1977560. Prevents NPE when rotating the gestures activity. 2009-07-14 13:18:51 -07:00
Bjorn Bringert
0879cef6dd Don't call SearchManager.isVisible() in Launcher.
SearchManager.isVisible() is a hidden method that should
not be used by applications. Also, SearchManager.stopSearch()
already checks whether the search dialog is visible before
tryinf to dimiss it, so the check in Launcher was redundant.
2009-07-08 12:38:25 +01:00