1. 770217c Add null check to page indicator to prevent crashes in landscape. by Tony Wickham · 8 years ago
  2. 7267adf Fixing build breakage by Sunny Goyal · 8 years ago
  3. 1acb9e9 Rearranging the provider checks to avoid packagemanager lookups by Sunny Goyal · 8 years ago
  4. ae00781 Merge "Add PageIndicator interface and custom PageIndicatorLine view." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  5. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 8 years ago
  6. aaf7d1d instead of unbinding items from the loader, unregistering listeners by Sunny Goyal · 8 years ago
  7. 04cc3a7 Opening the system default wallpaper picker on clicking the wallpaper tile by Sunny Goyal · 8 years ago
  8. 87af0fd Removing reference of hostView from LauncherAppWidgetInfo by Sunny Goyal · 8 years ago
  9. adb8eb5 Merge "Widgets tray should preserve scroll position during screen rotation" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  10. bc5d623 Widgets tray should preserve scroll position during screen rotation by Hyunyoung Song · 8 years ago
  11. 462b5cc Extract color for the hotseat. by Tony Wickham · 8 years ago
  12. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 8 years ago
  13. 745bad9 Chaning the behavior of settings activity. by Sunny Goyal · 8 years ago
  14. f8a2ba2 Merge "Revert "Calling start/stop listening in onStart/onStop"" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  15. 7e5d5fc Revert "Calling start/stop listening in onStart/onStop" by Sunny Goyal · 8 years ago
  16. 79d90c5 Define a set of methods on Launcher which can be safely called externally by Adam Cohen · 8 years ago
  17. 1ed6c4a Showing a toast when changing wallaper is disabled by Sunny Goyal · 8 years ago
  18. aa95365 Refactor UserEventDispatcher (1/2) b/28269657 by Hyunyoung Song · 8 years ago
  19. 46ab227 Removing Launcher broadcast support from Launcher3 by Sunny Goyal · 8 years ago
  20. 5340584 Removing some deprecated callbacks by Sunny Goyal · 8 years ago
  21. 53b7ce1 Removing first launcher broadcast by Sunny Goyal · 8 years ago
  22. ddec1c7 Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto by Hyunyoung Song · 8 years ago
  23. 30a7161 Removing WallpaperPicker from Launcher3 by Sunny Goyal · 8 years ago
  24. 37b2a49 Remove special code path for not animating folder open in power save mode by Adam Cohen · 8 years ago
  25. 23ac9cb Calling start/stop listening in onStart/onStop by Sunny Goyal · 8 years ago
  26. c52ba71 Fixing folder icon not getting redrawn when the contents change by Sunny Goyal · 8 years ago
  27. e316a7f Merge "Disable pinch gesture when accessibility is enabled." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  28. e221725 Disable pinch gesture when accessibility is enabled. by Tony Wickham · 8 years ago
  29. 44c0643 Fixing bug where folders on the first screen and hotseat are not by Sunny Goyal · 8 years ago
  30. 19c5c57 Fixing white background under hotseat by Sunny Goyal · 8 years ago
  31. 6ed21ee Merge "Added ColorExtractionService and ExtractedColors." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  32. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 8 years ago
  33. 93f878c Fixing the loader to bind the first screen as well as the hotseat together by Sunny Goyal · 8 years ago
  34. 784f9c3 Setting stable layout flags on the launcher, so that the instets do not by Sunny Goyal · 8 years ago
  35. d5bd67d Adding support for result callback when starting uninstall-application activity by Sunny Goyal · 8 years ago
  36. ef0ac88 Merge "Removing dependency on wallpaper size settings from launcher" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  37. 3bbbabc Fixing model being updated on UI thread by Sunny Goyal · 8 years ago
  38. 6f86609 Removing dependency on wallpaper size settings from launcher by Sunny Goyal · 8 years ago
  39. 05c8c57 Removing dependency on LauncherCallbacks for getting the search bounds by Sunny Goyal · 8 years ago
  40. 16466f1 Adding UI tests for various bind widget flows by Sunny Goyal · 8 years ago
  41. 44d0b53 Closing folder in onSaveInstanceState by Sunny Goyal · 8 years ago
  42. d856074 Merge "Changing the widget loading strategy" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  43. 2e1efb4 Changing the widget loading strategy by Sunny Goyal · 8 years ago
  44. 8fd5e93 Add getUserEventLogger to LauncherCallbacks b/26494415 by Hyunyoung Song · 8 years ago
  45. dadb304 Pinch to zoom out into overview mode. by Tony Wickham · 8 years ago
  46. efca027 Switch all folder preview rendering to be programmatic (ie. no assets) by Adam Cohen · 8 years ago
  47. 6646016 Merge "Adding overlay interaction support" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  48. 38138dd Merge "Removign optimations in onDestroy" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  49. c86df47 Adding overlay interaction support by Sunny Goyal · 8 years ago
  50. bc545ee Merge "Preserving the homescreen rotation setting on a tablet, when the display is scaled" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  51. 4f8071b Cleaning up folder icon drawing by Adam Cohen · 8 years ago
  52. 8f3819b Preserving the homescreen rotation setting on a tablet, when the display is scaled by Sunny Goyal · 8 years ago
  53. 32554d1 Cleaning up the overlay interface by Sunny Goyal · 9 years ago
  54. 2611943 Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage" by Sunny Goyal · 8 years ago
  55. fbf19cc <UserEventLogging> Log app launches b/26494415 by Hyunyoung Song · 8 years ago
  56. b347535 Merge "Deleting the WallpaperPicker code inside launcher. Instead linking it to the packages/apps/WallpaperPicker project" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  57. 4759760 Removing LauncherCallbacks control over app search am: c42ac0a5a6 by Sunny Goyal · 8 years ago
  58. c42ac0a Removing LauncherCallbacks control over app search by Sunny Goyal · 8 years ago
  59. bd82250 Deleting the WallpaperPicker code inside launcher. by Sunny Goyal · 8 years ago
  60. ecd3652 resolve merge conflicts of 2953833bcb to ub-launcher3-calgary by Sunny Goyal · 8 years ago
  61. 2953833 Adding a utility method to iterate over folder contents by Sunny Goyal · 8 years ago
  62. f63c46b Merge "Revert "Temporarily disabling custom search controller"" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  63. f51084c Revert "Temporarily disabling custom search controller" by Sunny Goyal · 8 years ago
  64. fc956e5 Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage by Sunny Goyal · 8 years ago
  65. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 9 years ago
  66. d365ed6 Removign optimations in onDestroy by Sunny Goyal · 8 years ago
  67. e759e4d Merge "Separating out Launcher3 resources from Wallpaper resources" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  68. 954b7d3 Temporarily disabling custom search controller by Sunny Goyal · 8 years ago
  69. 5abb9f8 Separating out Launcher3 resources from Wallpaper resources by Sunny Goyal · 8 years ago
  70. 7c50b31 resolve merge conflicts of 3826bab27e to ub-launcher3-calgary. by Sunny Goyal · 8 years ago
  71. 3826bab Merge "Merging search bar with all apps" into ub-launcher3-burnaby-polish by Sunny Goyal · 8 years ago
  72. 0ac7ede Merging search bar with all apps by Sunny Goyal · 9 years ago
  73. f87b8e3 Merge "Tweak spring-loaded workspace." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  74. e0c3323 Tweak spring-loaded workspace. by Tony Wickham · 8 years ago
  75. a27d7a5 Add more debugging info when Launcher deletes widget from homescreen. b/26219491 by Hyunyoung Song · 8 years ago
  76. 70264a9 Add more debugging info when Launcher deletes widget from homescreen. b/26219491 by Hyunyoung Song · 8 years ago
  77. ff05f43 Respond to managed profile availabilty Intents. by Kenny Guy · 9 years ago
  78. 44cba69 Grey out suspended applications. by Kenny Guy · 9 years ago
  79. d7d5bd8 resolve merge conflicts of ffa1237698 to ub-launcher3-master. by Sunny Goyal · 9 years ago
  80. ffa1237 Merge "Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  81. 13f682f Fixing some invalid checks and cleaning some redundant conditions am: b740f59c7d by Sunny Goyal · 9 years ago
  82. b740f59 Fixing some invalid checks and cleaning some redundant conditions by Sunny Goyal · 9 years ago
  83. d804398 Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread by Sunny Goyal · 9 years ago
  84. 08442b8 Preserving the open folder state across rotation by Sunny Goyal · 9 years ago
  85. 5ad0cd5 Recreating QSB when the widget host gets reset am: 655daaed3e by Sunny Goyal · 9 years ago
  86. 655daae Recreating QSB when the widget host gets reset by Sunny Goyal · 9 years ago
  87. 0f97b78 Added config_springLoadWorkspace to enable/disable spring-loaded workspace. by Tony Wickham · 9 years ago
  88. 11c45f1 Merge "Add appropriate (tiny) offset to widget drops so they land correctly." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  89. a501d49 Add appropriate (tiny) offset to widget drops so they land correctly. by Tony Wickham · 9 years ago
  90. b23bb41 Merge "Allowing widgets to be focusable" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  91. d007d07 Merge "Allowing widgets to be focusable" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  92. 2ef6abc Merge "Skip to the end of the folder open animation in battery saver mode." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  93. 6e83dc4 Merge "Skip to the end of the folder open animation in battery saver mode." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  94. 0c34443 resolve merge conflicts of 7bce5f7988 to ub-launcher3-master. by Sunny Goyal · 9 years ago
  95. 7bce5f7 Tying LauncherAppState lifecycle with LauncherProvider by Sunny Goyal · 9 years ago
  96. ed3563a Merge "Setting statusbar and nav bar colors in theme instead of code" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  97. 4ee6625 Merge "Setting statusbar and nav bar colors in theme instead of code" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  98. 667e4a6 Merge "Stop requesting focus on folder if it was closed without animating." into ub-launcher3-burnaby-polish by Tony Wickham · 9 years ago
  99. 30bdd6e Stop requesting focus on folder if it was closed without animating. by Tony Wickham · 9 years ago
  100. 112ac95 Skip to the end of the folder open animation in battery saver mode. by Tony Wickham · 9 years ago