1. a5c8a9e Adding logic to pull in workspace data from another Launcher3 based by Sunny Goyal · 8 years ago
  2. eb77aae Removing Key-Value pair backup logic as Launcher now uses full-data backup by Sunny Goyal · 8 years ago
  3. e26d100 Adding some tracing sections around launcher startup by Sunny Goyal · 8 years ago
  4. a9e2f5a Adding a DB update path to handle the QSB position change by Sunny Goyal · 8 years ago
  5. e8f7d5a Executing the DB migration during startup instead of restore. by Sunny Goyal · 8 years ago
  6. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 8 years ago
  7. ded0fdb Removing logic for workspace migration from Launcher2 by Sunny Goyal · 8 years ago
  8. f48e592 Making the 'Allow rotation' setting dependent on system state by Sunny Goyal · 8 years ago
  9. eb4b799 Removing icon_type column by Sunny Goyal · 8 years ago
  10. c190dbf Adding full backup handler for launcher3 by Sunny Goyal · 8 years ago
  11. b5b55c8 Removing LauncherProvider dependency in DatabaseHeler by Sunny Goyal · 8 years ago
  12. 745bad9 Chaning the behavior of settings activity. by Sunny Goyal · 8 years ago
  13. cc8f9e0 Removing some deprecated columns. by Sunny Goyal · 8 years ago
  14. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 8 years ago
  15. 7eab3cc Fixing broken instrumentation tests when run from command line by Sunny Goyal · 8 years ago
  16. bf67f3b Creating database without localized collators on NYC and above by Sunny Goyal · 8 years ago
  17. 8f3819b Preserving the homescreen rotation setting on a tablet, when the display is scaled by Sunny Goyal · 8 years ago
  18. ad37152 resolve merge conflicts of b171e5675b to ub-launcher3-calgary. by Sunny Goyal · 8 years ago
  19. b171e56 Adding a method to throttle backup manager calls by Sunny Goyal · 8 years ago
  20. f076eae Adding support for migrating the grid between any two valid screens sizes. by Sunny Goyal · 9 years ago
  21. d7d5bd8 resolve merge conflicts of ffa1237698 to ub-launcher3-master. by Sunny Goyal · 9 years ago
  22. d804398 Using SharedPrefenrece.apply instead of commit to prevent disk IO on main thread by Sunny Goyal · 9 years ago
  23. aefc0c4 resolve merge conflicts of e5ef3d2e9b to ub-launcher3-master. by Sunny Goyal · 9 years ago
  24. d3849d1 Moving DB creation to background thread by Sunny Goyal · 9 years ago
  25. 33f90e7 Clearing DB instead of deleting the DB file. by Sunny Goyal · 9 years ago
  26. 0c34443 resolve merge conflicts of 7bce5f7988 to ub-launcher3-master. by Sunny Goyal · 9 years ago
  27. 7bce5f7 Tying LauncherAppState lifecycle with LauncherProvider by Sunny Goyal · 9 years ago
  28. d249748 Making all provider calls using content resolver. by Sunny Goyal · 9 years ago
  29. f912beb resolve merge conflicts of fe3db428ab to ub-launcher3-master. by Sunny Goyal · 9 years ago
  30. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 9 years ago
  31. 6280893 am 6fb929e0: Verifying that the table was successfully created during initialzation by Sunny Goyal · 9 years ago
  32. 6fb929e Verifying that the table was successfully created during initialzation by Sunny Goyal · 9 years ago
  33. a136545 Adding some information in bug reports by Sunny Goyal · 9 years ago
  34. 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
  35. c74e419 Restoring provider behavior for reloading app on old devices by Sunny Goyal · 9 years ago
  36. c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 9 years ago
  37. 9fc953b Version code cleanup by Sunny Goyal · 9 years ago
  38. 42e2809 Removing some eclipse warnings by Sunny Goyal · 9 years ago
  39. d106418 Reloading launcher whenever there is an external update to contentprovider, irrespective of the uri by Sunny Goyal · 9 years ago
  40. e5bb705 Homescreen migration from a larger grid to a smaller grid. by Sunny Goyal · 9 years ago
  41. c22841b Fixing shortcuts not getting migrated to app icons by Sunny Goyal · 9 years ago
  42. 4e5cc64 Fixing backup restore by Sunny Goyal · 9 years ago
  43. 27f0325 Merge "Deleting empty folders based on DB state" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  44. b4cbea4 Fixing nullpointer when creating new DB by Sunny Goyal · 9 years ago
  45. 383c507 Removing ContentObserver in launcher by Sunny Goyal · 9 years ago
  46. b1622cc Deleting empty folders based on DB state by Sunny Goyal · 9 years ago
  47. 7779d62 Using content provider to update launcher settings by Sunny Goyal · 9 years ago
  48. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  49. 316490e Removing some synthetic method creation by Sunny Goyal · 9 years ago
  50. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 9 years ago
  51. 5c97f51 Icons are not updated to TYPE_APPLICATION during restore by Sunny Goyal · 9 years ago
  52. e2fba6c Prevent work folder creation when launcher is upgraded. by Sunny Goyal · 9 years ago
  53. 18b640c Removing LauncherProvider dependency from LauncherSettings by Sunny Goyal · 9 years ago
  54. 0b03778 Deduping shortcuts to app-shortcuts if they have a valid intent by Sunny Goyal · 9 years ago
  55. 35ca873 Adding nullcheck when getting app restrictions by Sunny Goyal · 9 years ago
  56. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  57. b2d46ce Configuration of workspace through app restrictions by Sunny Goyal · 9 years ago
  58. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  59. 5d85c44 Adding sort switch in FolderPagedView by Sunny Goyal · 9 years ago
  60. d5bf4ab Merge "Refactoring max id logic to a common method" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  61. 323f47f am c6c8fef3: Clearing DB if necessary, when applying the default layout by Sunny Goyal · 9 years ago
  62. c6c8fef Clearing DB if necessary, when applying the default layout by Sunny Goyal · 9 years ago
  63. fe4e4b9 Refactoring max id logic to a common method by Sunny Goyal · 9 years ago
  64. 8dbf0ff Merge "Setting workspace id as primary key" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  65. f30e99b am e72f3d53: Fixing wronk rowID check. by Sunny Goyal · 9 years ago
  66. e72f3d5 Fixing wronk rowID check. by Sunny Goyal · 9 years ago
  67. d2f3819 Setting workspace id as primary key by Sunny Goyal · 9 years ago
  68. 633325c DO NOT MERGE: Setting workspace id as primary key by Sunny Goyal · 9 years ago
  69. 14334bd Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-master by Sunny Goyal · 9 years ago
  70. d3f0357 am c87775d8: Fixing rank migration code to handle null values correctly. by Sunny Goyal · 9 years ago
  71. 66cfdc2 Removing code for the unused 'upgrade path' by Sunny Goyal · 9 years ago
  72. c87775d Fixing rank migration code to handle null values correctly. by Sunny Goyal · 9 years ago
  73. 7034f14 am a258f812: Modify strict mode thread policy for LauncherProvider. by Nilesh Agrawal · 9 years ago
  74. a258f81 Modify strict mode thread policy for LauncherProvider. by Nilesh Agrawal · 9 years ago
  75. d8c2a43 am fde11852: Add strict mode exception in LauncherProvider. by Nilesh Agrawal · 9 years ago
  76. fde1185 Add strict mode exception in LauncherProvider. by Nilesh Agrawal · 9 years ago
  77. a2cc624 Changing DB upgrade path to use swith case statement. by Sunny Goyal · 9 years ago
  78. 08f7261 Adding a rank column for itemInfo by Sunny Goyal · 10 years ago
  79. e87e6ab Removing dead code from Launcher provider by Sunny Goyal · 10 years ago
  80. 416541c Adding a few null checks. by Sunny Goyal · 10 years ago
  81. 594d76d Using the default search widget in Launcher3 by Sunny Goyal · 10 years ago
  82. 33d4438 Updating backup restore logic by Sunny Goyal · 10 years ago
  83. 9d21968 Loading internal default layout if partner layout fails to load by Sunny Goyal · 10 years ago
  84. a33f11e Was seeing some duplicated icons in the migration flow by Adam Cohen · 10 years ago
  85. 3a5a9d1 Refactoring layout parsing code by Sunny Goyal · 10 years ago
  86. cee8c66 Adding ability to list folder items in separate file by Adam Cohen · 10 years ago
  87. 951e881 am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchop by Adam Cohen · 10 years ago
  88. 4079337 am 755dd702: Merge "Fix missing screen when adding widget directly to provider" into ub-now-porkchop by Adam Cohen · 10 years ago
  89. d61a638 Fixing typo from previous CL by Adam Cohen · 10 years ago
  90. eb1ac42 Fix missing screen when adding widget directly to provider by Adam Cohen · 10 years ago
  91. 2fce90c Cleaning up icon resizing code by Sunny Goyal · 10 years ago
  92. 4fbbb3e Create a central list of files the Launcher writes to the app directory by Helena Josol · 10 years ago
  93. 42de82f Resetting launcherProvider data if restore set was empty by Sunny Goyal · 10 years ago
  94. 4ae96ce Add ability for Partner customization apk to override certain DeviceProfile params by Adam Cohen · 10 years ago
  95. c3009c0 Change URI favorite resolving to use launch intents by Jason Monk · 10 years ago
  96. 0fe505b Autoinstalls loading xml by Sunny Goyal · 10 years ago
  97. 7ec3bbf Fix screen issues with externally added items by Adam Cohen · 10 years ago
  98. 43f3ca0 Fix resource issue in folders of partner layouts by Adam Cohen · 10 years ago
  99. 3ed316a Adding broadcast to indicate first launcher load by Adam Cohen · 10 years ago
  100. a043fa8 When inserting directly into LauncherProvider, ensure item id and widget id are valid by Adam Cohen · 10 years ago