1. ff9133f Adjust cropped bitmap bounds to correctly fit in original bitmap bounds. by Tony Wickham · 10 years ago
  2. 9ae42ff am b3fff9d9: Merge "Cleanup some incorrect / noisey calls to CustomContentCallbacks#onShow / onHide" into ub-launcher3-burnaby by Adam Cohen · 10 years ago
  3. b3fff9d Merge "Cleanup some incorrect / noisey calls to CustomContentCallbacks#onShow / onHide" into ub-launcher3-burnaby by Adam Cohen · 10 years ago
  4. ed10c01 am 36bde9a9: Merge "Add fake CustomContent screen for testing Launcher interface" into ub-launcher3-burnaby by Adam Cohen · 10 years ago
  5. 36bde9a Merge "Add fake CustomContent screen for testing Launcher interface" into ub-launcher3-burnaby by Adam Cohen · 10 years ago
  6. 4b66bf3 Cleanup some incorrect / noisey calls to CustomContentCallbacks#onShow / onHide by Adam Cohen · 10 years ago
  7. 20bd2c1 am 6ed058cb: Wallpaper preview parallax matches the actual wallpaper\'s. by Tony Wickham · 10 years ago
  8. 6ed058c Wallpaper preview parallax matches the actual wallpaper's. by Tony Wickham · 10 years ago
  9. 141b20e Add fake CustomContent screen for testing Launcher interface by Adam Cohen · 10 years ago
  10. a3c9fb1 Merge "Requiring key chord to delete icons and folders on the workspace" into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  11. 77f6707 am 605156bd: Fixing crash on pre-api level 19 devices due to getAlpha() call on Drawable. by Winson · 10 years ago
  12. 605156b Fixing crash on pre-api level 19 devices due to getAlpha() call on Drawable. by Winson · 10 years ago
  13. 9b75b5f am 31860581: Catching RemoteExceptions when calling packagemanager to get list of shortcuts by Sunny Goyal · 10 years ago
  14. 3186058 Catching RemoteExceptions when calling packagemanager to get list of shortcuts by Sunny Goyal · 10 years ago
  15. 05247be am 0f196e69: Merge "Null check when getting list of widget receivers" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  16. 0f196e6 Merge "Null check when getting list of widget receivers" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  17. a3c6577 am 79afe010: Throwing system api call exceptions in case of dogfood builds by Sunny Goyal · 10 years ago
  18. 7b221ef Null check when getting list of widget receivers by Sunny Goyal · 10 years ago
  19. 79afe01 Throwing system api call exceptions in case of dogfood builds by Sunny Goyal · 10 years ago
  20. 1cdb6d0 onDropChild() always marks the cell as occupied. by Tony Wickham · 10 years ago
  21. f33b78b am 3dc7beea: Catching DeadObjectException and TransactionTooLarge by Sunny Goyal · 10 years ago
  22. 3dc7bee Catching DeadObjectException and TransactionTooLarge by Sunny Goyal · 10 years ago
  23. 15f68dc Merge "Tweaking print_db script to take grid size directly." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  24. fa56b3f Requiring key chord to delete icons and folders on the workspace by Winson · 10 years ago
  25. 787e3fb Tweaking print_db script to take grid size directly. by Winson · 10 years ago
  26. 8a511b9 Merge "Wallpaper preview parallax matches the actual wallpaper's." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  27. c0b52fe Refactoring to ensure item deletion always removes from the DB. by Winson · 10 years ago
  28. 3e776a8 Wallpaper preview parallax matches the actual wallpaper's. by Tony Wickham · 10 years ago
  29. 01251b0 am 4abaf133: Merge "Removing items which are on invalid screen" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  30. e5745e9 am c74e4197: Restoring provider behavior for reloading app on old devices > For older devices, launcher will only reload in case of inserts with specific query parameters > For older devices, launcehr will notify content observers of any internal inserts > Chani by Sunny Goyal · 10 years ago
  31. 4abaf13 Merge "Removing items which are on invalid screen" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  32. c74e419 Restoring provider behavior for reloading app on old devices by Sunny Goyal · 10 years ago
  33. b894aa1 Fix typos caused by gerrit's inline editor. by Tony Wickham · 10 years ago
  34. 41cdc8d Removing items which are on invalid screen by Sunny Goyal · 10 years ago
  35. 388a657 Merge "Long-clicking workspace overlay buttons does the same thing as clicking them." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  36. 1336070 Merge "Reuse existing temporary wallpaper tiles when selecting same photo." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  37. aebd9fd Reuse existing temporary wallpaper tiles when selecting same photo. by Tony Wickham · 10 years ago
  38. 489fc56 Don't repeat ReorderPreviewAnimation for folders/widgets in power save mode. by Tony Wickham · 10 years ago
  39. 6b7653d Long-clicking workspace overlay buttons does the same thing as clicking them. by Tony Wickham · 10 years ago
  40. 1268855 Compressing Launcher resources. by Winson · 10 years ago
  41. 6470466 am 606726ba: Merge "Preventing null pointer crash when opening a folder" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  42. f96b1ad am 667d6888: Revert workaround for move to default screen on home intent. by Ivan Lee · 10 years ago
  43. 4aa4851 Merge "Disabling fast scroller when searching apps." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  44. 5c6bdbb Fixing regression, reset AllApps when the screen turns off. by Winson · 10 years ago
  45. 646c236 Disabling fast scroller when searching apps. by Winson · 10 years ago
  46. 606726b Merge "Preventing null pointer crash when opening a folder" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  47. a75053f Preventing null pointer crash when opening a folder by Sunny Goyal · 10 years ago
  48. 667d688 Revert workaround for move to default screen on home intent. by Ivan Lee · 10 years ago
  49. 7412c3c Merge "Adding gradle script for Android Studio" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  50. fdc8eb6 Merge "Fixing NPE in recycler view scroll bar." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  51. 23c8f48 Fixing NPE in recycler view scroll bar. by Winson · 10 years ago
  52. 1b247d9 Merge "Adding workaround for regression caused by ag/752175" into ub-launcher3-burnaby by Winson Chung · 10 years ago
  53. 16615f2 Adding workaround for regression caused by ag/752175 by Winson · 10 years ago
  54. edf329a Adding gradle script for Android Studio by Sunny Goyal · 10 years ago
  55. 8b0af4c Merge "Override the overscroll color for the widget rows." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  56. 066bcc0 Merge "Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  57. 0947f5c Merge "Adding graphic for all apps empty search screen." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  58. a9f483b Override the overscroll color for the widget rows. by Winson · 10 years ago
  59. fee206f Adding graphic for all apps empty search screen. by Winson · 10 years ago
  60. a8b244e Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app by Sunny Goyal · 10 years ago
  61. ebfae6e Revert "Adding viewId for the QSB" by Sunny Goyal · 10 years ago
  62. 195a298 Merge "Adding viewId for the QSB" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  63. 9956859 Adding viewId for the QSB by Sunny Goyal · 10 years ago
  64. 027d300 Merge "Fixing an issue where you would inadvertently start fastscrolling." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  65. 0fd3e54 Merge "Fixing issue with missing scroll bar after fast-scrolling and searching." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  66. 2605900 Fixing issue with missing scroll bar after fast-scrolling and searching. by Winson · 10 years ago
  67. ec4845b Fixing an issue where you would inadvertently start fastscrolling. by Winson · 10 years ago
  68. 22aa381 Pending bind callbacks should be cleared before starting the loader, by Sunny Goyal · 10 years ago
  69. 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 · 10 years ago
  70. a79b18a Merge "Fixing widgets container inactive scroll bar color." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  71. 08d6275 Fixing widgets container inactive scroll bar color. by Winson · 10 years ago
  72. 944bfab Merge "Making the detached scrollbar catch up faster to the actual scroll position." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  73. 51a7d96 Making the detached scrollbar catch up faster to the actual scroll position. by Winson · 10 years ago
  74. bcbc2ec Merge "Removing call to isButtonPressed as its only Lollipop and above" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  75. dd30618 Updating theme to use the light theme by default, instead of wallpaper theme by Sunny Goyal · 10 years ago
  76. 93adff2 Merge "Using the usermanager api to get creation time" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  77. 830b5e0 Updating the target sdk to launcher by Sunny Goyal · 10 years ago
  78. ad0c2f2 Using the usermanager api to get creation time by Sunny Goyal · 10 years ago
  79. 81c5f7e Fixing issue with search bar not being visible. by Winson · 10 years ago
  80. 6779595 Updating the scrollbar to make the fastscroller more visible. by Winson · 10 years ago
  81. a67cce2 Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  82. d2eb49e Tweaking fast scroller to follow touch closer. by Winson · 10 years ago
  83. 639e906 Fixing work folder addition logic by Sunny Goyal · 10 years ago
  84. 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 · 10 years ago
  85. 1cd32a2 Merge "Deferring the move to the default screen until after we callback to the callbacks." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  86. 15f8b17 Deferring the move to the default screen until after we callback to the callbacks. by Winson · 10 years ago
  87. 7c3cccf Fixing empty screen created at the end, even when dragging the last item on the last screen. by Sunny Goyal · 10 years ago
  88. 9fc953b Version code cleanup by Sunny Goyal · 10 years ago
  89. 522142a Removing call to isButtonPressed as its only Lollipop and above by Sunny Goyal · 10 years ago
  90. b62a976 Merge "Updating the UI for the pending widget view" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  91. ac36643 Updating the UI for the pending widget view by Sunny Goyal · 10 years ago
  92. 13da3ef Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  93. 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 · 10 years ago
  94. 84b4adc Disabling auto restore of widgets. by Sunny Goyal · 10 years ago
  95. d468ee9 Merge "Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  96. 97b0d08 Refactoring to ExtendedEditText. by Winson · 10 years ago
  97. d106418 Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri by Sunny Goyal · 10 years ago
  98. 81056da Merge "Refreshing widget list when a package containing a widget changes" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  99. f29471c Merge "Ensure that crop view is loaded before applying a wallpaper" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  100. 79a640e Ensure that crop view is loaded before applying a wallpaper by Sunny Goyal · 10 years ago