OSDN Git Service

android-x86/packages-apps-Trebuchet.git
10 years agoMerge "Accounting for new Package event extras when updating forward-locked apps...
Winson Chung [Wed, 8 Jan 2014 22:05:47 +0000 (22:05 +0000)]
Merge "Accounting for new Package event extras when updating forward-locked apps. (Bug 11855584)" into jb-ub-now-kermit

10 years agoAccounting for new Package event extras when updating forward-locked apps. (Bug 11855584)
Winson Chung [Mon, 6 Jan 2014 23:53:37 +0000 (15:53 -0800)]
Accounting for new Package event extras when updating forward-locked apps. (Bug 11855584)

Change-Id: I983c82a74690a9031d18d456ff43dc8750081871

10 years agoMerge "KEYCODE_MENU: hide all apps when entering overview mode" into jb-ub-now-kermit
Dan Sandler [Wed, 8 Jan 2014 21:02:50 +0000 (21:02 +0000)]
Merge "KEYCODE_MENU: hide all apps when entering overview mode" into jb-ub-now-kermit

10 years agoMerge "Remove a non-obvious fall through in a switch statement." into jb-ub-now-kermit
Mihail Dumitrescu [Tue, 7 Jan 2014 19:39:17 +0000 (19:39 +0000)]
Merge "Remove a non-obvious fall through in a switch statement." into jb-ub-now-kermit

10 years agoKEYCODE_MENU: hide all apps when entering overview mode
Dan Sandler [Tue, 7 Jan 2014 19:12:27 +0000 (14:12 -0500)]
KEYCODE_MENU: hide all apps when entering overview mode

Bug: 12165618
Change-Id: I7ee652012c7f7b8e6fab3d9d1f99cf22484f3182

10 years agoRemove a non-obvious fall through in a switch statement.
Mihail Dumitrescu [Fri, 3 Jan 2014 12:40:22 +0000 (12:40 +0000)]
Remove a non-obvious fall through in a switch statement.

This CL does not modify the result of calling onInterceptHoverEvent()
assuming isEventOverFolder() has no side effects. The only change is
that isEventOverFolder will now be called once rather than twice when
action == MotionEvent.ACTION_HOVER_ENTER and isOverFolder == true.

Change-Id: Icc28ab880cf5094e49f51d72035891e924cb2031

10 years agoRemoved paddingStart and paddingEnd when they are the same.
Yura [Tue, 7 Jan 2014 18:15:46 +0000 (18:15 +0000)]
Removed paddingStart and paddingEnd when they are the same.

This is to help get us paddingStart free to be able to work on Samsung
tablets, as they crash on paddingStart when it is used outside of -v17.

Bug: 8166178
Change-Id: Ic0ea256aabb68b654a3942dd19dd30e67f1b2af9

10 years agoMerge "Allow scrolling folders in when all apps is disabled." into jb-ub-now-kermit
Nilesh Agrawal [Fri, 3 Jan 2014 22:28:44 +0000 (22:28 +0000)]
Merge "Allow scrolling folders in when all apps is disabled." into jb-ub-now-kermit

10 years agoMerge "Allow changing search bar hint in the cling on-the-fly" into jb-ub-now-kermit
Sandeep Siddhartha [Fri, 3 Jan 2014 20:02:19 +0000 (20:02 +0000)]
Merge "Allow changing search bar hint in the cling on-the-fly" into jb-ub-now-kermit

10 years agoAllow scrolling folders in when all apps is disabled.
Nilesh Agrawal [Thu, 2 Jan 2014 23:54:57 +0000 (15:54 -0800)]
Allow scrolling folders in when all apps is disabled.

Allows for more items to be added into a folder.
Allows for scrolling by letting the content area inside the scroll view to be taller.
The height of content area was capped in https://googleplex-android-review.git.corp.google.com/#/c/387583/

Change-Id: I8d7950ac9c155e26c5a299c17ae6a2bbf829dce6

10 years agoam 3e6b26da: (-s ours) am cff2d6a2: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 03:53:09 +0000 (19:53 -0800)]
am 3e6b26da: (-s ours) am cff2d6a2: (-s ours) Import translations. DO NOT MERGE

* commit '3e6b26daba924fb88e20855210e0a96e2ab0ac37':
  Import translations. DO NOT MERGE

10 years agoam cff2d6a2: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 03:51:01 +0000 (19:51 -0800)]
am cff2d6a2: (-s ours) Import translations. DO NOT MERGE

* commit 'cff2d6a2d904b7d88096650021aa428cfdc08632':
  Import translations. DO NOT MERGE

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 01:20:10 +0000 (17:20 -0800)]
Import translations. DO NOT MERGE

Change-Id: I9ced3c60b831f09e8436f562d8c1fef1e2aa6156
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 01:19:12 +0000 (17:19 -0800)]
Import translations. DO NOT MERGE

Change-Id: I5cbd143e531cfe8f1d131f0d7c91008758337013
Auto-generated-cl: translation import

10 years agoAllow changing search bar hint in the cling on-the-fly
Sandeep Siddhartha [Thu, 26 Dec 2013 23:42:52 +0000 (15:42 -0800)]
Allow changing search bar hint in the cling on-the-fly

- This allows GEL to initially supply an empty string if hotword isn't
  active, and later on update the cling if and when the hotword becomes
  active.
- This isn't expensive as it'll only be called if Launcher first calls
  getFirstRunClingSearchBarHint, i.e. once every fresh install/clear
  data

Bug: 11116105
Change-Id: Ia963bb62d7b331afd0c34adfa6c4b6bdbac48349

10 years agoMerge "support multiple files and fix logcat smippets for launcher_protoutil" into...
Chris Wren [Wed, 18 Dec 2013 19:29:14 +0000 (19:29 +0000)]
Merge "support multiple files and fix logcat smippets for launcher_protoutil" into jb-ub-now-kermit

10 years agosupport multiple files and fix logcat smippets for launcher_protoutil
Chris Wren [Wed, 18 Dec 2013 19:11:40 +0000 (14:11 -0500)]
support multiple files and fix logcat smippets for launcher_protoutil

plus some code cleanup

Change-Id: I09b4a6aedbb1251a65d379464d830da694d38a38

10 years agoMerge "Do not allow duplicate shortcuts when ALL_APPS is disabled." into jb-ub-now...
Nilesh Agrawal [Tue, 17 Dec 2013 23:46:13 +0000 (23:46 +0000)]
Merge "Do not allow duplicate shortcuts when ALL_APPS is disabled." into jb-ub-now-kermit

10 years agoDo not allow duplicate shortcuts when ALL_APPS is disabled.
Nilesh Agrawal [Tue, 17 Dec 2013 23:20:50 +0000 (15:20 -0800)]
Do not allow duplicate shortcuts when ALL_APPS is disabled.

When DISABLE_ALL_APPS is true, we want to have only one shortcut for each activityexposed via the Application's manifest.
We ignore INSTALL_SHORTCUT broadcasts which have launch intents with ACTION_MAIN and CATEGORY_LAUNCHER.
Applications can still create shortcuts pointing to an already exposed component if they provide data or extras in the intent.

Change-Id: I0b05283ea6c522d197e0262c2997f7298e08740b

10 years agoMerge "Import translations. DO NOT MERGE" into jb-ub-now-kermit
Baligh Uddin [Tue, 17 Dec 2013 17:33:21 +0000 (17:33 +0000)]
Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermit

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 16 Dec 2013 21:16:15 +0000 (13:16 -0800)]
Import translations. DO NOT MERGE

Change-Id: I40a264c567f7d0e599182ce68f5b844bd2856f9d
Auto-generated-cl: translation import

10 years agoAdd auto-detection of payload type
Chris Wren [Thu, 12 Dec 2013 16:20:09 +0000 (11:20 -0500)]
Add auto-detection of payload type

update docs and error messages
use png extension of files, since they are
don't create image files by default
use input filename for image files

Change-Id: I3e9c31a1de02976432d3f39cf82b5403055d620a

10 years agoMerge "Don't notifyPageSwitchListener until page settles (issue 12069757)" into jb...
Adam Cohen [Fri, 13 Dec 2013 23:59:53 +0000 (23:59 +0000)]
Merge "Don't notifyPageSwitchListener until page settles (issue 12069757)" into jb-ub-now-kermit

10 years agoDon't notifyPageSwitchListener until page settles (issue 12069757)
Adam Cohen [Fri, 13 Dec 2013 23:07:14 +0000 (15:07 -0800)]
Don't notifyPageSwitchListener until page settles (issue 12069757)

-> Should address the dismiss timer not working quite right

Change-Id: I63ad32d8f7c37f1a090ff1dd6024eeb7c0c6ce65

10 years agoUpdate script to pull latest files from Gallery
Michael Jurka [Fri, 13 Dec 2013 15:28:36 +0000 (16:28 +0100)]
Update script to pull latest files from Gallery

10 years agoClean up imports
Michael Jurka [Fri, 13 Dec 2013 15:07:45 +0000 (16:07 +0100)]
Clean up imports

10 years agoCreate separate project for Wallpaper Picker
Michael Jurka [Thu, 12 Dec 2013 14:04:25 +0000 (15:04 +0100)]
Create separate project for Wallpaper Picker

Change-Id: Id9e855780b9fb68c63eb6e9f6c19bcbce28a6fd5

10 years agoMerge "Fix NPE from feedback (issue 12106858)" into jb-ub-now-kermit
Adam Cohen [Fri, 13 Dec 2013 00:24:05 +0000 (00:24 +0000)]
Merge "Fix NPE from feedback (issue 12106858)" into jb-ub-now-kermit

10 years agoFix NPE from feedback (issue 12106858)
Adam Cohen [Fri, 13 Dec 2013 00:16:39 +0000 (16:16 -0800)]
Fix NPE from feedback (issue 12106858)

Change-Id: I63f7f73b85d4c1652d1e722f94c51b567a83cc6b

10 years agoShow widgets when ALL_APPS is disabled.
Nilesh Agrawal [Thu, 12 Dec 2013 22:56:00 +0000 (14:56 -0800)]
Show widgets when ALL_APPS is disabled.

Change-Id: I367448df69a63ffd3412fe4c99137a21426d285c

10 years agoMerge "Import translations. DO NOT MERGE" into jb-ub-now-kermit
Baligh Uddin [Thu, 12 Dec 2013 15:50:14 +0000 (15:50 +0000)]
Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermit

10 years agoMove additional wallpaper picker files to special dir
Michael Jurka [Wed, 11 Dec 2013 16:09:53 +0000 (17:09 +0100)]
Move additional wallpaper picker files to special dir

Change-Id: I3dd6f0ce4db72f9f30ed02e8c27039f68ab9a728

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 12 Dec 2013 05:11:15 +0000 (21:11 -0800)]
Import translations. DO NOT MERGE

Change-Id: I82b885284a196a6e466640d7790dc3c977f247a5
Auto-generated-cl: translation import

10 years agoMerge "Don't load items which exceed the grid bounds" into jb-ub-now-kermit
Adam Cohen [Thu, 12 Dec 2013 01:50:13 +0000 (01:50 +0000)]
Merge "Don't load items which exceed the grid bounds" into jb-ub-now-kermit

10 years agoDon't load items which exceed the grid bounds
Adam Cohen [Tue, 26 Nov 2013 18:34:59 +0000 (10:34 -0800)]
Don't load items which exceed the grid bounds

-> Unified location where this is managed (with other placement verification)
-> For now, not deleting out of bounds items, but can turn it on in one line

Change-Id: I5e1a5cd357d80475ae40af7b89a0cd372d5c241b

10 years agoMerge "Adjusting grid for tablets and fixing incorrect resources for large tablets...
Winson Chung [Thu, 12 Dec 2013 00:35:47 +0000 (00:35 +0000)]
Merge "Adjusting grid for tablets and fixing incorrect resources for large tablets." into jb-ub-now-kermit

10 years agoMerge "Fixing issue with Widget sizes being icorrectly reported." into jb-ub-now...
Winson Chung [Wed, 11 Dec 2013 23:52:06 +0000 (23:52 +0000)]
Merge "Fixing issue with Widget sizes being icorrectly reported." into jb-ub-now-kermit

10 years agoFixing issue with Widget sizes being icorrectly reported.
Winson Chung [Wed, 11 Dec 2013 23:28:15 +0000 (15:28 -0800)]
Fixing issue with Widget sizes being icorrectly reported.

Change-Id: I8474514cc3722d8450c707b7fd1ccea2ea344a59

10 years agoFix new NPE relating to reorder hints
Adam Cohen [Wed, 11 Dec 2013 22:47:23 +0000 (14:47 -0800)]
Fix new NPE relating to reorder hints

Change-Id: I80ff327ee549caef5802eb7194d48b1e8424ce47

10 years agoMerge "expose the protoutil for launcher as an executable script" into jb-ub-now...
Chris Wren [Wed, 11 Dec 2013 20:04:39 +0000 (20:04 +0000)]
Merge "expose the protoutil for launcher as an executable script" into jb-ub-now-kermit

10 years agoMerge "Revert "Revert "Move wallpaper picker code to a separate directory""" into...
Michael Jurka [Wed, 11 Dec 2013 15:18:18 +0000 (15:18 +0000)]
Merge "Revert "Revert "Move wallpaper picker code to a separate directory""" into jb-ub-now-kermit

10 years agoMerge "Size hotseat data structure appropriately." into jb-ub-now-kermit
Dan Sandler [Wed, 11 Dec 2013 15:03:01 +0000 (15:03 +0000)]
Merge "Size hotseat data structure appropriately." into jb-ub-now-kermit

10 years agoRevert "Revert "Move wallpaper picker code to a separate directory""
Michael Jurka [Wed, 11 Dec 2013 14:41:28 +0000 (15:41 +0100)]
Revert "Revert "Move wallpaper picker code to a separate directory""

This reverts commit 39de459a8621abfc91382ce7b4cdd37d09aaac12.

10 years agoAdjusting grid for tablets and fixing incorrect resources for large tablets.
Winson Chung [Tue, 10 Dec 2013 20:32:14 +0000 (12:32 -0800)]
Adjusting grid for tablets and fixing incorrect resources for large tablets.

Change-Id: I4c2a058da934bef14f5be3c53ebda940aeb990ca

10 years agoMerge "Adding reorder hinting, hopefully will help with (issue 10654628)" into jb...
Adam Cohen [Wed, 11 Dec 2013 00:33:14 +0000 (00:33 +0000)]
Merge "Adding reorder hinting, hopefully will help with (issue 10654628)" into jb-ub-now-kermit

10 years agoMerge "Revert "Move wallpaper picker code to a separate directory"" into jb-ub-now...
Michael Jurka [Tue, 10 Dec 2013 22:48:25 +0000 (22:48 +0000)]
Merge "Revert "Move wallpaper picker code to a separate directory"" into jb-ub-now-kermit

10 years agoRevert "Move wallpaper picker code to a separate directory"
Michael Jurka [Tue, 10 Dec 2013 22:47:28 +0000 (23:47 +0100)]
Revert "Move wallpaper picker code to a separate directory"

This reverts commit 8e88cb84781907afb7cca80581fea2277264fd2c.

10 years agoMerge "Bind the workspace synchronously if started on -1 screen." into jb-ub-now...
Derek Prothro [Tue, 10 Dec 2013 22:46:07 +0000 (22:46 +0000)]
Merge "Bind the workspace synchronously if started on -1 screen." into jb-ub-now-kermit

10 years agoexpose the protoutil for launcher as an executable script
Chris Wren [Tue, 10 Dec 2013 20:48:47 +0000 (15:48 -0500)]
expose the protoutil for launcher as an executable script

Change-Id: Ie990262534d85b118c165589ecee55d64f3a58cc

10 years agoSize hotseat data structure appropriately.
Dan Sandler [Tue, 10 Dec 2013 21:05:47 +0000 (16:05 -0500)]
Size hotseat data structure appropriately.

Bug: 12070213
Change-Id: I4df2f4bcc71bb4077c62cae91ed844ea8c43d421

10 years agoBind the workspace synchronously if started on -1 screen.
Derek Prothro [Tue, 10 Dec 2013 19:00:37 +0000 (14:00 -0500)]
Bind the workspace synchronously if started on -1 screen.

Previously, LoaderTask would be run asynchronously to bind
the workspace when started on -1 which would cause the user's
wallpaper to briefly flash when rotating the device on -1.

Bug: 11802691
Change-Id: I3a1a7a32fa28a81e041a283a93d808d5a8884133

10 years agoMove wallpaper picker code to a separate directory
Michael Jurka [Tue, 10 Dec 2013 15:59:20 +0000 (16:59 +0100)]
Move wallpaper picker code to a separate directory

Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392

10 years agoAdding reorder hinting, hopefully will help with (issue 10654628)
Adam Cohen [Sat, 7 Dec 2013 00:10:55 +0000 (16:10 -0800)]
Adding reorder hinting, hopefully will help with (issue 10654628)

-> Adds instant feedback that reorder _will_ happen, so hopefully will
   improve perceived disambiguation

Change-Id: Icd99e7beeb87e79627a6b9fc78a9132781410379

10 years agoFixing crash in empty folders. (Bug 11627191)
Winson Chung [Tue, 10 Dec 2013 00:57:45 +0000 (16:57 -0800)]
Fixing crash in empty folders. (Bug 11627191)

Change-Id: I7a0e23e16a7546a9612d3406257e15be758d4c52

Signed-off-by: Winson Chung <winsonc@google.com>
10 years agoam d65fb393: Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into...
Winson Chung [Tue, 10 Dec 2013 01:19:02 +0000 (17:19 -0800)]
am d65fb393: Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into jb-ub-now-jolly-elf

* commit 'd65fb393595cb093936c7d5d0d54b0511430aa9d':
  Revert "Fixing crash in empty folders. (Bug 11627191)"

10 years agoMerge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into jb-ub-now-jolly-elf
Winson Chung [Tue, 10 Dec 2013 01:17:46 +0000 (01:17 +0000)]
Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into jb-ub-now-jolly-elf

10 years agoRevert "Fixing crash in empty folders. (Bug 11627191)"
Winson Chung [Tue, 10 Dec 2013 01:17:03 +0000 (01:17 +0000)]
Revert "Fixing crash in empty folders. (Bug 11627191)"

This reverts commit 68b667848ef7c6f69b24a40d780e4088a5f2a1fb.

Change-Id: I51da495d6f8ef98b268c23cce02cce5ef1c7ea00

10 years agoam 6de1ba33: Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now...
Winson Chung [Tue, 10 Dec 2013 01:15:54 +0000 (17:15 -0800)]
am 6de1ba33: Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now-jolly-elf

* commit '6de1ba3377dd407e83f682edf9ae742416302772':
  Fixing crash in empty folders. (Bug 11627191)

10 years agoMerge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now-jolly-elf
Winson Chung [Tue, 10 Dec 2013 01:14:30 +0000 (01:14 +0000)]
Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now-jolly-elf

10 years agoFixing crash in empty folders. (Bug 11627191)
Winson Chung [Tue, 10 Dec 2013 00:57:45 +0000 (16:57 -0800)]
Fixing crash in empty folders. (Bug 11627191)

Change-Id: I7a0e23e16a7546a9612d3406257e15be758d4c52

10 years agoAllow 5 hotseat icons in DISABLE_ALL_APPS mode.
Nilesh Agrawal [Mon, 9 Dec 2013 22:17:49 +0000 (14:17 -0800)]
Allow 5 hotseat icons in DISABLE_ALL_APPS mode.

Added the xml resource in Launcher3 package as well.
This is a dummy resource with just hotseat icons.
Previously reviewed on: http://ag/396580

Change-Id: I31b0d7d4796d028f44f746260c381f2d8226605a

10 years agoMerge "Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."" into jb-ub-now-kermit
Nilesh Agrawal [Mon, 9 Dec 2013 20:40:05 +0000 (20:40 +0000)]
Merge "Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."" into jb-ub-now-kermit

10 years agoRevert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."
Nilesh Agrawal [Mon, 9 Dec 2013 20:39:28 +0000 (20:39 +0000)]
Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."

This reverts commit f4ed1be4ef22c87b002c3bca90d130eb77fe5535.

This broke the build:
packages/apps/Launcher3/src/com/android/launcher3/LauncherProvider.java:292: cannot find symbol
symbol  : variable default_workspace_no_all_apps
location: class com.android.launcher3.R.xml
            return R.xml.default_workspace_no_all_apps;

Change-Id: I40e80494f06f08de3d827c6816075ac4d269ea6a

10 years agoMerge "Allow 5 hotseat icons in DISABLE_ALL_APPS mode." into jb-ub-now-kermit
Nilesh Agrawal [Mon, 9 Dec 2013 20:18:56 +0000 (20:18 +0000)]
Merge "Allow 5 hotseat icons in DISABLE_ALL_APPS mode." into jb-ub-now-kermit

10 years agoMerge "backup launcher preferences" into jb-ub-now-kermit
Chris Wren [Mon, 9 Dec 2013 18:52:36 +0000 (18:52 +0000)]
Merge "backup launcher preferences" into jb-ub-now-kermit

10 years agoAllow 5 hotseat icons in DISABLE_ALL_APPS mode.
Nilesh Agrawal [Sat, 7 Dec 2013 01:56:07 +0000 (17:56 -0800)]
Allow 5 hotseat icons in DISABLE_ALL_APPS mode.

Change-Id: I71510cf079e211bd53e411e6e43f1bc6475f6d35

10 years agoDecrease delay for closing folder on removal of an item (issue 11028310)
Adam Cohen [Thu, 5 Dec 2013 22:16:23 +0000 (14:16 -0800)]
Decrease delay for closing folder on removal of an item (issue 11028310)

Change-Id: Ie5c094af8b0293e56bf016be5b4f4db05e7a9a05

10 years agoMerge "Update suggested wallpaper dimensions in onResume" into jb-ub-now-kermit
Michael Jurka [Thu, 5 Dec 2013 13:45:00 +0000 (13:45 +0000)]
Merge "Update suggested wallpaper dimensions in onResume" into jb-ub-now-kermit

10 years agoam a67d1ea0: Merge "Fixing regression in drop target bar height. (Bug 11980757)"...
Winson Chung [Thu, 5 Dec 2013 00:35:48 +0000 (16:35 -0800)]
am a67d1ea0: Merge "Fixing regression in drop target bar height. (Bug 11980757)" into jb-ub-now-jolly-elf

* commit 'a67d1ea0db5f536ca4a954a5f958211ec6c99992':
  Fixing regression in drop target bar height. (Bug 11980757)

10 years agoMerge "Fixing regression in drop target bar height. (Bug 11980757)" into jb-ub-now...
Winson Chung [Thu, 5 Dec 2013 00:33:30 +0000 (00:33 +0000)]
Merge "Fixing regression in drop target bar height. (Bug 11980757)" into jb-ub-now-jolly-elf

10 years agoam 59b5c79b: Fix page jumping regression in overview mode (issue 12003672)
Adam Cohen [Thu, 5 Dec 2013 00:19:40 +0000 (16:19 -0800)]
am 59b5c79b: Fix page jumping regression in overview mode (issue 12003672)

* commit '59b5c79b6ff2de83209cf1425b8924d541e97266':
  Fix page jumping regression in overview mode (issue 12003672)

10 years agoFixing regression in drop target bar height. (Bug 11980757)
Winson Chung [Thu, 5 Dec 2013 00:15:59 +0000 (16:15 -0800)]
Fixing regression in drop target bar height. (Bug 11980757)

Change-Id: I67ccc575b5c15a47ab7f41ceebfc86d9a212ddf3

10 years agoFix page jumping regression in overview mode (issue 12003672)
Adam Cohen [Thu, 5 Dec 2013 00:09:07 +0000 (16:09 -0800)]
Fix page jumping regression in overview mode (issue 12003672)

Change-Id: I4315d4e97c8df4db25e2d70be759b94a0348d644

10 years agoMerge "Limit AllApps insets to certain device configurations. (Bug 11451335)" into...
Winson Chung [Wed, 4 Dec 2013 21:43:06 +0000 (21:43 +0000)]
Merge "Limit AllApps insets to certain device configurations. (Bug 11451335)" into jb-ub-now-kermit

10 years agoMerge "Retain current AllApps page if we never leave Launcher. (Bug 11468582)" into...
Winson Chung [Wed, 4 Dec 2013 21:42:55 +0000 (21:42 +0000)]
Merge "Retain current AllApps page if we never leave Launcher. (Bug 11468582)" into jb-ub-now-kermit

10 years agoLimit AllApps insets to certain device configurations. (Bug 11451335)
Winson Chung [Wed, 4 Dec 2013 20:51:53 +0000 (12:51 -0800)]
Limit AllApps insets to certain device configurations. (Bug 11451335)

Change-Id: I0b7172bb8c2e8cfb06ef4ff097bdc632d6be0548

10 years agoRetain current AllApps page if we never leave Launcher. (Bug 11468582)
Winson Chung [Tue, 3 Dec 2013 01:02:50 +0000 (17:02 -0800)]
Retain current AllApps page if we never leave Launcher. (Bug 11468582)

Change-Id: Id18b14f6fbb2598a8c1f4c714f79d1a4332a7868

10 years agoRestoring Hotseat to the left-aligned in RTL. (Bug 11451335)
Winson Chung [Wed, 4 Dec 2013 20:09:59 +0000 (12:09 -0800)]
Restoring Hotseat to the left-aligned in RTL. (Bug 11451335)

Change-Id: I5451b1281e3f346f51677040775ae7bf76e303d1

10 years agobackup launcher preferences
Chris Wren [Thu, 17 Oct 2013 19:16:48 +0000 (15:16 -0400)]
backup launcher preferences

Bug: 11267816
Change-Id: I12a32477164fe2205bc8cb02e0a23c561a7f9189

10 years agoam b0ee0810: Add guards for restoreInstanceState (issue 11982812)
Adam Cohen [Wed, 4 Dec 2013 01:59:52 +0000 (17:59 -0800)]
am b0ee0810: Add guards for restoreInstanceState (issue 11982812)

* commit 'b0ee08109ec89959d9bbd526c6e5f7ab96c8c3ea':
  Add guards for restoreInstanceState (issue 11982812)

10 years agoam b3084e87: Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb...
Dan Sandler [Wed, 4 Dec 2013 00:44:52 +0000 (16:44 -0800)]
am b3084e87: Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-jolly-elf

* commit 'b3084e87fcf7b617899b3c858d5372d079e0fe36':
  Revert "Revert "Enable Launcher2 workspace import.""

10 years agoUpdate suggested wallpaper dimensions in onResume
Michael Jurka [Wed, 13 Nov 2013 16:59:46 +0000 (17:59 +0100)]
Update suggested wallpaper dimensions in onResume

If another launcher runs in between, it might
change the suggested dimensions. This fixes that
case.

Bug: 11667475

10 years agoAdd guards for restoreInstanceState (issue 11982812)
Adam Cohen [Tue, 3 Dec 2013 18:51:45 +0000 (10:51 -0800)]
Add guards for restoreInstanceState (issue 11982812)

Change-Id: Ic4c632a956130ab28843085490dc1badb39b0e8c

10 years agoam c924cacf: Merge "Only import workspaces for non-tablets (where grid hasn\'t change...
Adam Cohen [Tue, 3 Dec 2013 15:07:33 +0000 (07:07 -0800)]
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)

10 years agoam 1c00fd0b: Fix NPE when going to All Apps in landscape
Michael Jurka [Tue, 3 Dec 2013 15:07:33 +0000 (07:07 -0800)]
am 1c00fd0b: Fix NPE when going to All Apps in landscape

* commit '1c00fd0b045179c9e6cc2dfc344cddc1a8d5b383':
  Fix NPE when going to All Apps in landscape

10 years agoam 2cb2471e: Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)
Winson Chung [Tue, 3 Dec 2013 15:07:30 +0000 (07:07 -0800)]
am 2cb2471e: Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)

* commit '2cb2471e7fbade9a785c523df5941f2855e99041':
  Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)

10 years agoam 1a5adf4f: Merge "Modifying Workspace padding to account for Search Bar offsets...
Winson Chung [Tue, 3 Dec 2013 15:07:21 +0000 (07:07 -0800)]
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)

10 years agoam 10a8935e: Merge "Use AsyncTasks instead of creating new threads" into jb-ub-now...
Michael Jurka [Tue, 3 Dec 2013 15:07:19 +0000 (07:07 -0800)]
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

10 years agoMerge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-jolly-elf
Dan Sandler [Tue, 3 Dec 2013 04:12:23 +0000 (04:12 +0000)]
Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-jolly-elf

10 years agoMerge "Only import workspaces for non-tablets (where grid hasn't changed)" into jb...
Adam Cohen [Tue, 3 Dec 2013 01:17:38 +0000 (01:17 +0000)]
Merge "Only import workspaces for non-tablets (where grid hasn't changed)" into jb-ub-now-jolly-elf

10 years agoOnly import workspaces for non-tablets (where grid hasn't changed)
Adam Cohen [Tue, 3 Dec 2013 01:00:14 +0000 (17:00 -0800)]
Only import workspaces for non-tablets (where grid hasn't changed)

Change-Id: I832b6259477d6325c141fddfe9b50cb05aeff8d2

10 years agoFix NPE when going to All Apps in landscape
Michael Jurka [Tue, 3 Dec 2013 00:11:22 +0000 (16:11 -0800)]
Fix NPE when going to All Apps in landscape

10 years agoEnsure we pass search bar bounds to GoogleSearch. (Bug 11968598)
Winson Chung [Mon, 2 Dec 2013 23:00:39 +0000 (15:00 -0800)]
Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)

Change-Id: I10027c2c10bbc5b2f2e63276dc91ceca0bf59a08

10 years agoMerge "Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598...
Winson Chung [Mon, 2 Dec 2013 22:49:28 +0000 (22:49 +0000)]
Merge "Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)" into jb-ub-now-jolly-elf

10 years agoModifying Workspace padding to account for Search Bar offsets. (Bug 11968598)
Winson Chung [Mon, 2 Dec 2013 22:43:44 +0000 (14:43 -0800)]
Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)

Change-Id: I26b8488afd6d75777e1d881f1105b5c1a89021d7

10 years agoMerge "Use AsyncTasks instead of creating new threads" into jb-ub-now-jolly-elf
Michael Jurka [Mon, 2 Dec 2013 22:17:48 +0000 (22:17 +0000)]
Merge "Use AsyncTasks instead of creating new threads" into jb-ub-now-jolly-elf

10 years agoRevert "Revert "Enable Launcher2 workspace import.""
Dan Sandler [Mon, 2 Dec 2013 20:55:50 +0000 (15:55 -0500)]
Revert "Revert "Enable Launcher2 workspace import.""

This reverts commit a6a296ba1ffba6c5b98e92f05254f0317f28290b.

https://memegen.googleplex.com/5476445807706112

Bug: 9832552

10 years agoam a50d3430: Merge "Add method to retrieve search box bounds." into jb-ub-now-jolly-elf
Mac Duy Hai [Mon, 2 Dec 2013 11:43:36 +0000 (03:43 -0800)]
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.

10 years agoMerge "Add method to retrieve search box bounds." into jb-ub-now-jolly-elf
Mac Duy Hai [Mon, 2 Dec 2013 11:40:17 +0000 (11:40 +0000)]
Merge "Add method to retrieve search box bounds." into jb-ub-now-jolly-elf

10 years agoAdd method to retrieve search box bounds.
Mac Duy Hai [Thu, 28 Nov 2013 16:17:33 +0000 (16:17 +0000)]
Add method to retrieve search box bounds.

Change-Id: I67893f00990053415453490034ea7066d9f0f3b6