1. 2f5648a Refactoring before adding a new view type in the WidgetsListAdapter by Steven Ng · 3 years, 6 months ago
  2. 823c5f8 Merge "Enable variable size thumbnail for large screen" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  3. e263a44 Merge "Fix some issues with taskbar" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  4. 67937ce Merge "Update Robolectric SDK to 30" into sc-dev by Steven Ng · 3 years, 6 months ago
  5. afd0d81 Fix some issues with taskbar by Tony Wickham · 3 years, 6 months ago
  6. 7944ee5 Enable variable size thumbnail for large screen by Alex Chau · 3 years, 7 months ago
  7. 5ed0907 Update Robolectric SDK to 30 by Steven Ng · 3 years, 6 months ago
  8. 73821a9 [AA+] Fixes wrong container for LAUNCHER_ITEM_DROP_COMPLETED log event. by thiruram · 3 years, 6 months ago
  9. 43b1d40 [AA+] Add QueryLength to DeviceSearchResultContainer. by thiruram · 3 years, 6 months ago
  10. fd03d04 Merge "Enable slice again" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  11. bcf2ecc Merge "After AA+Search Edu, bring up IME" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  12. 3186fba Merge "Adding support for keyboard based drag and drop" into sc-dev by Sunny Goyal · 3 years, 6 months ago
  13. a693baa Merge "Catching generic app start exceptions in ProxyActivity" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  14. 9165c00 Merge changes I9ccb4335,I0d2f9be8 into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  15. a4647b6 Adding support for keyboard based drag and drop by Sunny Goyal · 3 years, 6 months ago
  16. 1508e06 Merge "Postponing registering widget listener" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  17. 67171e2 Merge "[AA+] Add LAUNCHER_ALLAPPS_ENTRY, LAUNCHER_ALLAPPS_EXIT events." into sc-dev by Thiru Ramasamy · 3 years, 6 months ago
  18. 468646c Merge "Style updates" into sc-dev by Lucas Dupin · 3 years, 6 months ago
  19. 734be0b Add OnComputeInsetsListener to TaskbarContainerView by Tony Wickham · 3 years, 6 months ago
  20. 0569375 Merge "Only show OOBE once" into sc-dev by Samuel Fufa · 3 years, 6 months ago
  21. d5c8bd8 Merge "Make keyguard exit animation to remote animation." into sc-dev by Issei Suzuki · 3 years, 6 months ago
  22. 192f662 Make keyguard exit animation to remote animation. by Issei Suzuki · 3 years, 6 months ago
  23. 681154e After AA+Search Edu, bring up IME by Hyunyoung Song · 3 years, 6 months ago
  24. da74a44 Enable slice again by Hyunyoung Song · 3 years, 6 months ago
  25. 350e1db Creates BcSmartspaceDataPlugin interface to provide mock data to BC Smartspace. by Andy Wickham · 3 years, 6 months ago
  26. 993fed2 Style updates by Lucas Dupin · 3 years, 6 months ago
  27. 4fc871f [AA+] Add LAUNCHER_ALLAPPS_ENTRY, LAUNCHER_ALLAPPS_EXIT events. by thiruram · 3 years, 6 months ago
  28. b0bff05 Merge "Moving slice loading on a background thread" into sc-dev by Sunny Goyal · 3 years, 6 months ago
  29. d028812 Merge "Updating predictions if hotseat items get removed/added as a result of model callback" into sc-dev by Sunny Goyal · 3 years, 6 months ago
  30. 79e52fc Moving slice loading on a background thread by Sunny Goyal · 3 years, 6 months ago
  31. ed84733 Merge "Launcher3: Added shared lib APIs for Launcher to use split-screen APIs." into sc-dev by Wale Ogunwale · 3 years, 6 months ago
  32. 3a39b56 Only show OOBE once by Samuel Fufa · 3 years, 6 months ago
  33. 2fd2694 Merge "Fix icon flicker on transition from installing, to installed, to downloading incrementally." into sc-dev by Schneider Victor-tulias · 3 years, 6 months ago
  34. 63fc59b Use SYSTEM_APPLICATION_OVERLAY instead of SYSTEM_ALERT_WINDOW for Taskbar by Tony Wickham · 3 years, 6 months ago
  35. 4e2c25a Ensure isTablet is only enable when simulated landscape is disabled by Alex Chau · 3 years, 6 months ago
  36. d10b587 Merge "Add recent tasks to Taskbar" into sc-dev by Tony Wickham · 3 years, 6 months ago
  37. 30c4ff4 Merge "Make sure that RemoteAnimationTargets is not null when redrawLiveTile()" into sc-dev by Tracy Zhou · 3 years, 6 months ago
  38. aaa42bd Add recent tasks to Taskbar by Tony Wickham · 3 years, 6 months ago
  39. 1b4d503 Fix icon flicker on transition from installing, to installed, to downloading incrementally. by Schneider Victor-tulias · 3 years, 6 months ago
  40. 04ebcf4 Postponing registering widget listener by vadimt · 3 years, 6 months ago
  41. ce79488 Make sure that RemoteAnimationTargets is not null when redrawLiveTile() by Tracy Zhou · 3 years, 6 months ago
  42. 0983b80 Catching generic app start exceptions in ProxyActivity by Sunny Goyal · 3 years, 6 months ago
  43. b245c55 Updating predictions if hotseat items get removed/added as a result of model callback by Sunny Goyal · 3 years, 6 months ago
  44. f4d19f4 [AA+] Log app launches from DeviceSearchResultContainer with instance ID. by thiruram · 3 years, 6 months ago
  45. cbeb13d [AA+] Log app launches from AA+ search result container. by thiruram · 3 years, 6 months ago
  46. aa793ff Merge "Support shorter height row layout / Disable ICON_SLICE" into sc-dev by Hyunyoung Song · 3 years, 6 months ago
  47. 7786595 Launcher3: Added shared lib APIs for Launcher to use split-screen APIs. by Wale Ogunwale · 3 years, 6 months ago
  48. 7239df7 Support shorter height row layout / Disable ICON_SLICE by Hyunyoung Song · 3 years, 6 months ago
  49. 351aea7 Merge "Logs stack trace when IME doesn't get attached when all apps swipes up" into sc-dev by Hyunyoung Song · 3 years, 6 months ago
  50. 5016504 Logs stack trace when IME doesn't get attached when all apps swipes up by Hyunyoung Song · 3 years, 6 months ago
  51. d0f5aa0 Merge "Update PreloadIconDrawable colors when an app is not startable." into sc-dev by Schneider Victor-tulias · 3 years, 6 months ago
  52. 2e292b6 Update PreloadIconDrawable colors when an app is not startable. by Schneider Victor-tulias · 3 years, 7 months ago
  53. 18fcb43 Merge "[Live Tile] Fix a bunch of issues related to touch input" into sc-dev by Tracy Zhou · 3 years, 6 months ago
  54. 035bb22 [Live Tile] Fix a bunch of issues related to touch input by Tracy Zhou · 3 years, 6 months ago
  55. 5809a40 Fix issue of slice icon being rendered on non-UIthread by Hyunyoung Song · 3 years, 6 months ago
  56. ad1d1cf Merge "Allows a plugin Settings activity to designate plugins it supports." into sc-dev by Andy Wickham · 3 years, 6 months ago
  57. e747278 Support drag and drop from Taskbar by Tony Wickham · 3 years, 6 months ago
  58. b11e4d5 Delegate Taskbar touches to nearest view to ensure 48x48dp touch size by Tony Wickham · 3 years, 6 months ago
  59. 794fe4f Add Hotseat items to Taskbar by Tony Wickham · 3 years, 7 months ago
  60. 2b14f4b Allows a plugin Settings activity to designate plugins it supports. by Andy Wickham · 3 years, 6 months ago
  61. 5f7f4cb State download information in content description whether or not there was an update. by Schneider Victor-tulias · 3 years, 6 months ago
  62. b4ed522 [automerger skipped] Merge "[DO NOT MERGE ANYWHERE] Add swipes left method in Background.java" into rvc-qpr-dev-plus-aosp am: e8cc8d5398 -s ours by Ice Chang · 3 years, 6 months ago
  63. e8cc8d5 Merge "[DO NOT MERGE ANYWHERE] Add swipes left method in Background.java" into rvc-qpr-dev-plus-aosp by Ice Chang · 3 years, 6 months ago
  64. 80466c0 Merge "Support people search results" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  65. 6d46fff Merge "Animate taskbar background alpha and visibility alpha" into sc-dev by Tony Wickham · 3 years, 6 months ago
  66. 1ab83de Support people search results by Samuel Fufa · 3 years, 6 months ago
  67. 7582ed6 Merge "Adding quickstep specific permissions to Launcher" into sc-dev by Sunny Goyal · 3 years, 6 months ago
  68. d683d98 Animate taskbar background alpha and visibility alpha by Tony Wickham · 3 years, 7 months ago
  69. d462965 Merge "Revert "Support people search results"" into sc-dev by Darryl Johnson · 3 years, 6 months ago
  70. 170a6b7 Revert "Support people search results" by Darryl Johnson · 3 years, 6 months ago
  71. efae829 Merge "Map shell transition to recents animation" into sc-dev by Evan Rosky · 3 years, 6 months ago
  72. fe5e82d Merge "Support people search results" into sc-dev by Samuel Fufa · 3 years, 6 months ago
  73. f28db55 Support people search results by Samuel Fufa · 3 years, 6 months ago
  74. 26801f8 Merge "Fix incorrect launcher loading." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  75. 0225efa Merge "Update FloatingIconView to display PreloadIconDrawables during swipe home animations." into sc-dev by Jonathan Miranda · 3 years, 6 months ago
  76. 83cdd1e Merge "Fix launcher flicker when unlocking on seascape." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  77. 6bdd00f Merge "Check whether the running task view is non null before setting it to be not clickable for live tile" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  78. e388445 Merge "Make Thumbnail search result launch intents" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  79. 954bb63 Fix launcher flicker when unlocking on seascape. by Schneider Victor-tulias · 3 years, 6 months ago
  80. b40b98d Update FloatingIconView to display PreloadIconDrawables during swipe home animations. by Schneider Victor-tulias · 3 years, 6 months ago
  81. d9b6d6a Check whether the running task view is non null before setting it to be not clickable for live tile by Tracy Zhou · 3 years, 6 months ago
  82. 14faee7 Merge "Enabling plugins on Launcher debug builds" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  83. 564ae64 Merge "Fix persistent device search edu" into sc-dev by Hyunyoung Song · 3 years, 6 months ago
  84. 78fb714 Fix incorrect launcher loading. by Schneider Victor-tulias · 3 years, 6 months ago
  85. 6a53655 Merge "Refactoring startShareActivity to allow crop to be passed in." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  86. 61096e9 Merge "Skipping swipe metrics if recents view doesn't exist" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  87. f19a809 Map shell transition to recents animation by [1;3C · 3 years, 8 months ago
  88. 7e27c18 Merge "Updating ItemInfoMatcher to work with java streams" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  89. 7c1e37c Migrate Widgets to new Search API by Samuel Fufa · 3 years, 6 months ago
  90. eca6788 Make Thumbnail search result launch intents by Hyunyoung Song · 3 years, 6 months ago
  91. f1bcf7a Turn ENABLE_DEVICE_SEARCH to DeviceConfig flag by Hyunyoung Song · 3 years, 6 months ago
  92. 3159909 Fix missing grid for devices that upgrade from R am: a62e49b365 am: 3977aa6014 by Tracy Zhou · 3 years, 6 months ago
  93. 3977aa6 Fix missing grid for devices that upgrade from R am: a62e49b365 by Tracy Zhou · 3 years, 6 months ago
  94. 068de16 Skipping swipe metrics if recents view doesn't exist by vadimt · 3 years, 7 months ago
  95. db46688 Merge "Fix missing grid for devices that upgrade from R" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  96. e7915e1 Refactoring startShareActivity to allow crop to be passed in. by Sreyas · 3 years, 6 months ago
  97. fbc9874 Merge "Inherit theme colors on app drawer and folder" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  98. bfc0c38 Updating ItemInfoMatcher to work with java streams by Sunny Goyal · 3 years, 6 months ago
  99. 81d20f7 Merge "Support ACTION/THUMBNAIL/SUGGEST corpus for rendering rendering" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  100. a62e49b Fix missing grid for devices that upgrade from R by Tracy Zhou · 3 years, 6 months ago