Commit Graph

34630 Commits

Author SHA1 Message Date
Winson Chung 26cbf3a001 Minor fixes to stop crashing on panning/dragging on phones.
Change-Id: Ibfc0072d6db039b97876702b2c0577359a7ae567
2011-01-06 16:29:06 -08:00
Winson Chung 72e6de80d2 Merge "Minor fixes to stop crashing on panning/dragging on phones." 2011-01-06 16:24:13 -08:00
Michael Jurka 96fb3a3724 fixed char limit on a modified string 2011-01-06 16:17:37 -08:00
Michael Jurka 137142e39b Fix clipping of blue glow around icons when they're clicked 2011-01-06 12:36:53 -08:00
Winson Chung 5991664464 Minor fixes to stop crashing on panning/dragging on phones.
Change-Id: Ib03f0696b0f5c45d1d7f140c0a97d03beedff6a0
2011-01-06 11:31:05 -08:00
Michael Jurka f2f5d81577 Fix clipping of blue glow around icons when they're clicked 2011-01-06 11:29:40 -08:00
Eric Fischer 66acbec3a2 Import translations for additional languages.
Change-Id: I9df0e884b1defd86f3ba5f626d750c0e2171bf80
2011-01-06 10:35:56 -08:00
The Android Automerger a792f048e7 merge in honeycomb-release history after reset to honeycomb 2011-01-06 07:30:37 -08:00
Michael Jurka 4b1c0ba3ac Merge "Change delete label in All Apps to "Uninstall"" 2011-01-05 20:58:06 -08:00
Michael Jurka 20d96836d2 Change delete label in All Apps to "Uninstall" 2011-01-05 20:37:37 -08:00
Michael Jurka b09cac5a73 change default screen when you drag an item onto it
Change-Id: Iecfcb04c8a2c7b7c67e4127cf9fd86c3853b0b21
2011-01-05 20:24:40 -08:00
Michael Jurka 1605ec3329 updating default widget preview drawable 2011-01-05 19:48:20 -08:00
Michael Jurka 7c2a0841f3 Merge "caching mini screens to bitmaps" 2011-01-05 18:28:32 -08:00
Michael Jurka bea1519534 caching mini screens to bitmaps
- gives ~10fps gain when side scrolling in all apps, customize mode, and the transition animations between workspace/all apps/customize
- requires framework to expose a flag isDirty() on View (will be submitted in separate commit)

Change-Id: Ief4cf3f2ffe545f237bc7111fb62af13e8695766
2011-01-05 16:52:49 -08:00
Winson Chung 0499834db3 Fixing issues with holographic outline cache in AllApps/Customize.
- Fixing issue where the outline cache was not properly used when changing orientations
- Making the outline cache static, and shared across both the AllApps/Customize (since they
  share an Apps view)
- Making sure that holographic outlines for items on only one page are not created, since
  the holographic outlines will never be shown in that case.
- No longer clearing outline cache as frequently

Change-Id: I291db3802260249d0470d2637d871958baa8ebff
2011-01-05 16:23:55 -08:00
Adam Cohen a6612cd45f Adjusting wallpaper picker to match spec
Change-Id: I004f15119648b9435bd73a400bd0193962e9569f
2011-01-05 14:27:29 -08:00
The Android Automerger 059bba1da5 merge in honeycomb-release history after reset to master 2011-01-05 12:01:49 -08:00
The Android Automerger e59f137e83 merge in honeycomb-release history after reset to master 2011-01-05 07:26:31 -08:00
Winson Chung 34a75b4ecc Merge "Cancelling a drag should signal to the source that the drag is incomplete." 2011-01-04 16:32:20 -08:00
Amith Yamasani cadecd0867 Merge "Adjust the padding values around the search icon and voice icon." 2011-01-04 16:19:35 -08:00
Amith Yamasani 1b3236f3be Adjust the padding values around the search icon and voice icon.
As per designer's suggestion.
2011-01-04 16:16:34 -08:00
Winson Chung 621e6406fa Cancelling a drag should signal to the source that the drag is incomplete.
Change-Id: I6464c4ccf15b550dd319e18c2e998131e46ccc0f
2011-01-04 16:04:32 -08:00
Winson Chung c1ef5c33d9 Merge "Cancelling the current drag when customization filter type changes to prevent crashes." 2011-01-04 13:47:56 -08:00
Michael Jurka 33945b2154 Changed backgrounds of mini screens in customize mode
- default screen to add to is now a strong blue
- reworked other workspace screen code

Change-Id: I5b1bc016a04d5a1b3eb1ce93a3ae31ad973eb798
2011-01-04 13:13:45 -08:00
Winson Chung 7d1fcbc409 Cancelling the current drag when customization filter type changes to prevent crashes.
Change-Id: Iaa3f2598325950769d38ad1d6e390ab06ea194d7
2011-01-04 10:22:56 -08:00
Winson Chung 3e151385ff Merge "Fix NPE when running on Passion device." 2011-01-04 10:12:14 -08:00
The Android Automerger 9f58bc0e26 merge in honeycomb-release history after reset to master 2011-01-04 07:31:41 -08:00
Gilles Debunne b0851d02c3 New city wallpaper.
Change-Id: Ibe53e78e9a85c33cd051c50537c8c23adea22aba
2010-12-23 16:16:31 -08:00
Ed Heyl e20c4aa816 Merge "New city wallpaper." 2010-12-23 16:15:01 -08:00
Gilles Debunne e293fdf90d New city wallpaper.
Change-Id: Ibe53e78e9a85c33cd051c50537c8c23adea22aba
2010-12-23 15:30:22 -08:00
Eric Fischer 17d3840c98 Import revised translations.
Change-Id: Ice1d28535e068aec8e4986343237e48e08eed17f
2010-12-23 14:16:11 -08:00
tedbo 2b0857a5d8 Fix NPE when running on Passion device.
This change fixes a NullPointerException that happens on the Passion
device when the Launcher is started.

Change-Id: If568cac8bf5a625da859b824245cca641cdc06de
2010-12-22 18:40:40 -08:00
Jeff Sharkey e22874e67e Fix build by removing missing string reference.
Change-Id: Id45bc1d0fe872b6e987cef58d68714efec9a83eb
2010-12-22 13:03:20 -08:00
Adam Cohen 05542542c9 Fixing spacing
Change-Id: Ica1f45ddc8eee99f7333f4b675ab97f1600b1aaa
2010-12-22 11:13:31 -08:00
The Android Automerger e35a24953f merge in honeycomb-release history after reset to master 2010-12-22 08:09:02 -08:00
Alex Sakhartchouk 9dfbe3a501 Merge "renderscript API cleanup" 2010-12-21 16:52:06 -08:00
Winson Chung 59e1f9a07e Adding fade when dragging items outside of the customization tray.
Change-Id: Ie8dad00bc0278053707f81d948528929e6bb6f5c
2010-12-21 16:04:02 -08:00
Alex Sakhartchouk c3842427d8 renderscript API cleanup
Change-Id: I76b9ceccd73d7f1b83853763755e1ba28e009614
2010-12-21 14:57:05 -08:00
Michael Jurka 577d017732 adding "Remove" and "Delete" text to delete button
- also removed some unused assets

Change-Id: Iad42afd2f144de92d80fb89d892ab42b32811b69
2010-12-21 14:27:41 -08:00
Winson Chung b7f2a8f099 Just tweaking shadow params for AllApps text.
Change-Id: I4a422cf1bfe61b2c62e4102b0f203c863b31a23e
2010-12-21 12:26:53 -08:00
The Android Automerger 4784decde9 merge in honeycomb-release history after reset to master 2010-12-21 08:14:57 -08:00
Michael Jurka b8e14479da Don't show application info icon on workspace
Change-Id: I79e59211633609f4bd13e91a6c745ff28a309e2e
2010-12-20 16:53:26 -08:00
Winson Chung bb6e05bca6 Merge "Saving AllApps page when rotating screen, fixing customization rotate flash." 2010-12-20 15:16:29 -08:00
Winson Chung a12a2502e6 Saving AllApps page when rotating screen, fixing customization rotate flash.
Change-Id: Idc4b919fa34413578fc07be263aadffb062f6115
2010-12-20 14:49:18 -08:00
Winson Chung be5212be73 Fixing drop target padding for the trash bin and all apps.
Change-Id: I65e0af4b52ce26037c77b8120d51226be27efb90
2010-12-20 14:44:38 -08:00
Patrick Dubroy 047379aa61 Don't animate tapped item if the target screen is full 2010-12-20 11:24:54 -08:00
The Android Automerger 919a3599aa Merge branch 'master' into honeycomb-release
* master:
  removing workaround for fixed animator bug
  updating assets for configure/all apps
2010-12-20 07:38:56 -08:00
Patrick Dubroy 6920c2ce34 Make drop-on-adjacent-page anim happen at same time as snapToPage 2010-12-19 20:24:40 -08:00
Michael Jurka 8edd75c8bb removing workaround for fixed animator bug
Change-Id: I244b1c83f5659cf55e1f172ae33f63adbdcf2ea5
2010-12-17 20:44:15 -08:00
Michael Jurka 800242b5b7 updating assets for configure/all apps
- fixed the dead zone between configure/all apps
2010-12-17 19:31:18 -08:00