summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep/util/ClipAnimationHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* Merging ub-launcher3-qt-r1-dev, build 5736932Winson Chung2019-07-181-10/+24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:111935715 P2 Incorrect parent type when logging drag and drop from All Apps Bug:131315856 P1 [PO restore] No work profile launcher shortcuts restore ~50% of the time Bug:132900132 P1 Apparently, tests start running while provisioning is still in progress Bug:133009122 P2 Rare flake: dragged launchable to workspace, but the current state is not WORKSPACE; Can't find a launcher object; selector: BySelector [RES='\Qcom.google.android.apps.nexuslauncher:id/apps_view\E'] Bug:133765434 P1 [Flaky test] Launching task didn't open a new window Bug:133867119 P2 Lab-only flake: want to switch from workspace to all apps; Swipe failed to receive an event for the swipe end Bug:133891845 P2 TAPL: need clearer diags when a crash dialog is over Launcher or there is lock screeen Bug:134532571 P1 Launcher flake: java.lang.AssertionError: http://go/tapl : want to switch from background to overview, but the current state is not BASE_OVERVIEW; Can't find a launcher object; selector: BySelector [RES='\Qcom.google.android.apps.nexuslauncher:id/overview_panel\E'] Bug:135165284 P2 [Q-Preview4] Gestural navigation animation glitch on RTL Bug:135567630 P1 testBackground crashes in Landscape Bug:135636137 P1 Workspace is clipped at the top when transitioning from app -> home Bug:135687618 P4 Task shows between back and swiping up to overview Bug:135952890 P1 Drag up on home indicator does not track finger if recently entered split screen Bug:136033787 P0 Vzw DoU: sendexchangeemail wifi test fails with failed dismissal exception Bug:136215685 P1 Flake: swiping up from Home to Overview in 2-button mode sometimes fails Bug:137197916 P1 Add gesture support for 3p Launcher Bug:137215697 P2 FloatingIcon and workspace icon visible at the same time when touch input during app to close animation Bug:137290162 P1 Overview suggest chip showing on apps due to misconfigured flag Bug:137316430 P1 Jank when swiping quickly back down to home when overview is peeking Bug:64712476 P3 Import translations for dev branches Change-Id: Ib228c0f291884050904fa069e25519755071c40a
| * Merge "Update the home stack bounds with the transition end points" into ↵TreeHugger Robot2019-07-121-1/+5
| |\ | | | | | | | | | ub-launcher3-qt-r1-dev
| | * Update the home stack bounds with the transition end pointsWinson Chung2019-07-121-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - When the user dismisses splitscreen while launcher is hidden and was previously minimized, getLocationOnScreen() will continue to return the old position until the first view root traversal after the window is shown. As a result, we will end up with home bounds for the minimized state and the wrong target bounds calculated Bug: 135952890 Test: Enter splitscreen, launcher another app, dismiss splitscreen and then swipe up Change-Id: Id19dfa664623b2b855db4209999508c76a9aacdc
| * | Swipe-up support for 3P LauncherSunny Goyal2019-07-111-9/+19
| |/ | | | | | | | | | | | | | | On swipe up, we start a rencets transition to the current launcher app. At the end of the transition, if the user is going to recents, we start overview activity. Bug: 137197916 Change-Id: Ie5ed848879ad965dcab2780a05d649e3be066568
* | Merging ub-launcher3-qt-dev, build 5656472Sunny Goyal2019-06-131-1/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:125844074 P2 Final UX and animations for Launcher DWB integration Bug:129985827 P1 [Fully Gestural Navigation] Delay Recents animation when swiping up Bug:131360075 P1 [Gesture Nav] Polish/finish landscape Bug:132900132 P1 Apparently, tests start running while provisioning is still in progress Bug:133009122 P2 Rare flake: dragged launchable to workspace, but the current state is not WORKSPACE; Can't find a launcher object; selector: BySelector [RES='\Qcom.google.android.apps.nexuslauncher:id/apps_view\E'] Bug:133443741 P2 Provide a ImageApi.cropBitmap API between Launcher/UI library Bug:133765434 P1 [Flaky test] Launching task didn't open a new window Bug:133867119 P2 Lab-only flake: want to switch from workspace to all apps; Swipe failed to receive an event for the swipe end Bug:134091263 P1 Can't swipe up Bug:134164918 P1 STOPSHIP: Disable chips hard-coded value in qt_dev Launcher Bug:134309036 P1 Immediately dragging up after opening recents causes a flicker with fully gestural navigation enabled Bug:134309189 P1 Immediately dragging up from recents doesn't open all apps with fully gestural navigation enabled Bug:134406364 P2 [Multiuser] Pixel launcher crashed after switching to secondary user. Bug:134559760 P2 Launcher crashed when keeping phone in face enroll page for 2~3 minutes. (fail rate: 3 of 10 trials) Bug:134707989 P1 List widgets are reinitialized on rotation Bug:134725160 P2 Swiping up on two-button nav does not hide icons with 3p launcher Bug:134919468 P2 [Q-Preview4] Quickstep crash on app remaining time tap on Essential phone Bug:134963243 P4 In multiwindow mode, seeing a shade on scrolling all apps screen. Bug:134964922 P1 Wrap createLegacyIconExtras in a target sdk check Bug:134969824 P4 Pixel launcher crashed while resuming chrome video in PIP mode Bug:134971634 P1 onSystemUiStateChanged and some other binder calls can crash Launcher Bug:135008910 P1 Launcher with black status bar/nav bar icons Bug:135038270 P1 Apps getting stuck while switching in the overiew screen. Bug:135050372 P1 Regression: Can no longer double swipe nav bar from an app to go to all apps in 2-button mode Bug:135114549 P1 TaskView becomes visible at the end to swipe-down Bug:issue priority summary Change-Id: Ief4ecb36f17e168cdeb7aef930bcb051e29dbc02
| * Fading out the home surface if home and recents are shown in separate surfaceSunny Goyal2019-06-121-1/+5
| | | | | | | | | | Bug: 134725160 Change-Id: Ia4c5e0eefc4d8b869840645f403d943831c471f1
* | Merging ub-launcher3-qt-dev, build 5633311Winson Chung2019-06-041-4/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:119330044 P1 [STOPSHIP] Add back shape detection in Launcher icons Bug:123900446 P1 App to home animation should zoom into the app icon Bug:132298752 P1 Adding widget locks home screen page Bug:132757019 P1 Swipe up twice quickly from app in 2 button mode; can't access all apps Bug:133518678 P1 In 2 button mode, flinging up strongly favours quickswitch Bug:133806285 P1 All apps causes overview to peek in Bug:133844237 P1 Respect limited width Exclusion Rects in bottom area? Bug:133867119 P2 Lab-only flake: want to switch from workspace to all apps; Swipe failed to receive an event for the swipe end Bug:134062513 P1 Quickswitch sends lifecycle events to -1 Bug:134094839 P1 Launcher kept crashing on OTA update Bug:134096917 P1 Launcher animation component gets stuck during swipe up Bug:134164918 P1 STOPSHIP: Disable chips hard-coded value in qt_dev Launcher Bug:134172603 P1 Tracing for lab-only flakes Bug:134442147 P1 Sometimes All Apps won't update on app install/uninstall/update Change-Id: Ia530fbf9bb5fa67b602ce44aef0cc4a1d1494e13
| * Tuning app open/close animation.Jon Miranda2019-05-301-4/+16
| | | | | | | | | | | | | | | | * Mostly value changes. * Added a way to round the corners during swipe up to home animation. Bug: 123900446 Change-Id: Id61d241d919ba51ced0633585e36b7d93efe30b0
* | Merging ub-launcher3-qt-dev, build 5619253Winson Chung2019-05-301-4/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:112282235 P3 Starting an app from Launcher very rarely takes > 10 sec Bug:121279417 P2 Why LauncherInstrumentation.WAIT_TIME_MS == 60000? Bug:123892607 P1 Test broken: WellbeingTests.testPauseAppFromAllApps Bug:123900446 P1 App to home animation should zoom into the app icon Bug:125844074 P2 Final UX and animations for Launcher DWB integration Bug:131360075 P1 [Gesture Nav] Polish/finish landscape Bug:131698989 P2 Add task callback for locked state change Bug:131741395 P2 Allow windows to scale/move past overview positioning Bug:131768436 P1 Bad placement of search bar Bug:131854153 P1 Lots of Cuttlefish (and not only) tests are broken Bug:131867841 P1 Changing display size does not update the grid Bug:132460627 P1 Unable to swipe to all apps screen on devices Bug:132687470 P1 Swiping home from forced landscape app creates cutoff task thumbnail Bug:132756514 P1 Sometimes (when quick switching?) user gets stuck in full-screen recents view Bug:132900132 P1 Apparently, tests start running while provisioning is still in progress Bug:132917885 P1 Reduce swipe-up gesture region height in landscape Bug:132975416 P1 Flake in NexusPredictionAppTracker.getAppPredictionContextExtras Bug:132993129 P1 If predictions disabled, app predictions loading bar appears briefly on device restart Bug:133113732 P1 [B1/C1][QT][CTS_Verifier_9.0_r1]Device Owner Tests-LockTask UI-Enable Overview button failure Bug:133167096 P1 It is way too easy to dismiss apps from the lock screen Bug:133651528 P1 [QT]"Pixel Launcher isn't responding" dialog pop up ,after DUT restored. Bug:133765434 P1 [Flaky test] Launching task didn't open a new window Bug:133765491 P1 App docked in split screen flickers with emptiness observed while rotating the device Bug:133783088 P1 Footer showing up on all overview task snapshots even with no items showing. Bug:133867119 P2 Lab-only flake: want to switch from workspace to all apps; Swipe failed to receive an event for the swipe end Bug:64712476 P3 Import translations for dev branches Change-Id: Ib4bcefdbb4027992e75e2742d72f199e13467875
| * Continue scaling down recents past final position in 0 button modeTony2019-05-281-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Previously, we clamped the progress to 1 when reaching mTransitionDragLength. Now, we allow dragging all the way to the top of the screen, and store this new top progress in mDragLengthFactor (> 1f). - Because the launcher animation controller is inherently bound to a progress between 0 and 1, we have to do a bit of trickery involving interpolators. Specifically, we normalize the progress to 0 to 1 by dividing by mDragLengthFactor, but then we set the interpolators to multiply their progress by mDragLengthFactor. The result is that the animation progress appears to go from 0 to mDragLengthFactor, just like the window progress. - To avoid scaling too small, we start interpolating the progress at a certain point, ending at a specified max progress when reaching the top of the screen. Bug: 131741395 Change-Id: Ie8b4b56d37249cd1456f93c110c26c78fe052dc0
* | Merging ub-launcher3-qt-dev, build 5582981Winson Chung2019-05-191-26/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:118758696 Define grid display options Bug:123900446 App to home animation should zoom into the app icon Bug:124510042 [Gesture Nav] Home animation polish Bug:129985827 [Fully Gestural Navigation] Delay Recents animation when swiping up Bug:130020567 Handle fullscreen correctly for quick switch Bug:130193889 Half screenshot in the app switcher Bug:130292844 App close animation is slightly off for Squircle adaptive icons Bug:130451254 QSB/Folder icon color depends on three variants of wallpaper shade on light/dark theme Bug:130521490 Dock bar is too close to the edge when in landscape home screen Bug:130689544 Unable to quickswitch apps under landscape mode Bug:131231579 Long-swipe up to app drawer goes to overview Bug:131360075 [Gesture Nav] Polish/finish landscape Bug:132269977 Pixel launcher crashed while swiping up home button after disabling an app Bug:132309376 Launcher held ION buffers after clearing all apps in Recent Apps Bug:132458092 Recents Go: Transparent apps have double vision for apps to recents Bug:132584688 Disallowed association between launcher and aiai Bug:132816938 [Please fix ASAP] Failed test: sometimes home screen doesn't have all_apps Bug:132892578 Split screen option missing for recent apps after restarting / upgrading the device. Bug:132898688 NPE in 'com.android.quickstep.views.TaskThumbnailView com.android.quickstep.views.TaskView.getThumbnail()' Bug:132908798 Gesture haptic double triggers Bug:132916535 Handle multi-touch Bug:74500048 Fix launcher transition while in startActivityForResult Change-Id: I68d6af2ec47f2b379f5607685b2257029ab07a91
| * Remove TaskViewDrawable, scale RecentsView insteadTony2019-05-171-26/+8
| | | | | | | | | | | | | | | | | | Instead of faking recents scaling up when swiping down on a task, actually scale it up. This is more consistent with what we do for scaling to/from fullscreen elsewhere, and cleans up some code. Bug: 130020567 Change-Id: I1a07813468d9a66f8f4e7b5d3d9a191b565f165c
* | Merging ub-launcher3-qt-dev, build 5565340Jon Miranda2019-05-141-0/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:118266305 Weird behavior of choosing external display task from Recents Bug:122843905 Polish app opening transition Bug:123900446 App to home animation should zoom into the app icon Bug:124239413 Tests failed, caused by "One thread to rule them all" Bug:124414511 Notification dots location should respect the icon shape when Theme is applied Bug:124510042 [Gesture Nav] Home animation polish Bug:128376812 Switching apps is very buggy Bug:128986173 Not sure why the text for the at a glance widget is in Roboto instead of Google Sans. Bug:129421797 Change client ids from GEL and OVERVIEW_GEL to home and overview Bug:129985827 [Fully Gestural Navigation] Delay Recents animation when swiping up Bug:130020567 Handle fullscreen correctly for quick switch Bug:130303405 Use Adrian's haptic value for assist gesture Bug:130451254 QSB/Folder icon color depends on three variants of wallpaper shade on light/dark theme Bug:130558787 [Tests broken/flaky] home button not visible to accessibility in 2-button mode Bug:130828539 [Gestural Nav] Screen pinning option is not available in fully gestural navigation mode. Bug:131116593 Enable BindWidgetTest, RequestPinItemTest Bug:131188880 [Failing test] AppPredictionsUITests.testPredictionExistsInAllApps Bug:131315856 Restore of launcher for work profile failed. Bug:131360075 [Gesture Nav] Polish/finish landscape Bug:131360249 Status bar font color inversion delayed Bug:131419978 [Massive test failure] Switching to 3-button mode results in 2-button mode (at least on Crosshatch) Bug:131630813 FallbackRecentsTest failing in 0-button mode Bug:131772711 [Failing test] AppPredictionsUITests.testPredictionsDisabled Bug:131840601 Ensure Go launcher uses the same logging points for common actions Bug:131847153 [Feedback] Swiping from thr corners from locked phone does not put phone in listening mode (shoul... Bug:131853975 Recents Go: Fallback recents not consuming insets correctly Bug:131940434 Add text input character count when app launch happens from search result container Bug:132107664 Multiple different failures when running StartLauncherViaGestureTests on Pixe1 devices Bug:132112131 Polish app to overview animation to match UI mocks for Recents Go Bug:132173901 0-button: swipe-up from killed Launcher not recognized Bug:132177321 TaplTestsLauncher3.testDragAppIcon flakes even in flight mode Bug:132269601 Allow fling assistant invocation Bug:132285006 ContentFillItemAnimator endAnimations() does not work properly Bug:132293341 Recents Go: Fallback recents does not always update tasks on going to recents from app Bug:132381412 Empty views show up briefly with new app to recents anim Bug:132449252 Recents Go: Add animation from home target to recents for fallback recents Bug:132458790 Launcher build is broken due to AppTarget.Builder not available Bug:132461256 Non-transparent nav bar looks bad on Recents Go b/c of lack of margins Bug:64712476 Import translations for dev branches Bug:80529128 Home screen went to landscape, even though settings disallows it Change-Id: I2ffa2c41ff3ded55e1aab66d735da481112684e3
| * Fix fullscreen and landscape task insetsTony2019-05-131-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, we were incorrectly using the thumbnail insets, which were insufficient for fullscreen tasks, and ignoring rotated tasks entirely. Now we check what part of the thumbnail is actually clipped (e.g. based on the scale we apply to get it to fit in the same width as all the other tasks), and fill that out when setting the fullscreen progress on each task. Test: - Quick switch (from home and from apps) to: - "Normal" apps such as Calculator in portrait and landscape - Immersive portrait apps such as Elder Scrolls: Blades - Immersive landscape apps such as Stardew Valley - Swipe up from an app with the above cases in the adjacent task, ensure the thumbnail gets clipped from fullscreen to its final position in recents - Do the above tests from landscape launcher as well Bug: 130020567 Change-Id: I6f6b7f0ee134d464b3704990db9e1d3a01e6de0b
* | Merging ub-launcher3-qt-dev, build 5528135Sunny Goyal2019-05-031-7/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:119847865 'CANCEL' option does not disappear immediately after adding Gmail widget to Home page Bug:123874711 APR: StrictMode Violation in systemui: at android.view.SurfaceControl Bug:128364741 Launcher surface cropped during gesture in multiwindow mode Bug:129297366 [Gesture Nav] Swipe up to home: Forced adaptive icon switches to normal during animation Bug:129297464 [Gesture Nav] Exclude edges from most Launcher / Overview states. Bug:129434166 Lab-only flake: drag to workspace doesn't happen Bug:129796627 [Gesture Nav] Allow disabling home gesture for Tips app for first-time setup Bug:129883568 Update task view outline with task thumbnail progress Bug:130558787 [Tests broken/flaky] home button not visible to accessibility in 2-button mode Bug:130618737 Home, Back key, Recent Key not working in All app page. (Will pop up under layer app.) Bug:130689544 Unable to quickswitch apps under landscape mode Bug:130802487 [Gestural Navigation Bar] Swipe up for home not working Bug:130828765 [Gesture Nav] App launch is not smooth in landscape mode when fully gestural navigation is ON Bug:130905838 [Gesture Nav] Implement a11y gesture Bug:131088901 In multiwindow mode, swipe up navigation to overview screen not working. Bug:131116002 Convert tests to TAPL and enable them Bug:131170582 [Flaky test] TaplTestsLauncher3.testDragShortcut Bug:131188880 [Failing test] AppPredictionsUITests.testPredictionExistsInAllApps Bug:131242470 Swipe up to home is broken in RTL Bug:131310726 Pixel QSB – app titles are black and long press overlay is white Bug:131360075 [Gesture Nav] Polish/finish landscape Bug:131367388 Recents Go order is occasionally reversed Bug:131419978 [Massive test failure] Switching to 3-button mode results in 2-button mode (at least on Crosshatch) Bug:131420412 java.lang.AssertionError: http://go/tapl : App didn't start: BySelector [PKG='\Qcom.android.chrome\E'] Bug:131427332 Thumbnail views sometimes don't update to orientation in Recents Go Bug:131434765 [Android Go - Mediatek] KB3 "Recents" button no longer works Bug:131436393 When quick switching and grabbing again before animation complete, task scales up slightly Bug:131552865 Can't swipe up for home Bug:131610834 Align recents Go layout to 4/8 dp grid Bug:131626311 System bars should not clip Recents Go items Bug:131628231 Disable com.google.android.contacts Bug:131630813 FallbackRecentsTest failing in 0-button mode Bug:131636735 Additional white space for top item is too large Bug:131686863 Don't clip children while swiping task items out on Recents Go Bug:131689686 Disable window corners when quickswitching in multiwindow mode Bug:131708240 When Go Recents is empty, the first tap to go to recents doesnt do anything Bug:131772711 [Failing test] AppPredictionsUITests.testPredictionsDisabled Bug:131775822 Allow touches on launcher while animating to home Bug:131779031 Anti-alias thumbnail rounded corners in Recents Go Bug:131809649 The going home animation goes to quick shortcut if app is in the folder Bug:131834685 Status bar left side not readable when white thumbnail is behind it Bug:131848689 Recents Go: Off screen thumbnails don't change orientation Bug:69236787 Expanding an app folder is slow if there are many folders on the same desktop Change-Id: I2218d330f4959a3dbc13e48e61e93c36989fd052
| * Don't draw task insets or corners in multi window modeTony Wickham2019-05-021-4/+5
| | | | | | | | | | | | | | | | | | | | | | Test (all in multi window and non-multi window): - Quick switch from home screen - Quick switch from an app - Swipe up from an app (slowly) - Swipe down on a task (slowly) Bug: 131689686 Change-Id: I69bf6dd1a34904cdf5ec7febea8f858012e2a0ac
| * Fix some MW visual issuesWinson Chung2019-04-301-3/+12
| | | | | | | | | | | | | | | | | | | | - 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
* | Merging ub-launcher3-qt-dev, build 5505393Winson Chung2019-04-251-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:111411630 Dark theme popup blends in with the normal background Bug:113952590 [STOP SHIP BUG] WM Experiment: Slim the navigation bar Bug:114136250 Have a more spartan RecentsActivity on android go Bug:117106893 Enable all @Ignore-d Launcher tests Bug:118678948 A11Y: TalkBack: After adding shortcut app icon on the homescreen, sometimes shortcuts app icons are not accessible with TalkBack. Bug:122700646 Launcher crashed after uninstalling app Bug:123985787 Respect dialogCornerRadius for all apps / widgets / settings / shortcut menu / dwb / task / overview (everything) Bug:126229665 Launcher home screen should properly use Headline/ body font Bug:126450861 Tab structure update and tips for Theme Picker Bug:126587956 Create an app to use with Launcher testing Bug:126596502 [touchflow] Use platform long press in launcher Bug:126738409 Icon packs for launcher Bug:126822309 Launcher > Overview > "No recent item" is not using theme font Bug:127689526 [icons] hourglass_bottom and hourglass_top Bug:127840207 [logging] quickswitch usage Bug:128531133 Make TAPL diagnostics clearer Bug:128649657 Define overlayable.xml for icon packs Bug:128808922 [QT-QP1A] Click to change orientation in GCA secure mode will lead to unlock screen. Bug:128857973 With dark display and black accent device theme, App list header not visible on all apps screen. Bug:129145824 When predictions are disabled, the hotseat does not appear in quickstep Bug:129146717 Do not allow overlays to change attribute format Bug:129297464 [Gesture Nav] Exclude edges from most Launcher / Overview states. Bug:129328259 [Regression] Suspended app icons turn full colour during open animation Bug:129421279 FloatingIconView should be removed when user interacts with launcher Bug:129434166 Lab-only flake: drag to workspace doesn't happen Bug:129785904 [Gesture Nav] Verify that gestures are disabled appropriately in transient states Bug:129955150 Launcher settings' icon is not using consistent grey Bug:129985827 [Fully Gestural Navigation] Delay Recents animation when swiping up Bug:130053407 [Tests broken] testLearn: settings is not present in the prediction row Bug:130160876 Full gesture navigation with fast switcher shows part of "clear all" message Bug:130415177 Launcher displays app as suspended when it is not if setPackagesSuspended is called multiple times Bug:130440957 Recents Go view visibility not updating while loading UI is up Bug:130442915 Jank observed while navigating from long press app shortcut. Bug:130562632 DefaultLayoutProviderTest.testCustomProfileLoaded_with_folder is flaking Bug:130580680 Recents Go does not load views right after boot Bug:130635650 Recents Go thumbnails not updating on app => recents transition Bug:130735711 Should fix overview shortcut in Recents Go landscape mode Bug:130739123 Tests failure: Attempt to invoke virtual method 'int com.android.launcher3.views.BaseDragLayer.getChildCount()' on a null object reference Bug:130740246 Recents Go crashes from ViewTreeObserver being dead Bug:130746661 Fix NPE for getting task from loading task UI in Recents Go Bug:130820737 Recents Go remove animation doesn't always work Bug:130914022 Add a test for DWB toast Bug:130917995 onConfigChanged when apps are auto installed Bug:131095241 Recents Go should support landscape app => landscape thumbnail transition Bug:131102753 crosshatch_svelte doesn't boot on ToT master on 4/22 because of FATAL exception in launcher3 Bug:131170582 [Flaky test] TaplTestsLauncher3.testDragShortcut Bug:131250710 ControlType.CLEAL_ALL_BUTTON logging is gone Bug:78240090 (Quickstep) Swiping down on the shelf while scrolling carousel Change-Id: I4ef9beb24fab6be4fcff44b330e30d486fc01f03
| * TaskCornerRadius should not use dialogCornerRadius on devices not supporting ↵Hyunyoung Song2019-04-101-1/+1
| | | | | | | | | | | | | | | | rounded corners Bug: 123985787 Change-Id: I4ffe06362256d4cc83bbe34c139d71ea1f6ca92e
* | Merging ub-launcher3-qt-dev, build 5456758Hyunyoung Song2019-04-101-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:111142970 Icon display blur in all apps page Bug:114136250 Have a more spartan RecentsActivity on android go Bug:122609330 Update PIP animation for swiping up to home Bug:123985787 Respect dialogCornerRadius for all apps / widgets / settings / shortcut menu / dwb / task / overview (everything) Bug:126587956 Create an app to use with Launcher testing Bug:126606858 In multiwindow mode, not able to switch between recent apps. Bug:127766994 Gray app icons disappeared after completing cable transfer for a while Bug:127987071 Create a proper contract for specifying default Launcher Layout Bug:129033091 [Q-Preview] I would like the ability to swipe up anywhere on my screen to open up the app li. Bug:129297464 [Gesture Nav] Exclude edges from most Launcher / Overview states. Bug:129434166 Lab-only flake: drag to workspace doesn't happen Bug:129746879 [Q-Preview] Quick search bar overlaying other app Bug:129874298 Show different string (Wallpaper vs Style & Wallpaper) on Settings depending on device type Bug:129947426 nexus launcher crash observed randomly during device boot up(NPE:Attempt to invoke virtual method 'android.app.ActivityManager$RunningTaskInfo com.android.systemui.shared.system.ActivityManagerWrapper.getRunningTask(int)' on a null object reference) Bug:129976669 Implement returning to home from Widgets in 0-button mode Bug:130027168 Can't tap in nav region on home screen Bug:130151609 Some tests in MultiDisplaySystemDecorationTests.java failing in pre-submit Bug:130182878 Pixel launcher crashes on secondary display Bug:130225926 Cannot unpin app while in gesture nav Bug:130245920 Icons disappear from launcher when selected Bug:130272454 [C1/B1] Message app crash when opening a video MMS. Change-Id: I18aa35d2c75deaf5149358d96d4e1d7f26de2f02
| * Change task view / all apps/ widgets / folder radius to dialogCornerRadiusHyunyoung Song2019-04-091-3/+2
| | | | | | | | | | Bug: 123985787 Change-Id: Iaa8088beb51d37dba90d57ad065f9eac0dd46270
| * Removing unnecessary corner size caching in RecentsModelSunny Goyal2019-04-051-3/+4
| | | | | | | | Change-Id: I1be87dc15a3b9ec8225dccce701bff19785658d6
* | Merging ub-launcher3-master, build 5434161Hyunyoung Song2019-04-031-1/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug:127840207 [logging] quickswitch usage Bug:127848641 [logging] (left|right) back gesture / home gesture usage Bug:128711026 [Gesture Nav] widgets and icons are clipped Bug:129337684 Swipe up from home falses to Overview Bug:129711952 Overview stays in view hierarchy while in all apps Bug:129723135 Broken tests: swipe from killed launcher doesn't open overview Bug:129867977 [gestural nav] Add assistant gesture logging Change-Id: I5a47424b0eb6cadbb8e3ced037fe5913302e6afa
| * Fix live tile overlay clipping part of the screen during swipe up to home ↵Tracy Zhou2019-04-021-1/+6
| | | | | | | | | | | | | | | | animation Change-Id: I72cd99d145a251a8607ec40abcbc9b58fe32e938 Fixes: 128711026 Test: Manual
* | Merging ub-launcher3-master, build 5356125Tony Wickham2019-03-061-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug: 112934365 Bug: 114136250 Bug: 118441555 Bug: 123900446 Bug: 123904290 Bug: 123906429 Bug: 124288578 Bug: 124620962 Bug: 124730625 Bug: 125364936 Bug: 125551024 Bug: 126045978 Bug: 126229665 Bug: 126289691 Bug: 126327184 Bug: 126336729 Bug: 126416861 Bug: 126767319 Bug: 127282292 Bug: 127345257 Bug: 127532177 Change-Id: I6f56221b8a7009d1f14ba47a0c63822d3f3ba06a
| * Fix rounded corner regression upon swipe upTracy Zhou2019-02-261-0/+1
| | | | | | | | | | | | | | | | ag/5990051 introduced the regression. Change-Id: Ia34eba3d109b0f8bc87b46585dce85a9e86baf12 Fixes: 126045978 Test: Manual
* | Merging ub-launcher3-master, build 5338033Sunny Goyal2019-02-261-0/+1
|/ | | | | | | Test: Manual Bug: 111926330 n Bug: 114136250 n Bug: 115854326 n Bug: 118891218 n Bug: 119290867 n Bug: 120550382 n Bug: 123539954 n Bug: 123541334 n Bug: 123900446 n Bug: 123915937 n Bug: 124252507 n Bug: 124255113 n Bug: 124392764 n Bug: 124451190 n Bug: 124741358 n Bug: 125795067 n Change-Id: I4fa280443b9d79cb75e0a809d5da846459c907b0
* Remove several files from Recents Go srcKevin2019-02-251-0/+387
As Go will not be using RecentsView, there are several files that are unneeded in the recents Go source. This moves these files to recents_ui_overrides where they will be used for non-Go builds. Bug: 114136250 Test: Build NexusLauncher, aospWithQuickstep, l3GoWithQuickstep Change-Id: I9d0154a75f4f2c71b865d414448e262b3019b2b9