Commit Graph

384 Commits

Author SHA1 Message Date
Eric Fischer e461dc6ffe Armor string format tokens with translation placeholders.
Change-Id: Ibe4d4fea7caff285f67382cc17f2f9261cf1f92c
2009-09-21 15:15:46 -04:00
Eric Fischer a65e61bdae Import revised translations. DO NOT MERGE 2009-09-21 15:13:20 -04:00
Anonymous Coward 8c96ab5f34 Remove the ability for the Google logo to hide itself based on the chosen
web search provider, as Google will be the only provider.
2009-09-21 15:13:00 -04:00
Eric Fischer 2dbeb0a91b Import revised translations. DO NOT MERGE 2009-09-21 15:12:39 -04:00
Romain Guy d94533d04a Fix possible NPE in Launcher. 2009-09-21 15:12:31 -04:00
Mike LeBeau eb486df097 Replace app icon used in shortcuts selector menu with the new default app icon. 2009-09-21 15:11:49 -04:00
Eric Fischer 0514e0abf5 Import revised translations. DO NOT MERGE 2009-09-21 15:08:17 -04:00
Jason Sams fd22dac33e Implement dark background, adjust spacing, remove skia scaling for performance during zoom. 2009-09-20 17:24:16 -07:00
Jason Sams 86c87ed0a8 Implement new physics model for scroll. 2009-09-18 13:55:55 -07:00
Romain Guy e82140fe20 Avoid potention OOME when choosing a wallpaper in Home.
Change-Id: I0b9ffc69fa710a65fa370efa2020601f7a14e9d7
2009-09-16 16:54:21 -07:00
Joe Onorato 2ca51dc5f0 Remove the debugging code that left icons selected longer than they should be. 2009-09-16 11:44:14 -04:00
Joe Onorato 9392a75d04 Add support for the text burn in all apps, but leave it turned off.
It doesn't look good right now, without the proper blending.
2009-09-16 11:43:01 -04:00
Dianne Hackborn 83a5d38cb6 Add configuration button to live wallpaper picker.
This collects the info needed to show and launch live wallpaper
configuration activities.  Also filters out wallpapers that don't
contain the wallpaper meta-data.

Change-Id: I8b3fb17cc436396bd714e43131997c135b5e1b7c
2009-09-15 18:59:55 -07:00
Jason Sams 78aebd8601 Use rs support for object loading. 2009-09-15 13:13:50 -07:00
Joe Onorato 1291a8c236 Add a glow selection to the icons. I'm not sure if I like it. 2009-09-15 15:08:36 -04:00
Dianne Hackborn b8898d5f8d Put app alls surface on top.
Change-Id: I21df2b38f9483ab61a51cd5a54f227b5759f4e5c
2009-09-14 22:30:18 -07:00
Android (Google) Code Review db372d355a Merge change 24743 into eclair
* changes:
  First crack at a Gallery-based live wallpaper picker.
2009-09-14 21:07:16 -04:00
Joe Onorato 678862186a Get drag and drop working again. 2009-09-14 19:05:05 -04:00
Joe Onorato a9c28f6f97 New trash icon. 2009-09-14 18:39:04 -04:00
Romain Guy 4e55c77846 Properly destroy background loader in onDestroy().
Change-Id: I6069262f9ebb46d01f15ca64332ce600db2f899c
2009-09-14 15:26:18 -07:00
Android (Google) Code Review 432e495b23 Merge change 24929 into eclair
* changes:
  Port wallpaper chooser change from Launcher to Launcher2.
2009-09-14 18:18:45 -04:00
Romain Guy 8c724f568c Port wallpaper chooser change from Launcher to Launcher2.
Change-Id: I8af4dd737ab0533ed0994d81440c06b54d7118d9
2009-09-14 15:18:12 -07:00
Joe Onorato fb0ca67aea checkpoint 3d all apps entrance / exit animations 2009-09-14 17:55:46 -04:00
Android (Google) Code Review e498ab9986 Merge change 24807 into eclair
* changes:
  Fix a drag and drop issue: if a drop happened too quickly it could go to the wrong screen.
2009-09-11 20:31:23 -04:00
Romain Guy 52d9cb3260 Fix a drag and drop issue: if a drop happened too quickly it could go to the wrong screen.
Change-Id: I00c73e81e754766cdc47a6286e2b969fcf10aa7c
2009-09-11 17:30:44 -07:00
Marco Nelissen 3c8b90d9eb Fix crash when reinstalling live wallpapers. 2009-09-11 14:49:50 -07:00
Daniel Sandler 86aea35113 First crack at a Gallery-based live wallpaper picker.
No thumbnails yet, but I hope the placeholder graphics are compelling enough to convince you to BUY NOW!
2009-09-11 15:59:22 -04:00
Joe Onorato d40eec360f Forgot to repo upload --amend. Yay. 2009-09-11 12:41:13 -04:00
Android (Google) Code Review 4aed02675d Merge change 24695 into eclair
* changes:
  Add the animation for when you enter the all apps view.
2009-09-11 12:33:04 -04:00
Joe Onorato 85a02a8d13 Add the animation for when you enter the all apps view. 2009-09-11 12:14:19 -04:00
Romain Guy 74621ebb5e New hdpi wallpapers.
Change-Id: I18ec902c32feaefd68bec176d9250e6bf535dc48
2009-09-10 21:53:17 -07:00
Dianne Hackborn 8355ae39ad Add "Configure..." to wallpaper menu for configurable live wallpapers.
Change-Id: I41a2e68192acfed60cce344ac1e0cd886a54f348
2009-09-07 22:57:13 -07:00
Daniel Sandler 0f3f48ee96 High-dpi version of "Google" search widget text.
Originally committed to Launcher as follows:

    Correct size for "Google" in search widget.

    Fixes http://b/issue?id=2100799 .

    Used official logo from creativelab.corp, specifically
    https://creativelab.corp.google.com/brandsite/logo-files/Glogo_flat_black.eps

    ...at 27% opacity, matching the original mdpi version.  Updated the mdpi
    version using the same source artwork so they're consistent.
2009-09-04 11:11:16 -04:00
Joe Onorato e3406a2de3 better drag beha vior 2009-09-03 14:36:25 -07:00
Joe Onorato 006b25f88d Always have the AllAppsView visible, but have it draw nothing
when it shouldn't be visible.

This lets us do clean animations and not wait for GL to spool up.
2009-09-03 11:38:43 -07:00
Android (Google) Code Review fc75f0f532 Merge change 23820 into eclair
* changes:
  Add drag and drop from AllAppsView (to the workspace).
2009-09-03 09:41:18 -07:00
Joe Onorato 5162ea9b1f Add drag and drop from AllAppsView (to the workspace).
Also had to fix AppInfoCache to load the icon as a drawable, which I had broken
when I made AllAppsView use the icons as power of two textures.
2009-09-03 09:39:42 -07:00
Romain Guy 8eb509596b Add the ability to replace all wallpapers with overlay resources.
Change-Id: I516c0972c04dc7e07801a2e3c297e1d0f0f96f9a
2009-09-02 15:57:21 -07:00
Joe Onorato 6665c0f1fe Click on icons. 2009-09-02 15:27:24 -07:00
Joe Onorato c567acb6c3 Add the all apps button. 2009-08-31 14:34:43 -07:00
Joe Onorato 0d1c563125 show the text 2009-08-30 13:46:12 -07:00
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
Android (Google) Code Review 48a388abfe Merge change 21169
* changes:
  Stubs are no longer needed!
2009-08-13 14:35:27 -07:00
Dianne Hackborn 622b120044 Stubs are no longer needed! 2009-08-13 13:58:13 -07:00