1. db364c3 Fix crash when launcher dies while configuring a widget / shortcut by Adam Cohen · 10 years ago
  2. 5eed5d8 Ensure that hotseat callout only occurs when appropriate by Adam Cohen · 10 years ago
  3. 876b003 Remove unnecessary reflection by Sandeep Siddhartha · 10 years ago
  4. c29217b Revert "Debugging something for wallpaper noise issue" by Adam Cohen · 10 years ago
  5. 211d38c Debugging something for wallpaper noise issue by Adam Cohen · 10 years ago
  6. 8457d49 Removing extra clear, load and bind of default workspace by Adam Cohen · 10 years ago
  7. 57884c7 Merge "Disable the folder cling in two cases" into ub-now-nova by Adam Cohen · 10 years ago
  8. 6268f2d Disable the folder cling in two cases by Adam Cohen · 10 years ago
  9. 1a86ac5 Merge "Use transparent system bars on L" into ub-now-nova by Sandeep Siddhartha · 10 years ago
  10. 2efc7d9 Use transparent system bars on L by Sandeep Siddhartha · 10 years ago
  11. bbe1e24 Fix issue where always trying to migrate by Jason Monk · 10 years ago
  12. dbc46f5 Merge "Adding support for dynamically resolved default layouts." into ub-now-nova by Winson Chung · 10 years ago
  13. ca853c4 Merge "Removing antiquated migration path logic" into ub-now-nova by Adam Cohen · 10 years ago
  14. be87647 Adding support for dynamically resolved default layouts. by Winson Chung · 10 years ago
  15. 71483f4 Removing antiquated migration path logic by Adam Cohen · 10 years ago
  16. e6203a4 Merge "Fix build" into ub-now-nova by Sameer Padala · 10 years ago
  17. 66311fd Fix build by Sameer Padala · 10 years ago
  18. 6df24b7 Merge "Adding support for dynamically resolved default layouts." into ub-now-nova by Winson Chung · 10 years ago
  19. 667e4d3 Adding support for dynamically resolved default layouts. by Winson Chung · 10 years ago
  20. 7cfce94 Merge "Reset profile ids when backing up / restoring favorites." into ub-now-nova by Kenny Guy · 10 years ago
  21. 97dd8c2 am 591f23a6: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  22. 591f23a Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  23. efaf8a3 remove work around for bug 14891460. Bug: 14895464 by Chris Wren · 10 years ago
  24. 4311898 Merge "Return null from compat when resolveActivity returns null." into ub-now-nova by Kenny Guy · 10 years ago
  25. 792dd77 Return null from compat when resolveActivity returns null. by Kenny Guy · 10 years ago
  26. 0c28186 Merge "Fix NPE in WidgetPreviewLoader" into ub-now-nova by Adrian Roos · 10 years ago
  27. fa9ffc2 Fix NPE in WidgetPreviewLoader by Adrian Roos · 10 years ago
  28. 244637b Merge "work around bug in LauncherAppsCompat to find restored icons" into ub-now-nova by Chris Wren · 10 years ago
  29. 075f9f5 work around bug in LauncherAppsCompat to find restored icons by Chris Wren · 10 years ago
  30. c2a2c62 Merge "Don't clear flags in startActivity" into ub-now-nova by Kenny Guy · 10 years ago
  31. 56924a8 Merge "Import translations. DO NOT MERGE" into ub-now-nova by Baligh Uddin · 10 years ago
  32. b6cc40b Don't clear flags in startActivity by Kenny Guy · 10 years ago
  33. f8b1dfd Reset profile ids when backing up / restoring favorites. by Kenny Guy · 10 years ago
  34. 418dcb8 Merge "check for long and short component names." into ub-now-nova by Chris Wren · 10 years ago
  35. 0e584b5 check for long and short component names. by Chris Wren · 10 years ago
  36. e2e9c43 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  37. e0aaa0d Remove antiquated way of determining CellInfo during long press by Adam Cohen · 10 years ago
  38. a1f26fd Merge "Fix missing space in select statement in backup helper." into ub-now-nova by Kenny Guy · 10 years ago
  39. e1c92c4 Remove debug println by Adam Cohen · 10 years ago
  40. 689ff16 Cleanup pattern for removing the extra empty screen after drag operations by Adam Cohen · 10 years ago
  41. 43ea7ac Fix missing space in select statement in backup helper. by Kenny Guy · 10 years ago
  42. 1317e2d Fix bug with user of shortcut not being remembered over restart. by Kenny Guy · 10 years ago
  43. 2e7db96 Merge "Dump open files if we run out of file descriptors" into ub-now-nova by Adrian Roos · 10 years ago
  44. 627d946 Merge "Add setters for mWorkspaceLoading and mWaitingForResult." into ub-now-nova by Anjali Koppal · 10 years ago
  45. ff7ceff Add setters for mWorkspaceLoading and mWaitingForResult. by Anjali Koppal · 10 years ago
  46. 2c4fad1 Merge "Watch for profile events and reload" into ub-now-nova by Amith Yamasani · 10 years ago
  47. 5ac58ca am e697a9a0: Move Partner.java into the Wallpaper directory. by Sameer Padala · 10 years ago
  48. e697a9a Move Partner.java into the Wallpaper directory. by Sameer Padala · 10 years ago
  49. 6cc806d Watch for profile events and reload by Amith Yamasani · 10 years ago
  50. ed13187 Launcher3 multi-profile support by Kenny Guy · 10 years ago
  51. 70c3d1d am c29121ba: (-s ours) am 0961a545: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  52. 1f375ab Dump open files if we run out of file descriptors by Adrian Roos · 10 years ago
  53. c29121b am 0961a545: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  54. 7c023c4 Merge "Import translations. DO NOT MERGE" into ub-now-nova by Baligh Uddin · 10 years ago
  55. d4ad2b9 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  56. 0961a54 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  57. 8f3f683 Sanity check screenId before persisting ItemInfo. by Adrian Roos · 10 years ago
  58. 4ff7388 Don't close folder when adding something to it by Jason Monk · 10 years ago
  59. 031d0ff Merge "Fix accessibility announce on apps page" into ub-now-nova by Jason Monk · 10 years ago
  60. 9490460 am 0f260324: (-s ours) am 839ab5f2: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  61. 0f26032 am 839ab5f2: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  62. 6ecd8e8 Merge "Import translations. DO NOT MERGE" into ub-now-nova by Baligh Uddin · 10 years ago
  63. ed05f09 Fix accessibility announce on apps page by Jason Monk · 10 years ago
  64. 1813e01 am bc0a4064: Avoid wrapping cling titles on small screens. by Jeff Sharkey · 10 years ago
  65. 13b96f8 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  66. 839ab5f Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  67. bc0a406 Avoid wrapping cling titles on small screens. by Jeff Sharkey · 10 years ago
  68. 490d694 Merge "Fix long press after already moving off icon" into ub-now-nova by Jason Monk · 10 years ago
  69. 16f6455 Merge "Second try removing orphaned items from the database" into ub-now-nova by Adam Cohen · 10 years ago
  70. 050eaf2 Merge "Add synchronization to DeferredBindRunnables" into ub-now-nova by Jason Monk · 10 years ago
  71. f9c14de Second try removing orphaned items from the database by Adam Cohen · 10 years ago
  72. 27b4e0f am 5aeef581: Add support for partner customization. by Jeff Sharkey · 10 years ago
  73. 5aeef58 Add support for partner customization. by Jeff Sharkey · 10 years ago
  74. a0a7a74 Add synchronization to DeferredBindRunnables by Jason Monk · 10 years ago
  75. 02dd7ae Fix long press after already moving off icon by Jason Monk · 10 years ago
  76. be3e410 Fix source code so it compiles on google3 by Sameer Padala · 10 years ago
  77. a817116 am 76ac344c: Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  78. 76ac344 Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  79. 04b0d03 am d83ebf92: (-s ours) DO NOT MERGE disable launcher restore for 3.4 launch. by Chris Wren · 10 years ago
  80. d83ebf9 DO NOT MERGE disable launcher restore for 3.4 launch. by Chris Wren · 10 years ago
  81. b358f81 additional debug logs to track welcome back behavior. by Chris Wren · 10 years ago
  82. ad9c776 am 85900298: Take account of bounds set on drag drawables. by Mathew Inwood · 10 years ago
  83. 8590029 Take account of bounds set on drag drawables. by Mathew Inwood · 10 years ago
  84. 65d60e2 Fix skia crash in widget preview loading by Adrian Roos · 10 years ago
  85. b6ecd78 am 1a1fdf41: turn off LauncherAppState.DEBUG by Chris Wren · 10 years ago
  86. 1a1fdf4 turn off LauncherAppState.DEBUG by Chris Wren · 10 years ago
  87. f2a791a am babb53ef: Adding external path for drag/drops. by Winson Chung · 10 years ago
  88. babb53e Adding external path for drag/drops. by Winson Chung · 10 years ago
  89. 72f0eab am b90860a9: Expose workspace.moveToDefaultScreen. by Mathew Inwood · 10 years ago
  90. b90860a Expose workspace.moveToDefaultScreen. by Mathew Inwood · 10 years ago
  91. d08da56 am 8ac896b8: Merge "Fix serious data loss issue for folders and hotseat items" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  92. 8ac896b Merge "Fix serious data loss issue for folders and hotseat items" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  93. a794607 Fix serious data loss issue for folders and hotseat items by Adam Cohen · 10 years ago
  94. 4b4c835 am 6a641a56: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly by Baligh Uddin · 10 years ago
  95. 6a641a5 Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly by Baligh Uddin · 10 years ago
  96. 8790927 Merge "Import translations. DO NOT MERGE" into ub-now-nova by Baligh Uddin · 10 years ago
  97. bd45770 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  98. a7b99b5 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  99. 134cb7d am f6a47bbc: Merge "Ensure the intro view is always the top view in the draglayer if it is present" into ub-now-mister-ugly by Adam Cohen · 10 years ago
  100. daeeb31 am 646fdf70: Upping activity start delay by Adam Cohen · 10 years ago