1. 01615a6 Removing host deletion on startup and corresponding callbacks by Sunny Goyal · 4 years, 11 months ago
  2. b1d7de2 Adding support for overlay and corresponding plugin to Launcher by Sunny Goyal · 5 years ago
  3. 9dbb27c Moving some utilities methods to separate class by Sunny Goyal · 5 years ago
  4. c7206ca Ensure app widget ids are restored after database is sanitized. by Jon Miranda · 5 years ago
  5. c0f03d9 Adding support for loading the default layout from a content provider by Sunny Goyal · 5 years ago
  6. 7143ba6 Make QSB_ON_FIRST_SCREEN a boolean. by Jon Miranda · 5 years ago
  7. 2bc6b93 Add launcher support for restoring work profile items onto workspace. by Jon Miranda · 5 years ago
  8. 8c48d8b Changing min sdk to 25 by Sunny Goyal · 6 years ago
  9. 161a214 Adding support for backing up favorites table by Sunny Goyal · 6 years ago
  10. c593939 Bye bye workspace screens table by Sunny Goyal · 6 years ago
  11. 4276e7b Moving autority definition to a separate file, so by Sunny Goyal · 6 years ago
  12. fa530cd Make flags UI available on release build of launcher by Ryan Lothian · 6 years ago
  13. efb7e84 Converting long item IDs to int by Sunny Goyal · 6 years ago
  14. 688e989 Groundwork for runtime-toggleable feature flags by Ryan Lothian · 6 years ago
  15. b959cfb Reverting some debug logs by Sunny Goyal · 6 years ago
  16. 19026b2 Using new APIs for disabling metaData table by Sunny Goyal · 6 years ago
  17. 9092679 Merge "Deprecate work folder" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  18. 2bba190 Adding temporary logs to capture configuration changes and item deletions by Sunny Goyal · 6 years ago
  19. 1b6826c Deprecate work folder by Tony Mak · 6 years ago
  20. 66f2b35 Adding a utility class to simplify main process initialization. by Sunny Goyal · 6 years ago
  21. 8552517 Rearranging the code structure to allow replacing state logic. by Sunny Goyal · 7 years ago
  22. 8838b8e Merge "Removing extraction service and palette api dependency" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  23. fca6bc9 Adding a utility method to simplify method tracing by Sunny Goyal · 7 years ago
  24. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 7 years ago
  25. ea1212a [automerger] Demo mode default layout support am: 2782449da6 by Android Build Merger (Role) · 7 years ago
  26. 2782449 Demo mode default layout support by Adam Cohen · 7 years ago
  27. 64a75aa Adding A feature flag to disable widgets and a corresponding build by Sunny Goyal · 7 years ago
  28. 36be1d3 Revert "Update existing Folder items' ranks to match their pre-permutation layouts." by Jonathan Miranda · 7 years ago
  29. c4b296a Update existing Folder items' ranks to match their pre-permutation layouts. by Jon Miranda · 7 years ago
  30. 22ca9ec Removing various reflection calls with final APIs by Sunny Goyal · 7 years ago
  31. 05f3088 Adding support for DB downgrade by Sunny Goyal · 7 years ago
  32. f7d9b70 Do not delete chost widgets when opening DB. am: 57266aa2bd by Sunny Goyal · 7 years ago
  33. 57266aa Do not delete chost widgets when opening DB. by Sunny Goyal · 7 years ago
  34. 9205a30 Merge "Initializing the Add To Homescreen setting by reading it from market app" into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  35. 3e443a2 Initializing the Add To Homescreen setting by reading it from market app by Sunny Goyal · 7 years ago
  36. dbfc901 Simplifying some DB managed logic by Sunny Goyal · 7 years ago
  37. 581a69e Merge "Deleting any ghost widget from system service:" into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  38. 55fddc8 Deleting any ghost widget from system service: by Sunny Goyal · 7 years ago
  39. 0e43493 Merge "Separating the DB upgrade into two paths: > schema update: changes in the table schema > data update: backward compatible changes to the data" into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  40. 3c7d55b Separating the DB upgrade into two paths: by Sunny Goyal · 7 years ago
  41. e295aca Launcher dump proto that will be used for: by Hyunyoung Song · 7 years ago
  42. 740e9014 Adding support for dynamically change icon shape for AdaptiveIcons by Sunny Goyal · 7 years ago
  43. ca18746 Adding support for dynamically change icon shape for AdaptiveIcons by Sunny Goyal · 7 years ago
  44. d23f377 Merge "Removing the profile extra from intent and using the profile id from the profile column" into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  45. 24bb66a Removing the profile extra from intent and using the profile id from the profile column by Sunny Goyal · 7 years ago
  46. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 7 years ago
  47. 6aa3729 Launcher dump proto that will be used for: by Hyunyoung Song · 7 years ago
  48. e05b08f Using transaction when dropping tables, so that the DB never enters by Sunny Goyal · 7 years ago
  49. dd96a5e Simplifying Model data load state management by Sunny Goyal · 7 years ago
  50. fdbef27 Initializing LauncherAppState only on the main thread by Sunny Goyal · 8 years ago
  51. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 8 years ago
  52. 8ad02b8 Removing static access to Context through LauncherAppState by Sunny Goyal · 8 years ago
  53. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 8 years ago
  54. 7c74e4a No more UserHandleCompat by Sunny Goyal · 8 years ago
  55. 72db9af Fixing wrong message sent on app widget host reset by Sunny Goyal · 8 years ago
  56. 2e013ea Alienating QSB by Sunny Goyal · 8 years ago
  57. 8e0e1d7 Moving come helper methods to corresponding classes by Sunny Goyal · 8 years ago
  58. 10629b0 Moving some image handling classes to .graphics package by Sunny Goyal · 8 years ago
  59. a9c21c6 Improve handling of external deletion in LauncherProvider.delete by Louis Begin · 8 years ago
  60. a5c8a9e Adding logic to pull in workspace data from another Launcher3 based by Sunny Goyal · 8 years ago
  61. eb77aae Removing Key-Value pair backup logic as Launcher now uses full-data backup by Sunny Goyal · 8 years ago
  62. e26d100 Adding some tracing sections around launcher startup by Sunny Goyal · 8 years ago
  63. a9e2f5a Adding a DB update path to handle the QSB position change by Sunny Goyal · 8 years ago
  64. e8f7d5a Executing the DB migration during startup instead of restore. by Sunny Goyal · 8 years ago
  65. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 8 years ago
  66. ded0fdb Removing logic for workspace migration from Launcher2 by Sunny Goyal · 8 years ago
  67. f48e592 Making the 'Allow rotation' setting dependent on system state by Sunny Goyal · 8 years ago
  68. eb4b799 Removing icon_type column by Sunny Goyal · 8 years ago
  69. c190dbf Adding full backup handler for launcher3 by Sunny Goyal · 8 years ago
  70. b5b55c8 Removing LauncherProvider dependency in DatabaseHeler by Sunny Goyal · 8 years ago
  71. 745bad9 Chaning the behavior of settings activity. by Sunny Goyal · 8 years ago
  72. cc8f9e0 Removing some deprecated columns. by Sunny Goyal · 8 years ago
  73. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 8 years ago
  74. 7eab3cc Fixing broken instrumentation tests when run from command line by Sunny Goyal · 8 years ago
  75. bf67f3b Creating database without localized collators on NYC and above by Sunny Goyal · 8 years ago
  76. 8f3819b Preserving the homescreen rotation setting on a tablet, when the display is scaled by Sunny Goyal · 8 years ago
  77. ad37152 resolve merge conflicts of b171e5675b to ub-launcher3-calgary. by Sunny Goyal · 9 years ago
  78. b171e56 Adding a method to throttle backup manager calls by Sunny Goyal · 9 years ago
  79. f076eae Adding support for migrating the grid between any two valid screens sizes. by Sunny Goyal · 9 years ago
  80. d7d5bd8 resolve merge conflicts of ffa1237698 to ub-launcher3-master. by Sunny Goyal · 9 years ago
  81. d804398 Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread by Sunny Goyal · 9 years ago
  82. aefc0c4 resolve merge conflicts of e5ef3d2e9b to ub-launcher3-master. by Sunny Goyal · 9 years ago
  83. d3849d1 Moving DB creation to background thread by Sunny Goyal · 9 years ago
  84. 33f90e7 Clearing DB instead of deleting the DB file. by Sunny Goyal · 9 years ago
  85. 0c34443 resolve merge conflicts of 7bce5f7988 to ub-launcher3-master. by Sunny Goyal · 9 years ago
  86. 7bce5f7 Tying LauncherAppState lifecycle with LauncherProvider by Sunny Goyal · 9 years ago
  87. d249748 Making all provider calls using content resolver. by Sunny Goyal · 9 years ago
  88. f912beb resolve merge conflicts of fe3db428ab to ub-launcher3-master. by Sunny Goyal · 9 years ago
  89. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 9 years ago
  90. 6280893 am 6fb929e0: Verifying that the table was successfully created during initialzation by Sunny Goyal · 9 years ago
  91. 6fb929e Verifying that the table was successfully created during initialzation by Sunny Goyal · 9 years ago
  92. a136545 Adding some information in bug reports by Sunny Goyal · 9 years ago
  93. 4cffb0c 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 · 9 years ago
  94. c74e419 Restoring provider behavior for reloading app on old devices by Sunny Goyal · 9 years ago
  95. c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 9 years ago
  96. 9fc953b Version code cleanup by Sunny Goyal · 9 years ago
  97. 42e2809 Removing some eclipse warnings by Sunny Goyal · 9 years ago
  98. d106418 Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri by Sunny Goyal · 9 years ago
  99. e5bb705 Homescreen migration from a larger grid to a smaller grid. by Sunny Goyal · 9 years ago
  100. c22841b Fixing shortcuts not getting migrated to app icons by Sunny Goyal · 9 years ago