Commit Graph

16456 Commits

Author SHA1 Message Date
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 38b4f7c5ea holo look for pressed/focused workspace icons
Change-Id: Ia964c868afd200be3828e4397659391f857599e6
2010-12-15 21:18:17 -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
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
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
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
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
Adam Cohen b5a2b2fff3 Merge "Supporting custom wallpaper previews in Customize" 2010-12-08 21:00:24 -08:00
Adam Cohen 7b9d3a683c Supporting custom wallpaper previews in Customize
Change-Id: Ibc16e67ca49a50032d9fcb7d5bb8dcccd7bf4397
2010-12-08 20:04:27 -08:00
Michael Jurka 5157942db6 fix getText() for CacheableTextView 2010-12-08 19:37:45 -08:00
Michael Jurka af91de06b9 code cleanup, preparing for spring-loaded adding to screens
Change-Id: Ic52b8df2b4c4998272fbfe2b1b195c177cac9a23
2010-12-08 14:52:41 -08:00
Jason Sams f32e5e842e Merge "update to new API Remove extra arrays and allocations for manual allocation -> int conversions which were a legacy issue." 2010-12-06 22:12:00 -08:00
Adam Lesinski d141df7f8e Minor visual changes
-Updated the hdpi resource to match the mdpi (market_icon)
-Removed a background color used for debugging

Change-Id: I99440083b1296bca0f2f24370658f995ff209063
2010-12-06 20:01:58 -08:00
Jason Sams 4dfea09814 update to new API
Remove extra arrays and allocations for manual
allocation -> int conversions which were
a legacy issue.

Change-Id: I7c71f764e48b01bb29911c1231e8fce5df8ff2a2
2010-12-06 17:46:21 -08:00
Winson Chung a1ccb5ec7d Merge "Saving/restoring the current AllApps tab on orientation change." 2010-12-06 17:23:09 -08:00
Winson Chung 43b119dfd7 Saving/restoring the current AllApps tab on orientation change.
Change-Id: Ib89d70600d945d8d512242bfb2c14a69eb38861f
2010-12-06 16:45:57 -08:00
Winson Chung 3b823cd9e2 Temporarily disabling holographic outlines until we resolve the various memory issues.
Change-Id: If23375fbb7148d0c0572ecde96507de5bdb670ae
2010-12-06 15:25:49 -08:00
Winson Chung 07f2e81d77 Adding text layout null check.
Change-Id: I7661aa7405b22db2d2497b39022632d4ad6aa2bc
2010-12-04 18:12:47 -08:00
Michael Jurka c66a7c2759 removing DimmableBubbleTextView and DimmableAppWidgetHostView
- use of DimmableBubbleTextView might also be causing NPE on user machines
2010-12-04 11:22:18 -08:00
Adam Cohen 5bb50bdb13 Improving the look of holographic outlines
- The outlines are used in AllApps, Workspace and Customize

Change-Id: I1c3aba81df163c98a839498a3d421a8f03c51f06
2010-12-03 15:46:56 -08:00
Jeff Brown 4b67b44244 Merge "Send live wallpaper taps." 2010-12-03 11:52:49 -08:00
Jeff Brown 1d0867c8de Send live wallpaper taps.
Change-Id: I25465e6fa7a69ef5c35e69ddc375e65797f44bc6
2010-12-02 18:27:39 -08:00
Winson Chung 22c73e1b07 Fix for missing AllApps icons.
Change-Id: Ic6c7cc3e55790d9fca1eb260bc9220442e5a9176
2010-12-02 17:50:23 -08:00
Michael Jurka 8e414ee3cb Fixing crash in CacheableTextView
Not caching text view if the width/height of the text is 0
2010-12-02 13:44:08 -08:00
Winson Chung c4ebd81971 Removing unnecessary workaround for padding on workspace icons.
Change-Id: I2ae6324e18db7b010c8d2ef5140e004da2f2b9f0
2010-12-02 11:08:11 -08:00
Winson Chung 60cd600e6b Merge "Adding background protection to icons and apps button." 2010-12-01 21:58:09 -08:00
Winson Chung 656d11c882 Adding background protection to icons and apps button.
Change-Id: I650f9135c0ce5bc2a6f7c5f878d470d6a85e9f7e
2010-12-01 21:55:26 -08:00
Adam Cohen cdc30d5c07 Removing CAB from AllApps
-Removed CAB and single selection mode
-Replaced it with trash and appinfo drag targets
 at the top right of the tab view

Change-Id: Ic4acaaef7fc71dc2ca0bffd516da31e85af1be69
2010-12-01 20:30:56 -08:00
Winson Chung 29d6fea296 Adding outlines to side pages for widgets and wallpaper pages in the customization tray.
Change-Id: Ib2ec5e630c1c861003d0e0b5672ed69ef25c0b47
2010-12-01 18:58:17 -08:00
Michael Jurka 67b2f6cba5 Caching icon labels to bitmaps for better performance
Change-Id: I78a3c116c1103b5b994a47f2cfcff18c0a9b31b8
2010-12-01 16:01:02 -08:00
Winson Chung 49767aefe5 Adding background protection for tab labels in AllApps/Customize and modified padding to match mockups.
Change-Id: I7f3b37d892fdf5a702a66d68e1bbdf333068d7ec
2010-11-30 10:51:44 -08:00
Michael Jurka 016dca2030 Merge "Caching external icons in LauncherModel" 2010-11-29 18:22:45 -08:00