1. d83a67a Separating out configs and common manifest entries by Sunny Goyal · 9 years ago
  2. 712a7f0 Merge "Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompat as libcore.icu.AlphabeticIndex is no longer available in N" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  3. c487bd3 Making page indicator an abstract class and implementing some common methods. by Sunny Goyal · 9 years ago
  4. 40902b3 Merge "Preventing unnecessary options update to QSB provider by checking if the options have changed before calling update" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  5. ddb7700 Missed one more page indicator null check. by Tony Wickham · 9 years ago
  6. fea0a5f Add more null checks for page indicators. by Tony Wickham · 9 years ago
  7. c64cfdd Updating the folder page indicator to be more like the by Sunny Goyal · 9 years ago
  8. a0a4abe Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompat by Sunny Goyal · 9 years ago
  9. 770217c Add null check to page indicator to prevent crashes in landscape. by Tony Wickham · 9 years ago
  10. 3f73219 Preventing unnecessary options update to QSB provider by Sunny Goyal · 9 years ago
  11. 7267adf Fixing build breakage by Sunny Goyal · 9 years ago
  12. 1acb9e9 Rearranging the provider checks to avoid packagemanager lookups by Sunny Goyal · 9 years ago
  13. ae00781 Merge "Add PageIndicator interface and custom PageIndicatorLine view." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  14. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 9 years ago
  15. 63d1b33 Merge "Only show App Info drag target if developer settings are enabled." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  16. df23837 Only show App Info drag target if developer settings are enabled. by Tony Wickham · 9 years ago
  17. aaf7d1d instead of unbinding items from the loader, unregistering listeners by Sunny Goyal · 9 years ago
  18. 5b83d6c Merge "Revert "Wrapping folderLisners with weak reference, and storing it as an array"" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  19. 90cb3e5 Revert "Wrapping folderLisners with weak reference, and storing it as an array" by Sunny Goyal · 9 years ago
  20. 192ae6c Merge "Wrapping folderLisners with weak reference, and storing it as an array" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  21. e48644a Wrapping folderLisners with weak reference, and storing it as an array by Sunny Goyal · 9 years ago
  22. 04cc3a7 Opening the system default wallpaper picker on clicking the wallpaper tile by Sunny Goyal · 9 years ago
  23. 87af0fd Removing reference of hostView from LauncherAppWidgetInfo by Sunny Goyal · 9 years ago
  24. f48e592 Making the 'Allow rotation' setting dependent on system state by Sunny Goyal · 9 years ago
  25. f898b97 Call onLauncherTransitionPrepare() and End() from pinch. by Tony Wickham · 9 years ago
  26. 8f7ead3 Update page when scrolling/flinging in free-scroll. by Tony Wickham · 9 years ago
  27. 6dc98b9 Simplifying view cluster by using a single int flag instead of 4 booleans by Sunny Goyal · 9 years ago
  28. eb4b799 Removing icon_type column by Sunny Goyal · 9 years ago
  29. 4dcd8ff Merge "Fixing a crash/ Launcher3 doesn't have predicted apps" into ub-launcher3-calgary by TreeHugger Robot · 9 years ago
  30. 373f571 Fixing a crash/ Launcher3 doesn't have predicted apps by Hyunyoung Song · 9 years ago
  31. da91283 Merge "Send predictedApps rank via user event logging" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  32. 6470cf4 Send predictedApps rank via user event logging by Hyunyoung Song · 9 years ago
  33. c190dbf Adding full backup handler for launcher3 by Sunny Goyal · 9 years ago
  34. 78508ec Merge "Removing LauncherProvider dependency in DatabaseHeler" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  35. adb8eb5 Merge "Widgets tray should preserve scroll position during screen rotation" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  36. bc5d623 Widgets tray should preserve scroll position during screen rotation by Hyunyoung Song · 9 years ago
  37. b5b55c8 Removing LauncherProvider dependency in DatabaseHeler by Sunny Goyal · 9 years ago
  38. 6b360f6 Merge "Using a separate thread for logging" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  39. 7cb519b Merge "Removing some obsolete flags" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  40. 462b5cc Extract color for the hotseat. by Tony Wickham · 9 years ago
  41. 14c73cc Using a separate thread for logging by Sunny Goyal · 9 years ago
  42. a26e2d3 Removing some obsolete flags by Sunny Goyal · 9 years ago
  43. 34a2d31 Merge "Adding a utility class for persistant logging." into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  44. ac6d3a8 Merge "Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  45. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 9 years ago
  46. 1afc1b3 Merge "Workaround issue where IME doesn't show up when tapping folder text" into ub-launcher3-calgary by Adam Cohen · 9 years ago
  47. ea98f52 Fixing bug where the widget background enters into a focused state by Sunny Goyal · 9 years ago
  48. bd42ba7 Return 1f in Log(Ac/De)celerateInterpolators on a 1f input. by Tony Wickham · 9 years ago
  49. b0efe3f Workaround issue where IME doesn't show up when tapping folder text by Adam Cohen · 9 years ago
  50. 5ae8208 Fixing crash when getActivity is null by Sunny Goyal · 9 years ago
  51. 745bad9 Chaning the behavior of settings activity. by Sunny Goyal · 9 years ago
  52. f8a2ba2 Merge "Revert "Calling start/stop listening in onStart/onStop"" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  53. 7e5d5fc Revert "Calling start/stop listening in onStart/onStop" by Sunny Goyal · 9 years ago
  54. da3de6d Fix incorrect icon greying on pre-N system by Rubin Xu · 9 years ago
  55. a332ae8 Merge "Define a set of methods on Launcher which can be safely called externally" into ub-launcher3-calgary by Adam Cohen · 9 years ago
  56. 79d90c5 Define a set of methods on Launcher which can be safely called externally by Adam Cohen · 9 years ago
  57. 711ee90 Merge "Refactoring package tracking in managed profile heuristic into a separate class" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  58. 752848a Refactoring package tracking in managed profile heuristic into a separate class by Sunny Goyal · 9 years ago
  59. 1ed6c4a Showing a toast when changing wallaper is disabled by Sunny Goyal · 9 years ago
  60. cc8f9e0 Removing some deprecated columns. by Sunny Goyal · 9 years ago
  61. aa95365 Refactor UserEventDispatcher (1/2) b/28269657 by Hyunyoung Song · 9 years ago
  62. b660759 Merge "Removing Launcher broadcast support from Launcher3" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  63. 6388b2c Adding some utility methods for thread verification by Sunny Goyal · 9 years ago
  64. 46ab227 Removing Launcher broadcast support from Launcher3 by Sunny Goyal · 9 years ago
  65. 5340584 Removing some deprecated callbacks by Sunny Goyal · 9 years ago
  66. 53b7ce1 Removing first launcher broadcast by Sunny Goyal · 9 years ago
  67. ddec1c7 Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto by Hyunyoung Song · 9 years ago
  68. 30a7161 Removing WallpaperPicker from Launcher3 by Sunny Goyal · 9 years ago
  69. 5be3e4c Giving proper workspace description when the launcher is not loaded. by Sunny Goyal · 9 years ago
  70. 37b2a49 Remove special code path for not animating folder open in power save mode by Adam Cohen · 9 years ago
  71. 849344b Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  72. 38ea9ca Merge "Removing dependency on getApplicationInfo method added in N" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  73. e7217a5 Merge "Changing the scale factor for square icons" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  74. e1a4811 Merge "Revert "Updating current page when changing the frescroll mode"" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  75. 8682116 Changing the scale factor for square icons by Sunny Goyal · 9 years ago
  76. 9f44d7d Revert "Updating current page when changing the frescroll mode" by Sunny Goyal · 9 years ago
  77. 1ab2263 Fixing wrong grid size definitions by Sunny Goyal · 9 years ago
  78. 23ac9cb Calling start/stop listening in onStart/onStop by Sunny Goyal · 9 years ago
  79. d09c370 Removing dependency on getApplicationInfo method added in N by Sunny Goyal · 9 years ago
  80. b8b070c Merge "Updating current page when changing the frescroll mode" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  81. debf814 Updating current page when changing the frescroll mode by Sunny Goyal · 9 years ago
  82. 5b9a6e3 Merge "Stop animating highlighted page border in spring-loaded mode." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  83. 3b21a97 Merge "Add velocity threshold so that fast pinches (flings) are detected." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  84. 012734d Add velocity threshold so that fast pinches (flings) are detected. by Tony Wickham · 9 years ago
  85. c52ba71 Fixing folder icon not getting redrawn when the contents change by Sunny Goyal · 9 years ago
  86. e316a7f Merge "Disable pinch gesture when accessibility is enabled." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  87. e221725 Disable pinch gesture when accessibility is enabled. by Tony Wickham · 9 years ago
  88. b0e3780 Removing some wallpaper dependency by Sunny Goyal · 9 years ago
  89. e1f1c34 Merge "Fixing bug where folders on the first screen and hotseat are not registered by the Launcher if there are folders on other screens" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  90. b4c4dce Merge "Listen on new broadcasts for profile changes." into ub-launcher3-calgary by Rubin Xu · 9 years ago
  91. e27815e Fixing wrong method name by Sunny Goyal · 9 years ago
  92. 13178ac Adding an upper bound to all-apps width on larger devices by Sunny Goyal · 9 years ago
  93. 3332607 Stop animating highlighted page border in spring-loaded mode. by Tony Wickham · 9 years ago
  94. ac6e5d7 Listen on new broadcasts for profile changes. by Rubin Xu · 9 years ago
  95. 44c0643 Fixing bug where folders on the first screen and hotseat are not by Sunny Goyal · 9 years ago
  96. 19c5c57 Fixing white background under hotseat by Sunny Goyal · 9 years ago
  97. 8ab8fe9 Merge "No need to differentiate package event into app or updated based on a package is being updated or not" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  98. 6ed21ee Merge "Added ColorExtractionService and ExtractedColors." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  99. 9c17741 Merge "Fixing the loader to bind the first screen as well as the hotseat together" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  100. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 9 years ago