Commit Graph

78507 Commits

Author SHA1 Message Date
TreeHugger Robot f2b83d0e84 Merge "Create new device profile for Android Go." into ub-launcher3-dorval-polish2 2017-08-04 17:57:00 +00:00
TreeHugger Robot 56ad97cf2d Merge "Switch the status bar color earlier in the all apps transition" into ub-launcher3-dorval-polish 2017-08-04 17:30:06 +00:00
Adam Cohen aa392fc1f6 [automerger] Switch the status bar color earlier in the all apps transition am: 3051dbabe7 am: 3fc21715b3
Change-Id: I195ecbf364e5c9ed536f95f0702a12fce8922472
2017-08-04 16:29:28 +00:00
Adam Cohen 3fc21715b3 [automerger] Switch the status bar color earlier in the all apps transition am: 3051dbabe7
Change-Id: I12f952a555287173bc7ad5e3acca3aaad2b6a1df
2017-08-04 16:29:25 +00:00
Adam Cohen 3051dbabe7 Switch the status bar color earlier in the all apps transition
-> When LAUNCHER3_GRADIENT_ALL_APPS is true, switch the status / nav bar
   to be dark when the transition is 75% of the way through, since at this point
   the gradient is already substantially under the status bar.

issue 64385775

Change-Id: Ie27b8f2afa404c0b3081a4f17daa92ef4e0472bc
2017-08-04 09:29:14 -07:00
TreeHugger Robot 402fb03160 Merge "Fix bug where user gets stuck in overscroll." into ub-launcher3-dorval-polish 2017-08-04 16:10:59 +00:00
TreeHugger Robot 7f167243c2 Merge changes from topic 'am-4864e8c3-e581-4e7f-bc1f-7276c1bf7352' into ub-launcher3-master
* changes:
  [automerger] Fix bug where user gets stuck in overscroll. am: 27ad267a81 am: 572da280d3
  [automerger] Fix bug where user gets stuck in overscroll. am: 27ad267a81
  Fix bug where user gets stuck in overscroll.
2017-08-04 16:10:59 +00:00
TreeHugger Robot 1af550fa9d Merge changes from topic 'am-4864e8c3-e581-4e7f-bc1f-7276c1bf7352' into ub-launcher3-dorval-polish2
* changes:
  [automerger] Fix bug where user gets stuck in overscroll. am: 27ad267a81
  Fix bug where user gets stuck in overscroll.
2017-08-04 16:10:59 +00:00
Tony Wickham 8355dc054c [automerger] Unbind notification listener when badging is disabled am: d48710c283
Change-Id: Icb4da18efc0e0c3ac009e90a314c9ff27189ba11
2017-08-04 01:06:24 +00:00
Tony d48710c283 Unbind notification listener when badging is disabled
- Added SettingsObserver as wrapper around ContentObserver
  to observe Secure or System setting changes.
- NotificationListener and LauncherAppState observe changes
  to the notification dots setting and unbind and rebind
  the NotificationListener service, respectively.

Bug: 36815147
Change-Id: I2cc04ac816a8974969ad0ec759c5402e181fde24
2017-08-03 18:06:14 -07:00
Tony Wickham 30284965d0 [automerger] Merge commit 'refs/changes/84/2659484/1' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-860fd7dd-f3a3-4500-8fc2-78d473322b94 am: 3b7c865e04
Change-Id: I2de03214f2208d2af4c61b453e454a86aacc0159
2017-08-04 00:07:27 +00:00
Tony 3b7c865e04 Merge commit 'refs/changes/84/2659484/1' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-860fd7dd-f3a3-4500-8fc2-78d473322b94
Change-Id: I0b39a20cee47d4aba4a033196db3df78b2357b7b
2017-08-03 17:06:19 -07:00
Tony Wickham 2bc5c995f6 Add new GradientView just for WidgetsBottomSheet
Reusing the one behind all apps caused problems when
opening widgets sheets from all apps.

Bug: 64344341
Change-Id: Ia964d8456645c78614f94693f9538dbac4f566a0
2017-08-03 15:42:03 -07:00
Jonathan Miranda 1adb4cbda3 [automerger] Fix bug where user gets stuck in overscroll. am: 27ad267a81 am: 572da280d3
Change-Id: I8afccc13e384a2c1fde39b291e1b8d84c980d36e
2017-08-03 22:09:09 +00:00
Jonathan Miranda 572da280d3 [automerger] Fix bug where user gets stuck in overscroll. am: 27ad267a81
Change-Id: I5437e02a5c16eefd05c3414c98f77b96bfb0b2ca
2017-08-03 22:09:05 +00:00
Jon Miranda 27ad267a81 Fix bug where user gets stuck in overscroll.
By not intercepting touch when in overscroll, the user
can immediately exit by swiping the opposite direction.

Bug: 64094565
Change-Id: I0b4e3e7a38d90d4e6a336985d939d177a8f04c9b
2017-08-03 15:08:35 -07:00
Jonathan Miranda 0c2fdbfd66 [automerger] Create new device profile for Android Go. am: 902e235348
Change-Id: I5920af06d1144e341cdeb59f4e9fde02a0f4b269
2017-08-03 20:49:37 +00:00
Jon Miranda 902e235348 Create new device profile for Android Go.
Bug: 64109388
Change-Id: I8660f4e206eacd4eaccaebe794d255063eeb7e37
2017-08-03 13:49:22 -07:00
TreeHugger Robot 1ab03c6b2b Merge "Updating the shortcut icon for Launcher3Go" into ub-launcher3-dorval-polish2 2017-08-03 20:42:01 +00:00
Sunny Goyal 58ddf36f1a [automerger] Updating the shortcut icon for Launcher3Go am: eda6907387
Change-Id: I6d132b7da62b4f37021276dd559a79517e532ac8
2017-08-03 06:29:33 +00:00
Sunny Goyal eda6907387 Updating the shortcut icon for Launcher3Go
Bug: 64273481
Change-Id: I46cfc21f1faa7032f1f220a3d4eff42be54e4deb
2017-08-02 23:29:16 -07:00
Jonathan Miranda 3d52ee4da1 [automerger] Optimizations to reduce all apps jank. am: 7f522a25c3 am: 00abdaca61
Change-Id: I3a79d31b61488e51d149a1585ad2b5f8010e878b
2017-08-02 19:42:01 +00:00
Jonathan Miranda 00abdaca61 [automerger] Optimizations to reduce all apps jank. am: 7f522a25c3
Change-Id: Ia2f5fd2f8be050b32fa6b25fef9f3f54b1501c2b
2017-08-02 19:41:58 +00:00
Jon Miranda 7f522a25c3 Optimizations to reduce all apps jank.
* Since adding springs to the apps in All Apps, it is no longer
  efficient to build a hardware layer for it.
* Pre-uploads bitmaps to RenderThread.
* Only add overview animations if we are transitioning to/from it.

Bug: 63711551
Change-Id: I948267598e95ec59dc156acb9abe6b5b789110c0
2017-08-02 12:41:33 -07:00
TreeHugger Robot 36802d5f0b Merge changes from topic 'am-916774c2-9e43-4da0-a288-183ea416defb' into ub-launcher3-master
* changes:
  [automerger] Updating fade-effect parameters: > Shifting the effect at the edge in the presence of padding > Removing fade effect at the bottom > Fixing wrong call for translating children am: 5d80c28161
  Updating fade-effect parameters: > Shifting the effect at the edge in the presence of padding > Removing fade effect at the bottom > Fixing wrong call for translating children
2017-08-02 17:46:30 +00:00
TreeHugger Robot 95de553bcb Merge "Updating fade-effect parameters: > Shifting the effect at the edge in the presence of padding > Removing fade effect at the bottom > Fixing wrong call for translating children" into ub-launcher3-dorval-polish2 2017-08-02 17:46:29 +00:00
TreeHugger Robot 807c593256 Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish 2017-08-02 12:56:13 +00:00
TreeHugger Robot f49efc8159 Merge changes from topic 'am-a765748f-4f80-4c0e-a2ff-64b50e58f881' into ub-launcher3-master
* changes:
  [automerger] Import translations. DO NOT MERGE skipped: 43387914ca skipped: 03f8f20ba5
  [automerger] Import translations. DO NOT MERGE skipped: 43387914ca
  Import translations. DO NOT MERGE
2017-08-02 12:56:13 +00:00
TreeHugger Robot 051cc3a187 Merge changes from topic 'am-a765748f-4f80-4c0e-a2ff-64b50e58f881' into ub-launcher3-dorval-polish2
* changes:
  [automerger] Import translations. DO NOT MERGE skipped: 43387914ca
  Import translations. DO NOT MERGE
2017-08-02 12:56:13 +00:00
TreeHugger Robot 274c0df4ee Merge changes from topic 'am-388e0121-27a0-427b-a43b-c12046f192e0' into ub-launcher3-master
* changes:
  [automerger] Import translations. DO NOT MERGE skipped: 561ba6f75e
  Import translations. DO NOT MERGE
2017-08-02 12:45:20 +00:00
TreeHugger Robot ea093845d6 Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish2 2017-08-02 12:45:20 +00:00
TreeHugger Robot b1a141afb9 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master 2017-08-02 12:44:35 +00:00
TreeHugger Robot 39c6de4374 Merge "Landscape launcher grid/all apps to spec." into ub-launcher3-dorval-polish 2017-08-02 00:12:37 +00:00
Jonathan Miranda 896f78bbc0 [automerger] Landscape launcher grid/all apps to spec. am: 18751b649d am: 5bd1fd2289
Change-Id: Id310e46ebd0aac54e555237959b54702d4b7ba46
2017-08-01 23:56:55 +00:00
Jonathan Miranda 5bd1fd2289 [automerger] Landscape launcher grid/all apps to spec. am: 18751b649d
Change-Id: I5a859814fe44d1f91ccb21553bc91df0c6f287a1
2017-08-01 23:56:52 +00:00
Jon Miranda 18751b649d Landscape launcher grid/all apps to spec.
* Moves FastScroller to the right.

Bug: 64160529
Change-Id: Ie0dfc0a2f0f2d6f6366e4f299769148d76017782
2017-08-01 16:56:38 -07:00
Bill Yi 5fd0aed6c4 Import translations. DO NOT MERGE
Change-Id: Ia09f002c4374578b83fd1c3648101f68558b4f27
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-01 15:24:23 -07:00
Mario Bertschler 5365694064 [automerger] disabling feature flag LAUNCHER3_UPDATE_SOFT_INPUT_MODE am: 9749b3a93d
Change-Id: I837297ac8d1d7ae5a038b30cce005db4a8a0fd51
2017-08-01 22:24:07 +00:00
Bill Yi cf250d28f7 [automerger] Import translations. DO NOT MERGE skipped: 561ba6f75e
Change-Id: I01d9865bd982c8b7ed701bab873e17bacdc7dbd3
2017-08-01 22:23:32 +00:00
Bill Yi 561ba6f75e Import translations. DO NOT MERGE
Change-Id: Ia9d31a97df9a90afdeb62b63c53142d2ebe302c1
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-01 15:23:26 -07:00
Bill Yi 155574ffad [automerger] Import translations. DO NOT MERGE skipped: 43387914ca skipped: 03f8f20ba5
Change-Id: I75d2519766d4d1f36774e67e72c12ec98f2d3188
2017-08-01 22:22:26 +00:00
Bill Yi 03f8f20ba5 [automerger] Import translations. DO NOT MERGE skipped: 43387914ca
Change-Id: I4e6136e29aa970ecfb77658566b06184ca577d74
2017-08-01 22:22:24 +00:00
Bill Yi 43387914ca Import translations. DO NOT MERGE
Change-Id: Ief09f14606e61d02e2439d535158b95306510b75
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-01 15:22:18 -07:00
Mario Bertschler 9749b3a93d disabling feature flag LAUNCHER3_UPDATE_SOFT_INPUT_MODE
Change-Id: I10d0a19487331f8e6c19c2cce659f670849caab8
2017-08-01 15:19:59 -07:00
TreeHugger Robot d393eef411 Merge changes from topic 'am-e982b207-2be4-4fdc-8ea8-5807d8b1a2ca' into ub-launcher3-master
* changes:
  [automerger] Moving GradientView background alpha to resources am: 6d1e9a1012
  Moving GradientView background alpha to resources
2017-08-01 20:42:12 +00:00
TreeHugger Robot 1ff6c41613 Merge "Moving GradientView background alpha to resources" into ub-launcher3-dorval-polish2 2017-08-01 20:42:12 +00:00
Sunny Goyal 88c32f5a17 [automerger] Making the whole preference entry a single tap target when notification access is not available am: b65e13ca83 am: 0c793abf56
Change-Id: I158cb003f265b5dd9485cda25b5ba9ac46a8f75d
2017-08-01 18:05:33 +00:00
Sunny Goyal 0c793abf56 [automerger] Making the whole preference entry a single tap target when notification access is not available am: b65e13ca83
Change-Id: I4a2aab526002c59fcbc479121451988ae0872c23
2017-08-01 18:05:29 +00:00
Sunny Goyal b65e13ca83 Making the whole preference entry a single tap target when notification access
is not available

Bug: 64232287
Change-Id: I93dadfb88ee5d008dee7582c5f37ea3d354330cd
2017-08-01 11:05:08 -07:00
Sunny Goyal 7fde934987 Merge changes from topic 'am-22b70540-3353-434c-818d-bafe573b7f3e' into ub-launcher3-master
* changes:
  [automerger] Fixing various tests am: 1d7f45d8f8
  Fixing various tests
2017-08-01 08:46:26 +00:00