vadimt
480083490f
Tapl: AllApps: ensuring a minimal vertical size of an icon
...
Clicking an icon within its padding area is ignored by Launcher. Hence,
ensuring that the whole icon is visible.
Bug: 141770616
Change-Id: I19e3ba7cfa25de75a47202845d0838bea46af92c
2019-11-13 20:20:57 +00:00
Pinyao Ting
2cf2871392
include predicted_rank in app launch logging
...
Test:
1. . build/envsetup.sh && tapas NexusLauncher
2. ccdebug && cclogcat
3. launch from workspace any app that is also in predicted apps
4. verify in terminal it has correct predicted_rank
Bug: 143855018
Change-Id: I07a62f07057537a6c09384cf944bbc5aa5888d22
2019-11-12 16:40:34 -08:00
Tracy Zhou
a318b75cbd
Merge "Add live tile overlay only once across multiple LauncherSwipeHandler" into ub-launcher3-master
2019-11-12 22:03:32 +00:00
Tracy Zhou
054a86bffa
Add live tile overlay only once across multiple LauncherSwipeHandler
...
- Use singleton on LiveTileOverlay to make sure we only have one LiveTileOverlay instance
- Clean up upon recents animation cancelation
Fixes: 140337263
Test: diligently swipe up and down
Change-Id: I8e0db3c5240135a6deb4f4d91493b8eede7c5ff1
2019-11-12 13:23:36 -08:00
Tracy Zhou
0493a1e250
Inform RecentsAnimationController when overview is reached.
...
Fixes: 142088072
Test: manual
Change-Id: I1211885d01535f8d39333c6fcb4a7ec7eefcdf78
2019-11-12 12:56:09 -08:00
Sunny Goyal
6df83b7580
Preventing dead lock in layout inflation
...
am: e48b55d86e
Change-Id: Ide818f6d696e8458dd3e4e8451406d832d99ed0e
2019-11-12 12:49:51 -08:00
Sunny Goyal
e48b55d86e
Preventing dead lock in layout inflation
...
Bug: 143353100
Change-Id: I52d0794aad26c1d1de8cb373f3398f626c15b4af
(cherry picked from commit d1a67d0d72 )
2019-11-12 19:57:31 +00:00
TreeHugger Robot
40755182ee
Merge "Preventing dead lock in layout inflation" into ub-launcher3-master
2019-11-12 19:56:17 +00:00
TreeHugger Robot
2c5180c1d8
Merge "Fixing inverted filtering logic for notifications" into ub-launcher3-master
2019-11-12 01:18:35 +00:00
Sreyas
d567b58810
RecentsExtraCard
...
Bug fixing / formatting
Change-Id: If36cd64986cc213682af1c7b4fd3281909812c15
2019-11-11 16:19:01 -08:00
Sunny Goyal
cac41df9ad
Fixing inverted filtering logic for notifications
...
Bug: 144290150
Change-Id: I52e54148069b4ba7ccd318ad47920b45a53300f1
2019-11-11 14:03:44 -08:00
Sunny Goyal
d1a67d0d72
Preventing dead lock in layout inflation
...
Bug: 143353100
Change-Id: I52d0794aad26c1d1de8cb373f3398f626c15b4af
2019-11-11 11:08:39 -08:00
vadimt
7afd271a17
When scrolling in All apps, scroll to last clickable row
...
Not the last row.
Also scrolling in the middle of All Apps, not at the top, because
otherwise the scroll can start on search box.
Bug: 144180777
Change-Id: I219faec165b8b403530a9c09d419cc453aea6039
2019-11-11 10:46:28 -08:00
TreeHugger Robot
4b62b18aa1
Merge "Removing temporary tweaks to make tests pass in presubmit" into ub-launcher3-master
2019-11-11 18:34:41 +00:00
vadimt
b0a14e96ae
Removing temporary tweaks to make tests pass in presubmit
...
Now that we have a more reliable build of CF
Bug: 142828227
Change-Id: Ib385443048b6ccd9e1eb3372dc39947536f948bd
2019-11-11 09:23:28 -08:00
TreeHugger Robot
1ca9c89b01
Merge "[DO NOT MERGE] Folder name suggest Bug: 142498588" into ub-launcher3-master
2019-11-09 02:52:21 +00:00
Hyunyoung Song
4c74620d6a
[DO NOT MERGE] Folder name suggest
...
Bug: 142498588
Change-Id: I735c842522f08db1fb9a11f731b63f8dba5a298f
Signed-off-by: Hyunyoung Song <hyunyoungs@google.com >
2019-11-08 15:07:48 -08:00
Jon Miranda
238343a65b
Merge "Address SessionCommitReceiver vulnerability by validating intent." into ub-launcher3-qt-future-dev
...
am: 992cfbf63d
Change-Id: Id80274e147008bd00aeb581d637fcd82938c034f
2019-11-08 13:59:11 -08:00
TreeHugger Robot
992cfbf63d
Merge "Address SessionCommitReceiver vulnerability by validating intent." into ub-launcher3-qt-future-dev
2019-11-08 21:50:02 +00:00
Jon Miranda
7e04887e59
Address SessionCommitReceiver vulnerability by validating intent.
...
Bug: 144081762
Change-Id: I28699d26abefc716e57c281c15699f15003229b2
2019-11-08 13:02:52 -08:00
TreeHugger Robot
f59803e708
Merge "Add visual indicator for predicted hotseat icons" into ub-launcher3-master
2019-11-08 15:45:22 +00:00
Tony Wickham
b13c14a228
Have LauncherActivityInterface#getCreatedActivity return BaseQuickstepLauncher
...
This gives access to quickstep-specific functionality such as ShelfPeekAnim.
Change-Id: I514baa45fe9404157de51f06e891eaea3fc86971
2019-11-07 20:35:37 -08:00
Tony Wickham
d0764c04c5
Merge "Move shelf peeking anim code to ShelfPeekAnim class" into ub-launcher3-master
2019-11-08 04:30:19 +00:00
Samuel Fufa
ba6b47fd8e
Add visual indicator for predicted hotseat icons
...
Bug: 142753423
Test: Manual
Change-Id: Ie4325660fc5392358ec845ae58385bef279db60f
2019-11-07 16:49:24 -08:00
Sunny Goyal
d89b580ce2
Merge "Scaling down hotseat to match prediction row size when going to overview" into ub-launcher3-qt-future-dev
...
am: 45656e296f
Change-Id: I4dfbebf382af5a7a70b9b48c8160cefda876e53c
2019-11-07 15:40:16 -08:00
TreeHugger Robot
45656e296f
Merge "Scaling down hotseat to match prediction row size when going to overview" into ub-launcher3-qt-future-dev
2019-11-07 23:35:15 +00:00
TreeHugger Robot
e49d31c846
Merge "Scaling down hotseat to match prediction row size when going to overview" into ub-launcher3-master
2019-11-07 23:35:15 +00:00
Tony Wickham
85d6f25016
Move shelf peeking anim code to ShelfPeekAnim class
...
Bug: 126596417
Change-Id: I5ba501b04b3eaf12a20ba1312ef362f9734761c3
2019-11-07 15:21:23 -08:00
Winson Chung
5bdae3d869
Merge "Skip calling into recents view if the activity is not yet initialized" into ub-launcher3-master
2019-11-07 03:42:08 +00:00
Winson Chung
5583e53909
Skip calling into recents view if the activity is not yet initialized
...
Bug: 143792840
Change-Id: Ib7cde70786a49390b253a57161be8eb66a26a188
2019-11-06 16:26:22 -08:00
Jon Miranda
13a7980e09
System apps must target API 29 or higher
...
AndroidManifest.xml already updated
Bug: 143991628
Change-Id: Ia9ddeda016548a0ebe5c5ec527741a7a8f9c0e4d
2019-11-06 16:01:25 -08:00
Hyunyoung Song
b967170659
[automerger skipped] Merge "[DO NOT MERGE] Folder name suggest Bug: 142498588" into ub-launcher3-qt-future-dev
...
am: 00105625f4 -s ours
am skip reason: subject contains skip directive
Change-Id: I1efb5617f609e5e1b5943d8ff4d7237585844498
2019-11-06 15:42:15 -08:00
Hyunyoung Song
9edf5ce520
[automerger skipped] [DO NOT MERGE] Folder name suggest Bug: 142498588
...
am: 7564d3b8bd -s ours
am skip reason: subject contains skip directive
Change-Id: I28905af882ca69e310cb12563f6a06e7f266108b
2019-11-06 15:36:35 -08:00
Hyunyoung Song
00105625f4
Merge "[DO NOT MERGE] Folder name suggest Bug: 142498588" into ub-launcher3-qt-future-dev
2019-11-06 23:24:02 +00:00
Hyunyoung Song
7564d3b8bd
[DO NOT MERGE] Folder name suggest
...
Bug: 142498588
Change-Id: I735c842522f08db1fb9a11f731b63f8dba5a298f
Signed-off-by: Hyunyoung Song <hyunyoungs@google.com >
2019-11-06 23:06:01 +00:00
Sunny Goyal
37279e2313
Scaling down hotseat to match prediction row size when going to overview
...
Bug: 141265005
Change-Id: I3b11146881af334508f553e4ca3a36b9291511d9
2019-11-06 14:39:28 -08:00
Sunny Goyal
a5020007e3
Scaling down hotseat to match prediction row size when going to overview
...
Bug: 141265005
Change-Id: I3b11146881af334508f553e4ca3a36b9291511d9
2019-11-06 22:36:34 +00:00
TreeHugger Robot
96ea1a05bf
Merge "Bound progress to 0 to 1" into ub-launcher3-master
2019-11-06 21:22:57 +00:00
Tony Wickham
3260168f3a
Bound progress to 0 to 1
...
Test: Swipe up far to overview, ensure corners stay rounded throughout
Change-Id: Ie8694237586dad3d2f3605d2a395f1079c9cebc1
2019-11-06 10:35:44 -08:00
Tony Wickham
238c4bae27
Merge "Add BothAxesSwipeDetector" into ub-launcher3-qt-future-dev
...
am: ea09b9c963
Change-Id: I926c97b277e1ee268269955b6a8c66dab32f3178
2019-11-06 09:12:00 -08:00
Tony Wickham
ea09b9c963
Merge "Add BothAxesSwipeDetector" into ub-launcher3-qt-future-dev
2019-11-06 16:58:07 +00:00
Samuel Fufa
5fe9dd028c
Merge "Fix icons vanishing when dragged within folder" into ub-launcher3-qt-future-dev
...
am: 734574221b
Change-Id: I857a428a0a828a922482372dbe63a8bd3bbd233b
2019-11-05 20:54:57 -08:00
TreeHugger Robot
734574221b
Merge "Fix icons vanishing when dragged within folder" into ub-launcher3-qt-future-dev
2019-11-06 04:40:41 +00:00
Samuel Fufa
1b9e540a52
Fix icons vanishing when dragged within folder
...
Bug: 143702700
Test: Manual
Change-Id: Idc24086553fd337fc2a553e25daa570073d9ad51
2019-11-05 19:49:30 -08:00
Vadim Tryshev
a6e19602a6
Merge "Disable failing test testQuickSwitchFromApp" into ub-launcher3-master
2019-11-06 03:19:50 +00:00
Samuel Fufa
306177c14e
Fix dragging icon badge offset
...
am: 37b2489ff7
Change-Id: Ibe7dbed4d3880086da14692597341ea9487efc29
2019-11-05 18:53:46 -08:00
vadimt
272a541ab9
Disable failing test testQuickSwitchFromApp
...
Bug: 143285809
Change-Id: I7df5a1deb74aabf0f874e969a57aba471902747f
2019-11-05 18:26:29 -08:00
TreeHugger Robot
90a0320600
Merge "Adds zakcohen@ to OWNERS." into ub-launcher3-master
2019-11-06 01:21:52 +00:00
Zak Cohen
d45205cb68
Adds zakcohen@ to OWNERS.
...
Change-Id: I3d7b1474913e9b0459f298813ef6607b3485618b
2019-11-05 16:49:58 -08:00
Pinyao Ting
fe160c55c2
Merge "Add IconCache support for deep shortcuts, loads deepshortcut on background thread. Added a feature flag to toggle on/off this feature." into ub-launcher3-master
2019-11-05 23:33:48 +00:00