Hyunyoung Song
90a43a5f00
IME stability
...
Bug: 170739594
Change-Id: Ib667c6dfb321411d59e728a1f34d4803f7293f05
2020-11-10 00:54:46 -08:00
TreeHugger Robot
bbaf9ff6f8
Merge "Fix NPE inside getFocusdChild" into ub-launcher3-master
2020-11-10 07:05:41 +00:00
Hyunyoung Song
3a4caed1f3
Fix NPE inside getFocusdChild
...
Bug: 172883035
Change-Id: Iea3e07165cdaa45031ee5bbc11add5c115cab366
2020-11-09 22:19:37 -08:00
Samuel Fufa
104463a1e2
Merge "Polish search result icons" into ub-launcher3-master
2020-11-10 03:10:56 +00:00
Samuel Fufa
81de07e405
Polish search result icons
...
SearchResultIconRow consumes a loaded ItemInfoWithIcon from its child SearchResult and updates other siblings with itemInfo.
preview: https://drive.google.com/file/d/1ijZsR5Q6M0DeZdlRJWpRb4AKmmTLBElY/view?usp=sharing
Change-Id: Ibb3fb697494749fd2e886dcdaa93241767a65944
2020-11-09 19:33:58 -06:00
TreeHugger Robot
91ead92b8a
Merge "Fixing app-to-overview animation in 3 button mode" into ub-launcher3-master
2020-11-10 00:27:08 +00:00
Sunny Goyal
1cd6a5f30e
Fixing app-to-overview animation in 3 button mode
...
Instead of copying orientation state information from RecentsView
to taskViewSimulator, using the same state object, so that new
properties (like RecentsRotation and flags) are automatically covered
Bug: 162881482
Change-Id: I02d0a710a6ecc4a3cebd0fcc4c49032127df1ce3
2020-11-09 15:52:29 -08:00
TreeHugger Robot
d7f0ead7e5
Merge "Dismissing popup if the underlying icon no longer supports it" into ub-launcher3-master
2020-11-09 23:41:12 +00:00
TreeHugger Robot
06849da424
Merge "Resolve search scroll hightlight issue" into ub-launcher3-master
2020-11-09 23:30:22 +00:00
Samuel Fufa
3116dc918f
Resolve search scroll hightlight issue
...
After getting the index of the first item that should be highlighted, Section decorator should not assume getChildAt(index) will return item at position. Instead use findViewHolderForAdapterPosition.
Bug: 170665892
Change-Id: Id81d021bde8868184013e8d51e49af7842b64125
2020-11-09 16:35:43 -06:00
Sunny Goyal
1818fb7a6e
Dismissing popup if the underlying icon no longer supports it
...
Bug: 168641545
Change-Id: Ia4f44819af02397efaead935db3fc8e305e47ba7
2020-11-09 14:33:24 -08:00
Samuel Fufa
20d99c5229
Support drag/drop on live widget search results
...
Preview: https://drive.google.com/file/d/1p0BMoQTaatwcslzPWoD5W_ZWQms5GpSp/view?usp=sharing
Bug: 168321831
Test: Manual
Change-Id: I237546a884083372d5d1ca80f500504b9fd9ba86
2020-11-09 16:16:26 -06:00
Samuel Fufa
a204de7d12
Merge "Initial setup for widgets in Search" into ub-launcher3-master
2020-11-09 18:33:51 +00:00
Hyunyoung Song
003859cdd0
Show remote action's description in SearchResultIconRow
...
Validated against Pixel Tips corpus
Change-Id: I3c3f8eb69007a97e55e2ef08e7f4e0b800bfe247
2020-11-09 01:38:20 -08:00
Samuel Fufa
37432444fc
Initial setup for widgets in Search
...
LiveSearchManager creates AppWidgetHost when user starts a new search session and destroys it when user returns to home. In addition, it also manages the creation and caching of PlaceholderSearchWidget which can be used to create AppWidgetHostViews.
Bug: 168321831
Test: Manual
Change-Id: I06a893028e55aa6e0702a4f1cd7a2edbb1f61671
2020-11-07 10:07:33 -06:00
Samuel Fufa
984e0d0a63
Show settings icon at start of settings results
...
Bug: 170792963
Test: Manual
Screenshot: https://screenshot.googleplex.com/MVBtDZGtQ3aChwU
Change-Id: I16a28a7bd9e3129b40102e020cd7c0111e6fe29b
2020-11-06 10:14:41 -06:00
thiruram
d15915f5fd
Fixes invalid ids for UiEvents: LAUNCHER_FOLDER_CONVERTED_TO_ICON, LAUNCHER_HOTSEAT_PREDICTION_PINNED
...
Bug: 169100235
Change-Id: I1cae4e61b97947c5a7e56daeaccac0ece55f021c
2020-11-06 02:09:34 +00:00
Sunny Goyal
cff31d8281
Merge "Removing separate Cancel and End callbacks and using AnimationListener instead" into ub-launcher3-master
2020-11-06 01:29:39 +00:00
Sunny Goyal
ff9e7d6aa9
Removing separate Cancel and End callbacks and using AnimationListener instead
...
This removes the additional step of invoking these callbacks separately
Change-Id: I0b60047a44f179ba725f15b1e791e336884869c9
2020-11-05 16:35:11 -08:00
Tracy Zhou
3260bc51cb
Merge "Handle the animation when restarting apps" into ub-launcher3-master
2020-11-06 00:05:49 +00:00
TreeHugger Robot
b0588f1172
Merge "Using UI_HELPER_THREAD for various activity manager interactions" into ub-launcher3-master
2020-11-05 23:12:37 +00:00
TreeHugger Robot
e2c3a8f657
Merge "Using UI_HELPER_THREAD for various activity manager interactions"
2020-11-05 23:12:36 +00:00
Hyunyoung Song
3febce2283
[automerger skipped] [DO NOT MERGE] Add WW log for noti shade swipe down from home. am: 64340cca97
am: 08e8c6b189
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12993888
Change-Id: I6acccf2828e55dda5b3338df045870fdc3730ae2
2020-11-05 20:37:04 +00:00
Hyunyoung Song
08e8c6b189
[DO NOT MERGE] Add WW log for noti shade swipe down from home. am: 64340cca97
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12993888
Change-Id: Ie326c286c72998b05ac438d5ea76df31fbc368a6
2020-11-05 20:15:42 +00:00
Samuel Fufa
171ad424a7
Merge "Consolidate Hero search result with SearchResultIconRow" into ub-launcher3-master
2020-11-05 18:58:06 +00:00
TreeHugger Robot
2b2c448679
Merge "Add more logs for WorkTabTest flake investigation" into ub-launcher3-master
2020-11-05 18:08:34 +00:00
Samuel Fufa
6e5efb0929
Consolidate Hero search result with SearchResultIconRow
...
With this, we can now show app title and support drag/drop for shortcut results.
Bug: 172245107
preview: https://drive.google.com/file/d/1A4eKKTDPht-MDbfA2VFI3OuAO36fc3AS/view?usp=sharing
Change-Id: Icf94a2d23b44bfe5527aea71e27178906e5deb3e
2020-11-05 11:57:35 -06:00
Samuel Fufa
d91bad956f
Add more logs for WorkTabTest flake investigation
...
Bug: 159671700
Change-Id: I92f64bafa756a65d3e63514474028b82b059e357
2020-11-05 11:14:16 -06:00
Hyunyoung Song
64340cca97
[DO NOT MERGE] Add WW log for noti shade swipe down from home.
...
Bug: 171973663
Change-Id: I1e8ff20c62d4f91a05cb1cfc0337e351f2bc8885
(cherry picked from commit a87f99a35a
)
2020-11-05 08:55:40 +00:00
Sunny Goyal
ffa21961bf
Using UI_HELPER_THREAD for various activity manager interactions
...
Bug: 170648272
Change-Id: Iec36389be5d747c5dc4d2bb2a8138758d48efa53
2020-11-04 22:36:21 +00:00
Sunny Goyal
8cadc1281f
Using UI_HELPER_THREAD for various activity manager interactions
...
Bug: 170648272
Change-Id: Iec36389be5d747c5dc4d2bb2a8138758d48efa53
2020-11-04 14:29:59 -08:00
Tracy Zhou
ae567f96f6
Merging from ub-launcher3-master @ build 6952418
...
Test: manual, presubmit on the source branch
x20/teams/android-launcher/merge/ub-launcher3-master_master_6952418.html
Change-Id: Id8ec665ff7be486b794807f6524e385728ea7717
2020-11-04 12:33:10 -08:00
Hyunyoung Song
feefa117bd
[automerger skipped] [DO NOT MERGE] Add WW log for noti shade swipe down from home. am: a87f99a35a
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12973872
Change-Id: Id137ba5eb2e26d7df010212c7612fcb3944957f3
2020-11-04 18:34:05 +00:00
TreeHugger Robot
9de08d32ba
Merge "Revert "Removing workaround for battery defender"" into ub-launcher3-master
2020-11-04 18:33:42 +00:00
Hyunyoung Song
a87f99a35a
[DO NOT MERGE] Add WW log for noti shade swipe down from home.
...
Bug: 171973663
Change-Id: I1e8ff20c62d4f91a05cb1cfc0337e351f2bc8885
2020-11-03 14:13:46 -08:00
Tony Wickham
22a5a68464
Fix a couple notificaiton dot issues
...
Fixes: 172010602 by adding drawDotIfNecessary() back to BubbleTextView
Fixes: 167272638 by overriding drawDotIfNecessary() to do nothing in
DeepShortcutTextView
Change-Id: I0bfbbc6e27dedac73ae97c5a084412ce1aba11e4
2020-11-02 17:04:58 -08:00
icechang
a824fea099
[DO NOT MERGE ANYWHERE] Add swipes left method in Background.java
...
Bug: 153276032
Test: TF_GLOBAL_CONFIG=/google/src/cloud/<ldap>/<workspace>/google3/wireless/android/test_tools/forrest/configs/local-host-config.xml \
pts-tradefed run commandAndExit cuj/<testname> \
--primary-abi-only \
--log-level verbose --log-level-display verbose \
--wifi-network GoogleGuest
Change-Id: Ib1cbc609f47a547f173e8170f00af9e8bdfa77bb
2020-11-02 07:17:35 +00:00
Vadim Tryshev
c0ef31e38f
Revert "Removing workaround for battery defender"
...
This reverts commit ff39fd3e14
.
Reason for revert: The CL coincided with a start of flakes "phone is locked". Let's revert and see if it fixed that. https://flakes-clusters.corp.google.com/#/?androidAtpBranch=git_master&androidAtpModule=com.google.android.apps.nexuslauncher.out_of_proc_tests&d=30&cid=9fd6b65c-e48c-4bc3-b19b-f5c610a1999a&maxResults=20
Change-Id: I90f8abbb1794c19593ed8a235a82c0e53030c0a2
2020-10-31 01:50:29 +00:00
Sreyas
6dcba89581
Refactoring DigitalWellbeing Banner to not use footers.
...
Removing use of footers as they are no longer necessary. Refactoring DWB code to a separate class to be cleaner. Also fixes bug with DWB animating in twice.
Bug: 171317883
Bug: 171317874
Tested:Manual
Change-Id: I78c4e541e7afa76301c3afc373ab3fa251a2c3b0
2020-10-30 11:55:48 -07:00
TreeHugger Robot
a1733bceb7
Merge "fix the issue widget id can be wrong after restore" into ub-launcher3-master
2020-10-29 17:30:35 +00:00
Tracy Zhou
fbfccf9e2d
Handle the animation when restarting apps
...
Fixes: 170338921
Test: manual
Change-Id: I5a5722cb62fb53a68d140621ad79ed97f4d98571
2020-10-29 10:01:34 -07:00
Tiger Huang
1e042652a8
Replace the system UI visibility with appearance (Launcher)
...
The system UI visibility has been deprecated.
Bug: 149813814
Test: atest TaskSnapshotControllerTest TaskSnapshotPersisterLoaderTest
Change-Id: Ic4ed6f6ea693bb9c484062a35bf4292e0edff0e5
2020-10-29 21:05:06 +08:00
TreeHugger Robot
90faddeff3
Merge "Quick fix from ag/12914139" into ub-launcher3-master
2020-10-29 06:38:13 +00:00
Tracy Zhou
991e8208cc
Quick fix from ag/12914139
...
Test: N/A
Change-Id: I0b8274f8a912d091cfbbebafdee220b5e46ee74f
2020-10-28 22:34:23 -07:00
Pinyao Ting
f39f351a0d
fix the issue widget id can be wrong after restore
...
Bug: 171774227
Test: manual testing
1. randomly add/remove widgets to workspace
2. create a backup (Settings > System > Backup)
3. reset the device
4. restore from the backup
5. verify all of the widgets are restored properly
Change-Id: Id65e474dd9349aca715d7e6b88f8d58bc63066ae
2020-10-28 22:04:35 -07:00
Winson Chung
4b4341d3a7
DO NOT MERGE Revert "Handle uiMode changes"
...
Bug: 171707437
Test: Repro steps on bug
This reverts commit 0ad7b172e6
.
Change-Id: If30cbb6c155e879dc8307a0a4a06dfb548b389a1
2020-10-28 19:18:03 -07:00
Winson Chung
272f4541f9
DO NOT MERGE Revert "Defer recreation until resumed"
...
Bug: 171707437
Test: Repro steps in bug
This reverts commit 3f8d868110
.
Change-Id: I909ab701c674fe975982a7de06dc9e89dcd03aea
2020-10-28 19:17:51 -07:00
TreeHugger Robot
1e9453f09c
Merge "Removing workaround for battery defender" into ub-launcher3-master
2020-10-28 23:36:07 +00:00
TreeHugger Robot
a90ddeea57
Merge "Settings/Play/Suggest layout polish" into ub-launcher3-master
2020-10-28 22:12:52 +00:00
TreeHugger Robot
8f48f23039
Merge "IME bounds after DOWN->UP Motion event sequence" into ub-launcher3-master
2020-10-28 21:22:51 +00:00