1. eb4b799 Removing icon_type column by Sunny Goyal · 9 years ago
  2. 2e1efb4 Changing the widget loading strategy by Sunny Goyal · 9 years ago
  3. f076eae Adding support for migrating the grid between any two valid screens sizes. by Sunny Goyal · 10 years ago
  4. 643b87a Merge "Extending the grid migration logic to handle density changes" into ub-launcher3-master by Sunny Goyal · 10 years ago
  5. a6164c5 Adding a .nano prefix in the proto package name by Sunny Goyal · 10 years ago
  6. f862a26 Extending the grid migration logic to handle density changes by Sunny Goyal · 10 years ago
  7. b740f59 Fixing some invalid checks and cleaning some redundant conditions by Sunny Goyal · 10 years ago
  8. 6579e1e Disabling home screen migration logic by Sunny Goyal · 10 years ago
  9. e5bb705 Homescreen migration from a larger grid to a smaller grid. by Sunny Goyal · 10 years ago
  10. 107ea63 Adding rank column in backup by Sunny Goyal · 10 years ago
  11. 7e0a403 Merge "Shifting hotseat icons to aling with all-apps icon, if the hotseat size is different from the source device" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  12. df6ccf8 Resizing the bitmap before caching it in the DB by Sunny Goyal · 10 years ago
  13. c115e64 Shifting hotseat icons to aling with all-apps icon, if the hotseat by Sunny Goyal · 10 years ago
  14. 3a30cfe Adding minSpanX and minSpanY for all the launcher widgets by Sunny Goyal · 10 years ago
  15. 4e5cc64 Fixing backup restore by Sunny Goyal · 10 years ago
  16. 9637364 Fixing crash in restore by Sunny Goyal · 10 years ago
  17. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  18. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 10 years ago
  19. 73a22a5 Using utility method for serializing bitmap by Sunny Goyal · 10 years ago
  20. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 10 years ago
  21. 5b0e669 Rewrite: Widget preview loader logic by Sunny Goyal · 10 years ago
  22. 26ace12 Don't clobber widgets with the same component. by Robin Lee · 10 years ago
  23. 4cad753 Cleaning up widget preview loader by Sunny Goyal · 10 years ago
  24. 4fbc382 Updating IconCache to maintain a persistent of icons by Sunny Goyal · 11 years ago
  25. bb3b02f Replacing hotseat icon to an appropriate system app by Sunny Goyal · 11 years ago
  26. c0ee675 Avoiding writing the Metadata in the backup if nothing was changed in the backup by Sunny Goyal · 11 years ago
  27. 08f7261 Adding a rank column for itemInfo by Sunny Goyal · 11 years ago
  28. 30914ad Merge "Supporting custom widgets provided by launcher" into ub-now-master by Adam Cohen · 11 years ago
  29. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 11 years ago
  30. b02e611 Don't try to create an app state instance during restore. by Chris Wren · 11 years ago
  31. 5fd733d Failing restore, if we have an item outside screen bounds by Sunny Goyal · 11 years ago
  32. 33d4438 Updating backup restore logic by Sunny Goyal · 11 years ago
  33. ef728d4 Refactoring LauncherBackupHelper.java by Sunny Goyal · 11 years ago
  34. 42de82f Resetting launcherProvider data if restore set was empty by Sunny Goyal · 11 years ago
  35. c5fb59f Fixing loadWorkspace being called multiple times by Sunny Goyal · 11 years ago
  36. ffe83f1 Adding support for managed profiles in widget by Sunny Goyal · 11 years ago
  37. 0fc1be1 Updating the ui for widget restore flow by Sunny Goyal · 11 years ago
  38. ff57227 Adding support to restore widgets even for jelly beans. by Sunny Goyal · 11 years ago
  39. 58852b3 Log the component name for restored icons. by Chris Wren · 11 years ago
  40. f8b1dfd Reset profile ids when backing up / restoring favorites. by Kenny Guy · 11 years ago
  41. 43ea7ac Fix missing space in select statement in backup helper. by Kenny Guy · 11 years ago
  42. ed13187 Launcher3 multi-profile support by Kenny Guy · 11 years ago
  43. 5160e96 also backup icon assets for shortcuts. by Chris Wren · 11 years ago
  44. 7114426 skip backup if launcher is in a bad state by Chris Wren · 11 years ago
  45. 6d0dde0 use restored icon for restored app shortcuts by Chris Wren · 12 years ago
  46. 22dc65e Fix deprecated EMPTY_ARRAY usage (nanoprotos). by Mac Duy Hai · 12 years ago
  47. f4d0811 handle shortcut restore for missing packages by Chris Wren · 12 years ago
  48. 50c8f42 rationalize launcher backup logging by Chris Wren · 12 years ago
  49. 44f8341 Merge "restore app favorites and screens" into jb-ub-now-kermit by Dan Sandler · 12 years ago
  50. 65b6a60 search for a valid journal by Chris Wren · 12 years ago
  51. 5dee7af restore app favorites and screens by Chris Wren · 12 years ago
  52. 1ae293c Merge "backup keys that might have slipped past" into jb-ub-now-kermit by Chris Wren · 12 years ago
  53. 4b17136 hide launcher restore behind a flag. by Chris Wren · 12 years ago
  54. 5743aa9 backup keys that might have slipped past by Chris Wren · 12 years ago
  55. 33f4c2d first backup should save things from the beginning of time by Chris Wren · 12 years ago
  56. 45297f8 backup launcher preferences by Chris Wren · 12 years ago
  57. 4d89e2a clean up backup imports by Chris Wren · 12 years ago
  58. 92aa423 move to backup helper architecture by Chris Wren · 12 years ago[Renamed (86%) from src/com/android/launcher3/LauncherBackupAgent.java]
  59. d8fe6de check the state of launcher before running a backup. by Chris Wren · 12 years ago
  60. b86f076 use PNG as the transport encoding for images by Chris Wren · 12 years ago
  61. 978194c leave the padding on the backupkeys by Chris Wren · 12 years ago
  62. b1fd63b only backup widgets assets once by Chris Wren · 12 years ago
  63. 2b6c21d add a proto decoder host utility by Chris Wren · 12 years ago
  64. fd13c71 backup widget assets. by Chris Wren · 12 years ago
  65. 22e130d backup launcher icons by Chris Wren · 12 years ago
  66. 1ada10d add a backup agent. by Chris Wren · 12 years ago