Romain Guy
c9b5c659a7
Two wallpapers were missing from the list.
...
Change-Id: Ieb9892d51e3024f05db01f2525e882fa96bf0672
2009-11-12 13:36:04 -08:00
Romain Guy
f12de9f580
Fix corrupted image.
...
Change-Id: Ibbed6006015018d2551cb443eb9656c88713bdb1
2009-11-12 12:20:45 -08:00
Romain Guy
a87ee1a4c2
Final set of wallpapers.
...
Change-Id: I5029f62e810c7764fe3d522ea27fde9ed67e8ab8
2009-11-11 23:53:35 -08:00
Romain Guy
9d31e9fa3d
Shows all screens in the previews.
...
Change-Id: Ib8b19492ccb07a135ba95ab75ae03f034275c572
2009-11-11 18:56:51 -08:00
Joe Onorato
52a653f3ff
Fix 2241848 - 3D apps folder does not send accessibility events
...
It's now sending them. The beeping and vibrating accessibility things
work, but we only have prebuilts for the speech one and it's not saying
anything and I can't debug it, so this will have to do.
2009-11-11 14:52:11 -08:00
Mike Cleron
c23c549af8
Fix bug 2122011: Force a dimension for live folder icons
2009-11-10 21:12:52 -08:00
Joe Onorato
3a8820bdba
Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button
...
Now, home always goes to the center worksapce screen and back from an
app goes to all apps if it was open.
Getting that animations smooth took a little bit of work.
2009-11-10 19:56:02 -08:00
Romain Guy
e6b8e2fa73
Better previews.
...
Change-Id: I400c6b45fae2f74722985f766dc17c0892550403
2009-11-10 11:56:55 -08:00
Romain Guy
1a304a1198
Better preview visuals.
...
Smaller thumbnail (removed unnecessary padding), more opaque background.
Uses a white background because the dark background interferes with the
new dark widgets.
Change-Id: I7654741d845609200569fce34b6cde891d2b5d29
2009-11-10 00:02:32 -08:00
Romain Guy
bd0f6c8ae5
Fix landscape layout.
...
Change-Id: I0ef501a95708d487a975bb175c7038dee291efa4
2009-11-09 21:03:58 -08:00
Romain Guy
1fbc1c8431
Add previews on long press on the indicators.
...
Change-Id: I6349d55345255caacc1381e83459544f8b8e085c
2009-11-09 20:45:03 -08:00
Romain Guy
8a73c51ee8
New position indicators and icons for Launcher2.
...
Change-Id: Id444943a3cc2e9db78733614141cbe2be837fdbf
2009-11-09 19:19:59 -08:00
Mike Cleron
0bda9c39ff
One camera is probably sufficient
2009-11-08 16:23:40 -08:00
Mike Cleron
b64b67a012
Fix http://b/issue?id=2203681
...
There is a race between the view system
dispatching focus and mRollo being intialized. Now
if AllApps is supposed to gain focus before mRollo
is ready we remember that state and gain focus
later.
2009-11-08 15:39:29 -08:00
Mike Cleron
3c675fc62a
New defaults for Passion
2009-11-08 15:14:07 -08:00
Joe Onorato
eb8325a9e2
Bug 2239823 - Can't focus "home" icon in 3d all apps
2009-11-08 13:20:30 -05:00
Mike Cleron
3a2b3f2be5
If 3 screens are good 5 will be better
2009-11-05 17:17:50 -08:00
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