Becky Qiu
1289197487
Merge "Log the event for swiping up to dismiss a task in Overview." into ub-launcher3-qt-qpr1-dev
...
am: 22edac9bf5
Change-Id: Iae05c668fecf84c79086cfb6821e9644ac08bb71
2019-08-14 13:09:14 -07:00
Sunny Goyal
11a50747ed
Refactoring some folder binding logic:
...
> Moving grid calcutation in a separate class
> Moving content saving logic to folder instead of relying on item bind
Bug: 139051851
Change-Id: I81b226dbebe13652482a767c992e8cc8f4f35a60
2019-08-14 12:03:09 -07:00
yingleiw
02cc848896
Add directional accessibility page actions to PagedView
...
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
2019-08-14 18:05:08 +00:00
Becky Qiu
22edac9bf5
Merge "Log the event for swiping up to dismiss a task in Overview." into ub-launcher3-qt-qpr1-dev
2019-08-14 17:48:45 +00:00
Vadim Tryshev
3cc153813a
Merge "Improving screenshot path" into ub-launcher3-qt-qpr1-dev
...
am: b13fdc8d6f
Change-Id: I13b492655978c173cd2944c81a7d4753f2655494
2019-08-14 10:33:43 -07:00
Vadim Tryshev
b13fdc8d6f
Merge "Improving screenshot path" into ub-launcher3-qt-qpr1-dev
2019-08-14 17:25:22 +00:00
vadimt
cc5b17b351
Improving screenshot path
...
Change-Id: If61bbf0bbc8ace31142bc0e2d598d72ce48de360
2019-08-13 17:49:15 -07:00
Samuel Fufa
866ff00eb3
Add a "Dismiss" option for predicted apps in Launcher
...
Test: LongPress on a pridicted app to see dismiss options.
Bug:139020180
Change-Id: I877863c65def0d845c0ae2f0987fe7a4f6277565
2019-08-13 23:57:11 +00:00
Sunny Goyal
237441a2b4
Always go to home in case of fling-up am: a2cfc2d95e
...
am: f3dac0ef13
Change-Id: I3ff8759dcf2134d8d0bc991dff78af57880c137b
2019-08-13 15:08:00 -07:00
Sunny Goyal
f3dac0ef13
Always go to home in case of fling-up
...
am: a2cfc2d95e
Change-Id: I560fd690882998a9b503d5c30eda7f9397db138e
2019-08-13 14:58:45 -07:00
Sunny Goyal
a2cfc2d95e
Always go to home in case of fling-up
...
Bug: 138881088
Change-Id: I86bf4c7a495805d5912b102470e72a51e843a222
2019-08-13 11:45:06 -07:00
TreeHugger Robot
d21505bcb7
Merge "Moving section names to model, to avoid an unnecessary hashmap" into ub-launcher3-master
2019-08-13 18:24:25 +00:00
TreeHugger Robot
10ed86af1d
Merge "Build rule cleanup" into ub-launcher3-master
2019-08-13 00:57:42 +00:00
Alex Mang
cdbf19aa60
Merge "Adding app search improvement flag" into ub-launcher3-master
2019-08-12 19:22:25 +00:00
Danning Chen
f566d3f5d9
Merge "Create a HotseatPlugin interface." into ub-launcher3-master
2019-08-12 16:58:36 +00:00
Danning Chen
ba4077d9e0
Create a HotseatPlugin interface.
...
Change-Id: I382795262433879be4c4360fa12ab5bd1e41a297
2019-08-09 11:37:47 -07:00
Becky Qiu
90ea00b399
Log the event for swiping up to dismiss a task in Overview.
...
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
2019-08-09 10:57:05 -07:00
vadimt
3c523040cb
Support for memory tests
...
am: c1a2764a6e
Change-Id: Ife853a32fa9e52f8993d25167af61dabc7fd64b8
2019-08-09 10:40:20 -07:00
Alex Mang
d27e31995b
Adding app search improvement flag
...
Bug: 125027540
Change-Id: I68fd7710b108e9f2fa1f5ff335326585a92deb23
2019-08-09 01:51:23 +00:00
vadimt
c1a2764a6e
Support for memory tests
...
Change-Id: I867a232a293f7bddbc630f563f18c0db94ac4b6e
2019-08-08 12:03:09 -07:00
Vinit Nayak
268e4ff95c
Remove activityInfo from cache on package uninstall
...
We were keeping stale activityInfo objects from
package manager after an application got uninstalled.
We also were not removing task icons from the
cache after they were removed, which meant killing an
app and then re-opening would put 2 entries in the cache
since the two had unique process IDs.
fixes: 137731960
Test: Download app from play store, open it,
go to overview and observe that correct icon showing.
Uninstall it, download same app again, open it, and
in overview confirm that correct app icon is still showing
Change-Id: Icf482b0ad0ae66c10d52547582d8eeb2a544fb88
2019-08-08 11:11:03 -07:00
Hyunyoung Song
a68fba3abf
Build rule cleanup
...
Bug: 122333437
Change-Id: Iabb6dcc4e6615112fdf730f41fe39d34fdac8737
2019-08-08 02:02:20 -07:00
Sunny Goyal
e529a86fbd
Adding support for storing keywords in iconCache
...
Change-Id: I1183e63a6556ebfb3eee5df23d149e09728193a9
2019-08-07 15:51:25 -07:00
Sunny Goyal
64a6fb063e
Merge "Revert "Use new onTaskListUpdated() callback"" into ub-launcher3-master
2019-08-07 14:49:52 +00:00
Sunny Goyal
54bbbdfa61
Revert "Use new onTaskListUpdated() callback"
...
This reverts commit a04997b081
.
Reason for revert: Platform master has API changes, and launcher-master should still map to qpr branch
Change-Id: Ib201c71b5557715d585d322ec2a1a528e352e61c
2019-08-07 13:49:41 +00:00
Vinit Nayak
0664d9ad09
Merge "Use new onTaskListUpdated() callback" into ub-launcher3-master
2019-08-06 22:40:23 +00:00
Sunny Goyal
0af5134bc5
Moving section names to model, to avoid an unnecessary hashmap
...
Change-Id: I9620367e0c2203b2290a4a188411ccb9174ae130
2019-08-06 15:21:36 -07:00
Pinyao Ting
5191e98a3f
[automerger skipped] show dot in deep shortcuts when notification contains exactly identical set of person
...
am: e4061fc931
-s ours
am skip reason: change_id I975524e28168c10a186cdc24b188c161faf433cf with SHA1 49a3e699f9
is in history
Change-Id: I0703a66ae9d6e8c0cad20016082d3aee374cf7bd
2019-08-06 09:45:59 -07:00
Pinyao Ting
e4061fc931
show dot in deep shortcuts when notification contains exactly identical
...
set of person
Bug: 132336512
Change-Id: I975524e28168c10a186cdc24b188c161faf433cf
Merged-In: I975524e28168c10a186cdc24b188c161faf433cf
2019-08-05 23:31:35 -07:00
Pinyao Ting
eafd0c7a77
Merge "show dot in deep shortcuts when notification contains exactly identical set of person" into ub-launcher3-master
2019-08-06 05:56:06 +00:00
Pinyao Ting
49a3e699f9
show dot in deep shortcuts when notification contains exactly identical
...
set of person
Bug: 132336512
Change-Id: I975524e28168c10a186cdc24b188c161faf433cf
2019-08-05 20:41:58 -07:00
Vadim Tryshev
1c7b8267d9
Merge "Adding system health permissions to Launcher3 tests" into ub-launcher3-qt-qpr1-dev
...
am: aea3d051c4
Change-Id: Id5695b29f108646cf846fe74d5c2abaef055c9b7
2019-08-05 19:06:37 -07:00
Vadim Tryshev
aea3d051c4
Merge "Adding system health permissions to Launcher3 tests" into ub-launcher3-qt-qpr1-dev
2019-08-06 01:41:01 +00:00
Vinit Nayak
1a4b815cd8
Merge "Add PREUPLOAD.cfg file to enable repo checkstyle hooks" into ub-launcher3-master
2019-08-06 01:34:02 +00:00
Vinit Nayak
0be5adfac9
Add PREUPLOAD.cfg file to enable repo checkstyle hooks
...
fixes: 65162750
Change-Id: I42dd2699d1966cf509f475a34e623ce449e87213
2019-08-06 01:31:17 +00:00
Sunny Goyal
9275c820e0
Merge "Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twice" into ub-launcher3-qt-r1-dev am: 0a9e91b6e4
...
am: 2c848d029c
Change-Id: I827430185fbab9433f74f402f382cb004ab744c3
2019-08-05 17:45:45 -07:00
Sunny Goyal
1217919981
Merge "Use task display id when starting split screen" into ub-launcher3-qt-r1-dev am: 6cf32a2e95
...
am: bafd62971a
Change-Id: I1b981e07329a0a6fc0667af58188c9ba047f068d
2019-08-05 17:39:42 -07:00
Sunny Goyal
2c848d029c
Merge "Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twice" into ub-launcher3-qt-r1-dev
...
am: 0a9e91b6e4
Change-Id: Iad5027f7925981de0720ca960e5a8ffdd2a1463c
2019-08-05 17:39:41 -07:00
Sunny Goyal
bafd62971a
Merge "Use task display id when starting split screen" into ub-launcher3-qt-r1-dev
...
am: 6cf32a2e95
Change-Id: I7313eb81291d3fbe353882446d7da39bba355ec9
2019-08-05 17:33:42 -07:00
TreeHugger Robot
0a9e91b6e4
Merge "Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twice" into ub-launcher3-qt-r1-dev
2019-08-06 00:33:31 +00:00
vadimt
9473421755
Adding system health permissions to Launcher3 tests
...
Change-Id: Id4ae4731274bef243801e3a15bc87e9c3fa9e0c4
2019-08-05 17:31:53 -07:00
TreeHugger Robot
6cf32a2e95
Merge "Use task display id when starting split screen" into ub-launcher3-qt-r1-dev
2019-08-06 00:21:01 +00:00
Sunny Goyal
6b6d0a3972
Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twice
...
Bug: 138646754
Change-Id: I76eccdb812013299e18f197ba17ff858a01a6338
2019-08-05 17:20:10 -07:00
Vadim Tryshev
347ce4529b
Merge "Adding debug tracing to catch non-dragging to workspace" into ub-launcher3-qt-qpr1-dev
...
am: f4a1814c3f
Change-Id: I2bb035bf176cb0fb3e16456f52153de065855740
2019-08-05 17:06:36 -07:00
Vadim Tryshev
f4a1814c3f
Merge "Adding debug tracing to catch non-dragging to workspace" into ub-launcher3-qt-qpr1-dev
2019-08-05 23:30:13 +00:00
James O'Leary
d103d64f09
Merge "Fix inability to dismiss Assistant answer when launcher frontmost" into ub-launcher3-qt-r1-dev am: 290a9a814a
...
am: c714f1657b
Change-Id: I7c227379a4f429c8f73828782f64bfd89fb90eec
2019-08-05 15:26:45 -07:00
James O'Leary
c714f1657b
Merge "Fix inability to dismiss Assistant answer when launcher frontmost" into ub-launcher3-qt-r1-dev
...
am: 290a9a814a
Change-Id: I128fb662ea38a00f3a14734aae9c5c1bbb849b09
2019-08-05 15:20:46 -07:00
James O'Leary
290a9a814a
Merge "Fix inability to dismiss Assistant answer when launcher frontmost" into ub-launcher3-qt-r1-dev
2019-08-05 22:06:14 +00:00
Jon Miranda
3edba34cb2
Fix launcher crash when trying to open work profile promise icon. am: 0121d466ec
...
am: ccf108c5f3
Change-Id: I95441f44090f04f391ad436f9177f8cceb496d15
2019-08-05 15:02:12 -07:00
Jon Miranda
ccf108c5f3
Fix launcher crash when trying to open work profile promise icon.
...
am: 0121d466ec
Change-Id: I40272f5061cea59b846d6633cd60217a263eb454
2019-08-05 14:55:12 -07:00