Commit Graph

78507 Commits

Author SHA1 Message Date
Adam Cohen c4a729ac9d Merge "Widget resizing can now displace items" 2012-04-12 11:30:37 -07:00
Adam Cohen bebf042666 Widget resizing can now displace items
Change-Id: I005c9aebf64b2d01debe59f86a208075d19476ea
2012-04-12 11:25:34 -07:00
Michael Jurka aea1ce51bc Fix NPE
Bug: 6329157
Change-Id: Idd2db78890d196bcbfbe93640e07a96037638341
2012-04-12 11:23:21 -07:00
Winson Chung 318eee06ae Addressing issues with comments in previous new-app animation delay change.
Change-Id: I1185ae890c5374f9b736c567622372b54fbde0ed
2012-04-12 10:59:49 -07:00
Winson Chung 2c2b28ae55 Merge "Adding delay upon user interaction to prevent the new-app animation from taking over your phone. (Bug 6248609)" 2012-04-12 10:55:11 -07:00
The Android Automerger 100c4e657d merge in jb-release history after reset to master 2012-04-12 07:04:32 -07:00
Michael Jurka 64c9ab3188 Removing dead code 2012-04-11 15:26:53 -07:00
The Android Automerger 5517b285a0 merge in jb-release history after reset to master 2012-04-11 07:06:13 -07:00
The Android Automerger 5a2a52036a merge in jb-release history after reset to master 2012-04-10 07:05:52 -07:00
Winson Chung 9658b1e659 Tweaking fling-to-delete to make the fade out animation longer and harder to trigger.
Change-Id: Ie444420d2cf81e209d4bbca9c77edaad39bda000
2012-04-09 18:30:31 -07:00
Winson Chung a2413751e3 Adding delay upon user interaction to prevent the new-app animation from taking over your phone. (Bug 6248609)
- Fixing issue where we might have been reading the db items while handling previous broadcast and adding db items to invalid positions
- Making items add alternating from the center page (as opposed to the current page)
- Re-adding the strict-mode fix (really requires 1. to be true)
- Adding flag for enabling strict mode exceptions
- Removing items from the new apps add list on uninstall-shortcut broadcast

Change-Id: I495e80bf5f8dbb4b87dd709460937d6f2a1e05e7
2012-04-09 17:04:00 -07:00
Winson Chung e9bafe991b Merge "Revert "Fixing strict mode warning when installing an app in the bg."" 2012-04-09 16:10:02 -07:00
Winson Chung 6f778dc376 Revert "Fixing strict mode warning when installing an app in the bg."
This reverts commit 3cbb169bcf
2012-04-09 16:09:56 -07:00
Winson Chung 7652bef7d3 Merge "Fixing strict mode warning when installing an app in the bg." 2012-04-09 15:45:30 -07:00
Adam Cohen c6cc61d458 Cleanup and refactoring in relation to drag and drop
-> folder creation, adding to folders, reordering, switching pages
-> ensuring parity of dragEnter and dragExit in cell layouts and workspace
   (neither were consistently getting an even number of each)
-> actually enforced above with exceptions -- probably want to
   take these out, but maybe we can leave them in as warnings
-> fixed bug with mapping points to hotseat
-> fixes other bugs with drag and drop

Change-Id: I564568f810f2784d122ec6135012b67c2e8e7551
2012-04-09 11:41:59 -07:00
The Android Automerger da36a3bd5f merge in jb-release history after reset to master 2012-04-09 07:05:52 -07:00
Eric Fischer cffc0b9bee Import translations. DO NOT MERGE
Change-Id: I66a760f3fc33c0d40618c9a1d27f602d24bcdc0a
2012-04-05 12:29:15 -07:00
The Android Automerger 7151736b94 merge in jb-release history after reset to master 2012-04-05 07:05:41 -07:00
Adam Cohen 1f36270212 Some changes which are effectively no-op right now, but will be useful
for testing widget size reporting APIs

Change-Id: I7a47afcd25e45b7f3914ece6796b006153900054
2012-04-04 15:02:26 -07:00
Winson Chung f75547babb Merge "Changing order of binding to prevent errant flashing while loading workspace." 2012-04-04 10:03:39 -07:00
The Android Automerger 1b3676195b merge in jb-release history after reset to master 2012-04-04 07:06:01 -07:00
Michael Jurka 8544d66fe8 Merge "Fix bug where overscroll never fully snapped back" 2012-04-04 02:00:43 -07:00
Winson Chung 3cbb169bcf Fixing strict mode warning when installing an app in the bg.
Change-Id: I3cb13f4302245f055ef0b16823690c80b4d3ee3a
2012-04-03 14:23:48 -07:00
Winson Chung db8a8944ed Changing order of binding to prevent errant flashing while loading workspace.
Change-Id: I75eb39600d1cd28980fd0365affb2c6e5f7162c1
2012-04-03 14:09:13 -07:00
Mike Lockwood 1a0e0ed934 Merge remote-tracking branch 'goog/ics-aah' 2012-04-03 10:52:50 -07:00
Michael Jurka b06d95fc79 Fix bug where overscroll never fully snapped back
Bug: 6085652
Bug: 6065523

Change-Id: Iaac5705e00e08882beba0cad7ee0d339de31444a
2012-04-03 04:23:05 -07:00
The Android Automerger a85612f4bf merge in jb-release history after reset to master 2012-04-03 03:33:24 -07:00
Michael Jurka e49eafc229 Merge "Show side pages when exiting spring-loaded mode" 2012-04-03 01:13:52 -07:00
Michael Jurka 66b506113e Merge "Fix issue where workspace was not shown after screen off/on" 2012-04-03 01:12:58 -07:00
Michael Jurka 66d4db20d2 Merge "Fix NPE" 2012-04-03 01:12:48 -07:00
Adam Cohen c0a5df9c65 Fix NPE when dragging Problem Loading Widget (issue 5899606)
Change-Id: I63656a2bb47a4af041f161e1f15095c89ab006b0
2012-04-02 16:53:26 -07:00
Winson Chung 3535bde122 Merge "Adding workaround for issue where icon labels on workspace were loaded differently than those in AllApps. (Bug 5250760)" 2012-04-02 11:45:26 -07:00
Michael Jurka 7bcadad93f Fix NPE
Bug: 6259450
Change-Id: Iea92f3832fcd3a88e7d13b2e55ba4faf83be93dd
2012-04-02 07:23:44 -07:00
The Android Automerger 64a799f8ac merge in jb-release history after reset to master 2012-04-02 07:05:40 -07:00
Michael Jurka 27614d22a1 Fix issue where workspace was not shown after screen off/on
Bug: 6239609
Change-Id: I1dd3d0d4e4a37b06210e9aec5b4676157fb8b6ed
2012-04-02 06:44:47 -07:00
Michael Jurka 4ff7d79ddc Show side pages when exiting spring-loaded mode
Bug: 6132598
Change-Id: I2bf9025b7ac66d020522448b003905cb37c87587
2012-04-02 04:39:16 -07:00
Winson Chung 6e3cf9001e Using measured dimensions in case the tab flips quickly and the content hasn't shown yet. (Bug 6263403)
Change-Id: I84512dc8d661c4c714a531ba1b028081c1fa164d
2012-03-30 17:03:05 -07:00
Adam Cohen 8e6c43da73 Fixing launcher ANR (issue 6238175)
Change-Id: I6518ea9e6ce8b50a5f2a3b24e909e18c5b1bde51
2012-03-30 13:57:01 -07:00
Eric Fischer 0ba38df8a4 Import translations. DO NOT MERGE
Change-Id: Iec86e28479fb1f85dc55bb957fb27b515fa42e72
2012-03-30 11:04:32 -07:00
Winson Chung c208ff9c5d Adding workaround for issue where icon labels on workspace were loaded differently than those in AllApps. (Bug 5250760)
Change-Id: I9b6fc848befa1bcda84e97ccc9787faf5bda7a5f
2012-03-30 11:01:01 -07:00
Adam Cohen 75ddf9f09c Fix issue where hotseat wasn't being correctly persisted (issue 6259158)
Change-Id: Ie19c0f8e79a91a1021a3576f48e1db7d0c3478e1
2012-03-30 09:59:12 -07:00
Michael Jurka 22aae37f03 Merge "Cancelling scroll indicator animation during All Apps transition" 2012-03-30 06:17:31 -07:00
Adam Cohen d346171a34 Fix issue where hotseat wasn't being correctly persisted (issue 6259158)
Change-Id: Ie19c0f8e79a91a1021a3576f48e1db7d0c3478e1
2012-03-29 17:25:17 -07:00
Adam Cohen ec11405583 Merge "Fixing launcher ANR (issue 6238175)" 2012-03-29 15:05:59 -07:00
Adam Cohen 5b53f29f80 Fixing launcher ANR (issue 6238175)
Change-Id: I6518ea9e6ce8b50a5f2a3b24e909e18c5b1bde51
2012-03-29 15:02:54 -07:00
Eric Fischer df2b4e0745 Merge "Import translations. DO NOT MERGE" 2012-03-29 11:15:59 -07:00
Winson Chung bb5d3d4c2e Merge "Fixing issue where flinging-to-delete from a folder does not reflow/close the folder. (Bug 6240540)" 2012-03-29 11:13:27 -07:00
Winson Chung 1cd2f1130b Merge "Fixing issue where you can't hover over the right edge to snap to next page in landscape phone UI (Bug. 6240612)" 2012-03-29 11:13:23 -07:00
Eric Fischer d1ae58da52 Import translations. DO NOT MERGE
Change-Id: I458689163d17ab1db09b7c8768247c41cc745191
2012-03-29 11:10:30 -07:00
The Android Automerger 23c2e82d82 merge in jb-release history after reset to master 2012-03-29 08:18:06 -07:00