Mike Cleron
2bbe9af65e
Update the search widget to be vertically centered within it's footprint.
2009-11-04 12:25:55 -08:00
Mike Cleron
b87bd16c8e
More capabilities for default home configuration
...
Added support for adding appwidgets beyond clock and search to the
intital configuration. Also pulled in a previous change in Launcher that
allowed http shortcuts. New syntax looks like this in
default_workspace.xml:
<appwidget
launcher:packageName="com.android.settings"
launcher:className="com.android.settings.widget.SettingsAppWidgetProvider"
launcher:screen="0"
launcher:x="0"
launcher:y="2"
launcher:spanX="4"
launcher:spanY="1" />
<shortcut
launcher:packageName="com.android.settings"
launcher:icon="@drawable/ic_launcher_appwidget"
launcher:title="@string/group_folder"
launcher:uri="http://www.nytimes.com "
launcher:screen="2"
launcher:x="2"
launcher:y="2" />
2009-10-30 16:36:56 -07:00
Jason Sams
c85147968f
Wrap text with the curve instead of the fade. Mipmap distant text and icons. Fix two physics bugs. Snapping at end of list was inconsistant between flings and moves. Fix phyiscs boundary condition during low speed movement back to center.
2009-10-29 14:27:29 -07:00
Eric Fischer
4d7b6c949a
Import revised translations. DO NOT MERGE
2009-10-28 21:19:01 -07:00
Android (Google) Code Review
2875a3cc9e
Merge change I0ae41e06 into eclair
...
* changes:
Import revised translations. DO NOT MERGE
2009-10-22 18:07:15 -04:00
Android (Google) Code Review
ed10d65582
Merge change Ia98fd30d into eclair
...
* changes:
Restore missing string that was still referenced from code.
2009-10-22 17:04:13 -04:00
Eric Fischer
0ae41e06d6
Import revised translations. DO NOT MERGE
...
Approver: jerryw
2009-10-21 12:00:47 -07:00
Eric Fischer
a98fd30d86
Restore missing string that was still referenced from code.
...
Approver: jerryw
2009-10-21 11:36:31 -07:00
Jason Sams
2e19c05891
Return friction table, tweak values for line rather than pages.
2009-10-20 18:19:55 -07:00
Jason Sams
96b49d860c
Move the home button down slightly.
2009-10-20 14:29:00 -07:00
Mike Cleron
7d5d746863
Start at adding trackball support to 3D all apps
...
Known problems: you can outrun the selection by moving the
trackball quickly. Focus can get confused.
2009-10-20 14:18:18 -07:00
Jason Sams
461073bbdd
Fix exit animation of top icon when present.
2009-10-20 12:06:28 -07:00
Jason Sams
c1c521edf4
Add support for MoveTo.
2009-10-19 14:45:45 -07:00
Jason Sams
37e7c2b6e4
Remove the competitors to the one true AppApps3D.
2009-10-19 12:55:43 -07:00
Android (Google) Code Review
645c8f4d03
Merge change I09c6fc08 into eclair
...
* changes:
Change the entry / exit animation.
2009-10-16 20:24:45 -04:00
Jason Sams
09c6fc0819
Change the entry / exit animation.
2009-10-16 17:23:23 -07:00
Romain Guy
a45f664227
Remove live wallpaper picker from Launcher2.
...
Change-Id: I2c48f3624128276c3460939960168163d3c74c08
2009-10-16 15:46:55 -07:00
Joe Onorato
d63458b34c
Add pressed states for the all apps button and the home button.
...
We'll need another asset for the selected state, when we do that.
This also updates the all apps icon to be a grid.
2009-10-15 21:19:09 -07:00
Joe Onorato
742d7fc1c2
Show the orange selection thing.
2009-10-15 19:48:16 -07:00
Jason Sams
41b61c824c
Implement workaround for GL driver which is slow to render the first frame with new state. This change will render a transparent frame when receiving new state to warm the driver.
2009-10-15 15:40:54 -07:00
Jason Sams
b52dfa066d
Change allApps to new view. Tweak rollo3 phyisics.
2009-10-14 20:16:14 -07:00
Android (Google) Code Review
dc7e8177b1
Merge change I0f505e57 into eclair
...
* changes:
Checkpoint new rollo scripts. Not currently in use.
2009-10-13 20:20:30 -04:00
Jason Sams
0f505e5705
Checkpoint new rollo scripts. Not currently in use.
2009-10-13 17:18:35 -07:00
Romain Guy
1510fa1f1a
Add more wallpapers from E.
...
res/drawable-hdpi/wallpaper_zanzibar_small.jpg
Change-Id: I85ac97ee703c546106c424602a618ae167824399
2009-10-13 13:35:30 -07:00
Eric Fischer
72fb5e90a8
Import revised translations. DO NOT MERGE
...
Approver: jerryw
2009-10-09 15:36:52 -07:00
Jason Sams
267d4fa58b
Fix physics bug when the script would go to sleep. The large DT caused the next animation to error. Stop rendering after one frame past last movement.
2009-10-07 19:58:03 -07:00
Android (Google) Code Review
312df73a1f
Merge change I122ce5c5 into eclair
...
* changes:
Import revised translations. DO NOT MERGE
2009-10-07 14:37:20 -04:00
Android (Google) Code Review
2c26932818
Merge change Ia9d176cb into eclair
...
* changes:
Don't attempt to draw if we don't have any icons to draw.
2009-10-06 20:19:08 -04:00
Eric Fischer
122ce5c548
Import revised translations. DO NOT MERGE
...
Approver: jerryw
2009-10-06 16:53:25 -07:00
Android (Google) Code Review
b4616fded4
Merge change I12c14a85 into eclair
...
* changes:
Use push from script. Remove old readback and instant animation code.
2009-10-06 19:25:57 -04:00
Jason Sams
a9d176cbd1
Don't attempt to draw if we don't have any icons to draw.
2009-10-06 16:02:03 -07:00
Jason Sams
12c14a8559
Use push from script. Remove old readback and instant animation code.
2009-10-06 14:33:15 -07:00
Romain Guy
fc97c190fd
Add static screenshots of live wallpapers as wallpapers
...
Change-Id: I35327a4f6256d31d1763ebe9cceade79b88f6f41
2009-10-06 14:26:32 -07:00
Joe Onorato
5779e2a708
Launcher2 - remove unused resources and make it not crash in landscape.
...
Landscape still doesn't look good.
2009-10-06 13:19:30 -07:00
Daniel Sandler
9a60d5484f
Pull over new icons from Launcher to Launcher2.
...
NB: Removed obsolete ic_launcher_gallery.png; wallpaper
should now use ic_launcher_wallpaper.png.
Change-Id: I3d74a6ae7d948b48cc902e28a361a1993f4273d2
2009-10-06 12:57:42 -04:00
Jason Sams
0aa7166414
Minor physics tweaks to make movement more responsive. checkpoint alt layout.
2009-10-02 18:43:18 -07:00
Joe Onorato
bcbeab8fc7
Put the home button back in.
2009-10-01 21:45:43 -07:00
Jason Sams
28870b75a7
Minor tweaks to look. Billboarded icons and 1:1 text.
2009-09-30 17:40:11 -07:00
Jason Sams
cd689e14c7
Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping.
2009-09-29 15:39:17 -07:00
Android (Google) Code Review
dd4a83ed79
Merge change I86daa3fb into eclair
...
* changes:
Live wallpaper improvements.
2009-09-29 16:25:39 -04:00
Joe Onorato
968b2a2473
Add home button asset.
2009-09-29 12:51:11 -04:00
Joe Onorato
360d0353fd
Reset rollo to page 0 when it's fully zoomed out.
2009-09-28 17:34:44 -04:00
Daniel Sandler
86daa3fb87
Live wallpaper improvements.
...
Now draws something a little nicer if the live wallpaper
doesn't have a preview.
Also: move Launcher2 back into "shared" so it has permission
to set the wallpaper.
2009-09-28 16:03:50 -04:00
Joe Onorato
56848b0cc5
Fix the hit testing so the regions line up with the icons.
2009-09-25 13:59:59 -07:00
Joe Onorato
7bb1749c69
work around and fix bugs
...
- Make rollo always draw. This works around the bug somewhere that makes
it show gray when all apps shold be closed
- Simplify the SwipeController now that we're not zooming the workspace.
- Make the readback data sane by splitting it to a different allocation.
Now there is one allocation for each direction of data flow.
- Make AllAppsView.isVisible return the correct value.
2009-09-25 09:17:07 -07:00
Joe Onorato
26646340d8
Rollo tweaks.
...
- Turn off the "zoom" log message.
- Make it stop rendering. Add a workaround to not always flipping the last page by drawing one
extra frame.
2009-09-23 15:20:25 -07:00
Daniel Sandler
8f141b49ea
Live wallpaper picker using a Gallery of thumbnails.
...
Note: live wallpapers without thumbnails are shown with some thrilling debug
information instead. TODO: add thumbnails for other LWs (and create a more
appealing placeholder for any future LW without a thumbnail).
2009-09-22 21:01:44 -04:00
Joe Onorato
9244230763
Fix id collision in Home.
2009-09-21 15:37:59 -04:00
Joe Onorato
44c9b646b7
Add high dpi wallpapers.
2009-09-21 15:32:43 -04:00
Joe Onorato
88b8f31af9
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-21 15:30:15 -04:00