1. c5fb59f Fixing loadWorkspace being called multiple times by Sunny Goyal · 10 years ago
  2. f876301 UI Fixes by Sunny Goyal · 10 years ago
  3. d8f6253 Merge "When ensuring screen exists, make sure it's actually referring to a screen, not a rank" into ub-now-porkchop by Adam Cohen · 10 years ago
  4. 83079e4 When ensuring screen exists, make sure it's actually referring to a screen, not a rank by Adam Cohen · 10 years ago
  5. acefecb Merge "Updating promise icon's bitmap and label when onBadgingChanged is received" into ub-now-porkchop by Sunny Goyal · 10 years ago
  6. 7e053f8 Merge "Changing intent action for auto installs" into ub-now-porkchop by Sunny Goyal · 10 years ago
  7. 66af82c Merge "Adding support to delete unrestored icons and widgets" into ub-now-porkchop by Sunny Goyal · 10 years ago
  8. 2233c88 Changing intent action for auto installs by Sunny Goyal · 10 years ago
  9. 9448536 Adding support to delete unrestored icons and widgets by Sunny Goyal · 10 years ago
  10. a22666f Updating promise icon's bitmap and label when onBadgingChanged is received by Sunny Goyal · 10 years ago
  11. 92e97dc Merge "Fix: First run cling shoud show 'Welcome' when there is no migration cling" into ub-now-porkchop by Sunny Goyal · 10 years ago
  12. af0628f Fix: First run cling shoud show 'Welcome' when there is no migration cling by Sunny Goyal · 10 years ago
  13. ddd5aaa Merge "Perform null check in animation complete" into ub-now-porkchop by Adam Cohen · 10 years ago
  14. 493f6bc Perform null check in animation complete by Adam Cohen · 10 years ago
  15. c0b89b7 Merge "Update calls now we have an L API version." into ub-now-porkchop by Kenny Guy · 10 years ago
  16. d794a3f Update calls now we have an L API version. by Kenny Guy · 10 years ago
  17. 850d471 Remove catch now api has hit googlefood. by Kenny Guy · 10 years ago
  18. 83e5941 Fix NPE in Workspace by Adam Cohen · 10 years ago
  19. 136882c Merge "Setting context in LauncherAppState before initialising it, as it can be called from a BroadcastReceiver" into ub-now-porkchop by Sunny Goyal · 10 years ago
  20. d8293fb Merge "Null check in flushInvalidIcons" into ub-now-porkchop by Sunny Goyal · 10 years ago
  21. 16fe1df Merge "Updating shourcuts only when the corresponding user also matches the AppInfo" into ub-now-porkchop by Sunny Goyal · 10 years ago
  22. 72f9865 Merge "Using ApplicationContext in static objects" into ub-now-porkchop by Sunny Goyal · 10 years ago
  23. cc4e84e Merge "Remove STOPSHIPs from GSA 4.0" into ub-now-porkchop by Dharmesh Mokani · 10 years ago
  24. 5610fe7 Setting context in LauncherAppState before initialising it, by Sunny Goyal · 10 years ago
  25. cf5d24b Using ApplicationContext in static objects by Sunny Goyal · 10 years ago
  26. 876d11e Null check in flushInvalidIcons by Sunny Goyal · 10 years ago
  27. a20490c Merge "Disabling debug logs" into ub-now-porkchop by Sunny Goyal · 10 years ago
  28. 3d0854e Remove STOPSHIPs from GSA 4.0 by Dharmesh Mokani · 10 years ago
  29. 5b7d28f Merge "Turn off debugging for launch." into ub-now-porkchop by Chris Wren · 10 years ago
  30. ad5c2bf Updating shourcuts only when the corresponding user also matches the AppInfo by Sunny Goyal · 10 years ago
  31. 37b44cc Merge "Fixing wrong views being made visible when opening all apps" into ub-now-porkchop by Sunny Goyal · 10 years ago
  32. ee52336 Turn off debugging for launch. by Chris Wren · 10 years ago
  33. cb213ba Merge "Update compat layer for API review changes to LauncherApps" into ub-now-porkchop by Kenny Guy · 10 years ago
  34. 393afd3 Dogfood Crash Loop : Fixing crash loop by try and catch by Dharmesh Mokani · 10 years ago
  35. 577e7dc Update compat layer for API review changes to LauncherApps by Kenny Guy · 10 years ago
  36. 49909c2 Catch Throwable as NoSuchMethodError isn't an Exception. by Kenny Guy · 10 years ago
  37. 02b5081 Fixing wrong views being made visible when opening all apps by Sunny Goyal · 10 years ago
  38. bbef77d Disabling debug logs by Sunny Goyal · 10 years ago
  39. 8e894fa Fixing a couple issues with bad AllApps state by Adam Cohen · 10 years ago
  40. 0f668f3 Prevent GNL from crashing on JB by Adam Cohen · 10 years ago
  41. 55f77f9 Merge "Showing clings only after the intro has completed" into ub-now-porkchop by Adam Cohen · 10 years ago
  42. f9847b9 Launcher change corresponding to platform change. by Dharmesh Mokani · 10 years ago
  43. 88d60f1 Showing clings only after the intro has completed by Sunny Goyal · 10 years ago
  44. a38dc90 Ensure all apps button inintialized before performing all apps transition by Adam Cohen · 10 years ago
  45. cd14528 Second half of workaround for all apps crash in restricted profile by Adam Cohen · 10 years ago
  46. c761d3c Workaround for all apps crash in restricted profile by Adam Cohen · 10 years ago
  47. 6fdf6b2 Merge "Fixing Intrinsic dimensions of FastBitmapDrawable" into ub-now-porkchop by Sunny Goyal · 10 years ago
  48. c424f22 Fixing Intrinsic dimensions of FastBitmapDrawable by Sunny Goyal · 10 years ago
  49. 938a53d Don't remove content URI shortcuts during restore by Sunny Goyal · 10 years ago
  50. 1c13ff5 Merge "Handling label and icon from SessionInfo." into ub-now-porkchop by Sunny Goyal · 10 years ago
  51. 66205ce Merge "Updating content of page description frequently." into ub-now-porkchop by Sunny Goyal · 10 years ago
  52. 3494262 Handling label and icon from SessionInfo. by Sunny Goyal · 10 years ago
  53. a3b8866 Merge "Add ability for Partner customization apk to override certain DeviceProfile params" into ub-now-porkchop by Adam Cohen · 10 years ago
  54. 4ae96ce Add ability for Partner customization apk to override certain DeviceProfile params by Adam Cohen · 10 years ago
  55. 0d2adfb Potential fix for a couple bugs by Adam Cohen · 10 years ago
  56. 6a2c778 Add sdk version guard to UserManager use by Jason Monk · 10 years ago
  57. 25ad9e4 Merge "Give GEL a way to clear the typed text when it starts searching" into ub-now-porkchop by Ian Parkinson · 10 years ago
  58. 047036e Give GEL a way to clear the typed text when it starts searching by Ian Parkinson · 10 years ago
  59. 49d5ca1 Merge "Updated calls for LauncherApps renaming." into ub-now-porkchop by Kenny Guy · 10 years ago
  60. 2854d25 All apps transition work by Adam Cohen · 10 years ago
  61. 4da9efa Updated calls for LauncherApps renaming. by Kenny Guy · 10 years ago
  62. 4cbf046 Updating content of page description frequently. by Sunny Goyal · 10 years ago
  63. d750f8b Merge "Clear the promise flag once the restore animation is run and no more restore related tasks are pending" into ub-now-porkchop by Sunny Goyal · 10 years ago
  64. 83acc75 Merge "Clear the draginfo object once the item is dropped inside a folder" into ub-now-porkchop by Sunny Goyal · 10 years ago
  65. 4b02017 Clear the draginfo object once the item is dropped inside a folder by Sunny Goyal · 10 years ago
  66. 67ef1c4 Merge "Fix regression which was causing requestLayout in layout pass" into ub-now-porkchop by Adam Cohen · 10 years ago
  67. 69ed200 Fix regression which was causing requestLayout in layout pass by Adam Cohen · 10 years ago
  68. fbfa2cc Removing unused cling resources. by Sunny Goyal · 10 years ago
  69. 4f88bfb Clear the promise flag once the restore animation is run by Sunny Goyal · 10 years ago
  70. d5058a5 Merge "Improving restored widget behavior" into ub-now-porkchop by Sunny Goyal · 10 years ago
  71. e3b36d5 Merge "Updating Clings UI" into ub-now-porkchop by Sunny Goyal · 10 years ago
  72. e7b8cd9 Improving restored widget behavior by Sunny Goyal · 10 years ago
  73. 11b85a2 Remove StopShip from UserManagerCompactVl file. by Dharmesh Mokani · 10 years ago
  74. 7661614 Updating Clings UI by Sunny Goyal · 10 years ago
  75. 424418b Updating clings, removing ununsed clings by Sunny Goyal · 10 years ago
  76. dec12ad Merge "Changing hotseat keyboard controls" into ub-now-porkchop by Sunny Goyal · 10 years ago
  77. 94afab4 Fix all apps transition for transposed tablet layouts by Adam Cohen · 10 years ago
  78. c78f562 Merge "Update adjacent page hints" into ub-now-porkchop by Adam Cohen · 10 years ago
  79. 8cc0550 Update adjacent page hints by Adam Cohen · 10 years ago
  80. 266a91d Merge "Change URI favorite resolving to use launch intents" into ub-now-porkchop by Jason Monk · 10 years ago
  81. ffe83f1 Adding support for managed profiles in widget by Sunny Goyal · 10 years ago
  82. b3726d9 Changing hotseat keyboard controls by Sunny Goyal · 10 years ago
  83. 22308ce Merge "Updating the icon click feedback" into ub-now-porkchop by Sunny Goyal · 10 years ago
  84. 2111606 Merge "Ignore generic motion events if custom content doesn't allow scrolling" into ub-now-porkchop by Jan-Willem Maarse · 10 years ago
  85. c3009c0 Change URI favorite resolving to use launch intents by Jason Monk · 10 years ago
  86. c50438c Unify next / prev page hints for drag and drop across devices by Adam Cohen · 10 years ago
  87. 508da15 Updating the icon click feedback by Sunny Goyal · 10 years ago
  88. d3fbe68 Ignore generic motion events if custom content doesn't allow scrolling by Jan-Willem Maarse · 10 years ago
  89. 800a4f2 Fixing class name change in sdk by Sunny Goyal · 10 years ago
  90. 178879c Merge "Updating folder open transition for Material" into ub-now-porkchop by Adam Cohen · 10 years ago
  91. c4fe9ea Updating folder open transition for Material by Adam Cohen · 10 years ago
  92. 1e4359c Adding dampened snap back overscroll to Workspace and AppsCustomizePagedView by Adam Cohen · 10 years ago
  93. 4a0eda7 Merge "Updating the UI for focused state of an icon/folder." into ub-now-porkchop by Sunny Goyal · 10 years ago
  94. dcbcc86 Updating the UI for focused state of an icon/folder. by Sunny Goyal · 10 years ago
  95. 1d3d4f1 Get rid of pages overhang in AppsCustomizePagedView by Adam Cohen · 10 years ago
  96. a00673c Fix issues with the new widget layout by Adam Cohen · 10 years ago
  97. 63f1ec0 Further refinement of all apps / widgets transition by Adam Cohen · 10 years ago
  98. 0fc1be1 Updating the ui for widget restore flow by Sunny Goyal · 10 years ago
  99. 0fe505b Autoinstalls loading xml by Sunny Goyal · 10 years ago
  100. e3a55a9 Merge "Updating the virtual preloader UX." into ub-now-porkchop by Sunny Goyal · 10 years ago