Commit Graph

34630 Commits

Author SHA1 Message Date
Sunny Goyal 18d718492a Removing accessibility workaround for changing View visibility
Original change-id: I9a687a39a358441afd57c0c46b57399ecbf23c36

Bug: 76418647
Change-Id: I0800bd4f521e052f0a1229fe6b7ceafd1b0429ae
2018-03-28 10:32:19 -07:00
android-build-team Robot ff5e8fcab8 Snap for 4683893 from 6303a794df to pi-release
Change-Id: I1c1387c9ad62a4160c7c10ae51158e53f9dce5ab
2018-03-28 07:21:45 +00:00
Sunny Goyal fbcd52f407 Using the application classloader for unmarsheling internal classes
Android default classloader may not find the custom classes defined in
the launcher package, causing ClassNotFoundException

Bug: 74234914
Change-Id: I47cc1034c699a1466da51137c4efd7a5c12af2fc
2018-03-27 20:43:02 -07:00
TreeHugger Robot 9025aa5317 Merge "Don't add task overlay when thumbnail is rotated" into ub-launcher3-master 2018-03-28 00:14:02 +00:00
Tony Wickham e7a49dc915 Don't add task overlay when thumbnail is rotated
Change-Id: Ie4088c8c1a1c22a30caddc5bfb6b76e6a42ef088
2018-03-27 17:05:10 -07:00
Sunny Goyal 5b70f51750 Fixing wrong visibility being set for RecentsView
Change-Id: I03890eabe80dd9339a3de9449772ab7fb36a6db1
2018-03-27 15:50:20 -07:00
Tony Wickham 4639a75506 Merge "Fix divide by 0" into ub-launcher3-master 2018-03-27 20:52:30 +00:00
Tony Wickham 85fd66800d Fix divide by 0
Bug: 76392987
Change-Id: Ib55b3e47b296f4aaa690f7af83c5d92b242ed029
2018-03-27 13:31:39 -07:00
TreeHugger Robot 7d28623f3a Merge "Revert "Using dimension instead of relyong on relativeLayout for view positions"" into ub-launcher3-master 2018-03-27 20:25:11 +00:00
Sunny Goyal a750730d90 Revert "Using dimension instead of relyong on relativeLayout for view positions"
This reverts commit 9623ed1894.

Reason for revert: b/76398583

Change-Id: I85f842d2c1511fe7ac374756e83641b59cbdd56d
2018-03-27 20:09:50 +00:00
Jonathan Miranda 03ebe0cd00 Merge "Send directed broadcast to package installers that have active sessions." into ub-launcher3-master 2018-03-27 19:53:07 +00:00
Jon Miranda 5ab0d896c6 Send directed broadcast to package installers that have active sessions.
For each installer, we send a broadcast that includes package names of items that:
* Are being installed by that installer
* Are on the first screen
* Have an active install session

The packages are seperated by:
* Folder items
* Workspace items
* Hotseat items
* Widgets

Bug: 74355094
Change-Id: I573ed6b3b84314ef244486fcf8354bebdff8bbdf
2018-03-27 12:32:49 -07:00
Jon Miranda 314ab5d6b5 Raise char limit from 100 to 200 on accessibility string.
Bug: 76444955
Change-Id: I44a168bd9705ca8ab37f98a41aae0dceb5d9536a
2018-03-27 11:48:37 -07:00
Winson Chung ef77fd0f40 Workaround for ensuring dummy task view has valid task
- Always assign the first task the running task id so that we can still
  identify it if applyLoadPlan() is not yet called back from loading tasks.

Bug: 76100710
Change-Id: I22e2948a67f532b60415a248d6121febba29b3f6
2018-03-27 10:31:29 -07:00
TreeHugger Robot 932d3b02de Merge changes I438e45d8,I1330cec3 into ub-launcher3-master
* changes:
  Show overview tiles in the orientation screenshot was taken
  Prevent edge gradient for screenshots in correct orientation
2018-03-27 17:00:12 +00:00
Tony Wickham 20bfde3600 Show overview tiles in the orientation screenshot was taken
If the orientation of the screenshot doesn't match the thumbnail view,
we rotate the screenshot 90 degrees. We don't know whether a landscape
screenshot was seascape, so we just assume it's not (i.e. landscape
screenshots always rotate +90 degrees when shown in portrait).

Portrait screenshots rotate so that the bottom aligns with the nav bar,
e.g. rotate +90 in seascape and -90 in landscape

Currently guarded by the flag OVERVIEW_USE_SCREENSHOT_ORIENTATION.

Bug: 74552612
Change-Id: I438e45d89b54ffe41950c8bb9abdbb9a1c33aa40
2018-03-27 09:48:37 -07:00
Sunny Goyal 0e4f33b3a1 Merge "Do not clear grid accupancy if nothing changes" into ub-launcher3-master 2018-03-27 16:41:49 +00:00
Sunny Goyal aeead95d8e Merge "Making read permission for android content provider as systemSignature to prevent unwanted access to user data" into ub-launcher3-master 2018-03-27 16:36:08 +00:00
Jon 96992e9e05 Merge branch 'ub-launcher3-master' into pi-dev am: 6303a794df
am: 3b16baa71e

Change-Id: I1d47b5078229c59a4ff183fbb6f51082d87a1079
2018-03-27 14:52:58 +00:00
Jonathan Miranda bc53692950 Revert "Merge branch 'ub-launcher3-master' into pi-dev" am: 6cf6dd8bce
am: 7960ebcaf3

Change-Id: Ibeb348bb3d643debf43b38f27b880c837f448789
2018-03-27 14:52:47 +00:00
Jon 3b16baa71e Merge branch 'ub-launcher3-master' into pi-dev
am: 6303a794df

Change-Id: I66f6a79666134e1d8398ea5d726ba45ae184ce49
2018-03-27 14:46:18 +00:00
Jonathan Miranda 7960ebcaf3 Revert "Merge branch 'ub-launcher3-master' into pi-dev"
am: 6cf6dd8bce

Change-Id: I550ecf7fe4814661a61716d5f7824fa16ed79b86
2018-03-27 14:46:12 +00:00
Tony Wickham 61857f3f39 Prevent edge gradient for screenshots in correct orientation
- Due to rounding issues, the width could be a pixel too small, causing
  a gradient on the right edge
- On tall devices, the height ratio of the task thumbnail might be
  larger than the width ratio, causing the screenshot to be too short
  upon swiping up, and thus a gradient on the bottom edge

Bug: 73540853
Change-Id: I1330cec3d2ff8c98eb1b354f0e7f40c6ea49ad7c
2018-03-26 17:26:40 -07:00
Sunny Goyal 00c9c9a6fc Adding an empty message in RecentsView
Moving the content instead of translating the view. This ensures
that the empty message fades in place while the other content come-in
from the side.

Change-Id: I081d2e21206de24ad530814cb6a8ca7c3e293724
2018-03-26 17:24:12 -07:00
Jon 6303a794df Merge branch 'ub-launcher3-master' into pi-dev
Bug: 74794600
Test: manual test
Change-Id: Ic459d478266085ba7e4e3bdda010fcfbc2c22552
2018-03-26 20:12:27 -04:00
Jonathan Miranda 6cf6dd8bce Revert "Merge branch 'ub-launcher3-master' into pi-dev"
Original CL loses the commit history. I believe this is due to doing the merge on master and cherry picking to pi-dev. Tested locally that reverting this results in no conflicts when doing the merge properly on pi-dev.

This reverts commit 3f7df53dda.

Bug: 74794600
Test: manual test
Change-Id: I58f3bb1bd5ce789be380bac9716efd2627a90f92
2018-03-26 20:12:04 -04:00
Sunny Goyal 11e9649894 Do not clear grid accupancy if nothing changes
Hotseat is calling setGridSize on every layout which was clearing gridOccupancy, marking the cells as empty

Bug: 73867732
Change-Id: Ie07f5786f2e5bfe2340fd0b8723964f651c929d4
2018-03-26 16:19:41 -07:00
TreeHugger Robot 3d58de67a8 Merge "Adding a custom view for DragHandle" into ub-launcher3-master 2018-03-26 23:03:53 +00:00
Sunny Goyal 81b4c7bb3c Adding a custom view for DragHandle
> Separating page indicator and drag handle
> Page indicator always draws irrespactive of oriantation
> Drag handle is responsible for accessibility interactions
> Adding assissibility actions for DragHandle

Bug: 72500733
Change-Id: I9030337456964af1bdf77f1c01956452321f9229
2018-03-26 15:52:03 -07:00
TreeHugger Robot 658edc6e56 Merge "Making task view accessibility-stoppable" into ub-launcher3-master 2018-03-26 19:29:06 +00:00
TreeHugger Robot 4e57d6cdad Merge "Applying the alpha to individual tasks instead of the view" into ub-launcher3-master 2018-03-26 19:22:30 +00:00
TreeHugger Robot e006cc902b Merge "Dismissing tasks via keyboard" into ub-launcher3-master 2018-03-26 19:21:24 +00:00
Vadim Tryshev c911c3da72 Dismissing tasks via keyboard
Bug: 73090995
Test: Press all Del buttons on keyboard, backspace, while in or not in
Alt-Tab.

Change-Id: I22f99c46adbc465373989c58ed831e32fc8e2ba5
2018-03-26 12:13:19 -07:00
Sunny Goyal a9f554681d Applying the alpha to individual tasks instead of the view
> Removing hotseat from overview in transposed layout
> Removing face scrim from recents view in transposed layout
> Removing focued background from pagesView as individual poges have focus states

Change-Id: I620527241bf7240009c4187f53f5a5cff0c3e2b1
2018-03-26 12:11:00 -07:00
Vadim Tryshev 4ba5e6046f Making task view accessibility-stoppable
This is done by associating an accessibility description with it.

Bug: 72409756
Test: Touch-explore a task in Overview
Change-Id: I988cdc167599406a36c0a3a9bbd0a2ac766ec333
2018-03-26 12:06:24 -07:00
Tony Wickham 864ae5a2b3 Merge "Add drag indicator to hotseat" into ub-launcher3-master 2018-03-26 18:11:49 +00:00
TreeHugger Robot f757f9cb17 Merge "Use the correct haptics when changing pages" into ub-launcher3-master 2018-03-26 17:43:16 +00:00
TreeHugger Robot da2e584a90 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master 2018-03-24 01:40:02 +00:00
Bill Yi 0a92d818d6 Import translations. DO NOT MERGE
Change-Id: Id846f816db89d0e1920f0b08e24f0c1f69d65210
Auto-generated-cl: translation import
2018-03-23 18:30:15 -07:00
Tony Wickham 7c3dd1f14e Add drag indicator to hotseat
Change-Id: Iad5b08ad290f07c6cdd3c9091e160b5af859859e
2018-03-23 17:34:04 -07:00
Tony Wickham a8c647ffa2 Merge "Fix back button not showing in all floating views" into ub-launcher3-master 2018-03-23 23:49:46 +00:00
Tony Wickham b65040ac7b Fix back button not showing in all floating views
We only show the back button when adding the floating view to the
drag layer if it is already "open". A couple of floating items
(folder and options popup) added first then set mIsOpen, causing
the back button to not appear. (We have to check that it is open,
and not just on the drag layer, because we want to get rid of the
back button when changing to some states such as spring-loaded. If
we only checked if the view was present, it wouldn't hide if one of
the floating views such as folder or shortcuts was animated closed.)

Bug: 76169527
Change-Id: I0dff6d2e3424eab72d47dccc42cc703a0fb0141b
2018-03-23 16:22:06 -07:00
Matthew Ng 4ca349c1a2 Use the correct haptics when changing pages
Uses virtual key instead of keyboard tap.

Test: scrub between pages
Bug: 70180755
Change-Id: I72bde319610dd4acf59e5f4eb9f462c106b9a911
2018-03-23 15:35:57 -07:00
Sunny Goyal e9c897080c Making read permission for android content provider as systemSignature
to prevent unwanted access to user data

Bug: 74360014
Change-Id: I0155c25d91609f4492f56b221c372ec3f51442e3
2018-03-23 14:36:48 -07:00
Jonathan Miranda 6b34edcc0f Merge "Fix logic to get icon from any view that is a child of DeepShortcutView." into ub-launcher3-master 2018-03-23 21:15:57 +00:00
Tony Wickham d263421c1b Merge "Remove quick switch and improve quick scrub" into ub-launcher3-master 2018-03-23 18:38:56 +00:00
Jon Miranda a589814dba Show instruction toast when user taps on drag handle.
Bug: 74369785
Change-Id: I7017266efcb0db70a8d151eed10442292cb61e70
2018-03-22 16:32:33 -07:00
Tony e9054e3207 Remove quick switch and improve quick scrub
- Hide hotseat and center recents vertically during quick scrub
  - Don't animate the state change if launcher wasn't already visible, but still
    wait until the window animation completes before scrubbing past the next app
- Change interpolator of window as it scales offscreen during quick scrub, so that
  it gets out of the way faster and you can see the motion of the next app taking
  its place
- Remove haptic when snapping to task when quick scrub starts (there's already a
  haptic from the home button)

Bug: 70180755
Change-Id: I83f25bc8b791da0676c13fd62698e1f486dc016f
2018-03-22 15:50:19 -07:00
TreeHugger Robot f6a8f955ed Merge "Using dimension instead of relyong on relativeLayout for view positions" into ub-launcher3-master 2018-03-22 21:58:03 +00:00
Sunny Goyal 9623ed1894 Using dimension instead of relyong on relativeLayout for view positions
Search box can be hidden as a result of various state flags. But the dependent
views should still retain their positions

Change-Id: I820ac11d120f9c78a457e64f3f21d9e8ff3f6110
2018-03-22 14:42:00 -07:00