1. 4b66bf3 Cleanup some incorrect / noisey calls to CustomContentCallbacks#onShow / onHide by Adam Cohen · 9 years ago
  2. 141b20e Add fake CustomContent screen for testing Launcher interface by Adam Cohen · 9 years ago
  3. 0f196e6 Merge "Null check when getting list of widget receivers" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  4. 7b221ef Null check when getting list of widget receivers by Sunny Goyal · 9 years ago
  5. 79afe01 Throwing system api call exceptions in case of dogfood builds by Sunny Goyal · 9 years ago
  6. 3dc7bee Catching DeadObjectException and TransactionTooLarge by Sunny Goyal · 9 years ago
  7. 4abaf13 Merge "Removing items which are on invalid screen" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  8. c74e419 Restoring provider behavior for reloading app on old devices by Sunny Goyal · 9 years ago
  9. 41cdc8d Removing items which are on invalid screen by Sunny Goyal · 9 years ago
  10. 606726b Merge "Preventing null pointer crash when opening a folder" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  11. a75053f Preventing null pointer crash when opening a folder by Sunny Goyal · 9 years ago
  12. 667d688 Revert workaround for move to default screen on home intent. by Ivan Lee · 9 years ago
  13. 7412c3c Merge "Adding gradle script for Android Studio" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  14. fdc8eb6 Merge "Fixing NPE in recycler view scroll bar." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  15. 23c8f48 Fixing NPE in recycler view scroll bar. by Winson · 9 years ago
  16. 1b247d9 Merge "Adding workaround for regression caused by ag/752175" into ub-launcher3-burnaby by Winson Chung · 9 years ago
  17. 16615f2 Adding workaround for regression caused by ag/752175 by Winson · 9 years ago
  18. edf329a Adding gradle script for Android Studio by Sunny Goyal · 9 years ago
  19. 8b0af4c Merge "Override the overscroll color for the widget rows." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  20. 066bcc0 Merge "Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  21. 0947f5c Merge "Adding graphic for all apps empty search screen." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  22. a9f483b Override the overscroll color for the widget rows. by Winson · 9 years ago
  23. fee206f Adding graphic for all apps empty search screen. by Winson · 9 years ago
  24. a8b244e Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app by Sunny Goyal · 9 years ago
  25. ebfae6e Revert "Adding viewId for the QSB" by Sunny Goyal · 9 years ago
  26. 195a298 Merge "Adding viewId for the QSB" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  27. 9956859 Adding viewId for the QSB by Sunny Goyal · 9 years ago
  28. 027d300 Merge "Fixing an issue where you would inadvertently start fastscrolling." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  29. 0fd3e54 Merge "Fixing issue with missing scroll bar after fast-scrolling and searching." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  30. 2605900 Fixing issue with missing scroll bar after fast-scrolling and searching. by Winson · 9 years ago
  31. ec4845b Fixing an issue where you would inadvertently start fastscrolling. by Winson · 9 years ago
  32. 22aa381 Pending bind callbacks should be cleared before starting the loader, by Sunny Goyal · 9 years ago
  33. 20884fd Merge "Fixing work folder addition logic > Showing animation when folder is added > Not showing animation while cling is visible > Checking is loader completed from UI thread > Running bind complete runnables when bind is completed" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  34. a79b18a Merge "Fixing widgets container inactive scroll bar color." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  35. 08d6275 Fixing widgets container inactive scroll bar color. by Winson · 9 years ago
  36. 944bfab Merge "Making the detached scrollbar catch up faster to the actual scroll position." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  37. 51a7d96 Making the detached scrollbar catch up faster to the actual scroll position. by Winson · 9 years ago
  38. bcbc2ec Merge "Removing call to isButtonPressed as its only Lollipop and above" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  39. dd30618 Updating theme to use the light theme by default, instead of wallpaper theme by Sunny Goyal · 9 years ago
  40. 93adff2 Merge "Using the usermanager api to get creation time" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  41. 830b5e0 Updating the target sdk to launcher by Sunny Goyal · 9 years ago
  42. ad0c2f2 Using the usermanager api to get creation time by Sunny Goyal · 9 years ago
  43. 81c5f7e Fixing issue with search bar not being visible. by Winson · 9 years ago
  44. 6779595 Updating the scrollbar to make the fastscroller more visible. by Winson · 9 years ago
  45. a67cce2 Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  46. d2eb49e Tweaking fast scroller to follow touch closer. by Winson · 9 years ago
  47. 639e906 Fixing work folder addition logic by Sunny Goyal · 9 years ago
  48. 63aa465 Merge "Fixing empty screen created at the end, even when dragging the last item on the last screen." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  49. 1cd32a2 Merge "Deferring the move to the default screen until after we callback to the callbacks." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  50. 15f8b17 Deferring the move to the default screen until after we callback to the callbacks. by Winson · 9 years ago
  51. 7c3cccf Fixing empty screen created at the end, even when dragging the last item on the last screen. by Sunny Goyal · 9 years ago
  52. 9fc953b Version code cleanup by Sunny Goyal · 9 years ago
  53. 522142a Removing call to isButtonPressed as its only Lollipop and above by Sunny Goyal · 9 years ago
  54. b62a976 Merge "Updating the UI for the pending widget view" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  55. ac36643 Updating the UI for the pending widget view by Sunny Goyal · 9 years ago
  56. 13da3ef Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  57. d21f940 Merge "Disabling auto restore of widgets. > Always show "Setup" button for a widget which has a config activity." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  58. 84b4adc Disabling auto restore of widgets. by Sunny Goyal · 9 years ago
  59. d468ee9 Merge "Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  60. 97b0d08 Refactoring to ExtendedEditText. by Winson · 9 years ago
  61. d106418 Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri by Sunny Goyal · 9 years ago
  62. 81056da Merge "Refreshing widget list when a package containing a widget changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  63. f29471c Merge "Ensure that crop view is loaded before applying a wallpaper" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  64. 79a640e Ensure that crop view is loaded before applying a wallpaper by Sunny Goyal · 9 years ago
  65. 56c3248 Merge "Fixing crash upon cancellation of an accessible drag." into ub-launcher3-burnaby by Vadim Tryshev · 9 years ago
  66. a09130b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  67. 2d648b0 Refreshing widget list when a package containing a widget changes by Sunny Goyal · 9 years ago
  68. cc436d5 Fixing crash upon cancellation of an accessible drag. by Vadim Tryshev · 9 years ago
  69. a2917f6 Merge "Ensuring that AllAppsGridAdapter is public." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  70. eea9fa4 Ensuring that AllAppsGridAdapter is public. by Winson · 9 years ago
  71. b0d868f Merge "Preventing zoom-in animation from running everytime the app updates." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  72. 3fcab66 Preventing zoom-in animation from running everytime the app updates. by Sunny Goyal · 9 years ago
  73. 6579e1e Disabling home screen migration logic by Sunny Goyal · 9 years ago
  74. a1ee659 Merge "Adding market search." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  75. b33e09a Preventing user from selecting any new time, when a tile is already being applied by Sunny Goyal · 9 years ago
  76. 99eceeb Merge "Fixing issue with miscalculation in updating container bounds." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  77. b0ca1a2 Fixing issue with miscalculation in updating container bounds. by Winson · 9 years ago
  78. cf0c746 Always log if Package is missing while loading default workspace by Adam Cohen · 9 years ago
  79. bedf923 Adding market search. by Winson Chung · 9 years ago
  80. 7573123 Merge "Fixing invisible search bar" into ub-launcher3-burnaby by Winson Chung · 9 years ago
  81. a1f79d3 Fixing invisible search bar by Winson · 9 years ago
  82. a2a039b Using a reverse hashmap instead of indexOfValue in userManager by Sunny Goyal · 9 years ago
  83. d1ea63f Removing some synthetic method creation by Sunny Goyal · 9 years ago
  84. 7ca3250 Merge "Creating a cache of users to avoid multiple calls to UserManager" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  85. 0ad3306 Merge "Refactoring search bar animations." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  86. 006ee26 Refactoring search bar animations. by Winson Chung · 9 years ago
  87. dc35276 Merge "Removing account manager calls" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  88. fb0f109 Updating the default layouts for launcher3 by Sunny Goyal · 9 years ago
  89. c679ed6 Removing account manager calls by Sunny Goyal · 9 years ago
  90. 823fd50 Creating a cache of users to avoid multiple calls to UserManager by Sunny Goyal · 9 years ago
  91. 317698b Loading high resolution icons for first 3 items in a folder by Sunny Goyal · 9 years ago
  92. 3f7550c Merge "Calculating widget minSpans and spans statically/independent of orientation > Filtering the widget list and excluding widgets which dont fit the grid > setting minSpans for the widget item when binding." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  93. c451da7 Merge "Replacing exception with a log, when uninstalling an app leads to an illegal state" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  94. 912bdfc Replacing exception with a log, when uninstalling an app leads to an illegal state by Sunny Goyal · 9 years ago
  95. 209a859 Fix issue where scroll container shadow didn't fade out by Adam Cohen · 9 years ago
  96. 233ee96 Calculating widget minSpans and spans statically/independent of orientation by Sunny Goyal · 9 years ago
  97. 153b02a Merge "Remove handler for searchables changed broadcast." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  98. 88fa741 Remove handler for searchables changed broadcast. by Winson Chung · 9 years ago
  99. 6eeab68 Fixing drag outline positions for folder over hotseat by Sunny Goyal · 9 years ago
  100. 8f375d1 Merge "Enabling logging for migration task" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago