summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | Merge "Adding tracing for mismatch between current and stable states" into ↵TreeHugger Robot2019-08-312-3/+12
| | |\ \ \ \ | | | |_|/ / | | |/| | | | | | | | | ub-launcher3-qt-qpr1-dev
| | | * | | Adding tracing for mismatch between current and stable statesvadimt2019-08-302-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 140311911 Change-Id: Ie6196015a3f1b35b1403a12540ff7e3290f8cb3d
| | * | | | Don't update all apps content visibility during home animationTony Wickham2019-08-304-8/+15
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We already set the all apps content visibility = GONE at the start of the gesture to prevent relayouts, but when animating home we were inadvertently changing it to INVISIBLE, causing a relayout and jank. Bug: 140308849 Change-Id: I285746f8ac8f3f857282e22ebec8eebd0b98647f
| | * | | Merge "Setup owners for featureflag files" into ub-launcher3-qt-qpr1-devTreeHugger Robot2019-08-291-0/+3
| | |\ \ \
| | | * | | Setup owners for featureflag filesHyunyoung Song2019-08-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia7621b53907fcd42724dc5e1a7d36920fd4836dc
| | * | | | [DO NOT MERGE] Fix NumberFormatException for launcher.Jon Miranda2019-08-291-1/+1
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Fix is already in ub-launcher3-master: I5094b22ddc77c45590cea1a5f5dead0dc7580abf Bug: 140076379 Change-Id: I01948cf71ef2e058dc1ef8c506f174856ee09e0d
* | | | | Snap for 5869577 from 241cd902035d05d9d7300c2f63b4f01af833d275 to ↵android-build-team Robot2019-09-120-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: I9013ccb5f59180cad0c9ee3ecdeb97ea82e3375f
| * | | | [DO NOT MERGE] Fix NumberFormatException for launcher.Jon Miranda2019-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix is already in ub-launcher3-master: I5094b22ddc77c45590cea1a5f5dead0dc7580abf Bug: 140076379 Change-Id: I01948cf71ef2e058dc1ef8c506f174856ee09e0d (cherry picked from commit d49fe3130ed2460022ba98b376543e1a7aa30605)
* | | | | Merge cherrypicks of [9372739] into qt-qpr1-releaseandroid-build-team Robot2019-09-111-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: Ib0a6069fd9daa1ad9137d5c80d052ea05250015b
| * | | | | [DO NOT MERGE] Fix NumberFormatException for launcher.Jon Miranda2019-09-111-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix is already in ub-launcher3-master: I5094b22ddc77c45590cea1a5f5dead0dc7580abf Bug: 140076379 Change-Id: I01948cf71ef2e058dc1ef8c506f174856ee09e0d (cherry picked from commit d49fe3130ed2460022ba98b376543e1a7aa30605) (cherry picked from commit 241cd902035d05d9d7300c2f63b4f01af833d275)
* | | | | Snap for 5867030 from 151970d53572ebc9bc3c35da2729dc8ebdfa4a0a to ↵android-build-team Robot2019-09-1124-120/+336
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: I6599936575b56b690dd1f23adc38c3f92deb2feb
| * | | | Merging from ub-launcher3-qt-qpr1-dev @ build 5834630Hyunyoung Song2019-08-2824-120/+336
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: manual, presubmit on the source branch http://x20/teams/android-sysui/merge/ub-launcher3-qt-qpr1-dev_5834630.html Change-Id: I39968f831d707800207303e7661193fd74e56124
| | * | | Sorting people by key crashes launcherSamuel Fufa2019-08-261-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approch: approach: filter out people with null getKey before sorting. Bug:139436782 Change-Id: I6510a12374ff4fec02c879ff76ba42b1fcdb8281 (cherry picked from commit 8628eb9353462b66e3120bf9a79b8c6c56d9e481)
| | * | | Saving screenshots for failures in NavigationModeSwitchRulevadimt2019-08-232-11/+24
| | | | | | | | | | | | | | | | | | | | Change-Id: I732076a5eb14b181f560024e2780e2012a81fd95
| | * | | Adding debug tracing for All Apps appearing instead of Overviewvadimt2019-08-234-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 139941530 Change-Id: Ia9827c6edd48c559e9602e1e37de83293517ad5e
| | * | | Merge "Move swipe actions on container logging to west world." into ↵Becky Qiu2019-08-233-7/+26
| | |\ \ \ | | | | | | | | | | | | | | | | | | ub-launcher3-qt-qpr1-dev
| | | * | | Move swipe actions on container logging to west world.Becky Qiu2019-08-223-7/+26
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: manual Bug: 137777105 Log result for swiping in and out of -1 screen. data { elapsed_timestamp_nanos: 597609736235111 atom { launcher_event { action: SWIPE_LEFT src_state: HOME dst_state: HOME is_swipe_up_enabled: true } } } data { elapsed_timestamp_nanos: 597610569783111 atom { launcher_event { action: SWIPE_RIGHT src_state: HOME dst_state: HOME is_swipe_up_enabled: true } } } Change-Id: Ic84d3c32d1c9f780f13ec5cd6320e9f1d610f018
| | * | | Merge "Not freezing All Apps during user interactions" into ↵Vadim Tryshev2019-08-232-19/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | ub-launcher3-qt-qpr1-dev
| | | * | | Not freezing All Apps during user interactionsvadimt2019-08-222-19/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extremely rarely, All Apps will get stuck in a non-updating state even after the interaction ends. It would be impractical to try drilling to the root cause of this, so it's better to just allow All Apps updates while the user interacts with it. Bug: 139384936 Change-Id: I2ed7fb052da77a9e47ef9b9aa7800499071b98c3
| | * | | | Merge "Adding tracing for suspending via Wellbeing" into ↵TreeHugger Robot2019-08-223-0/+13
| | |\ \ \ \ | | | |/ / / | | |/| | | | | | | | | ub-launcher3-qt-qpr1-dev
| | | * | | Adding tracing for suspending via Wellbeingvadimt2019-08-223-0/+13
| | | |/ / | | | | | | | | | | | | | | | | | | | | Bug: 139891609 Change-Id: I3ffb7941f7c4015cba3c65d87e20ccc6be920592
| | * / / Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-2212-83/+257
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added flag PROMISE_APPS_NEW_INSTALLS - Promise icons only added if flag (above) is on, as well as the setting for "Add icon to Home screen" - Maintains a list of session ids of promise icons that have been added to the home screen, so that if the user manually removes the icon, we do not add it back to the home screen when the install is completed. - Queues all applications as promise icons, and replaces with actual app info when its being added to the workspace. Bug: 135633159 Change-Id: Idf2fc9033f890afef924628b76b89ad4692f529c Merged-In: I411db59f9bd1b346d98b9bb73f5376a5983b8de5
* | | | Snap for 5831730 from b6c569171a5287f8228d93298932e60aeb57ceca to ↵android-build-team Robot2019-08-270-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: I9a7de0d7516b28ca08b6be4fdb9350fb11f13f8f
| * | | Sorting people by key crashes launcherSamuel Fufa2019-08-261-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approch: approach: filter out people with null getKey before sorting. Bug:139436782 Change-Id: I6510a12374ff4fec02c879ff76ba42b1fcdb8281 (cherry picked from commit 8628eb9353462b66e3120bf9a79b8c6c56d9e481)
* | | | Merge cherrypicks of [9276932] into qt-qpr1-releaseandroid-build-team Robot2019-08-271-8/+8
|\ \ \ \ | | | | | | | | | | | | | | | Change-Id: Ia5c393762c6ec71387ab5fe3713253188469341b
| * | | | Sorting people by key crashes launcherSamuel Fufa2019-08-271-8/+8
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approch: approach: filter out people with null getKey before sorting. Bug:139436782 Change-Id: I6510a12374ff4fec02c879ff76ba42b1fcdb8281 (cherry picked from commit 8628eb9353462b66e3120bf9a79b8c6c56d9e481) (cherry picked from commit b6c569171a5287f8228d93298932e60aeb57ceca)
* | | | Snap for 5828070 from 227daf0108bc5769d9bb8bec88b0c2bb8ada96b2 to ↵android-build-team Robot2019-08-2470-264/+613
|\| | | | | | | | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: I9e1599c989a5699bf79b8a95a11fdd91891ef59c
| * | | ub-launcher3-qt-qpr1-dev @ build 5818303Hyunyoung Song2019-08-2170-264/+613
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: presubmit setup on source branch Bug: 112282235 Starting an app from Launcher sometimes takes > 10 sec Bug: 125027540 Apps to be searchable in different languages Bug: 132336512 Notification dots on pinned shortcuts Bug: 135218095 Disable unnecessary services Bug: 136277517 Widgets often don’t support scroll direction up/down, left/right and use forward/backward instead Bug: 137777105 Make clearcut launcher logging feature parity with westworld logging Bug: 137952354 OnResume() and onStop logging doesn't reflect the real source id for -1 screen Bug: 137953006 Swiping/fling up from workspace logged as hotseat Bug: 138273985 The pause app message takes more than 30 seconds to display after restarting the device. Bug: 138683199 Pass the captured snapshot data to Launcher when recents animation is cancelled Bug: 138729456 [Flaky test] java.lang.AssertionError: http://go/tapl : Can't find an object with selector: BySelector [CLASS='\Qandroid.widget.TextView\E', PKG='\Qcom.google.android.apps.nexuslauncher\E', TEXT='\QShortcut 3\E'] (visible state: Workspace) Bug: 138743758 [Flaky test] java.lang.AssertionError: App still doesn't have Pause action: com.google.android.calculator Bug: 138743792 [Flaky test] java.lang.AssertionError: ensureScrollable didn't add Chrome app Bug: 138964490 Investigate if ToggleableFlags can be connected with DeviceConfig Bug: 139416391 CTS tests crash when app_prediction service is disabled Bug: 139498375 Flake: java.lang.SecurityException: Injecting to another application requires INJECT_EVENTS permission Bug: 139540363 Launcher goes in crash loop Change-Id: Iaba4ed67e9fe4f8f5858324201e4c4e8711f59fa
| | * | add null check when accessing target component from iteminfoPinyao Ting2019-08-164-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 139540363 Change-Id: I25d0100077de67b085c27b5ef91e22c6ac1ad959 Merged-In: I25d0100077de67b085c27b5ef91e22c6ac1ad959
| | * | Merge "Add READ_DEVICE_CONFIG permission Bug: 138964490" into ↵Hyunyoung Song2019-08-161-0/+1
| | |\ \ | | | | | | | | | | | | | | | ub-launcher3-qt-qpr1-dev
| | | * | Add READ_DEVICE_CONFIG permissionHyunyoung Song2019-08-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 138964490 Change-Id: I5e119de3d4725aaa0e9c843d1e3d65df2c6c756e
| | * | | Merge "Extending the list of test owners" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-08-162-0/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Extending the list of test ownersvadimt2019-08-142-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, changes in tests would require my-only approval. Change-Id: Ia957a28a5a8e55dc2ee4efdf9a46c91511d3e611
| | * | | Merge "Logging to catch INJECT PERMISSION problem" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-08-151-0/+1
| | |\ \ \
| | | * | | Logging to catch INJECT PERMISSION problemvadimt2019-08-151-0/+1
| | | |/ / | | | | | | | | | | | | | | | | | | | | Bug: 139498375 Change-Id: Ib7b8e1997bae9d4ff9cce7cf8690e42b6fdaaf38
| | * | | Merge "Make TogglableFlag backed by DeviceConfig for e2e testing" into ↵Hyunyoung Song2019-08-155-69/+87
| | |\ \ \ | | | |/ / | | |/| | | | | | | ub-launcher3-qt-qpr1-dev
| | | * | Make TogglableFlag backed by DeviceConfig for e2e testingHyunyoung Song2019-08-155-69/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 138964490 TL;DR;; need this to be part of QQ1 or QD1 to verify if DeviceConfig can be supported for launcher toggleableFlags. Not handled in this CL: - When flag is locally modified, that will override the flag value How that scenario is handled should be discussed separately and is not within scope of this CL. Change-Id: I2e6694a40bee9202ed0b0d559e3b5607634071bf
| | * | | Merge "Temporary workaround for UIAutomator not recognizing a new window" ↵Vadim Tryshev2019-08-143-14/+16
| | |\ \ \ | | | | | | | | | | | | | | | | | | into ub-launcher3-qt-qpr1-dev
| | | * | | Temporary workaround for UIAutomator not recognizing a new windowvadimt2019-08-143-14/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 112282235 Change-Id: I145bb88d72689f8c6d61ba3481f25d8978933ab2
| | * | | | Merge "Adding support for storing keywords in iconCache" into ↵TreeHugger Robot2019-08-1414-81/+126
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ub-launcher3-qt-qpr1-dev
| | | * | | | Adding support for storing keywords in iconCacheSunny Goyal2019-08-1414-81/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1183e63a6556ebfb3eee5df23d149e09728193a9 Merged-In: I1183e63a6556ebfb3eee5df23d149e09728193a9 (cherry picked from commit e529a86fbd2eaf7b13575af6b6adf0eb6e25e45c)
| | * | | | | Merge "Adding app search improvement flag" into ub-launcher3-qt-qpr1-devTreeHugger Robot2019-08-141-0/+4
| | |\ \ \ \ \
| | | * | | | | Adding app search improvement flagAlex Mang2019-08-141-0/+4
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 125027540 Change-Id: I68fd7710b108e9f2fa1f5ff335326585a92deb23 Merged-In: I68fd7710b108e9f2fa1f5ff335326585a92deb23 (cherry picked from commit d27e31995b337625dcc65a255289b26b23bb7a3a)
| | * | | | | Fixed PredictionAppTracker as service might not be available on device.Felipe Leme2019-08-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 139416391 Bug: 135218095 Test: echo 'in TreeHugger we trust' Change-Id: Iea89b3d379792327657e01869c9494975e7b0306 (cherry picked from commit 214a45ee02674712542dabdb7d8c70ace21f4501)
| | * | | | | Add directional accessibility page actions to PagedViewyingleiw2019-08-141-5/+26
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For PagedView, when isPageOrderFlipped is true, it means the LTR mode is flipped. For the "recents" in launcher, isPageOrderFlipped is true. However, this doesn't affect the directional page operations since scrollLeft()/Right() already has correct Rtl considerations. See b/78788182 for more information on the LTR mode. Test: Tested with the "recents" in launcher. Verified that page left action always move pages to the right (so that the next page from the left side shows), and page right actions always move pages to the left (so that the next page from the right side shows). Also tested with the home screen 1/2, 2/2 paging. Bug: 136277517 Change-Id: I965d651c37d258eaa8ea347d1ad6f698f9b590bf
| | * | | | Merge "Log the event for swiping up to dismiss a task in Overview." into ↵Becky Qiu2019-08-143-2/+16
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ub-launcher3-qt-qpr1-dev
| | | * | | | Log the event for swiping up to dismiss a task in Overview.Becky Qiu2019-08-093-2/+16
| | | | |_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: manual Bug: 137777105 Demo logging for dismissing a task: data { elapsed_timestamp_nanos: 70772067228810 atom { launcher_event { action: DISMISS_TASK src_state: OVERVIEW dst_state: BACKGROUND is_swipe_up_enabled: true } } } Change-Id: I5569b80e2e1f35661bc5e9e343c6c298791a1ec1
| | * | | | Merge "Improving screenshot path" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-08-141-2/+2
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Improving screenshot pathvadimt2019-08-131-2/+2
| | | |/ / | | | | | | | | | | | | | | | Change-Id: If61bbf0bbc8ace31142bc0e2d598d72ce48de360
| | * | | Always go to home in case of fling-upSunny Goyal2019-08-131-11/+12
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: a2cfc2d95e Change-Id: I560fd690882998a9b503d5c30eda7f9397db138e