Commit Graph

10334 Commits

Author SHA1 Message Date
Adam Cohen bec6ac5bb3 Fix 5043759, cancel widget resize when screen turned off
Change-Id: I363238cbcae859060541d8c8cbf558fcc87e9272
2011-07-19 20:50:27 -07:00
Winson Chung 32174c878c Fxing issues with the scroll bar
- Removing track from AllApps
- Scrollbar should reach edge of track now
- Fixing flashing when going from AppsCustomize to workspace and switching tabs in AppsCustomize

Change-Id: Id69bd04dc503608566c3a33a1344904e3db383bf
2011-07-19 17:59:48 -07:00
Adam Cohen 9efd4a2a36 Widget resizing obeys minResizeWidth/Height
Change-Id: I42c8fa118b4d45ce88b4f2b724643bf471d62cd2
2011-07-19 17:58:58 -07:00
Adam Cohen f5e078c670 Merge "Fixing bug 4998211, widgets with configuration not dropping in correct spot" 2011-07-19 16:50:13 -07:00
Winson Chung 0f6dc027d7 Merge "Fixing some issues with our use of GridLayout." 2011-07-19 09:40:43 -07:00
Narayan Kamath 49f72a708d Merge "Update the search widget icon if the global search provider changes." 2011-07-19 03:45:13 -07:00
Adam Cohen fbba09bb1a Fixing bug 4998211, widgets with configuration not dropping in correct spot
-> cleaned up some dead code in the process

Change-Id: I05b20361b9f7ded0522bd4822532eaae9436ffea
2011-07-18 21:44:50 -07:00
Winson Chung d52f3d84fc Fixing some issues with our use of GridLayout.
Change-Id: Id898258b31462f47d65f0ec674786b03a4ca326e
2011-07-18 17:01:54 -07:00
Adam Cohen 292c025d06 Fix bug 4904696, null pointer exception for widget that's not found
Change-Id: I3af50808e312cbe5f8e62a3b17e3e8c1f7d9e3e0
2011-07-18 13:55:17 -07:00
Narayan Kamath cb1a477868 Update the search widget icon if the global search provider changes.
Note that this change is necessary because the launcher might
receive the PM broadcast before the SearchManagerService does.

Change-Id: I5a03e2fb16dee232a83d24b834ef6bd0eaabe774
2011-07-18 11:43:34 +01:00
Adam Cohen 234c4cd544 Fix text clipping in Launcher (bug 4980315)
Change-Id: I20c9b98b606d317ed32d49a3437f24a4cd312759
2011-07-17 22:00:50 -07:00
Adam Cohen 95383fe41d Fixing bug which locks orientation inadvertently
Change-Id: I50dfdf6a6d1d4214e88931b3f623bc41cab333c2
2011-07-17 18:06:55 -07:00
Adam Cohen 3384c7be3c Fixing bug where you can't switch pages in springloaded
-> Fix bug 5033543
-> Also, bug 4988105 appears to no longer be an issue

Change-Id: Iffdcafb6d8b471eb18521c160b5a8f438b5cef93
2011-07-17 15:49:05 -07:00
Adam Cohen 35e7e64d4b Bounding folders into their associated cell layout area, excluding dock
Change-Id: I220ccf1d8b08f9962c63efc92265e3c7acc137f9
2011-07-17 15:45:47 -07:00
Adam Cohen ff35bf81a2 Merge "Improving adding widgets animations" 2011-07-17 12:56:20 -07:00
Adam Cohen b7e1618c62 Improving adding widgets animations
Change-Id: I9730d3d531736bde58cdf1bf2da049392d4da83a
2011-07-17 12:55:24 -07:00
Adam Cohen 7494c56166 Fix folder creation bug 5037239
Change-Id: I0e629b186c94ca3ccaa188de94846d2bbbca83a4
2011-07-15 18:19:15 -07:00
Adam Cohen 8c247c6f54 Fixing drag start position on workspace
Change-Id: If7b31e8d11bfc7cc6612155a72465ace3b928b97
2011-07-14 17:52:06 -07:00
Adam Cohen 093538671b Ensuring that we give a widget the full space requested
Change-Id: I03ca7be47e427373f1efdad3f97d18db9bd3b913
2011-07-14 16:11:03 -07:00
Michael Jurka f2253e1446 Merge "Fix a monkey crash" 2011-07-14 13:12:02 -07:00
Adam Cohen 6cd835ce0b Merge "Pixel perfect drag animations in workspace and folders, including springloaded" 2011-07-14 12:39:48 -07:00
Adam Cohen ac8c87687b Pixel perfect drag animations in workspace and folders, including springloaded
Change-Id: I630c365bdc8e896a21dc17ebe8acb8d4664c77b5
2011-07-14 01:08:27 -07:00
Michael Jurka 2698db4df3 Fix a monkey crash 2011-07-13 18:25:14 -07:00
Michael Jurka d74c984fcc Use hardware layers in more situations
* Turn on while dragging
* Fix bug: don't disable when swiping pages during drag
* Fix bug: disable hardware layers on startup
* Removing old state code in Workspace

Change-Id: I5633dc98f2679784aea5551564dfa19504a074a6
2011-07-13 17:41:05 -07:00
Michael Jurka 06b9ecaf6f Merge "Logging failure to load market/search/etc icons" 2011-07-12 17:21:26 -07:00
Michael Jurka 40a170aae5 Merge "Cleaning up code to deal with language changes" 2011-07-12 17:20:49 -07:00
Winson Chung 4341d0c2f6 Merge "Cleaning up some drop-target issues." 2011-07-12 17:11:01 -07:00
Michael Jurka b6052a9a0c Logging failure to load market/search/etc icons 2011-07-12 17:02:45 -07:00
Michael Jurka 288a36b563 Cleaning up code to deal with language changes 2011-07-12 16:53:48 -07:00
Winson Chung a62e9fd95a Cleaning up some drop-target issues.
- Setting text color during drag over transitions
- Fixing regression in drop target padding
= Using old drop-down animation where possible

Change-Id: Ia1c5ec9e58fc734d28133349d9920d123ed71ae6
2011-07-12 16:04:46 -07:00
Michael Jurka c2f801e770 Reload workspace if language changes 2011-07-12 14:19:46 -07:00
Michael Jurka fe63476a2d Merge "Fix bug where All Apps wasn't always getting updated" 2011-07-12 12:51:14 -07:00
Winson Chung e3512e7589 Fixing crash when dragging item in software mode.
Change-Id: I3d2c479061292a89355b70d07746fbef6fc4647a
2011-07-12 10:23:15 -07:00
Mathew Inwood ccf441d436 Merge "Don't crash if global search specified bad toolbar icon." 2011-07-12 10:12:13 -07:00
Winson Chung f8901b57af Merge "Tweaking drop target transition to prevent flash." 2011-07-12 09:23:31 -07:00
Mathew Inwood 70d5102939 Don't crash if global search specified bad toolbar icon.
This should prevent a dodgy global search app crashing the launcher
and making it unusable.

Change-Id: Ia55a197a0c11de4ce24695313a3fa71fefa488e3
2011-07-12 13:51:22 +01:00
Winson Chung aaa530adc9 Tweaking drop target transition to prevent flash.
Change-Id: I7a0204685f1d377117b4d8e39b1c0d32e7b37a76
2011-07-11 21:06:54 -07:00
Michael Jurka 5b1808da75 Fix bug where All Apps wasn't always getting updated
Bug # 4731290
2011-07-11 19:59:46 -07:00
Adam Cohen 93993f8745 Merge "Fixing bug 5011917 - clearing refernce to old folders from FolderInfo" 2011-07-11 18:42:27 -07:00
Adam Cohen 4eac29a80b Fixing bug 5011917 - clearing refernce to old folders from FolderInfo
-> Also, ensured that unbind() gets called on all ItemInfos on rotate

Change-Id: I869b68fcae5c66702ec204596f5ecabdc7a32df7
2011-07-11 18:37:16 -07:00
Winson Chung c3eecff904 Preventing multiple calls to loadLabel for the same info within a single load.
- Fixing mind boggling bug where we weren't even using the label cache earlier.

Change-Id: I605abf4d589ad02b2426d20adfe9cd1773cc84fd
2011-07-11 17:47:42 -07:00
Michael Jurka 3818eaf848 Merge "No longer generating title bitmaps for icons." 2011-07-11 16:07:05 -07:00
Winson Chung c85ea570c4 No longer generating title bitmaps for icons.
Change-Id: I857ba2a532158175396d45cba0976baa17da126f
2011-07-11 16:02:52 -07:00
Adam Cohen 51e95039ac Fix for bug 5015232, folder won't open
Change-Id: Icd0527a1afe519ebcf117587c9a61a9e933a6c47
2011-07-11 14:45:13 -07:00
Winson Chung e0cccab156 Merge "Clamping touch positions to drag layer rect to prevent dragging outside of bounds." 2011-07-11 14:40:23 -07:00
Adam Cohen 53b7a64e71 Merge "Little fix for folders" 2011-07-11 14:02:33 -07:00
Winson Chung 273c102240 Clamping touch positions to drag layer rect to prevent dragging outside of bounds.
- Fixing small issue with default widget preview aspect ratios

Change-Id: I2dca0524e8aa7c48345b424bad889736fa345386
2011-07-11 14:00:02 -07:00
Michael Jurka 2f52ee8416 Merge "Solving rendering issues when unshrinking" 2011-07-11 13:10:02 -07:00
Winson Chung 557d6ed50c Fixing issues with spring loaded adding.
- Delaying until items are added
- Showing bg when going into spring loaded mode
- Fixing regression where dropping widgets on full page would not trigger a notification
- Fixing regression on tablet where pages were no longer being rotated or shown

Change-Id: Iadc0c406f0c065c5029addea1abfee395eed81b9
2011-07-11 11:38:24 -07:00
Michael Jurka 280969cd77 Solving rendering issues when unshrinking 2011-07-11 11:26:10 -07:00