summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedViewWidget.java
Commit message (Collapse)AuthorAgeFilesLines
* Updating how widget previews lookMichael Jurka2012-05-221-2/+14
| | | | | | | | | Also fixing issue where some widget previews would be way too large when picked up Bug: 6472013 Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
* Removing logging related to and fixing (issue 6238330)Adam Cohen2012-05-171-1/+1
| | | | Change-Id: I7ed89840d90fd13cbfedc795e789706b32f76b5d
* Yet another attempt to fix (issue 6282761)Adam Cohen2012-05-161-1/+1
| | | | Change-Id: Iabb0dd8e59e566ddef71d4aa7aa684f52d06b3b3
* Fixing bug where widget could get added to drag layer and not removed (issue ↵Adam Cohen2012-05-131-0/+9
| | | | | | 6282757) Change-Id: Ibc32b48f12e1c37267e140e82e1620bcb407963c
* Fixing issue where widgets larger than the workspace were now bounded when ↵Winson Chung2012-05-011-1/+3
| | | | | | dropped. (Bug 6424463); Change-Id: I8dcabd084d79697933f873d44bb390f608780c3b
* Animating the widget previews on drag from AppsCustomize.Winson Chung2012-02-231-4/+0
| | | | Change-Id: I223d66bb447c40e6870be46bb27f107f0e428a95
* Improving widget transitions:Adam Cohen2012-02-131-1/+64
| | | | | | | | | | | | | -> When a widget has no configuration activity, we bind and inflate it when the user picks it up. This allows us to smoothly transition between it's preview and some actual state of the widget when it is dropped. -> When a widget has a configuration activity, we delay the above process until the configuration activity has been run at which time we transition between the preview and the actual widget. Change-Id: I5265cd98400d70e5e75c3dcd21e322ed0b352d7b
* Removing dead codeMichael Jurka2012-01-161-20/+0
| | | | Change-Id: I712144b0beb81387efd4c4b59087594e9832d116
* Delete dead codeMichael Jurka2012-01-121-111/+3
| | | | Change-Id: Iabe9cf9a4254ce4d90849f6fb9bd82a043beba2a
* Clean up unused code and import declarationsMichael Jurka2011-11-281-2/+0
| | | | Change-Id: If36fd2d99a51b07290b13f697b3ea08d31feb023
* Small changes to help AppsCustomize scrolling.Winson Chung2011-11-141-5/+1
| | | | | | | | - Adding lookahead for prioritizing pages about to be visible - Making fixed window for loaded adjacent pages - Tweaking thread priorities on bg tasks Change-Id: Ib2bccedb9cd7c4396ffaf8d7e1cb4820789960e5
* Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)Winson Chung2011-11-141-12/+0
| | | | Change-Id: I9669d830a10cc98291737f3f1d561c846c408289
* Merge "Widget preview improvements" into ics-mr1Michael Jurka2011-11-121-2/+9
|\
| * Widget preview improvementsMichael Jurka2011-11-111-2/+9
| | | | | | | | | | | | - Make widget preview bitmaps as small as they can be, saving ~0.7-2MB peak memory (5104303) - When adding/dragging a widget, make the drag outline/drag view much more closely match the actual size (5566938) Change-Id: I5b5b7b84fa551d56432a76223b1a9e4de620ff56
* | Improve Apps/Widgets transitionMichael Jurka2011-11-111-7/+14
|/ | | | | - Avoid using a bitmap when doing crossfade when switching between Apps/Widgets tabs, also fixes a visual issue on stingray (5104303) Change-Id: I7365c629e704f37e18350ad15a849c034553d0b3
* Reduce unnecessary layout passesMichael Jurka2011-11-101-1/+4
| | | - Also delete unused code
* Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)Adam Cohen2011-10-201-2/+2
| | | | Change-Id: I841823e28bf419028afea2a57352c4ad45c7c4a0
* Fixing some issues with AppsCustomizeWinson Chung2011-10-111-11/+2
| | | | | | | | - Tweaking the widget page to make it a little tighter - Altering the way we generate widget previews to make them more consistent - Making the Apps page two line titles Change-Id: I7bce420466c1d41fb87b423f259472482803a406
* Slight change to inflate as much of the widget info as possible ahead of bg ↵Winson Chung2011-09-301-5/+17
| | | | | | preview loading. Change-Id: Id2a7ec79674f2d0a58afef3cfd57091dbf0bc736
* Clean up bitmaps when necessary in the widget tray to prevent likelihood of ↵Winson Chung2011-09-291-4/+14
| | | | | | | | OOM. (Bug: 5348390) - Removing some old code to use software layers when rendering widget preview metadata Change-Id: I0db3daf7d1223e81dac6c901647acbe2ff490c6e
* Tweaking widget grid to show more itemsWinson Chung2011-08-111-2/+4
| | | | Change-Id: Ied035f6c01f062ac1b4b16ee0a5b9029c6da72a0
* Populating some more accessibility events.Winson Chung2011-06-291-1/+4
| | | | Change-Id: I7813abdd6dcc0979949caec9e31029486be0396d
* Using GridLayout in AppsCustomize widgets tab.Winson Chung2011-06-241-11/+2
| | | | | | | | - Starting to implement new widgets design - Hiding outlines in phone ui while dragging - Making the tab bar show only when we have items as well Change-Id: Ic027f9ba83fc0982f2f92a90412f050a8e248f9c
* Cleaning up dead code.Winson Chung2011-06-231-17/+0
| | | | Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
* Loading previews and holographic icons in background thread using AsyncTasks.Winson Chung2011-06-231-131/+19
| | | | | | - Adding back animation between tabs Change-Id: I1a49bfca4f85f579e232861aa02d08fb25d0aafc
* Fixing small issue with widget divider showing in Phone UI and Shop text ↵Winson Chung2011-06-161-0/+15
| | | | | | | | showing in other languages. - Removing some unused assets Change-Id: I40dec108b35ed4fcc769405446664e8180cb6d41
* Fixing crash in FocusHelper and removing some old focus code for old ↵Winson Chung2011-06-131-14/+4
| | | | | | Customize layout. Change-Id: Ifd8a38174bbcf04c0ffeeefb4f42419e82a6ba95
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-2/+2
| | | | | (later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android) Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
* Adding Wallpapers tab.Winson Chung2011-05-121-2/+4
| | | | Change-Id: Ic42bec30a4a3a4f8745bd1b5b164f33cc9a6c96f
* Adding keyboard focus support for phones.Winson Chung2011-05-091-4/+14
| | | | Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c
* Minor changes to help address some hiccups when panning, changing tabs and ↵Winson Chung2011-05-061-2/+4
| | | | | | | | rotating in AppsCustomize. - Also removing references to old all-apps 2d/3d Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
* Testing mixing shortcuts into widgets pane.Winson Chung2011-05-041-0/+20
| | | | | | - Initial changes adding LRU cache to widget pane to speed up getting widget previews. Change-Id: If9ed479ba8f2fb321b3ff8c384ac5a9f87d4c689
* Adding back the widgets pane to the merged AllApps.Winson Chung2011-04-281-1/+3
| | | | | | - Fixing issue with holographic drag outlines being drawn offset Change-Id: Ie0e89d76ce6714b44f9cd2ddf99ad608b51bf005
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-5/+6
| | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+13
| | | | Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
* Refactoring and fixing bugs in Customize tray.Winson Chung2011-02-251-2/+33
| | | | Change-Id: Ia37d3033d64036fd09f5f33443eb9f575e311c7c
* Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-5/+13
| | | | | | - Fix 3453751: Moon landing on canceled drag from customize - Fix 3453595: Use home screen "consume" animation when dragging and dropping Change-Id: Ia6a83c2d7a8f24c3ce02811547a35a7022d245f6
* Enabling cache for widget text views.Winson Chung2011-01-171-0/+4
| | | | Change-Id: I8f1381f6978fabb96d3a3ebe2a25365a2e8e0c48
* Fixing issues with holographic outline cache in AllApps/Customize.Winson Chung2011-01-051-5/+23
| | | | | | | | | | | - 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
* Adding fade when dragging items outside of the customization tray.Winson Chung2010-12-211-4/+56
| | | | Change-Id: Ie8dad00bc0278053707f81d948528929e6bb6f5c
* Fixing issue with customize page holographic previews not showing.Winson Chung2010-12-141-2/+4
| | | | | | - Adding temporary workaround for bad holographic default widget previews. Change-Id: I261045beac3791111f928511435e17e320f2d4a7
* Temporarily disabling holographic outlines until we resolve the various ↵Winson Chung2010-12-061-0/+2
| | | | | | memory issues. Change-Id: If23375fbb7148d0c0572ecde96507de5bdb670ae
* Improving the look of holographic outlinesAdam Cohen2010-12-031-1/+1
| | | | | | - The outlines are used in AllApps, Workspace and Customize Change-Id: I1c3aba81df163c98a839498a3d421a8f03c51f06
* Adding outlines to side pages for widgets and wallpaper pages in the ↵Winson Chung2010-12-011-0/+218
customization tray. Change-Id: Ib2ec5e630c1c861003d0e0b5672ed69ef25c0b47