OSDN Git Service

android-x86/packages-apps-Launcher3.git
7 years agoMerge \"Import translations. DO NOT MERGE\" into ub-launcher3-calgary
Bill Yi [Thu, 14 Jul 2016 15:11:11 +0000 (15:11 +0000)]
Merge \"Import translations. DO NOT MERGE\" into ub-launcher3-calgary
am: c22e626217  -s ours

Change-Id: I2dd11d298ec4a38dc03aa4e014ec0686dd3e387d

7 years agoMerge "Import translations. DO NOT MERGE" into ub-launcher3-calgary
TreeHugger Robot [Thu, 14 Jul 2016 14:31:52 +0000 (14:31 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary

7 years agoMerge "Import translations. DO NOT MERGE" into ub-launcher3-master
TreeHugger Robot [Thu, 14 Jul 2016 14:31:34 +0000 (14:31 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master

7 years agoMerge \"Fixing Virtual nodes getting wrong screen bounds, when dragging in spring...
Sunny Goyal [Thu, 14 Jul 2016 03:43:32 +0000 (03:43 +0000)]
Merge \"Fixing Virtual nodes getting wrong screen bounds, when dragging in spring loaded mode\" into ub-launcher3-calgary
am: c3dcc77b8e

Change-Id: I2f5cc6392bedb176a8f549b3b42183587f5d6e41

7 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 14 Jul 2016 03:33:43 +0000 (20:33 -0700)]
Import translations. DO NOT MERGE

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

7 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 14 Jul 2016 03:33:01 +0000 (20:33 -0700)]
Import translations. DO NOT MERGE

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

7 years agoMerge "Fixing Virtual nodes getting wrong screen bounds, when dragging in spring...
Sunny Goyal [Thu, 14 Jul 2016 03:31:09 +0000 (03:31 +0000)]
Merge "Fixing Virtual nodes getting wrong screen bounds, when dragging in spring loaded mode" into ub-launcher3-calgary

7 years agoMerge \"Use the shortcut\'s long label in the container, if it is available.\" into...
Tony Wickham [Thu, 14 Jul 2016 01:22:45 +0000 (01:22 +0000)]
Merge \"Use the shortcut\'s long label in the container, if it is available.\" into ub-launcher3-calgary
am: 50f251bfc8

Change-Id: I788e97bcef428dd776fbf6a734274626a24c1c6a

7 years agoMerge "Use the shortcut's long label in the container, if it is available." into...
Tony Wickham [Thu, 14 Jul 2016 01:10:55 +0000 (01:10 +0000)]
Merge "Use the shortcut's long label in the container, if it is available." into ub-launcher3-calgary

7 years agoMerge \"Remove hotseat flicker and all apps GPU overdraw\" into ub-launcher3-calgary
Hyunyoung Song [Thu, 14 Jul 2016 00:52:42 +0000 (00:52 +0000)]
Merge \"Remove hotseat flicker and all apps GPU overdraw\" into ub-launcher3-calgary
am: dc2fd8b2da

Change-Id: I7756bae003b343ab7d59526c2453f1326395e060

7 years agoMerge \"Moving the QSB out of the cell layout to the Drag layer\" into ub-launcher3...
Sunny Goyal [Thu, 14 Jul 2016 00:50:01 +0000 (00:50 +0000)]
Merge \"Moving the QSB out of the cell layout to the Drag layer\" into ub-launcher3-calgary
am: fcb81b978d

Change-Id: I22e84674b1dc4b9f5b96d9710cb11eba20592790

7 years agoMerge "Remove hotseat flicker and all apps GPU overdraw" into ub-launcher3-calgary
Hyunyoung Song [Thu, 14 Jul 2016 00:49:47 +0000 (00:49 +0000)]
Merge "Remove hotseat flicker and all apps GPU overdraw" into ub-launcher3-calgary

7 years agoRemove hotseat flicker and all apps GPU overdraw
Hyunyoung Song [Thu, 14 Jul 2016 00:46:31 +0000 (17:46 -0700)]
Remove hotseat flicker and all apps GPU overdraw

> Short story: elevation + transparency caused both flicker and overdraw

b/29641308
b/29648104

Change-Id: I621ccd888fa4c7e9292336dac1371246115cd3bb

7 years agoUse the shortcut's long label in the container, if it is available.
Tony Wickham [Thu, 14 Jul 2016 00:46:26 +0000 (17:46 -0700)]
Use the shortcut's long label in the container, if it is available.

Bug: 28980830
Change-Id: Iefea0a7ee4be5bf45af14ce47abdd597f4137f92

7 years agoMerge "Moving the QSB out of the cell layout to the Drag layer" into ub-launcher3...
Sunny Goyal [Thu, 14 Jul 2016 00:41:41 +0000 (00:41 +0000)]
Merge "Moving the QSB out of the cell layout to the Drag layer" into ub-launcher3-calgary

7 years agoFixing Virtual nodes getting wrong screen bounds, when dragging in spring
Sunny Goyal [Wed, 13 Jul 2016 23:44:34 +0000 (16:44 -0700)]
Fixing Virtual nodes getting wrong screen bounds, when dragging in spring
loaded mode

Bug: 29582251
Change-Id: I614d387a9b12d812ebb84c7739e8d9ae1bc057b2

7 years agoAddress comments on original shortcuts UI CL (ag/1061538).
Tony Wickham [Wed, 13 Jul 2016 21:59:12 +0000 (21:59 +0000)]
Address comments on original shortcuts UI CL (ag/1061538).
am: 7b8f1eaba1

Change-Id: I44ec3026857f8f14f42cc6d498d73c54a4c06bf6

7 years agoAddress comments on original shortcuts UI CL (ag/1061538).
Tony Wickham [Thu, 30 Jun 2016 23:21:34 +0000 (16:21 -0700)]
Address comments on original shortcuts UI CL (ag/1061538).

- Only add shortcut touch listener to APPLICATION item types, not SHORTCUT.
- Load shortcuts on LauncherModel worker thread instead of using AsyncTask.
- Avoid a couple of unnecessary object allocations.

Change-Id: I31b911b91df71335542545602fe137e270c745d7

7 years agoMerge \"Close the shortcuts container in various places.\" into ub-launcher3-calgary
Tony Wickham [Wed, 13 Jul 2016 19:56:36 +0000 (19:56 +0000)]
Merge \"Close the shortcuts container in various places.\" into ub-launcher3-calgary
am: c7163ebd03

Change-Id: I2df7ed450b8aefa51cc90434486a82fc590fc899

7 years agoAdd status to DeepShortcutManager api calls.
Tony Wickham [Wed, 13 Jul 2016 19:56:36 +0000 (19:56 +0000)]
Add status to DeepShortcutManager api calls.
am: d82a39da1c

Change-Id: I760461b392430860e6b3b08beeafec05b5fbf69d

7 years agoMerge "Close the shortcuts container in various places." into ub-launcher3-calgary
Tony Wickham [Wed, 13 Jul 2016 19:47:13 +0000 (19:47 +0000)]
Merge "Close the shortcuts container in various places." into ub-launcher3-calgary

7 years agoMoving the QSB out of the cell layout to the Drag layer
Sunny Goyal [Tue, 12 Jul 2016 00:30:03 +0000 (17:30 -0700)]
Moving the QSB out of the cell layout to the Drag layer

This allows better edge matching for the QSB. The QSB position
is kept synchronized with the page scroll and all-apps transition.
But its not visible in spring loaded and overview mode

Change-Id: I4e6723607ea966ee672273a9ca67c792fd6b5661

7 years agoClose the shortcuts container in various places.
Tony Wickham [Fri, 1 Jul 2016 18:44:34 +0000 (11:44 -0700)]
Close the shortcuts container in various places.

- Mostly everywhere folders are closed
- Implements DragListener so we can close the container when dragging
  the original icon or shortcuts from the container. We actually just
  hide the container in onDragStart() and really remove it in
  onDragEnd(). This avoids interfering with touch events and thus
  allows us to remove the hack of explicitly setting the DragLayer's
  controller when dragging shortcuts (since it will do it on intercept).

Bug: 30080537

Change-Id: Iccc2afba2a990a613bc588d57c4d8c1b7c65224b

7 years agoAdd status to DeepShortcutManager api calls.
Tony Wickham [Fri, 1 Jul 2016 22:44:13 +0000 (15:44 -0700)]
Add status to DeepShortcutManager api calls.

This way we can handle SecurityExceptions differently. For instance,
if a SecurityException causes us to fail to get details for pinned
shortcuts, we keep the pinned shortcuts in the database so that they
will be loaded next time launcher has the correct permissions.

Change-Id: I1102fce612ade10ad7f577b44a99c8cf087d5ccd

7 years agoUpdating the content description of disabled icons
Sunny Goyal [Wed, 13 Jul 2016 18:05:21 +0000 (18:05 +0000)]
Updating the content description of disabled icons
am: f420438a0b

Change-Id: I988cd7877507d86ee5ce9413dcda5ad976efe376

7 years agoUpdating the content description of disabled icons
Sunny Goyal [Wed, 13 Jul 2016 17:46:07 +0000 (10:46 -0700)]
Updating the content description of disabled icons

Bug: 27644457
Change-Id: I03aec29e0ea6017b51dcd7567967a067e478cefd

7 years agoMerge \"Adding logic to pull in workspace data from another Launcher3 based provider...
Sunny Goyal [Wed, 13 Jul 2016 16:13:13 +0000 (16:13 +0000)]
Merge \"Adding logic to pull in workspace data from another Launcher3 based provider. This allows OEMs to keep the user\'s homescreen intact while changing the default home app package.\" into ub-launcher3-calgary
am: ba162aa7d2

Change-Id: Icbab193b33c1a3cff6a7b72948efe8cbdbb695ef

7 years agoMerge "Adding logic to pull in workspace data from another Launcher3 based provider...
Sunny Goyal [Wed, 13 Jul 2016 16:02:18 +0000 (16:02 +0000)]
Merge "Adding logic to pull in workspace data from another Launcher3 based provider. This allows OEMs to keep the user's homescreen intact while changing the default home app package." into ub-launcher3-calgary

7 years agoMerge \"Fixing issue with content description not being updated.\" into ub-launcher3...
Winson [Wed, 13 Jul 2016 01:25:49 +0000 (01:25 +0000)]
Merge \"Fixing issue with content description not being updated.\" into ub-launcher3-calgary
am: c6e5fdb7ac

Change-Id: I3101ee52939047bb1452ee50454330c90b09ce98

7 years agoFixed header elevation shadow on rotate
Peter Schiller [Wed, 13 Jul 2016 01:25:49 +0000 (01:25 +0000)]
Fixed header elevation shadow on rotate
am: 2e22b5d2de

Change-Id: I6d01f4cf649ec5e365f2e5a1a13bf88a1ce4f1ee

7 years agoEnsuring that fast scrolling to predictions scrolls list to the top
Winson [Wed, 13 Jul 2016 01:25:49 +0000 (01:25 +0000)]
Ensuring that fast scrolling to predictions scrolls list to the top
am: e8eaa9c94c

Change-Id: I3053883f811da6c3c0e690cb81006f067107934a

7 years agoMerge \"Cleaning up scrollbar logic to properly calculate stable extents.\" into...
Winson [Wed, 13 Jul 2016 01:25:48 +0000 (01:25 +0000)]
Merge \"Cleaning up scrollbar logic to properly calculate stable extents.\" into ub-launcher3-calgary
am: b029e9fd66

Change-Id: Ife413a3aa3d0c194c7b409c69d87c1fcd7e8969e

7 years agoMerge \"all apps should pull down when there isn\'t scrollable thumb b/30059445\...
Hyunyoung Song [Wed, 13 Jul 2016 01:25:47 +0000 (01:25 +0000)]
Merge \"all apps should pull down when there isn\'t scrollable thumb b/30059445\" into ub-launcher3-calgary
am: 4dd8501a25

Change-Id: I7093d858aeea0610d0c29c7cdb378215b3dc7fb6

7 years agoMerge "Fixing issue with content description not being updated." into ub-launcher3...
Winson Chung [Wed, 13 Jul 2016 01:08:32 +0000 (01:08 +0000)]
Merge "Fixing issue with content description not being updated." into ub-launcher3-calgary

7 years agoFixed header elevation shadow on rotate
Peter Schiller [Tue, 12 Jul 2016 19:45:10 +0000 (12:45 -0700)]
Fixed header elevation shadow on rotate

Change-Id: I1a4b55cf9af67d93e56d84378036c0061b6e8104

7 years agoEnsuring that fast scrolling to predictions scrolls list to the top
Winson [Tue, 12 Jul 2016 21:10:50 +0000 (14:10 -0700)]
Ensuring that fast scrolling to predictions scrolls list to the top

- Fixes a long standing issue with fast-scrolling to the predicted apps
  not quite scrolling the list to the top of the screen.
- Fixes an issue where we don’t scroll exactly to the fast scroll
  position due to rounding
- Also fixes a small issue where the thumb would not update when the
  fast scroll popup was no longer showing, even while dragging.

Bug: 30023608

Change-Id: I6b5080c6aea521ff03dca24317f0405c02725061

7 years agoMerge "Cleaning up scrollbar logic to properly calculate stable extents." into ub...
Winson Chung [Wed, 13 Jul 2016 01:04:39 +0000 (01:04 +0000)]
Merge "Cleaning up scrollbar logic to properly calculate stable extents." into ub-launcher3-calgary

7 years agoFixing issue with content description not being updated.
Winson [Wed, 13 Jul 2016 01:02:37 +0000 (18:02 -0700)]
Fixing issue with content description not being updated.

Bug: 30064868
Change-Id: I09a0576c3618c253c25a5e755081833816887698

7 years agoMerge "all apps should pull down when there isn't scrollable thumb b/30059445" into...
Hyunyoung Song [Wed, 13 Jul 2016 00:36:17 +0000 (00:36 +0000)]
Merge "all apps should pull down when there isn't scrollable thumb b/30059445" into ub-launcher3-calgary

7 years agoall apps should pull down when there isn't scrollable thumb
Hyunyoung Song [Wed, 13 Jul 2016 00:10:38 +0000 (17:10 -0700)]
all apps should pull down when there isn't scrollable thumb
b/30059445

Change-Id: I4d28b9718746398b078e329cb5a92d5991bc0102

7 years agoMerge \"Reset scroll position when all apps is reset\" into ub-launcher3-calgary
Peter Schiller [Tue, 12 Jul 2016 22:44:51 +0000 (22:44 +0000)]
Merge \"Reset scroll position when all apps is reset\" into ub-launcher3-calgary
am: e22e607440

Change-Id: I87b2255711122bbea87f1cd32e2a17f1d69533af

7 years agoFix all apps becoming clipped when screen is rotated with all apps opened. b/30040068
Hyunyoung Song [Tue, 12 Jul 2016 22:44:50 +0000 (22:44 +0000)]
Fix all apps becoming clipped when screen is rotated with all apps opened. b/30040068
am: ca7f30f7cf

Change-Id: If32354285be018e235a846661fe57449daacc398

7 years agoMerge "Reset scroll position when all apps is reset" into ub-launcher3-calgary
Peter Schiller [Tue, 12 Jul 2016 22:39:33 +0000 (22:39 +0000)]
Merge "Reset scroll position when all apps is reset" into ub-launcher3-calgary

7 years agoFix all apps becoming clipped when screen is rotated with all apps opened.
Hyunyoung Song [Tue, 12 Jul 2016 18:14:41 +0000 (11:14 -0700)]
Fix all apps becoming clipped when screen is rotated with all apps opened.
b/30040068

Change-Id: I5e89a82310fddd5aa89a8f5d855b2efa526f8244

7 years agoReset scroll position when all apps is reset
Peter Schiller [Tue, 12 Jul 2016 22:34:14 +0000 (15:34 -0700)]
Reset scroll position when all apps is reset

Change-Id: If0d4aa0f488e3198a17c7649e7ef9bc8a78a0cbc

7 years agoCleaning up scrollbar logic to properly calculate stable extents.
Winson [Tue, 12 Jul 2016 01:59:18 +0000 (18:59 -0700)]
Cleaning up scrollbar logic to properly calculate stable extents.

- Removing old logic which assumed that views were the same size,
  especially now we can have variable dividers, etc.
- Simplifying old scroll position logic.
- Removing unnecessary prediction icon layout (same as normal icon)

Bug: 30023608
Change-Id: I39e1126fa586a76a9bdd3ff38cd6e360ac3021e6

7 years agoMerge \"Import translations. DO NOT MERGE\" into ub-launcher3-calgary
Bill Yi [Tue, 12 Jul 2016 16:19:57 +0000 (16:19 +0000)]
Merge \"Import translations. DO NOT MERGE\" into ub-launcher3-calgary
am: 7ed42af339  -s ours

Change-Id: Idba414b9d9e31f01c14c4284aa49b56b50899243

7 years agoMerge "Import translations. DO NOT MERGE" into ub-launcher3-master
TreeHugger Robot [Tue, 12 Jul 2016 16:12:53 +0000 (16:12 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master

7 years agoMerge "Import translations. DO NOT MERGE" into ub-launcher3-calgary
TreeHugger Robot [Tue, 12 Jul 2016 16:12:50 +0000 (16:12 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 12 Jul 2016 07:00:47 +0000 (00:00 -0700)]
Import translations. DO NOT MERGE

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

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 12 Jul 2016 07:00:19 +0000 (00:00 -0700)]
Import translations. DO NOT MERGE

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

7 years agoMerge \"Defining the list of predefined device profiles in xml. This allows the profi...
Sunny Goyal [Mon, 11 Jul 2016 21:22:17 +0000 (21:22 +0000)]
Merge \"Defining the list of predefined device profiles in xml. This allows the profiles to be easily customized by derivatives.\" into ub-launcher3-calgary
am: 6f21ff341b

Change-Id: I58959d8e8b8b8e6e803beafbf23c82355b31af52

7 years agoMerge "Defining the list of predefined device profiles in xml. This allows the profil...
Sunny Goyal [Mon, 11 Jul 2016 21:16:33 +0000 (21:16 +0000)]
Merge "Defining the list of predefined device profiles in xml. This allows the profiles to be easily customized by derivatives." into ub-launcher3-calgary

7 years agoMerge \"Consolidate all the dividers to provide same look and feel\" into ub-launcher...
Peter Schiller [Mon, 11 Jul 2016 20:05:03 +0000 (20:05 +0000)]
Merge \"Consolidate all the dividers to provide same look and feel\" into ub-launcher3-calgary
am: c9b6d84328

Change-Id: Ib216fb34f0019b0b73151f0dc5e50d188f0c0936

7 years agoMerge "Consolidate all the dividers to provide same look and feel" into ub-launcher3...
Peter Schiller [Mon, 11 Jul 2016 19:53:57 +0000 (19:53 +0000)]
Merge "Consolidate all the dividers to provide same look and feel" into ub-launcher3-calgary

7 years agoMerge \"Adding support for non-zero left insets\" into ub-launcher3-calgary
Sunny Goyal [Sat, 9 Jul 2016 23:34:17 +0000 (23:34 +0000)]
Merge \"Adding support for non-zero left insets\" into ub-launcher3-calgary
am: b30562da1e

Change-Id: I9ed0cef9c91985cbb6bba9acd51f32f31d0136a5

7 years agoMerge "Adding support for non-zero left insets" into ub-launcher3-calgary
Sunny Goyal [Sat, 9 Jul 2016 23:25:44 +0000 (23:25 +0000)]
Merge "Adding support for non-zero left insets" into ub-launcher3-calgary

7 years agoAdding logic to pull in workspace data from another Launcher3 based
Sunny Goyal [Fri, 8 Jul 2016 15:32:44 +0000 (08:32 -0700)]
Adding logic to pull in workspace data from another Launcher3 based
provider. This allows OEMs to keep the user's homescreen intact while
changing the default home app package.

Bug: 28536314
Change-Id: Ibebfd7dd33aa2cbd9ca28d2d611dd0a4a5971444

7 years agoBuild fix.
Sunny Goyal [Sat, 9 Jul 2016 22:54:09 +0000 (22:54 +0000)]
Build fix.
am: f03bd4f547

Change-Id: Ic6ef93241a89d60d51288c34310abd0e31c3afdc

7 years agoBuild fix.
Sunny Goyal [Sat, 9 Jul 2016 22:42:36 +0000 (15:42 -0700)]
Build fix.

Missed some traces of key-value backup

Change-Id: Ifda94aa27aa53625bfb7ca173c6750c1b2433669

7 years agoMerge \"Updating page indicator content description to indicate click target for...
Sunny Goyal [Sat, 9 Jul 2016 21:53:19 +0000 (21:53 +0000)]
Merge \"Updating page indicator content description to indicate click target for apps list\" into ub-launcher3-calgary
am: 8dd3ce65d8

Change-Id: Ief13694968b27f8a6b8810000c29645c65d76b59

7 years agoMerge \"Removing Key-Value pair backup logic as Launcher now uses full-data backup...
Sunny Goyal [Sat, 9 Jul 2016 21:53:19 +0000 (21:53 +0000)]
Merge \"Removing Key-Value pair backup logic as Launcher now uses full-data backup\" into ub-launcher3-calgary
am: 804420b2fd

Change-Id: Ied70fb6678c8090fada0e1cc7d84d6c7af51a09f

7 years agoMerge "Updating page indicator content description to indicate click target for apps...
Sunny Goyal [Sat, 9 Jul 2016 21:48:20 +0000 (21:48 +0000)]
Merge "Updating page indicator content description to indicate click target for apps list" into ub-launcher3-calgary

7 years agoMerge "Removing Key-Value pair backup logic as Launcher now uses full-data backup...
Sunny Goyal [Sat, 9 Jul 2016 21:48:07 +0000 (21:48 +0000)]
Merge "Removing Key-Value pair backup logic as Launcher now uses full-data backup" into ub-launcher3-calgary

7 years agoConsolidate all the dividers to provide same look and feel
Peter Schiller [Thu, 7 Jul 2016 21:47:05 +0000 (14:47 -0700)]
Consolidate all the dividers to provide same look and feel

Bug: 30017936
Change-Id: I072cb116dba1df555a63f3f67b730f7f9c3a235a

7 years agoMerge \"Updating the allow rotation settings text\" into ub-launcher3-calgary
Sunny Goyal [Fri, 8 Jul 2016 21:12:17 +0000 (21:12 +0000)]
Merge \"Updating the allow rotation settings text\" into ub-launcher3-calgary
am: ab7a50ea1a

Change-Id: If56db6408c7a7073f0afb918b8070ac6c5744d69

7 years agoMerge \"Updating alignment of search input\" into ub-launcher3-calgary
Peter Schiller [Fri, 8 Jul 2016 21:09:18 +0000 (21:09 +0000)]
Merge \"Updating alignment of search input\" into ub-launcher3-calgary
am: 723657c584

Change-Id: I898380ab926a14a344ed88afa09e655a9312f559

7 years agoMerge "Updating the allow rotation settings text" into ub-launcher3-calgary
Sunny Goyal [Fri, 8 Jul 2016 21:03:32 +0000 (21:03 +0000)]
Merge "Updating the allow rotation settings text" into ub-launcher3-calgary

7 years agoMerge "Updating alignment of search input" into ub-launcher3-calgary
Peter Schiller [Fri, 8 Jul 2016 20:54:34 +0000 (20:54 +0000)]
Merge "Updating alignment of search input" into ub-launcher3-calgary

7 years agoUpdating the allow rotation settings text
Sunny Goyal [Fri, 8 Jul 2016 20:41:02 +0000 (13:41 -0700)]
Updating the allow rotation settings text

Bug: 28704055
Change-Id: I7d4780f0d90b9c98b6c5126417538cf1b014c65b

7 years agoMerge \"Simplified search focus logic\" into ub-launcher3-calgary
Peter Schiller [Fri, 8 Jul 2016 17:27:58 +0000 (17:27 +0000)]
Merge \"Simplified search focus logic\" into ub-launcher3-calgary
am: 31be842887

Change-Id: I9ef08f085ba37c91b57075e2c9fcab71f7b40761

7 years agoMerge "Simplified search focus logic" into ub-launcher3-calgary
Peter Schiller [Fri, 8 Jul 2016 17:21:54 +0000 (17:21 +0000)]
Merge "Simplified search focus logic" into ub-launcher3-calgary

7 years agoSimplified search focus logic
Peter Schiller [Fri, 8 Jul 2016 17:15:12 +0000 (10:15 -0700)]
Simplified search focus logic

Change-Id: I3f47e73c4a3d34f10e947fda2c7cae09211cc26d

7 years agoUpdating page indicator content description to indicate click target
Sunny Goyal [Fri, 8 Jul 2016 15:47:07 +0000 (08:47 -0700)]
Updating page indicator content description to indicate click target
for apps list

Bug: 29777235
Change-Id: Ia3dc20db7ec06455429389de5752b9bcfff15555

7 years agoUpdating alignment of search input
Peter Schiller [Fri, 8 Jul 2016 01:52:21 +0000 (18:52 -0700)]
Updating alignment of search input

Bug: 30017936
Change-Id: I2f68711762872bc100b41b2b4768d33e2c0cd902

7 years agoDefining the list of predefined device profiles in xml.
Sunny Goyal [Thu, 7 Jul 2016 23:43:58 +0000 (16:43 -0700)]
Defining the list of predefined device profiles in xml.
This allows the profiles to be easily customized by derivatives.

Change-Id: Iaec2b7a0eda34581c8e48b7dc44817013632dabe

7 years agoAdding support for non-zero left insets
Sunny Goyal [Wed, 6 Jul 2016 16:47:56 +0000 (09:47 -0700)]
Adding support for non-zero left insets

Bug: 29613069
Change-Id: Ifdf9bcce7ecdedc510f3be8a4dc10eb8da7c4bf1

7 years agoDo not remove onLayoutChangeListener on hotseat inside AllAppsTransitionController
Hyunyoung Song [Thu, 7 Jul 2016 23:24:01 +0000 (23:24 +0000)]
Do not remove onLayoutChangeListener on hotseat inside AllAppsTransitionController
am: 2359a68017

Change-Id: Ic42689cd37eee3d3784c94f8b8ad8e32d105e587

7 years agoDo not remove onLayoutChangeListener on hotseat inside AllAppsTransitionController
Hyunyoung Song [Thu, 7 Jul 2016 22:57:42 +0000 (15:57 -0700)]
Do not remove onLayoutChangeListener on hotseat inside AllAppsTransitionController

Change-Id: I883660906b5bf59035f0382e6a448c6992a58a0c

7 years agoChanging isExternalDragWidget to isDragWidget as workspace goes to modal state even...
Sunny Goyal [Thu, 7 Jul 2016 22:44:22 +0000 (22:44 +0000)]
Changing isExternalDragWidget to isDragWidget as workspace goes to modal state even when dragging from workspace
am: e49a97aba0

Change-Id: I5edca107e0616db32805374afe1c77cfde01a35a

7 years agoChanging isExternalDragWidget to isDragWidget as workspace goes to
Sunny Goyal [Thu, 7 Jul 2016 22:24:44 +0000 (15:24 -0700)]
Changing isExternalDragWidget to isDragWidget as workspace goes to
modal state even when dragging from workspace

Bug: 29900481
Change-Id: I60ce6073b1c06ed19c75a341f9b73f6a147be889

7 years agoUpdating gradle SDK version
Sunny Goyal [Thu, 7 Jul 2016 22:10:49 +0000 (22:10 +0000)]
Updating gradle SDK version
am: b20cbb25df

Change-Id: Ife2699d3646ee13ebdebc3c31462b89291d714b9

7 years agoUpdating gradle SDK version
Sunny Goyal [Thu, 7 Jul 2016 22:01:26 +0000 (15:01 -0700)]
Updating gradle SDK version

Change-Id: Ib65ed223e998fddd59f2284ed1ab64c794fff096

7 years agoMerge \"Calling start/stop listening in onStart/onStop\" into ub-launcher3-calgary
Sunny Goyal [Thu, 7 Jul 2016 17:01:48 +0000 (17:01 +0000)]
Merge \"Calling start/stop listening in onStart/onStop\" into ub-launcher3-calgary
am: 2ee27b12e9

Change-Id: I5daac4e467351909d1f091d76d8eb8e2079ad986

7 years agoMerge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary
Sunny Goyal [Thu, 7 Jul 2016 16:50:26 +0000 (16:50 +0000)]
Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary

7 years agoMerge \"Fixing accessibility drag and drop Since the page\'s accessibility flag is...
Sunny Goyal [Thu, 7 Jul 2016 07:42:40 +0000 (07:42 +0000)]
Merge \"Fixing accessibility drag and drop Since the page\'s accessibility flag is updated when entering drag mode, it does not need to be updated on state change\" into ub-launcher3-calgary
am: 27731e4d7d

Change-Id: Ice99e67126c978b69b259902e9eef353a1206be1

7 years agoMerge "Fixing accessibility drag and drop Since the page's accessibility flag is...
Sunny Goyal [Thu, 7 Jul 2016 07:34:38 +0000 (07:34 +0000)]
Merge "Fixing accessibility drag and drop Since the page's accessibility flag is updated when entering drag mode, it does not need to be updated on state change" into ub-launcher3-calgary

7 years agoMerge \"Set the all apps nav bar to black. b/29998559\" into ub-launcher3-calgary
Hyunyoung Song [Wed, 6 Jul 2016 23:32:22 +0000 (23:32 +0000)]
Merge \"Set the all apps nav bar to black. b/29998559\" into ub-launcher3-calgary
am: 968eeebadc

Change-Id: Ia1fbc827e4b77707d27c5782fdd719a649c5d31c

7 years agoMerge "Set the all apps nav bar to black. b/29998559" into ub-launcher3-calgary
Hyunyoung Song [Wed, 6 Jul 2016 23:22:36 +0000 (23:22 +0000)]
Merge "Set the all apps nav bar to black. b/29998559" into ub-launcher3-calgary

7 years agoSet the all apps nav bar to black.
Hyunyoung Song [Wed, 6 Jul 2016 22:10:14 +0000 (15:10 -0700)]
Set the all apps nav bar to black.
b/29998559

Change-Id: Iba66b390f78fdf25b7eaf912012aabaf7df56476

7 years agoSecond workspace page icons should not show up when all apps is shown in landscape.
Hyunyoung Song [Wed, 6 Jul 2016 22:33:45 +0000 (22:33 +0000)]
Second workspace page icons should not show up when all apps is shown in landscape.
am: 230b2b7f44

Change-Id: I31128947cd59041cda74d87dd1adbc5f1a784f26

7 years agoSecond workspace page icons should not show up when all apps is shown in landscape.
Hyunyoung Song [Wed, 6 Jul 2016 22:03:59 +0000 (15:03 -0700)]
Second workspace page icons should not show up when all apps is shown in landscape.

b/29931405

> Also some method names to setTranslation -> setTranslationAndAlpha to
match its implementation.

Change-Id: Icb6ec5df8a267a9024803c70a694ea9b76e5e34d

7 years agoFixing accessibility drag and drop
Sunny Goyal [Wed, 22 Jun 2016 23:29:24 +0000 (16:29 -0700)]
Fixing accessibility drag and drop
Since the page's accessibility flag is updated when entering
drag mode, it does not need to be updated on state change

Bug: 29581071
Change-Id: I1a876b4e8530601cb9bf25d097ea37780b525610

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 6 Jul 2016 03:22:01 +0000 (03:22 +0000)]
Import translations. DO NOT MERGE
am: 8db7d68aac  -s ours

Change-Id: If6812a764bc5d893ee1b08a7ec69bf9e1736c1c2

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 6 Jul 2016 00:13:33 +0000 (17:13 -0700)]
Import translations. DO NOT MERGE

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

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 6 Jul 2016 00:13:04 +0000 (17:13 -0700)]
Import translations. DO NOT MERGE

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

7 years agoMerge \"Remove relayouts b/29945805\" into ub-launcher3-calgary
Hyunyoung Song [Mon, 4 Jul 2016 08:58:59 +0000 (08:58 +0000)]
Merge \"Remove relayouts b/29945805\" into ub-launcher3-calgary
am: 7111a26813

Change-Id: I0156d8f0b69609dda7be16add216f08e8e5056f7

7 years agoMerge "Remove relayouts b/29945805" into ub-launcher3-calgary
Hyunyoung Song [Mon, 4 Jul 2016 08:53:37 +0000 (08:53 +0000)]
Merge "Remove relayouts b/29945805" into ub-launcher3-calgary

7 years agoAvoid unnecessary layout passes from insets callbacks if they haven\'t changed
Adam Cohen [Sat, 2 Jul 2016 22:13:54 +0000 (22:13 +0000)]
Avoid unnecessary layout passes from insets callbacks if they haven\'t changed
am: d1e0cec518

Change-Id: I3988aeb15be5a61dfbd52b62ed35c88121e47dfb

7 years agoRemove relayouts
Hyunyoung Song [Sat, 2 Jul 2016 01:04:07 +0000 (18:04 -0700)]
Remove relayouts
b/29945805

> Workspace relayout occurs when window flag is set to
change the status bar. This should not cause AllAppsTransitionController
to be initialized.
> Setting/Unsetting background drawables on the hotseat
also causes unnecessary layout. Fix this issue.

Change-Id: I73a3bfd3eb4bc34cf6760ffbd9826e3fef867056