Commit Graph

78507 Commits

Author SHA1 Message Date
Sunny Goyal f20205d2f9 Fixing wrong title case for some strings am: f5a09fe638
Change-Id: I754393a6f1f8cf0924eab875634aa42fffc31549
2017-07-20 18:33:01 +00:00
Sunny Goyal f5a09fe638 Fixing wrong title case for some strings
Bug: 63866253
Change-Id: Ied669948cb71bd89637394aa0c6f936b29e8936e
2017-07-20 11:32:46 -07:00
TreeHugger Robot bdf6e7d8f8 Merge "Update when Launcher's scrim should fade." into ub-launcher3-dorval-polish 2017-07-20 18:20:34 +00:00
Jon Miranda 7fda285cf0 Update when Launcher's scrim should fade.
* Scrim will fade first time the user starts Launcher (unlocks device).
* Scrim will fade if resuming from a screen off and Launcher is in
  the foreground.

Bug: 63801668

Change-Id: I4465765fe5a0f81c2f4dec715f9f5a24a309fc1b
2017-07-20 11:10:07 -07:00
Jonathan Miranda 46387deb8c Update when Launcher's scrim should fade. am: 7fda285cf0 am: db8bc9b044
Change-Id: Ia97a98e735934e078af29b8846b0b9d5d1366a13
2017-07-20 18:09:42 +00:00
Jonathan Miranda db8bc9b044 Update when Launcher's scrim should fade. am: 7fda285cf0
Change-Id: I0761f13886f34d9f27bc50ee523a0c1de7f6a7a1
2017-07-20 18:09:39 +00:00
Sunny Goyal 11223cfaea Merge changes from topic 'am-b76dee87-e977-4e29-ad9f-ed4773a8b244' into ub-launcher3-master
* changes:
  Fixing tint not getting applied when an item is dragged over a drop target am: 1a56a5286c
  Fixing tint not getting applied when an item is dragged over a drop target
2017-07-20 08:34:01 +00:00
Sunny Goyal 3f3976d913 Merge "Fixing tint not getting applied when an item is dragged over a drop target" into ub-launcher3-dorval-polish2 2017-07-20 08:34:01 +00:00
Sunny Goyal f2ba2debf8 Using common fling detection logic for notification and all-apps am: b72d8b2c8b
Change-Id: I55ab8d0767804d7dc60b8676a17d5302704dc94f
2017-07-20 08:33:21 +00:00
Sunny Goyal b72d8b2c8b Using common fling detection logic for notification and all-apps
> Refactoring SwipeDetector to both allow vertical and horizontal swipes
> Using SwipeDetector and common overscroll effect for notification swipes
  instead of a separate logic

Change-Id: Ib706ee179811ade59ddb68184e1c202365d147c4
2017-07-20 01:33:10 -07:00
TreeHugger Robot b5bc12f562 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master 2017-07-20 08:02:34 +00:00
TreeHugger Robot e0fd30d921 Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish2 2017-07-20 07:58:31 +00:00
TreeHugger Robot c47cb6ec9a Merge changes from topic 'am-893b54b8-037a-4636-a918-8f020333a69b' into ub-launcher3-master
* changes:
  Import translations. DO NOT MERGE skipped: 36435f5ffd
  Import translations. DO NOT MERGE
2017-07-20 07:58:31 +00:00
TreeHugger Robot a2d1327b5a Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish 2017-07-20 07:57:26 +00:00
Bill Yi 537884b981 Import translations. DO NOT MERGE
Change-Id: I16c285f9aee55edb6053a4a916b45dd0dc0bb09c
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-19 23:59:17 -07:00
Bill Yi 620c4b4a0c Import translations. DO NOT MERGE skipped: 36435f5ffd
Change-Id: I82e63dd667fca6644a32193f5bf5b7acc144ee0b
2017-07-20 06:58:23 +00:00
Bill Yi 36435f5ffd Import translations. DO NOT MERGE
Change-Id: I8b6eb73065826c2fdf0857677e658fd8eb221c67
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-19 23:58:16 -07:00
Bill Yi 06ec172061 Import translations. DO NOT MERGE skipped: 2e1c9afbb2 skipped: cb8c2f2996
Change-Id: If165be6a8d1ac76172eee6bc91c6df999ed0e553
2017-07-20 06:57:01 +00:00
Bill Yi cb8c2f2996 Import translations. DO NOT MERGE skipped: 2e1c9afbb2
Change-Id: I3402b44b6e91e082e8eb88e6ac64a6ab6e509046
2017-07-20 06:56:58 +00:00
Bill Yi 2e1c9afbb2 Import translations. DO NOT MERGE
Change-Id: If2dc6c9ef6b475270c85da54aa2dfcaf8329b4d3
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-07-19 23:56:51 -07:00
Sunny Goyal e995f8c849 Fixing tint not getting applied when an item is dragged over a drop target am: 1a56a5286c
Change-Id: I9df87d34e8c9133151af3a79f2032ae82d8d5517
2017-07-20 05:55:03 +00:00
Sunny Goyal 1a56a5286c Fixing tint not getting applied when an item is dragged over a drop target
> Changing spring animation to use drawable instead of views. This
  allows us to reuse the size calculations from AdaptiveIconDrawable,
  instead of reimplementing the logic.
> Updating tint logic to concat any existing filter and reapply it to
  the drawable

Bug: 63873434
Change-Id: I30e97d181bd3439e5b10272d4964bad1c70ceb3c
2017-07-19 22:54:52 -07:00
Hyunyoung Song 60326ece20 Merge "PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug" into ub-launcher3-dorval-polish 2017-07-19 21:23:13 +00:00
Hyunyoung Song f567ee8f42 Merge changes from topic 'am-47bc3657-4ec5-48ea-a081-c94faa8bfc8c' into ub-launcher3-dorval-polish2
* changes:
  PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug am: 435a35dec3
  PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug
2017-07-19 21:23:13 +00:00
Hyunyoung Song 70499fd31d Merge changes from topic 'am-47bc3657-4ec5-48ea-a081-c94faa8bfc8c' into ub-launcher3-master
* changes:
  PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug am: 435a35dec3 am: febdbfcafb
  PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug am: 435a35dec3
  PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug
2017-07-19 21:23:13 +00:00
TreeHugger Robot 4426b1d27f Merge "Updating UserEventDispatcher to make some methods accessible." into ub-launcher3-dorval-polish 2017-07-19 20:30:44 +00:00
TreeHugger Robot 4dd5a5d19d Merge changes from topic 'am-948a617f-f892-4399-bd5c-3dd472692cca' into ub-launcher3-dorval-polish2
* changes:
  Merge commit 'refs/changes/98/2553198/2' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-948a617f-f892-4399-bd5c-3dd472692cca
  Updating UserEventDispatcher to make some methods accessible.
2017-07-19 20:30:44 +00:00
TreeHugger Robot 52f5f64091 Merge changes from topic 'am-948a617f-f892-4399-bd5c-3dd472692cca' into ub-launcher3-master
* changes:
  Merge commit 'refs/changes/98/2553198/2' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-948a617f-f892-4399-bd5c-3dd472692cca am: d3e669b9ae
  Merge commit 'refs/changes/98/2553198/2' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-948a617f-f892-4399-bd5c-3dd472692cca
  Updating UserEventDispatcher to make some methods accessible.
2017-07-19 20:30:44 +00:00
TreeHugger Robot 5be36b4941 Merge "Factor in CellLayout padding in cell size calculation." into ub-launcher3-dorval-polish 2017-07-19 20:25:57 +00:00
TreeHugger Robot 7c085bf7df Merge changes from topic 'am-ad7d3769-753e-4ddd-97fb-2d13b2d07948' into ub-launcher3-dorval-polish2
* changes:
  Factor in CellLayout padding in cell size calculation. am: 8632d9dd1e
  Factor in CellLayout padding in cell size calculation.
2017-07-19 20:25:57 +00:00
TreeHugger Robot b21b934b88 Merge changes from topic 'am-ad7d3769-753e-4ddd-97fb-2d13b2d07948' into ub-launcher3-master
* changes:
  Factor in CellLayout padding in cell size calculation. am: 8632d9dd1e am: d39707b662
  Factor in CellLayout padding in cell size calculation. am: 8632d9dd1e
  Factor in CellLayout padding in cell size calculation.
2017-07-19 20:25:57 +00:00
Hyunyoung Song 3335b02ae8 PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug am: 435a35dec3 am: febdbfcafb
Change-Id: I35b94fb934cbf644ad8a2ed90f172c7c25c374f8
2017-07-19 19:35:49 +00:00
Hyunyoung Song febdbfcafb PopupContainerWithArrow should align correctly in RTL mode Test: see attached screenshot in the bug am: 435a35dec3
Change-Id: I4c290f603c94955a9b85a9c4b91fa0738820d932
2017-07-19 19:35:46 +00:00
Hyunyoung Song 435a35dec3 PopupContainerWithArrow should align correctly in RTL mode
Test: see attached screenshot in the bug

Bug: 63721807

the horizontal gravity enforcement has to be done on (left+translateX) value
and not just translateX. Hence that enforcement has been moved to onLayout.

Change-Id: I9b6502dc55d59e04a406ebe71ac3b649b31d6088
2017-07-19 12:35:11 -07:00
TreeHugger Robot 0b5f8f82e3 Merge changes from topic 'am-121e73e9-eff7-4ee5-aecf-aaaaf9cc4eb5' into ub-launcher3-dorval-polish2
* changes:
  Fix regression which broke Workspace flings in RTL am: 5360b6ee4f
  Fix regression which broke Workspace flings in RTL
2017-07-19 18:13:20 +00:00
TreeHugger Robot b245ea40b5 Merge changes from topic 'am-121e73e9-eff7-4ee5-aecf-aaaaf9cc4eb5' into ub-launcher3-master
* changes:
  Fix regression which broke Workspace flings in RTL am: 5360b6ee4f am: 7d522f885c
  Fix regression which broke Workspace flings in RTL am: 5360b6ee4f
  Fix regression which broke Workspace flings in RTL
2017-07-19 18:13:20 +00:00
Sunny Goyal 6309ade981 Merge commit 'refs/changes/98/2553198/2' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-948a617f-f892-4399-bd5c-3dd472692cca am: d3e669b9ae
Change-Id: I65bca6b78210297fec8e361c54b5f5320e4831ac
2017-07-19 18:10:09 +00:00
Sunny Goyal d3e669b9ae Merge commit 'refs/changes/98/2553198/2' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-948a617f-f892-4399-bd5c-3dd472692cca
Change-Id: I4b54791fcaaf09a9aad6774d19645e7d7793c75d
2017-07-19 11:08:35 -07:00
Sunny Goyal 2b50b53183 Updating UserEventDispatcher to make some methods accessible.
> Removing helper methods around fillInLogContainerData so that its easier to
  create events with 3 and more srcTargets
> Removing setPredictedApps from userEventDispatcher as its specific to Launcher
  and does not apply to other activities. Instead moving it to AllAppsRecyclerView

Bug: 63719473
Change-Id: Ib92621e41ede4ffe03892642ab173772b5a84dd1
2017-07-19 11:03:35 -07:00
Hyunyoung Song 6aa29a823a Merge "SwipeDetector should work on multi touch finger points Bug: 63815304 Change-Id: I66b0bedeed0bd3fadc5f2f73fd76e64010170c97" into ub-launcher3-dorval-polish2 2017-07-19 06:31:50 +00:00
Adam Cohen c47c674471 Fix regression which broke Workspace flings in RTL am: 5360b6ee4f am: 7d522f885c
Change-Id: Ie053f11541a37e93d9a57175f93d500070001ab1
2017-07-18 23:19:45 +00:00
Adam Cohen 7d522f885c Fix regression which broke Workspace flings in RTL am: 5360b6ee4f
Change-Id: Iabeb3b8975706c3b19cd8110f687cea3504a046c
2017-07-18 23:19:43 +00:00
Adam Cohen 5360b6ee4f Fix regression which broke Workspace flings in RTL
issue 63815505

Change-Id: Iac2f66235c0d36c0df58da20f3e0aace14c190b7
2017-07-18 16:19:35 -07:00
Hyunyoung Song 697d0159c6 SwipeDetector should work on multi touch finger points Bug: 63815304 Change-Id: I66b0bedeed0bd3fadc5f2f73fd76e64010170c97 am: 51e224a121
Change-Id: Ie30e1eadbe29b383e589afccb610d2e5c5d95540
2017-07-18 22:00:06 +00:00
Hyunyoung Song 51e224a121 SwipeDetector should work on multi touch finger points
Bug: 63815304
Change-Id: I66b0bedeed0bd3fadc5f2f73fd76e64010170c97
2017-07-18 14:59:48 -07:00
TreeHugger Robot b11be0bff5 Merge "Decrease the animation delay when closing Folder from 2+ page." into ub-launcher3-dorval-polish 2017-07-18 20:05:16 +00:00
Jon Miranda 8632d9dd1e Factor in CellLayout padding in cell size calculation.
Bug: 63753505
Change-Id: I221dfb1d486110f8de3994085d917c12f82bcd0f
2017-07-18 12:42:15 -07:00
Jonathan Miranda 346f393ca3 Factor in CellLayout padding in cell size calculation. am: 8632d9dd1e am: d39707b662
Change-Id: Iaf4e9135190c15f053279175ddf9522794a325af
2017-07-18 19:41:32 +00:00
Jonathan Miranda d39707b662 Factor in CellLayout padding in cell size calculation. am: 8632d9dd1e
Change-Id: I5cf4a8b9ad63ce87efa88708cb4a99439497326c
2017-07-18 19:41:30 +00:00
Jon Miranda e8e6d9b658 Decrease the animation delay when closing Folder from 2+ page.
Bug: 36022592
Change-Id: I3ec956b354efb3836c4c3cf9baf361f763faae1f
2017-07-18 11:58:22 -07:00