vadimt
4e4e4da66a
Support for tests that a leak is detected
...
Bug: 139137636
Change-Id: Ib4f02d6b3798e3fdf3d8e5758c09d2b642404af5
2019-09-17 18:17:10 +00:00
Pinyao Ting
f7e9b051b5
Merge "Revert "support scroll backward to minus one screen via voice/switch access"" into ub-launcher3-qt-future-dev
...
am: 4ca6449e39
Change-Id: Id11261547476ef4f43dfda5cbf63f1e30cae936f
2019-09-17 10:30:14 -07:00
TreeHugger Robot
4ca6449e39
Merge "Revert "support scroll backward to minus one screen via voice/switch access"" into ub-launcher3-qt-future-dev
2019-09-17 17:14:46 +00:00
Pinyao Ting
3ad4ace203
Revert "support scroll backward to minus one screen via voice/switch access"
...
This reverts commit d5af944f41 .
Reason for revert: Test failure on master that might be related to this code change.
Change-Id: I269bf5b0a6505da291e1ff4ed181a851268d6ed8
2019-09-17 16:58:07 +00:00
Pinyao Ting
2cfa8dc020
Merge changes from topic "cache-shortcut-image" into ub-launcher3-qt-future-dev
...
am: 570d9a1e9c
Change-Id: I3182c90a69d1c93daf8d33cfe7f15f613ac972fd
2019-09-17 09:54:17 -07:00
Pinyao Ting
570d9a1e9c
Merge changes from topic "cache-shortcut-image" into ub-launcher3-qt-future-dev
...
* changes:
fix the issue update handler tries to cache a shortcut without valid bitmap.
Revert "Revert "cache shourtcut image""
2019-09-17 16:47:26 +00:00
Pinyao Ting
388a2122b1
Merge "support scroll backward to minus one screen via voice/switch access" into ub-launcher3-qt-future-dev
...
am: 6462a44935
Change-Id: I686c2204c4229a1027924bca11c048408ff80315
2019-09-16 20:51:13 -07:00
Samuel Fufa
b5a16812a6
Merge "Add Logs to track app uninstall and icon removal" into ub-launcher3-qt-future-dev
...
am: 2b06908252
Change-Id: I638ad5d2f48a577503b8925253152e0a9b42ab6d
2019-09-16 20:50:55 -07:00
Pinyao Ting
0651614984
Merge "Revert "cache shourtcut image"" into ub-launcher3-qt-future-dev
...
am: 3463d1c5f9
Change-Id: Ic71994e9567e023666fb435c989c19362b41861f
2019-09-16 20:50:17 -07:00
Sunny Goyal
34ca0d3c62
Merge "Adding support for building a "spring like animation" with precomputed values" into ub-launcher3-qt-qpr1-dev am: 791dd73217
...
am: 30d998c625
Change-Id: Icd3d2bd914ba30bed3257de33af00ae201ecf17b
2019-09-16 17:37:24 -07:00
Hyunyoung Song
338e4ea7df
resolve merge conflicts of 057059665e to ub-launcher3-master
...
Test: I solemnly swear I tested this conflict resolution.
Bug: None
Change-Id: I8a92d1389acbefc5bf33ef9760373bfbf54d682b
2019-09-16 15:29:37 -07:00
Pinyao Ting
6462a44935
Merge "support scroll backward to minus one screen via voice/switch access" into ub-launcher3-qt-future-dev
2019-09-16 22:05:59 +00:00
Samuel Fufa
2b06908252
Merge "Add Logs to track app uninstall and icon removal" into ub-launcher3-qt-future-dev
2019-09-16 21:54:20 +00:00
Samuel Fufa
cc1e1075bb
Add Logs to track app uninstall and icon removal
...
Some users are affected by a bug that keeps orphaned app icons after a
package is uninstalled. Since we are unable to pinpoint to what exactly
is causing this, we're adding logs so we could tell where exactly things
are failing.
Bug: 124817089
Change-Id: If168935115a7d323fd60c2b19426c1dbd43dbce3
2019-09-16 14:35:44 -07:00
Pinyao Ting
d5af944f41
support scroll backward to minus one screen via voice/switch access
...
Bug: 140406263
Test: Manual
Change-Id: I604b12f8ba8706cbabc28acafd6c151166832f22
2019-09-16 14:21:49 -07:00
Pinyao Ting
d13f0c5c45
Revert "Revert "cache shourtcut image""
...
This reverts commit f3d58f1f84 .
Reason for revert: Rolling forward for development and fixes.
Bug: 140242324
Change-Id: I954cface2e50a5a9a5e143d2ea29fbcebb298ede
2019-09-16 20:20:38 +00:00
TreeHugger Robot
3463d1c5f9
Merge "Revert "cache shourtcut image"" into ub-launcher3-qt-future-dev
2019-09-16 19:20:48 +00:00
Pinyao Ting
f3d58f1f84
Revert "cache shourtcut image"
...
This reverts commit 050f9b1279 .
Reason for revert: Test failure on ub-launcher3-master (b/140998509)
Possible Root Cause: This happens when fallback image or default icon was
used for shortcut icon, but shortcut caching logic do not have the logic
to create either fallback image or default icon. So upon updating icon cache,
the icon remains to be null, causing an NPE.
Change-Id: I1ee3bb7a3cab2af5730c2ee77d9370c1578a9ad6
2019-09-16 18:00:26 +00:00
Jon Miranda
f1ce0f31ab
Fix failing test testPromiseIcon_addedFromEligibleSession.
...
am: d6ae55d968
Change-Id: I733da069b9de54d11f8e736ccd84eca610d65f91
2019-09-13 14:29:52 -07:00
Pinyao Ting
a186a1f7de
Merge "cache shourtcut image Deep shortcuts now supports icon cache." into ub-launcher3-qt-future-dev
...
am: 52e551e734
Change-Id: Idb15f429647349b6f054d02b814ad9bab4b78fa5
2019-09-12 17:14:11 -07:00
Jon Miranda
b548b3c7b0
[DO NOT MERGE] resolve merge conflicts of cfdeb06205 to ub-launcher3-qt-future-dev
...
Bug: None
Test: I solemnly swear I tested this conflict resolution.
Change-Id: Id60ae2c08ec7aca6780fec1f873920f3857d598e
2019-09-12 23:13:25 +00:00
Pinyao Ting
c59116a677
resolve merge conflicts of 8a739f9511 to ub-launcher3-master
...
Bug: None
Change-Id: Ieb5ae70464d4fa964622310c67e0dd4b58660cc3
Test: I solemnly swear I tested this conflict resolution.
2019-09-12 16:04:56 -07:00
Samuel Fufa
fb553edbee
Merge "Enable FileLog for release devices" into ub-launcher3-qt-future-dev
...
am: a9a1c45967
Change-Id: Ib4bffc08ad4f54373e3af4feaca96008f960c348
2019-09-12 15:12:12 -07:00
Samuel Fufa
6915245924
Merge "Remove launcher widget onAppWidgetRemoved" into ub-launcher3-qt-future-dev
...
am: d61f73d935
Change-Id: Ib283b5db54c17dce4b8c09d70e52f10f95a6a315
2019-09-12 15:11:20 -07:00
Sunny Goyal
30d998c625
Merge "Adding support for building a "spring like animation" with precomputed values" into ub-launcher3-qt-qpr1-dev
...
am: 791dd73217
Change-Id: I1ecde4721df9895b0fb215f36a43d8cb85a392ef
2019-09-12 15:05:48 -07:00
Hyunyoung Song
057059665e
When DeviceConfig/FeatureFlag value is different than the previous value, refresh icon cache
...
am: e17a699618
Change-Id: I5c2e54c069fc03172f471f9655cd8b09b5ac6dce
2019-09-12 15:05:19 -07:00
TreeHugger Robot
26f21d5231
Merge "[DO NOT MERGE] Merge commit '735d1fe124812fd11feabc644c9a4f8482039f57' into manual_merge_735d1fe124812fd11feabc644c9a4f8482039f57" into ub-launcher3-qt-future-dev
2019-09-12 21:42:36 +00:00
Pinyao Ting
52e551e734
Merge "cache shourtcut image Deep shortcuts now supports icon cache." into ub-launcher3-qt-future-dev
2019-09-12 20:39:07 +00:00
Pinyao Ting
8a739f9511
Fix the issue deep shortcuts cannot be added to workspace via
...
voice/switch access
Bug: 140405990
Change-Id: Ie54d9c738fc51445f3aa49458ff4fc1dd6e4fc67
2019-09-12 12:05:54 -07:00
Sunny Goyal
3e3d759db2
Removing flag overrides. All flags should be defined as togglable flags instead.
...
Change-Id: Ia7b9ff84413096cd5b0c4a9a81a232019f2522d2
2019-09-12 10:17:14 -07:00
Jon Miranda
d6ae55d968
Fix failing test testPromiseIcon_addedFromEligibleSession.
...
Test: Ran tests on device
Bug: 140819614
Change-Id: I8ee6836d3a06f315518aa4829c8e2ddf8cf5f74d
2019-09-12 16:58:51 +00:00
Pinyao Ting
050f9b1279
cache shourtcut image
...
Deep shortcuts now supports icon cache.
When workspace is being loaded, we will now attempt to load deep
shortcuts from memcache/db.
The icon for deep shortcuts loaded in the workspace is saved to
memcache/db after the workspace is loaded.
Bug: 140242324
Change-Id: I49da8319ad203476fe1e45683e2848dbde3473f2
2019-09-12 09:14:43 -07:00
TreeHugger Robot
dc5d27c44e
Merge "Adding support for overlay and corresponding plugin to Launcher" into ub-launcher3-master
2019-09-11 23:55:33 +00:00
TreeHugger Robot
a9a1c45967
Merge "Enable FileLog for release devices" into ub-launcher3-qt-future-dev
2019-09-11 21:23:55 +00:00
TreeHugger Robot
cfdeb06205
Merge "Fix bug where existing icon is removed when install session is abandonded." into ub-launcher3-qt-qpr1-dev
2019-09-11 20:43:36 +00:00
Samuel Fufa
d61f73d935
Merge "Remove launcher widget onAppWidgetRemoved" into ub-launcher3-qt-future-dev
2019-09-11 20:33:23 +00:00
Samuel Fufa
44043ec3eb
Remove launcher widget onAppWidgetRemoved
...
Test: manual
Bug:79462255
Change-Id: Ib5dd32d9db11acf27cb9e0e6fee266b57cff1828
2019-09-11 13:21:11 -07:00
TreeHugger Robot
791dd73217
Merge "Adding support for building a "spring like animation" with precomputed values" into ub-launcher3-qt-qpr1-dev
2019-09-11 20:16:19 +00:00
Jon Miranda
1c247cf451
Fix bug where existing icon is removed when install session is abandonded.
...
- Ensure we only add promise icons for apps that aren't already installed to
our internal list of session ids.
- Ensure we only remove promise icons created from the install session when
that session is abandonded.
Bug: 140819614
Change-Id: I3c93865b5e96a9c7a160154b45a38eb90ac9d183
2019-09-11 12:37:14 -07:00
Hyunyoung Song
e17a699618
When DeviceConfig/FeatureFlag value is different than the previous
...
value, refresh icon cache
Bug: 135638690
Bug: 138964490
Test: manually toggled feature flag UI on/off
$ adb shell device_config put launcher APP_SEARCH_IMPROVEMENTS [true|false]
when launcher is in foreground and also when it is in the background
Afterwards, saw if "bank" would show BofA app or not
Change-Id: I98b62bd07b14a225168217d7eb9bfdfc7f74435d
2019-09-11 10:38:14 -07:00
TreeHugger Robot
8aee0b2cb5
Merge "Ensure the icon load request matches the ItemInfo for the floating view." into ub-launcher3-qt-qpr1-dev
2019-09-10 16:49:24 +00:00
Jon Miranda
bdda7251df
Ensure the icon load request matches the ItemInfo for the floating view.
...
This fixes the bug where the wrong icon is present during the app close
animation.
Bug: 138195597
Change-Id: Ife2c6ad135dde54583f6f2bb2caf3b1e9325e064
Merged-In: Ib3767ec5c2b4eb22b35e5148879e11d2c1b28e3c
2019-09-10 15:51:25 +00:00
Jon Miranda
9d81e3e21c
Ensure the icon load request matches the ItemInfo for the floating view.
...
am: 08857d2f13
Change-Id: I1dfc723484159a657c3072c62d4bb245595af930
2019-09-10 08:37:02 -07:00
Sunny Goyal
b1d7de25f8
Adding support for overlay and corresponding plugin to Launcher
...
Updating various task callbacks to handle overlays
Change-Id: I80077508ad35c31269c873f51f0105302a9e6a5d
2019-09-10 08:08:28 -07:00
Jon Miranda
08857d2f13
Ensure the icon load request matches the ItemInfo for the floating view.
...
This fixes the bug where the wrong icon is present during the app close
animation.
Bug: 138195597
Change-Id: Ib3767ec5c2b4eb22b35e5148879e11d2c1b28e3c
2019-09-10 00:52:23 +00:00
Sunny Goyal
3600fb7777
Adding support for building a "spring like animation" with precomputed values
...
Bug: 138396187
Change-Id: Idba323090ecd9aca43c01414a32ab3b2e292e73e
2019-09-09 17:21:53 -07:00
Samuel Fufa
3bbf8ec3fb
Enable FileLog for release devices
...
Bug:140230739
Change-Id: I41f6e1ab598c1e0397cf14367177a4780b1d20c3
2019-09-09 23:28:43 +00:00
Jon Miranda
36e3953538
[DO NOT MERGE] Merge commit '735d1fe124812fd11feabc644c9a4f8482039f57' into manual_merge_735d1fe124812fd11feabc644c9a4f8482039f57
...
The ub-launcher3-qt-future-dev branch cut missed the CLs that went into
ub-launcher3-master, so the merge failed
Change-Id: I4f6f5ca8323350af3bc84c72d61d935b36f8064f
2019-09-09 22:29:49 +00:00
Winson Chung
9a82ca3054
Merge changes I4532e429,I532645de into ub-launcher3-qt-future-dev
...
am: 478414a7c3
Change-Id: Ic9af7149c297e23fd8c3645fd0a83dd5f45e0cce
2019-09-09 14:51:52 -07:00
Jonathan Miranda
735d1fe124
Merge "Add tests for play promise icons." into ub-launcher3-qt-qpr1-dev
2019-09-09 21:44:15 +00:00