Commit Graph

3157 Commits

Author SHA1 Message Date
Michael Jurka 566bdc3759 Merge "Update suggested wallpaper dimensions in onResume" into jb-ub-now-kermit 2013-12-05 13:45:00 +00:00
Adam Cohen f9cd258be2 am 59b5c79b: Fix page jumping regression in overview mode (issue 12003672)
* commit '59b5c79b6ff2de83209cf1425b8924d541e97266':
  Fix page jumping regression in overview mode (issue 12003672)
2013-12-04 16:19:40 -08:00
Adam Cohen 59b5c79b6f Fix page jumping regression in overview mode (issue 12003672)
Change-Id: I4315d4e97c8df4db25e2d70be759b94a0348d644
2013-12-04 16:12:19 -08:00
Winson Chung 0ea74f1394 Merge "Limit AllApps insets to certain device configurations. (Bug 11451335)" into jb-ub-now-kermit 2013-12-04 21:43:07 +00:00
Winson Chung 17bde09a9e Merge "Retain current AllApps page if we never leave Launcher. (Bug 11468582)" into jb-ub-now-kermit 2013-12-04 21:42:55 +00:00
Winson Chung 495f44d5fc Limit AllApps insets to certain device configurations. (Bug 11451335)
Change-Id: I0b7172bb8c2e8cfb06ef4ff097bdc632d6be0548
2013-12-04 20:52:39 +00:00
Winson Chung e7e97e6552 Retain current AllApps page if we never leave Launcher. (Bug 11468582)
Change-Id: Id18b14f6fbb2598a8c1f4c714f79d1a4332a7868
2013-12-04 20:11:09 +00:00
Winson Chung 42b3c06849 Restoring Hotseat to the left-aligned in RTL. (Bug 11451335)
Change-Id: I5451b1281e3f346f51677040775ae7bf76e303d1
2013-12-04 20:10:56 +00:00
Adam Cohen 531a5c324e am b0ee0810: Add guards for restoreInstanceState (issue 11982812)
* commit 'b0ee08109ec89959d9bbd526c6e5f7ab96c8c3ea':
  Add guards for restoreInstanceState (issue 11982812)
2013-12-03 17:59:52 -08:00
Dan Sandler b4ee579272 am b3084e87: Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-jolly-elf
* commit 'b3084e87fcf7b617899b3c858d5372d079e0fe36':
  Revert "Revert "Enable Launcher2 workspace import.""
2013-12-03 16:44:52 -08:00
Michael Jurka a6a0547fa6 Update suggested wallpaper dimensions in onResume
If another launcher runs in between, it might
change the suggested dimensions. This fixes that
case.

Bug: 11667475
2013-12-03 15:33:12 -08:00
Adam Cohen b0ee08109e Add guards for restoreInstanceState (issue 11982812)
Change-Id: Ic4c632a956130ab28843085490dc1badb39b0e8c
2013-12-03 10:52:21 -08:00
Adam Cohen 87f445c8b2 am c924cacf: Merge "Only import workspaces for non-tablets (where grid hasn\'t changed)" into jb-ub-now-jolly-elf
* commit 'c924cacfab4144eefdf8e46dfc82d79cb15e9c96':
  Only import workspaces for non-tablets (where grid hasn't changed)
2013-12-03 07:07:33 -08:00
Michael Jurka 16fa074d82 am 1c00fd0b: Fix NPE when going to All Apps in landscape
* commit '1c00fd0b045179c9e6cc2dfc344cddc1a8d5b383':
  Fix NPE when going to All Apps in landscape
2013-12-03 07:07:33 -08:00
Winson Chung 0c1b33dbd4 am 2cb2471e: Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)
* commit '2cb2471e7fbade9a785c523df5941f2855e99041':
  Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)
2013-12-03 07:07:30 -08:00
Winson Chung ab84b8b4ef am 1a5adf4f: Merge "Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)" into jb-ub-now-jolly-elf
* commit '1a5adf4f4cb30114fc0e508651b2833dd15674d0':
  Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)
2013-12-03 07:07:21 -08:00
Michael Jurka 3ed4a4dd3d am 10a8935e: Merge "Use AsyncTasks instead of creating new threads" into jb-ub-now-jolly-elf
* commit '10a8935ef1fc8f073e276fddc85bf66513050c81':
  Use AsyncTasks instead of creating new threads
2013-12-03 07:07:19 -08:00
Dan Sandler b3084e87fc Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-jolly-elf 2013-12-03 04:12:23 +00:00
Adam Cohen c924cacfab Merge "Only import workspaces for non-tablets (where grid hasn't changed)" into jb-ub-now-jolly-elf 2013-12-03 01:17:38 +00:00
Adam Cohen 6dbe049431 Only import workspaces for non-tablets (where grid hasn't changed)
Change-Id: I832b6259477d6325c141fddfe9b50cb05aeff8d2
2013-12-02 17:02:36 -08:00
Michael Jurka 1c00fd0b04 Fix NPE when going to All Apps in landscape 2013-12-02 16:12:31 -08:00
Winson Chung 2cb2471e7f Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)
Change-Id: I10027c2c10bbc5b2f2e63276dc91ceca0bf59a08
2013-12-02 15:01:39 -08:00
Winson Chung 1a5adf4f4c Merge "Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)" into jb-ub-now-jolly-elf 2013-12-02 22:49:28 +00:00
Winson Chung 69e04ea5ab Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)
Change-Id: I26b8488afd6d75777e1d881f1105b5c1a89021d7
2013-12-02 14:43:44 -08:00
Michael Jurka 10a8935ef1 Merge "Use AsyncTasks instead of creating new threads" into jb-ub-now-jolly-elf 2013-12-02 22:17:49 +00:00
Dan Sandler d0e4118f2e Revert "Revert "Enable Launcher2 workspace import.""
This reverts commit a6a296ba1f.

https://memegen.googleplex.com/5476445807706112

Bug: 9832552
2013-12-02 16:00:03 -05:00
Mac Duy Hai 6077945816 am a50d3430: Merge "Add method to retrieve search box bounds." into jb-ub-now-jolly-elf
* commit 'a50d34306c5fe6748392b493b5fbd4c54bf5f39f':
  Add method to retrieve search box bounds.
2013-12-02 03:43:36 -08:00
Mac Duy Hai a50d34306c Merge "Add method to retrieve search box bounds." into jb-ub-now-jolly-elf 2013-12-02 11:40:18 +00:00
Mac Duy Hai 6def4f900c Add method to retrieve search box bounds.
Change-Id: I67893f00990053415453490034ea7066d9f0f3b6
2013-11-28 16:17:33 +00:00
Adam Cohen bfb2ed2f5e am 76980e33: Merge "Fix binding problem with no screens (issue 11768766)" into jb-ub-now-jolly-elf
* commit '76980e33978b3d1aa1fd870e98995c713ba2e1d0':
  Fix binding problem with no screens (issue 11768766)
2013-11-28 02:38:01 -08:00
Adam Cohen 6229a0d564 am 6400b84d: Update custom content insets when Workspace insets are set
* commit '6400b84d5594d7b9244e3b118f107033eb8b87a0':
  Update custom content insets when Workspace insets are set
2013-11-28 02:37:44 -08:00
Mathew Inwood 1eeb3fc9d8 Generalize support for 'App Info', 'Uninstall' and 'Delete'
This allows other DragSource's to allow this behaviour, instead of it being
tied to specific source types.

Change-Id: I06b7c39b1b34a0ae141245bcc13b6a0873a4c0fd
2013-11-28 10:17:07 +00:00
Adam Cohen 76980e3397 Merge "Fix binding problem with no screens (issue 11768766)" into jb-ub-now-jolly-elf 2013-11-27 21:06:00 +00:00
Adam Cohen d8dbb46468 Fix binding problem with no screens (issue 11768766)
Change-Id: I0a296892d4964913f38bf6d7bd2c2b17e1e0e8e0
2013-11-27 11:58:48 -08:00
Adam Cohen 6400b84d55 Update custom content insets when Workspace insets are set
-> Not sure if custom content can be added before insets are set,
   so this is just a speculative fix.

Bug: 11875171
Change-Id: Ia8e07f51f527f464262b7ff99e4db245fe5a7906
2013-11-26 15:46:47 -08:00
Adam Cohen 0a23daaca1 am 166ebd4d: De-parent custom content view before adding to custom content screen
* commit '166ebd4da5d85195bd1f562572f468726ade548f':
  De-parent custom content view before adding to custom content screen
2013-11-26 15:20:12 -08:00
Adam Cohen 166ebd4da5 De-parent custom content view before adding to custom content screen
Bug: 11666352
Change-Id: Ief35e6e8a16ec0217e0dd27434723ee7a7d5beef
2013-11-26 14:56:18 -08:00
Adam Cohen 52aa0636c6 am d552dd90: Fix NPE in Launcher onDestroy
* commit 'd552dd90f1da32e1be2dd95ffed57c65d40cb651':
  Fix NPE in Launcher onDestroy
2013-11-26 12:23:01 -08:00
Adam Cohen d552dd90f1 Fix NPE in Launcher onDestroy
Bug: 11765296
Change-Id: I83299656cc90b8a744afb0db4b5ea08675c8db82
2013-11-26 12:17:39 -08:00
Adam Cohen 9710ec9d85 am 060a4837: Merge "Fix NPE in case where workspace is null because Launcher has been destroyed " into jb-ub-now-jolly-elf
* commit '060a48378f21a6b5836990a23178d02c94fccc60':
  Fix NPE in case where workspace is null because Launcher has been destroyed
2013-11-26 12:00:48 -08:00
Adam Cohen 060a48378f Merge "Fix NPE in case where workspace is null because Launcher has been destroyed " into jb-ub-now-jolly-elf 2013-11-26 19:57:10 +00:00
Adam Cohen 37c717ffa6 Fix NPE in case where workspace is null because Launcher has been destroyed
Bug: 11765964
Change-Id: Iacd4db712c09940c05ccd2a64b25e376b63c6aee
2013-11-26 19:52:58 +00:00
Dan Sandler 314aaeca0c am a6a296ba: Revert "Enable Launcher2 workspace import."
* commit 'a6a296ba1ffba6c5b98e92f05254f0317f28290b':
  Revert "Enable Launcher2 workspace import."
2013-11-26 10:58:50 -08:00
Dan Sandler a6a296ba1f Revert "Enable Launcher2 workspace import."
This reverts commit 5b3bdd394e.

Bug: 11768766
Bug: 9832552
2013-11-26 18:55:28 +00:00
Michael Jurka e5db9b9db1 am 04a231bb: Merge "Making workspace->overview transition smoother" into jb-ub-now-jolly-elf
* commit '04a231bbe44e9af184e76f124430a5bf7ae8ac8a':
  Making workspace->overview transition smoother
2013-11-26 05:59:35 -08:00
Adam Cohen 616af06ac5 am cccfe95b: Merge "Allowing ability to pick up items / enter overview before full page settle" into jb-ub-now-jolly-elf
* commit 'cccfe95beb2de07fb3aef19e99e975e3a01cd055':
  Allowing ability to pick up items / enter overview before full page settle
2013-11-26 05:59:13 -08:00
Michael Jurka 04a231bbe4 Merge "Making workspace->overview transition smoother" into jb-ub-now-jolly-elf 2013-11-26 13:35:40 +00:00
Adam Cohen cccfe95beb Merge "Allowing ability to pick up items / enter overview before full page settle" into jb-ub-now-jolly-elf 2013-11-25 18:46:23 +00:00
Michael Jurka 853f5a46eb Making workspace->overview transition smoother
- Also set interpolator on page indicators
2013-11-25 16:02:09 +01:00
Dan Sandler 658e56fcca am 5b3bdd39: Enable Launcher2 workspace import.
* commit '5b3bdd394e4401d7e91d528ef1d424d1af271d97':
  Enable Launcher2 workspace import.
2013-11-25 05:31:07 -08:00