1. 3b0883f Fixing some RTL issues with scrollable folder by Sunny Goyal · 9 years ago
  2. 5006240 Merge "Revert "Setting hotseat padding to the container for symmetry"" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  3. 5420985 Merge "Small refactoring to apps list." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  4. 9121fbf Small refactoring to apps list. by Winson Chung · 9 years ago
  5. 47eb4ef Merge "Ensuring that work-profile applications are mixed in with other apps." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  6. c517f4c Ensuring that work-profile applications are mixed in with other apps. by Winson Chung · 9 years ago
  7. d405693 Merge "Adding support for loading package icon in iconCache" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  8. d180cf7 Adding support for loading package icon in iconCache by Sunny Goyal · 9 years ago
  9. 2e52c90 resolved conflicts for merge of 68fdeaad to ub-launcher3-burnaby by Adam Cohen · 9 years ago
  10. b535201 Merge "Adding a system status column in icon cache & invalidating items based on it" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  11. e0bca38 Revert "Setting hotseat padding to the container for symmetry" by Sunny Goyal · 9 years ago
  12. 35ca873 Adding nullcheck when getting app restrictions by Sunny Goyal · 9 years ago
  13. adb7541 Merge "Reinflating QBS on resume, if the widget orientation is not same as launcher orientation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  14. 22235bc Reinflating QBS on resume, if the widget orientation is not same as launcher orientation by Sunny Goyal · 9 years ago
  15. 8d60032 Merge "Updating pageindicator assets" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  16. 0c9a354 Adding a system status column in icon cache & invalidating items based on it by Sunny Goyal · 9 years ago
  17. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  18. e9909f5 Removing UninstallShortcutReceiver by Sunny Goyal · 9 years ago
  19. 7db312f am 67c30861: Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  20. 67c3086 Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  21. 24cf700 Ensuring that we fast-scroll to the first section app. by Winson Chung · 9 years ago
  22. d3d3709 Updating pageindicator assets by Sunny Goyal · 9 years ago
  23. b272ca8 am b823ae4f: Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  24. b823ae4 Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  25. 5f2a098 am 173f711e: Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  26. 173f711 Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  27. 4e0a368 Merge "Configuration of workspace through app restrictions" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  28. b2d46ce Configuration of workspace through app restrictions by Sunny Goyal · 9 years ago
  29. 2f0ec85 Disabling overscroll when folder has only one page by Sunny Goyal · 9 years ago
  30. 28f4188 Merge "Removing more code with API 21 dependencies." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  31. 3d9490a Removing more code with API 21 dependencies. by Winson Chung · 9 years ago
  32. a6b00b3 Merge "Ensure that we are not using the new View constructor." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  33. d093065 Ensure that we are not using the new View constructor. by Winson Chung · 9 years ago
  34. e708415 Merge "Check the code point instead of the character when determining digit sections." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  35. 3879194 Check the code point instead of the character when determining digit sections. by Winson Chung · 9 years ago
  36. ca93ec6 Merge "Removing unused strings with no default translations" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  37. 6805209 Removing unused strings with no default translations by Sunny Goyal · 9 years ago
  38. dcb3fa6 Merge "Making the scrollbar scrubbable." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  39. f819dc2 Making the scrollbar scrubbable. by Winson Chung · 9 years ago
  40. 10451a9 Merge "Adding BaseActivity which can be overriden for custom behavior" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  41. 1d0b093 Adding BaseActivity which can be overriden for custom behavior by Sunny Goyal · 9 years ago
  42. 2670980 Remove dublicate BubbleTextView styleable by Adam Cohen · 9 years ago
  43. 5319b2b Merge "Removing all dependencies of launcher code on wallpaper-picker" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  44. 244fa8c Merge "Rewrite: Widget preview loader logic" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  45. 6a1e95a Removing all dependencies of launcher code on wallpaper-picker by Sunny Goyal · 9 years ago
  46. e85d714 Fixing getItemCount in FolderPagedView by Sunny Goyal · 9 years ago
  47. 5b0e669 Rewrite: Widget preview loader logic by Sunny Goyal · 9 years ago
  48. 71c3baf Merge "Removing unnecessary intent-filter construction" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  49. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  50. f846b90 Merge "Removing unused logging" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  51. ec3fe18 am 2dd9f018: (-s ours) Don\'t clobber widgets with the same component - DO NOT MERGE by Robin Lee · 9 years ago
  52. 26ace12 Don't clobber widgets with the same component. by Robin Lee · 9 years ago
  53. 2dd9f01 Don't clobber widgets with the same component - DO NOT MERGE by Robin Lee · 9 years ago
  54. 0f93d5e Merge "Cleaning up widget preview loader" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  55. 2759579 Removing unnecessary intent-filter construction by Sunny Goyal · 9 years ago
  56. 15b480f Removing unused logging by Sunny Goyal · 9 years ago
  57. 57dadda Merge "Make sure we set the QSB bar on the SearchDropTargetBar" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  58. b0df1b0 Make sure we set the QSB bar on the SearchDropTargetBar by Adam Cohen · 9 years ago
  59. 4cad753 Cleaning up widget preview loader by Sunny Goyal · 9 years ago
  60. 6b6ffbe Merge "Invalidating sorted list after the item has been added" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  61. 2e688a8 Invalidating sorted list after the item has been added by Sunny Goyal · 9 years ago
  62. 8758ea0 Using MainThreadExecuter instead of View.post by Sunny Goyal · 9 years ago
  63. 34b6527 Lazy loading high res icons by Sunny Goyal · 9 years ago
  64. 5d85c44 Adding sort switch in FolderPagedView by Sunny Goyal · 9 years ago
  65. ce53e6d Merge "key event focus logic should support large tablets" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  66. 18bfaaf key event focus logic should support large tablets by Hyunyoung Song · 9 years ago
  67. 40bff39 Merge "Add dummy string to Launcher3Tests resources to fix build error." into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  68. 61e3a97 Add dummy string to Launcher3Tests resources to fix build error. by Hyunyoung Song · 9 years ago
  69. 27959c3 am ef30a2a8: (-s ours) [DO NOT MERGE] Fixing build error in launcher_protoutil_lib by Sunny Goyal · 9 years ago
  70. 9798539 Merge "Tweaking the apps list fast scroller." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  71. 2bbbd74 Don't translate these strings until they're final by Adam Cohen · 9 years ago
  72. aa2ab25 Tweaking the apps list fast scroller. by Winson Chung · 9 years ago
  73. b4cd42a Extracting out CacheKey to a separate class by Sunny Goyal · 9 years ago
  74. ef30a2a [DO NOT MERGE] Fixing build error in launcher_protoutil_lib by Sunny Goyal · 9 years ago
  75. c13b994 Merge "Minor changes to apps view." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  76. 888b3a1 Minor changes to apps view. by Winson Chung · 9 years ago
  77. d68725c Fixing build error in launcher_protoutil_lib by Sunny Goyal · 9 years ago
  78. 3739158 Merge "Scrolling folder during drag-drop" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  79. 4846193 Scrolling folder during drag-drop by Sunny Goyal · 9 years ago
  80. e425d93 Merge "Adding app grid layout with fastscroller." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  81. 93f98ea Adding app grid layout with fastscroller. by Winson Chung · 9 years ago
  82. d3570ec Merge "Refactoring some logic in FolderPagedView" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  83. 74081b0 am fe1dcbf0: (-s ours) Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  84. fe1dcbf Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  85. 70a48be Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  86. fc52a8f Merge "Initial changes to break out AllApps into its own view." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  87. d0dfc83 Merge "Adding a dummy method for fix GSA compilation issues" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  88. c491835 Adding a dummy method for fix GSA compilation issues by Sunny Goyal · 9 years ago
  89. b745afb Initial changes to break out AllApps into its own view. by Winson Chung · 9 years ago
  90. 434e667 Merge "Ensuring setQsbSearchBar is called whenever the QSB is created" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  91. e476623 Refactoring some logic in FolderPagedView by Sunny Goyal · 9 years ago
  92. 28ad584 Merge "Adding a scrollable folder content implementation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  93. 290800b Adding a scrollable folder content implementation by Sunny Goyal · 9 years ago
  94. ec3682b Merge "Enabling accessible drag and drop" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  95. c9735cf Enabling accessible drag and drop by Adam Cohen · 10 years ago
  96. d5bf4ab Merge "Refactoring max id logic to a common method" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  97. 1c0e633 Handling getLastItem when the folder is closed by Sunny Goyal · 9 years ago
  98. ee99510 Some parameter cleanup by Sunny Goyal · 9 years ago
  99. cd851f1 Merge "Using left and top instead of getLocationInWindow for getting target view position" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  100. fd3ea4f Merge "Setting hotseat padding to the container for symmetry" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago