- 26db3bb The shelf height was mistakenly provided as width, making it equal to 0. by Mateusz Cicheński · 2 years, 11 months ago
- 37bcfad Merge "Add a boolean to track QSB edu card dismissal." into tm-qpr-dev by Anushree Ganjam · 2 years, 11 months ago
- f28c9f1 Merge "Change wallpaper depth value in AllApps bottomsheet" into tm-qpr-dev by Alex Chau · 2 years, 11 months ago
- bf9ce9c Support launching a shortcut and a task to split screen by Jerry Chang · 2 years, 11 months ago
- f6b7823 Merge "Replace shelf height with keep clear areas registration in Launcher." into tm-qpr-dev by Mateusz Cicheński · 2 years, 11 months ago
- c9be6ca Merge "Update `container` for ItemInfo." into tm-qpr-dev by Hyunyoung Song · 2 years, 11 months ago
- eaaf065 Merge "Only animate to hotseat when launcher is on home screen" into tm-qpr-dev by Evan Rosky · 2 years, 11 months ago
- 3193522 Change wallpaper depth value in AllApps bottomsheet by Alex Chau · 2 years, 11 months ago
- 04fa5a8 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by TreeHugger Robot · 2 years, 11 months ago
- 03caf49 Update `container` for ItemInfo. by Holly Sun · 3 years ago
- e3948da Merge "Extract cell horizontal space to a method" into tm-qpr-dev by Thales Lima · 2 years, 11 months ago
- 0397cb0 Merge "Fix blurry wallpaper when user locks on all apps surface" into tm-qpr-dev by Hyunyoung Song · 2 years, 11 months ago
- e51e644 Merge "Undim kids nav icons on a11y focus and click." into tm-qpr-dev by Pat Manning · 2 years, 11 months ago
- a3ebbbe Merge "Update grouped task view thumbnail splash interpolation to match regular task." into tm-qpr-dev by Pat Manning · 2 years, 11 months ago
- 401f6bb Undim kids nav icons on a11y focus and click. by Pat Manning · 3 years ago
- 91ca748 Fix blurry wallpaper when user locks on all apps surface by hyunyoungs · 2 years, 11 months ago
- 4391c8e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
- a29868e Merge "[Toast] Add a feature flag for using app search for web zero-state." into tm-qpr-dev by TreeHugger Robot · 2 years, 11 months ago
- d833fe4 Merge changes Ie55bd70e,I69bcfa97,I222522bc into tm-qpr-dev by Tony Wickham · 2 years, 11 months ago
- 10c1c01 Only animate to hotseat when launcher is on home screen by Evan Rosky · 2 years, 11 months ago
- b368fcc Add a boolean to track QSB edu card dismissal. by Anushree Ganjam · 2 years, 11 months ago
- 038e112 Update grouped task view thumbnail splash interpolation to match regular task. by Pat Manning · 2 years, 11 months ago
- 5166c5d Merge "Snap to last task if swiping down at a greater Y than X velocity." into tm-qpr-dev by Brian Isganitis · 2 years, 11 months ago
- bcbba89 Merge "Add app predictions to secondary display app drawer & fix tab UI." into tm-qpr-dev by TreeHugger Robot · 2 years, 11 months ago
- ff5ad47 Merge "Add gesture nav error state tracking and logging" into tm-qpr-dev by Schneider Victor-tulias · 2 years, 11 months ago
- 1b4869f Add app predictions to secondary display app drawer & fix tab UI. by Sukesh Ram · 3 years, 2 months ago
- c043d45 Snap to last task if swiping down at a greater Y than X velocity. by Brian Isganitis · 3 years, 1 month ago
- e74569e Fix taskbar stash state not persisting properly across recreate by Tony Wickham · 3 years ago
- c8e824d Add support to Tapl to recreateTaskbar by Tony Wickham · 3 years ago
- 924852f Made popupContainer's shadow & arrow visible in secondary display by Sukesh Ram · 3 years, 2 months ago
- 1684826 Merge "Simplify calculateEndTarget logic." into tm-qpr-dev by Brian Isganitis · 2 years, 11 months ago
- 038922a Add gesture nav error state tracking and logging by Schneider Victor-tulias · 3 years, 1 month ago
- b4a30ab Merge "Refactor overview progress as splash progress." into tm-qpr-dev by Pat Manning · 2 years, 11 months ago
- 81dc9ad Refactor overview progress as splash progress. by Pat Manning · 3 years ago
- 8463ab7 Merge "Launch tasks before testing switch to overview." into tm-qpr-dev by Pat Manning · 2 years, 11 months ago
- 40b6d60 Merge "Added margin of size 24dp above search bar on secondary display" into tm-qpr-dev by TreeHugger Robot · 2 years, 11 months ago
- b6f5930 Don't rely on QuickstepLauncher instance for tests by Tony Wickham · 3 years ago
- bf520a5 Added margin of size 24dp above search bar on secondary display by Sukesh Ram · 3 years, 2 months ago
- 47558a6 Adding flag to improve the icons reordering on foldables by Sebastian Franco · 3 years ago
- a463692 Merge "Add doc clarifying Taskabr icon alpha consumer purpose." into tm-qpr-dev by Brian Isganitis · 2 years, 11 months ago
- 2303eb0 Simplify calculateEndTarget logic. by Brian Isganitis · 3 years, 1 month ago
- 2886ff0 Merge "Add screen recording to debug test ReorderWidgets.java flakynes" into tm-qpr-dev by Sebastián Franco · 3 years ago
- 0940c2d Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by Bill Yi · 3 years ago
- dc643f9 Add doc clarifying Taskabr icon alpha consumer purpose. by Brian Isganitis · 3 years, 1 month ago
- edea257 [Toast] Add a feature flag for using app search for web zero-state. by Becky Qiu · 3 years ago
- 20eb0e3 Replace shelf height with keep clear areas registration in Launcher. by Alex Chau · 3 years, 2 months ago
- 7fb96a5 Merge changes I562abc6c,I7a48d960,I0916f969 into tm-qpr-dev by Schneider Victor-tulias · 3 years ago
- 976fdbe Update ActiveGestureLog to store n-gestures rather than n-events. by Schneider Victor-tulias · 3 years ago
- 24637f5 Add input consumer selection reason to active gesture logs by Schneider Victor-tulias · 3 years ago
- a0cd3e0 Collapse EventLogArray into ActiveGesture log. by Schneider Victor-tulias · 3 years ago
- 1e8b45f Extract cell horizontal space to a method by Thales Lima · 3 years ago
- 9672e2e Merge "Add getIconName to AppIcon" into tm-qpr-dev by Ke-Yu Lu · 3 years ago
- 4374fc5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
- 6520372 Add getIconName to AppIcon by Ke-Yu Lu · 3 years ago
- d6801af Inlining BaseQuickstepLauncher to QuickstepLauncher by Sunny Goyal · 3 years ago
- 53d750e Launch tasks before testing switch to overview. by Pat Manning · 3 years ago
- 831f5ee Merge "Launch split task with correct UserHandle" into tm-qpr-dev by Jeff Chang · 3 years ago
- 9f27fa3 Launch split task with correct UserHandle by Jeff Chang · 3 years ago
- 06b1d8c Merge "Added debug menu option for testing secondary display." into tm-qpr-dev by Brian Isganitis · 3 years ago
- f7504a0 Merge "Remove autofill from launcher edittext boxes" into tm-qpr-dev by Hyunyoung Song · 3 years ago
- c04576a Merge "Defer adding surface changed callback until view root is valid" into tm-qpr-dev by Winson Chung · 3 years ago
- dc51afd Merge "Fix jumpiness when dragging surface down and up." into tm-qpr-dev by Brandon Dayauon · 3 years ago
- 7d63654 Remove autofill from launcher edittext boxes by hyunyoungs · 3 years ago
- 775b0d2 Merge "Explicit Nullbility in Launcher (Part 2)" into tm-qpr-dev by Pinyao Ting · 3 years ago
- f9d1b19 Merge "Onboard tests in IW suite" into tm-qpr-dev by Sam Dubey · 3 years ago
- ea3e520 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-d1-dev am: f4e7a1a703 -s ours by Bill Yi · 3 years ago
- 8c7e2bf [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 113cbbeffe -s ours by Bill Yi · 3 years ago
- d6047dc [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-d1-dev am: e65ff07d53 -s ours by Bill Yi · 3 years ago
- 39c7c8d [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 5e0bb864dd -s ours by Bill Yi · 3 years ago
- 717fbed [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-d1-dev am: 81ec6af3b7 -s ours by Bill Yi · 3 years ago
- 5ab0693 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 93a2a5bcc4 -s ours by Bill Yi · 3 years ago
- f4e7a1a Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-d1-dev by Bill Yi · 3 years ago
- e65ff07 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-d1-dev by Bill Yi · 3 years ago
- 81ec6af Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-d1-dev by Bill Yi · 3 years ago
- 803a135 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev am: 3466bf399f -s ours am: d789af8fa1 -s ours by TreeHugger Robot · 3 years ago
- 08d424c [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: e70eb221ab -s ours am: 5fb97b1786 -s ours by Bill Yi · 3 years ago
- 927b909 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev am: 25e3bfb284 -s ours am: 99fe54c872 -s ours by TreeHugger Robot · 3 years ago
- a0f1854 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 3a6e8b09a3 -s ours am: c1ebd2f489 -s ours by Bill Yi · 3 years ago
- 0d7b854 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: a1185c5274 -s ours am: 166148a02d -s ours by Bill Yi · 3 years ago
- d789af8 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev am: 3466bf399f -s ours by TreeHugger Robot · 3 years ago
- 5fb97b1 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: e70eb221ab -s ours by Bill Yi · 3 years ago
- 99fe54c [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev am: 25e3bfb284 -s ours by TreeHugger Robot · 3 years ago
- c1ebd2f [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 3a6e8b09a3 -s ours by Bill Yi · 3 years ago
- 166148a [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: a1185c5274 -s ours by Bill Yi · 3 years ago
- 3466bf3 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by TreeHugger Robot · 3 years ago
- 25e3bfb Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by TreeHugger Robot · 3 years ago
- 5d49cf4 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by TreeHugger Robot · 3 years ago
- a28bbf8 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by TreeHugger Robot · 3 years ago
- 39d5f16 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by TreeHugger Robot · 3 years ago
- 79da23e Merge "Make test always pass when command fails" into tm-qpr-dev by Brandon Dayauon · 3 years ago
- d4a60b3 Fix jumpiness when dragging surface down and up. by Brandon Dayauon · 3 years ago
- 023b973 Explicit Nullbility in Launcher (Part 2) by Pinyao Ting · 3 years ago
- 56677c5 Merge "Compressing view capture data and changing the format to avoid storing duplicate strings" into tm-qpr-dev by Sunny Goyal · 3 years ago
- 93c710b Added debug menu option for testing secondary display. by Sukesh Ram · 3 years, 2 months ago
- 7ad8227 Make test always pass when command fails by Brandon Dayauon · 3 years ago
- 211496e Merge "Removing some obsolete features" into tm-qpr-dev by Sunny Goyal · 3 years ago
- ee29b83 Merge "Set the default for keyboard sync to IS_STUDIO_BUILD." into tm-qpr-dev by Luca Zuccarini · 3 years ago
- 113cbbe Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
- 99423fa Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
- e70eb22 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago