Commit Graph

34630 Commits

Author SHA1 Message Date
Hyunyoung Song fcd090da35 Move theme res logic to Themes static class.
Bug: 131310726

Change-Id: Ib46c26c2b44165a4441e109eed6d3ae7e19bcf02
2019-05-01 14:11:50 -07:00
Vadim Tryshev 9b2eb3931c Merge "Not using Contacts app" into ub-launcher3-qt-dev
am: dffb214d0f

Change-Id: I3067187a33fdad8d398a7439bb2b2ff60a953ff8
2019-05-01 13:39:37 -07:00
Sunny Goyal 5ca2357920 Merge "Setting predition enabled/disabled state based on callbacks from the service" into ub-launcher3-qt-dev
am: 428617ebe7

Change-Id: I6be2422c20e882dfb3646f6af3c3c5e3a31b1973
2019-05-01 13:38:28 -07:00
Vadim Tryshev dffb214d0f Merge "Not using Contacts app" into ub-launcher3-qt-dev 2019-05-01 19:53:42 +00:00
TreeHugger Robot 428617ebe7 Merge "Setting predition enabled/disabled state based on callbacks from the service" into ub-launcher3-qt-dev 2019-05-01 19:51:21 +00:00
vadimt f1e0c90a3b Not using Contacts app
Bug: 131628231
Change-Id: If877cc95879263330b7bbd344ddd3a526a5e6fac
2019-05-01 12:21:56 -07:00
Matthew Ng d9d4db6646 Merging ub-launcher3-qt-dev, build 5508646
am: cd5ed8b28f

Change-Id: I9e4b869924389a4ae88d411f6cebf760174ebd78
2019-05-01 08:22:47 -07:00
Winson Chung 5f867c68f0 Merge "Removing screen pinning flag check" into ub-launcher3-qt-dev
am: d16f87f52d

Change-Id: I77407b82ef83a4cdf12f4135ba7d70121d2049ff
2019-04-30 21:25:06 -07:00
Winson Chung d16f87f52d Merge "Removing screen pinning flag check" into ub-launcher3-qt-dev 2019-05-01 04:07:05 +00:00
Tony Wickham a5836b92d3 Merge "TaskView controls currently drawn insets and radius" into ub-launcher3-qt-dev
am: 989f3747e2

Change-Id: Ife4e9fbf06a35ce24b272be763f94d336c0b920d
2019-04-30 21:06:50 -07:00
TreeHugger Robot 989f3747e2 Merge "TaskView controls currently drawn insets and radius" into ub-launcher3-qt-dev 2019-05-01 03:41:23 +00:00
Tony Wickham 737d67fa0f TaskView controls currently drawn insets and radius
Previously this was controlled by TaskThumbnailView. Having TaskView
handle it allows it to update its outline provider to match the
thumbnail when setting fullscreen progress.

Bug: 129883568
Change-Id: I067fcdd31676af4d4792d18eaaac031c2ac0b18a
2019-04-30 20:26:50 -07:00
Vadim Tryshev 305048e3d4 Merge "Adding more activities for inproc tests" into ub-launcher3-qt-dev
am: c9a2eb0809

Change-Id: I06cad4c22382942bba68846f23e63cd34f720752
2019-04-30 19:09:13 -07:00
Vadim Tryshev c9a2eb0809 Merge "Adding more activities for inproc tests" into ub-launcher3-qt-dev 2019-05-01 01:35:23 +00:00
vadimt db4afbba92 Adding more activities for inproc tests
So that virtual devices can scroll all apps

Change-Id: I7aeca9e73e4089431624ab88fc9216a60c575039
2019-04-30 18:19:50 -07:00
Jon Miranda dcee5bb7a5 Merge "Fix RTL bug when swiping up to home." into ub-launcher3-qt-dev
am: 2fc528b833

Change-Id: Ie450455fa1049b5b4e0b334625704cdf54e0ac5c
2019-04-30 15:56:35 -07:00
TreeHugger Robot 2fc528b833 Merge "Fix RTL bug when swiping up to home." into ub-launcher3-qt-dev 2019-04-30 21:50:47 +00:00
Kevin 57b625399a Merge "Fade task items when swiping out" into ub-launcher3-qt-dev
am: 34659d2153

Change-Id: Ia836d5dfcc874a85673635e3942a66b3f38f35dc
2019-04-30 14:33:41 -07:00
Kevin 0d04c1884a Merge "Fix recents order being reversed sometimes" into ub-launcher3-qt-dev
am: 6380f51960

Change-Id: I6e5cbf0956d105acb428a4066762ebd76c1325ec
2019-04-30 14:33:12 -07:00
TreeHugger Robot 34659d2153 Merge "Fade task items when swiping out" into ub-launcher3-qt-dev 2019-04-30 21:27:23 +00:00
TreeHugger Robot 6380f51960 Merge "Fix recents order being reversed sometimes" into ub-launcher3-qt-dev 2019-04-30 21:23:54 +00:00
Jon Miranda 361ccf3490 Fix RTL bug when swiping up to home.
When you switch to RTL when an app is open, we try to use the BubbleTextView
that is no longer attached on the animation back to home. This causes the
item location to return the wrong values (since now the view doesn't have
valid padding/width we can use). In this case, we'll use the fallback
animation.

Bug: 131242470
Change-Id: I0ce27ee10bd6402cc6b2065813b034fc04592622
2019-04-30 14:04:16 -07:00
Kevin 72e8025f75 Fix recents order being reversed sometimes
Occasionally, the recents list items were reversed.  This is because
RecentsTaskList#getTasks returns the actual backing list which we were
reversing, so we solve this by making a new array list.

Bug: 131367388
Test: Do repro in bug, no longer gives reversed order
Change-Id: I825d284e4768c2b53fedf07480e99d195acfa6d6
2019-04-30 13:39:10 -07:00
Sunny Goyal a019e17f0c Merge "Enabling quick-switch gesture in landscape mode (2 button UI)" into ub-launcher3-qt-dev
am: 943ce93bd5

Change-Id: If33b2b12863425aa63746013c2e14f00d19668e0
2019-04-30 12:35:35 -07:00
Jon Miranda 89e100b417 Merge "Fix app open animation in landscape." into ub-launcher3-qt-dev
am: 2e6f3c7324

Change-Id: I87e9742ea61c6b20d5893be0a1abfa5799a347e8
2019-04-30 12:35:00 -07:00
TreeHugger Robot 943ce93bd5 Merge "Enabling quick-switch gesture in landscape mode (2 button UI)" into ub-launcher3-qt-dev 2019-04-30 19:29:14 +00:00
TreeHugger Robot 2e6f3c7324 Merge "Fix app open animation in landscape." into ub-launcher3-qt-dev 2019-04-30 19:16:34 +00:00
Sunny Goyal 27283f7ea8 Setting predition enabled/disabled state based on callbacks from the service
> If no callback is received within a timeout, it is set to disabled

Bug: 131188880
Change-Id: Ie6022b190a2504739f1569a500d6f5cc1566d373
2019-04-30 12:06:25 -07:00
Jon Miranda 063211f620 Fix app open animation in landscape.
Bug: 130828765
Change-Id: Ic447d05a8fe2097a6afd0bfec73039a62bbf5a4b
2019-04-30 12:03:39 -07:00
Winson Chung e6ef8dac28 Removing screen pinning flag check
- The flag may be inaccurate, revert to the activity manager check
  for now

Bug: 131552865
Test: Manual
Change-Id: If7c00ba7a1cbb726dcd65993451e82d76778fd4b
2019-04-30 18:19:24 +00:00
Kevin 7184228332 Merge "Overlap insets with item margins" into ub-launcher3-qt-dev
am: d9c0fe130b

Change-Id: I1718e8778a09dcf9442330c0d40eac77b0e1dc8e
2019-04-30 11:09:47 -07:00
TreeHugger Robot d9c0fe130b Merge "Overlap insets with item margins" into ub-launcher3-qt-dev 2019-04-30 18:00:12 +00:00
Kevin d8144a6304 Overlap insets with item margins
The system insets already create visual space for us, so there is no
need to add additional margin if we already have the insets acting as a
buffer. So we can just overlap them, preventing scenarios where we have
too much scrollable white space.

As a bonus, we get a more robust way of determining the clear all
button's bottom margins as we now base it directly off whether the
insets cover the space as opposed to using the orientation (which is
an indirect way of knowing the insets).

Bug: 131636735
Test: Test on 320x569 mdpi. Matches UX spec.
Change-Id: I6a3a3a5475ed303ed21bca3ed3cc363276c6e745
2019-04-30 10:33:55 -07:00
Winson Chung d95d598e23 Merge "Fix some MW visual issues" into ub-launcher3-qt-dev
am: 287f5d5aef

Change-Id: I5e1bb9797ed101c547c319be520e80ef056ec39c
2019-04-30 10:00:58 -07:00
TreeHugger Robot 287f5d5aef Merge "Fix some MW visual issues" into ub-launcher3-qt-dev 2019-04-30 16:48:43 +00:00
Winson Chung 8d86cf0bcc Fix some MW visual issues
- Ensure that we don't apply apply crop from device coordinates (reset to
  surface coordinates)
- Disable rounded window corners in MW

Bug: 128364741

Change-Id: Ia91500ca97b44537829983945cd3d3cc82747aeb
2019-04-30 09:35:22 -07:00
Kevin 8f6d41ee53 Fade task items when swiping out
As we have a fixed width for the task list now, we have to ensure that
we do not clip the task items when we swipe them out. In addition, we
should fade them out by the end of the swipe as the swipe end location
may still be on a visible part of the screen.

Bug: 131686863
Test: Go to landscape mode, swipe out tasks
Change-Id: If86136a9f9d47098a6dd5d355d3a99d540165c77
2019-04-30 09:13:51 -07:00
android-build-team Robot 02da7618e4 Snap for 5515275 from d50b5572c7 to rvc-release
Change-Id: Id2cbccc106662493e34cb83c1429dcd84527384c
2019-04-30 03:13:07 +00:00
Tony Wickham 90261839dc Merge "Add null check before removing live tile overlay" into ub-launcher3-qt-dev
am: 32d475bca4

Change-Id: I1f3807a1ce735d0334a9b73dcdbf99a9aced5ad9
2019-04-29 18:30:27 -07:00
Vadim Tryshev 14f33b7ee0 Merge "Disabling fallback overview tests until the bug is fixed" into ub-launcher3-qt-dev
am: 9736474072

Change-Id: I5b0a698c6c01d7a87b3932eb9736a40b312535e4
2019-04-29 18:24:25 -07:00
TreeHugger Robot 32d475bca4 Merge "Add null check before removing live tile overlay" into ub-launcher3-qt-dev 2019-04-30 01:22:32 +00:00
Vadim Tryshev 9736474072 Merge "Disabling fallback overview tests until the bug is fixed" into ub-launcher3-qt-dev 2019-04-30 01:10:51 +00:00
Vadim Tryshev 781d444e75 Merge "Slowing down gestures for virtual device" into ub-launcher3-qt-dev
am: b93786dca3

Change-Id: I815ba5c12d80ed8d87ccaa855a40e197310d8f25
2019-04-29 18:06:22 -07:00
Kevin 5e3cf315ec Merge "Fix thumbnail views not rotating w/ orientation" into ub-launcher3-qt-dev
am: 40689ca9ab

Change-Id: I1ecf235dc3a78d51972d2ca822fbf91fa6399b1c
2019-04-29 18:00:21 -07:00
Vadim Tryshev b93786dca3 Merge "Slowing down gestures for virtual device" into ub-launcher3-qt-dev 2019-04-30 00:59:45 +00:00
TreeHugger Robot 40689ca9ab Merge "Fix thumbnail views not rotating w/ orientation" into ub-launcher3-qt-dev 2019-04-30 00:45:37 +00:00
Tony Wickham de68f8097c Add null check before removing live tile overlay
Bug: 131630813
Change-Id: I6d2c39c61aa918b11dd3d15703fe6ca52c19778d
2019-04-30 00:31:38 +00:00
Winson Chung d50b5572c7 Merging ub-launcher3-qt-dev, build 5505393 am: d4e8bdbc62
am: 1d79362f5c

Change-Id: I1cfcd20fa01fabc762216fbc9ce7da1b978b9847
2019-04-29 17:31:22 -07:00
vadimt dc5b2fbdbe Slowing down gestures for virtual device
Change-Id: I636bd3c053295041d0ae4e5c97f2790f5a1e40dd
2019-04-29 17:18:30 -07:00
Winson Chung 1d79362f5c Merging ub-launcher3-qt-dev, build 5505393
am: d4e8bdbc62

Change-Id: I91f1c3d4bf134226ac40111e2a0eda3ad8e1fd35
2019-04-29 17:18:27 -07:00