Commit Graph

5084 Commits

Author SHA1 Message Date
Michael Jurka 8bc26993d5 Merge "Solve stutter when swiping All Apps the first time" into jb-dev 2012-05-15 17:01:25 -07:00
Michael Jurka 5e368ffbad Solve stutter when swiping All Apps the first time
Bug: 6024062
Change-Id: I6e05e9916389b1d90bd59443a04720fbf2338f5e
2012-05-15 16:53:00 -07:00
Winson Chung fdbff22e6e Merge "Fixing issue where landscape delete button is not centered. (Bug 6493651)" into jb-dev 2012-05-15 16:39:52 -07:00
Michael Jurka 8b03cc083f Merge "Populate the default workspace earlier" into jb-dev 2012-05-15 16:38:37 -07:00
Winson Chung 947245ba8a Fixing issue where landscape delete button is not centered. (Bug 6493651)
Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
2012-05-15 16:38:05 -07:00
Brian Muramatsu b6a4d983b8 Populate the default workspace earlier
Adds a receiver that populates the default
workspace. It can be called by the system when
it's ready for launcher to preload.

Change-Id: If885fcfd931c459f87e9bb0df4c8bca00906f3c1
2012-05-15 16:31:59 -07:00
Daniel Lehmann a8859a0a6b Merge "Preset type; contact shortcuts are now launched w/o provider invocation" into jb-dev 2012-05-15 15:58:55 -07:00
Adam Cohen f26493f5a1 Merge "Tweaks to launcher layout on Nakasi" into jb-dev 2012-05-15 15:41:06 -07:00
Adam Cohen 0996177001 Tweaks to launcher layout on Nakasi
Change-Id: I401f866add040b3cb653bf506eefaa3d6ff48706
2012-05-15 15:40:41 -07:00
Svetoslav Ganov a2e7f8a848 Merge "Adding accessibility scroll support to PagedView." into jb-dev 2012-05-15 13:53:03 -07:00
Svetoslav Ganov 08055f6652 Adding accessibility scroll support to PagedView.
1. Added support for accessibility scroll action to
   PagedView.

2. Exposed AppsCustomizePagedView and Workspace for
   acessibility if otherwise specified.

bug:5932640

Change-Id: I812e7c285cbc4d925390b9fae48a18acc68432ce
2012-05-15 13:51:43 -07:00
Andrew Flynn b6a3095746 Launcher sw600dp cell sizes
Change-Id: Ibfe1552ba34554dde9bfcac0f18fadad7e7f6dde
Portrait: 96x96
Landscape: 88x88
2012-05-15 13:00:59 -07:00
Andrew Flynn ceca4ff189 Merge "Support for 600dp & custom clings" into jb-dev 2012-05-14 21:57:14 -07:00
Michael Jurka 19e3347e47 Fix bug where AllApps button disappeared
Bug: 6490041
Change-Id: Ia5d5a78f52f33b251315cfdc51bd0e3756f1fd22
2012-05-14 20:50:06 -07:00
Michael Jurka e77b5f8e27 Merge "Centering drag outline when placing shortcut on screen" into jb-dev 2012-05-14 20:05:15 -07:00
Michael Jurka 1202b33da6 Centering drag outline when placing shortcut on screen
Bug: 6452519
Change-Id: I236bbe9d570d44d10464ab21f42bb2adf5330742
2012-05-14 19:33:37 -07:00
Daniel Lehmann d02402cb14 Preset type; contact shortcuts are now launched w/o provider invocation
Bug:6434853
Change-Id: I2fb9773713136d11d478936095ebad4a5302a9e1
2012-05-14 18:30:53 -07:00
Winson Chung 83d3b12ba6 Merge "Making the page spacing fixed in spring loaded mode. (Bug 6478409)" into jb-dev 2012-05-14 17:17:25 -07:00
Michael Jurka 2d441b9d1a Merge "Preventing drawing pages in Workspace if possible" into jb-dev 2012-05-14 17:14:22 -07:00
Michael Jurka 920d7f433e Preventing drawing pages in Workspace if possible
Bug: 6427601

Change-Id: I259554557a5856aa17a532c656032c4d6d5826bd
2012-05-14 16:42:51 -07:00
Winson Chung 8aad610dc5 Making the page spacing fixed in spring loaded mode. (Bug 6478409)
Change-Id: I3577a1beecacb82528f0fde9439a8366a709b29c
2012-05-14 15:25:23 -07:00
Winson Chung 45167ac5cd Merge "Fixing issue where qsb was not translated back into position when going home from an app. (Bug 6486197)" into jb-dev 2012-05-14 15:10:50 -07:00
Winson Chung b42f1a98f6 Merge "Updating search bar bg." into jb-dev 2012-05-14 15:10:43 -07:00
Michael Jurka 9ad005639e Fix issue where Google Voice shortcuts would disappear
Bug: 6449123

Change-Id: I1d8c314ec954caf332d10be927d16ee45f325df8
2012-05-14 12:28:54 -07:00
Winson Chung a0b8082d46 Updating search bar bg.
Change-Id: I1e0df4024db0425f5c8f5cd0ab620804cf5d2416
2012-05-14 11:38:41 -07:00
Eric Fischer a5a771ca1f Import translations. DO NOT MERGE
Change-Id: I809ddcb0589afce9c3fdf0389d3b93d56c526a28
2012-05-14 11:27:35 -07:00
Winson Chung 73b36a86db Fixing issue where qsb was not translated back into position when going home from an app. (Bug 6486197)
Change-Id: I0970cae464346a652080d5603eef1263fc11fb03
2012-05-14 11:04:32 -07:00
Andrew Flynn 2f5f945704 Support for 600dp & custom clings
Change-Id: Ifea85be6ff062c61664a3f0ec6c1c24a1fc7b559
2012-05-13 16:31:16 -07:00
Adam Cohen 0e56cc9fd6 Fixing bug where widget could get added to drag layer and not removed (issue 6282757)
Change-Id: Ibc32b48f12e1c37267e140e82e1620bcb407963c
2012-05-13 15:59:07 -07:00
Adam Cohen 28b952ad3e Merge "Fix folder order regression (issue 6482634)" into jb-dev 2012-05-11 14:44:23 -07:00
Adam Cohen 691a5797f9 Fix folder order regression (issue 6482634)
Change-Id: I8246450ec857d0653c65d9daaf7a8b771de6c974
2012-05-11 14:27:30 -07:00
Eric Fischer e49b8c7878 Import translations. DO NOT MERGE
Change-Id: If97fd8f7ef7dd4e743f336cda3a80d87a4382766
2012-05-11 12:12:01 -07:00
Winson Chung 2bace93477 Merge "Fixing widget pane gap issue. (Bug 6476996)" into jb-dev 2012-05-11 11:52:50 -07:00
Winson Chung 2fdd3f74a0 Fixing widget pane gap issue. (Bug 6476996)
Change-Id: I43280d1de3c1196eeac863b8508bb7f29cae4a2d
2012-05-11 11:51:50 -07:00
Winson Chung 315b3ba6f1 Updating QSB animation to mirror the drop target bar and slide up instead of fade out.
Change-Id: Ic44a4d1f3dac1e51dafba166a0e761e06d20d405
2012-05-11 10:57:43 -07:00
Winson Chung 6ef94de375 Merge "Tweaking the qsb padding to push icons in." into jb-dev 2012-05-10 18:04:27 -07:00
Winson Chung 3e7f2000a8 Tweaking the qsb padding to push icons in.
Change-Id: I8190e042bc6820b34a46799e198e07328ac8bd00
2012-05-10 18:02:36 -07:00
Adam Cohen ddf26e7bfe Merge "Fixing widget overlapping another widget (issue 6475997)" into jb-dev 2012-05-10 17:38:23 -07:00
Adam Cohen f1dcdf6113 Fixing widget overlapping another widget (issue 6475997)
Change-Id: Ic78afc0ef5a2eab2278feb080f6b81d4b2baaed2
2012-05-10 16:52:25 -07:00
Brandon Keely faf22e15f1 Ensure that rearranged widgets return to translationY=0
Change-Id: Ic29220624f8103eddfcbcc81d56f355f99322ca0
2012-05-10 16:48:50 -07:00
Michael Jurka 50ead3b2e8 Merge "solid white search frame for qsb" into jb-dev 2012-05-10 11:04:20 -07:00
Adam Cohen 9076751959 Merge "Fix launcher crash when adding widget (issue 6433360)" into jb-dev 2012-05-10 10:28:06 -07:00
Adam Cohen 9d5b7d81ae Fix launcher crash when adding widget (issue 6433360)
Change-Id: I0deaef6f4ba9252b76aeb5f2afa8564479557f8c
2012-05-10 10:25:58 -07:00
Adam Cohen 88c5d2d8eb Fix NPE when dragging widget with preview not yet loaded (issue 6282761)
Change-Id: I95638884bd6548f391135427a20566933ab757c0
2012-05-10 10:21:48 -07:00
Peter Ng d243c662f5 solid white search frame for qsb
Change-Id: I43c551562c87d7802f7fd63a2506b7cdcee5dfd7
2012-05-09 18:13:50 -07:00
Andrew Flynn 740197b634 Larger icons/grid layout for sw600dp
Change-Id: Ia8ba8e51db9f126a6f7a21fb0cbdc4e96738f476
2012-05-09 16:47:33 -07:00
Andrew Flynn 500b7c2d89 Merge "sw600dp pixel perfect tweaks" into jb-dev 2012-05-09 15:42:52 -07:00
Winson Chung fdfa106c1b Merge "More work to ensure that the wallpaper is visible before transitions take place. (Bug 6445085)" into jb-dev 2012-05-09 15:01:43 -07:00
Andrew Flynn f554a2e8b5 sw600dp pixel perfect tweaks
Change-Id: I9db1418c35a79f869c75bd3eb9741a8bb3b13ec9
2012-05-09 13:36:27 -07:00
Andrew Flynn 966182f222 Merge "Fix drag layer" into jb-dev 2012-05-09 13:35:33 -07:00