Commit Graph

2068 Commits

Author SHA1 Message Date
Eric Fischer 17d3840c98 Import revised translations.
Change-Id: Ice1d28535e068aec8e4986343237e48e08eed17f
2010-12-23 14:16:11 -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
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
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
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
Adam Cohen 1d9c213a7f Merge "Re-enabling clipping of children in cell layout (not necessary now that hotdog is out)." 2010-12-16 18:38:05 -08:00
Winson Chung a34d0b3d7b Re-enabling clipping of children in cell layout (not necessary now that hotdog is out).
Change-Id: Ia10b3d8b12848785ed6731323b00f9d33c71e3d2
2010-12-16 18:26:55 -08:00
Jason Sams 95d2d2d89c Fix mipmap generation with RS API update.
Change-Id: Ib19ed2869359cc926a6f91122355a6855d7a9d98
2010-12-16 12:19:14 -08:00
Michael Jurka 59cabaf708 Merge "Removing "phone" from the only string that used it" 2010-12-16 11:37:16 -08:00
Adam Lesinski 95b381c9f3 Merge "Making the customization drawer a little smaller." 2010-12-15 23:29:42 -08:00
Winson Chung 630c4dca28 Making the customization drawer a little smaller.
Change-Id: Ia9f34f9b92b9c3cf4d5f05c3ab8adee752cf3733
2010-12-15 22:58:49 -08:00
Michael Jurka 38b4f7c5ea holo look for pressed/focused workspace icons
Change-Id: Ia964c868afd200be3828e4397659391f857599e6
2010-12-15 21:18:17 -08:00
Michael Jurka ee53f7b418 Removing "phone" from the only string that used it 2010-12-15 20:40:57 -08:00
Winson Chung 760e5375f0 Fixing drawing order issue in bg gradient
- Synchronizing icon button animations + some initial code refactoring for icon buttons
- Fixing crash in non-xlarge devices
- Adding fix to prevent customization bg protection from being drawn in all apps

Change-Id: If231a1bf4b32f59fb1de85ff67143ee08d2c93a1
2010-12-15 16:11:18 -08:00
Michael Jurka fc1fd8dca0 Merge "fix potential leak of Activities" 2010-12-15 11:28:09 -08:00
Jason Sams 06ed40c618 Merge "Update for Allocation API changes." 2010-12-15 02:12:30 -08:00
Jason Sams 735a824247 Update for Allocation API changes.
Change-Id: I46bbeab13df570fd14a21c4a2790adc9665dca26
2010-12-14 19:24:21 -08:00
Michael Jurka e7bf83b0a3 fix potential leak of Activities
- cache ConstantStates instead of Drawables

Change-Id: Iea1cf23c845b9128ea1c12dffc32265f8d7db933
2010-12-14 18:37:56 -08:00
Winson Chung c3f9f4fcbd Fixing issue with customize page holographic previews not showing.
- Adding temporary workaround for bad holographic default widget previews.

Change-Id: I261045beac3791111f928511435e17e320f2d4a7
2010-12-14 18:27:50 -08:00
Winson Chung a58f8bb194 Preventing bg protection from changing while adding items via spring loading mechanism.
Change-Id: I57702eae45346e41026d60e2ae551f3df287b29f
2010-12-14 18:27:20 -08:00
Eric Fischer d075e95435 Merge "Import revised translations." 2010-12-14 17:36:30 -08:00
Michael Jurka c2f7f47948 correcting misspellings and removing dead code
Change-Id: Ic71dfc31299b1fbc10d7694e710699aa952da311
2010-12-14 15:51:59 -08:00
Winson Chung 8812703817 Various tweaks to launcher
- Removing hotdog for shadow bg protection
- Adding bg protection for customization tray
- Restoring holographic outlines for all apps
- Small bug fixes

Change-Id: I58d81bb490f78c76fcaf46122febc3c1aace854e
2010-12-14 15:32:02 -08:00
Eric Fischer 822d31e6de Import revised translations.
Change-Id: Ic1810f8d854a4da89746e05dd616498e9b1aa20c
2010-12-14 13:57:55 -08:00
Michael Jurka 09a19c4cfc removing unused assets 2010-12-14 11:01:34 -08:00
Michael Jurka 72b079e403 adding ability to vertically drag an app out of All Apps
Change-Id: I211c9e60026610d9cf9eda0fbc65b15e6850b730
2010-12-13 16:00:36 -08:00
Adam Lesinski 2a898a0ac5 Update Wallpaper picker and fix bug
-Fixed b/3271838
-On a phone, Fragment would not remember its
previous state and crash on rotation
Change-Id: Ida923fba0c7f4622b090e2838fd932328ad68c63
2010-12-13 14:51:15 -08:00
Daniel Sandler 4c4b20f7c3 It looks like you're trying to remove the Protips widget.
Would you like help with that?

Bug: 3248626
Change-Id: I9dbbc54ef7812d13b6234f53c181ad491c4df236
2010-12-13 12:38:51 -05:00
Winson Chung dd0206bd02 Merge "Changing AllApps checked visualization, fixing drag offset issue in AllApps/Customize." 2010-12-10 11:31:19 -08:00
Eric Fischer 6e8d2cc971 Merge "Import revised translations." 2010-12-10 10:56:43 -08:00
Winson Chung cd4bc491c4 Changing AllApps checked visualization, fixing drag offset issue in AllApps/Customize.
- fixing previous change which clobbered pressed/focused state padding

Change-Id: I229d803322554e51bc9c1f15d3687b01b0f6679f
2010-12-09 19:02:07 -08:00
Winson Chung bf54662596 Merge "Differentiating max widget cell count and max wallpaper cell count in customization drawer." 2010-12-09 16:40:03 -08:00
Winson Chung 78bd53c71d Differentiating max widget cell count and max wallpaper cell count in customization drawer.
Change-Id: Ic649f185f9a294af38ed224e9dbb7530e7cbf29a
2010-12-09 16:39:38 -08:00
Eric Fischer 66c7a529d1 Import revised translations.
Change-Id: I572f320025e1b24a7a591ed7bc78942b6af10455
2010-12-09 16:07:40 -08:00
Michael Jurka fbc29531f8 updating launcher button assets
also uploaded smaller background for customization mode
2010-12-09 15:40:40 -08:00
Michael Jurka d56d8b82c4 updating assets 2010-12-09 15:13:51 -08:00
Adam Cohen 696a67969d Fixing stack overflow (issue #3270492)
Change-Id: I6a9c58d2c0843414fd844c8aa5bf0370da33108b
2010-12-09 11:47:59 -08:00
Michael Jurka d3ef3065ab added spring loaded mode for adding items to workspace
Change-Id: Ie92294fe2b1d6697d84756a2fcea91a09f72825b
2010-12-09 02:12:19 -08:00
Adam Cohen 120980bd00 Adding animations to Customize drawer
-When you tap to add in customize drawer the widgets
 / app shortcuts now animate to the mini screens

Change-Id: I0a5b5ae561fda3fbbf902003273477a5ed7ca5cc
2010-12-08 22:49:08 -08:00