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