1. 7397e62 Add visible touch feedback to items in folders by Adam Cohen · 11 years ago
  2. 1c6dee7 Merge "Fix issue where empty page doesn't get deleted when flinging to delete a widget in spring loaded" into jb-ub-now-jetsonic by Adam Cohen · 11 years ago
  3. e97a3b3 Fix issue where empty page doesn't get deleted when flinging to delete a widget in spring loaded by Adam Cohen · 11 years ago
  4. 03a526b Merge "Stop using a separate ImageView for default wallpaper" into jb-ub-now-jetsonic by Michael Jurka · 11 years ago
  5. 83699e5 Stop using a separate ImageView for default wallpaper by Michael Jurka · 11 years ago
  6. a718fc2 Merge "Cleaning some page animations" into jb-ub-now-jetsonic by Adam Cohen · 11 years ago
  7. ad4e15c Cleaning some page animations by Adam Cohen · 11 years ago
  8. 0b5e98f am 55585dbc: Fix loading widgets in <include>d workspaces. by Daniel Sandler · 11 years ago
  9. 55585db Fix loading widgets in <include>d workspaces. by Daniel Sandler · 11 years ago
  10. 3d7f086 Merge "Prevent memory leaks coming from LauncherAnimUtils" into jb-ub-now-jetsonic by Michael Jurka · 11 years ago
  11. d9546fc Don't recreate pages every time you go to All Apps by Michael Jurka · 11 years ago
  12. 7c70d64 Prevent memory leaks coming from LauncherAnimUtils by Michael Jurka · 11 years ago
  13. 00a4093 Merge "Add script to push changes to system wallpaper cropper" into jb-ub-now-jetsonic by Michael Jurka · 11 years ago
  14. 39789cb Merge "Removing tablet-specific assets." into jb-ub-now-jetsonic by Winson Chung · 11 years ago
  15. 401dc41 am 4d3f022c: (-s ours) Merge "DO NOT MERGE: Fix leak when animations are created but never started" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  16. 9ba343d am a78b25f8: (-s ours) DO NOT MERGE by Winson Chung · 11 years ago
  17. 4d3f022 Merge "DO NOT MERGE: Fix leak when animations are created but never started" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  18. a78b25f DO NOT MERGE by Winson Chung · 11 years ago
  19. 313bbd2 Merge "Clearing reference to SavedState bundle after restoring from it. (Bug 11322014)" into jb-ub-now-jetsonic by Adam Cohen · 11 years ago
  20. d8e596d Clearing reference to SavedState bundle after restoring from it. (Bug 11322014) by Winson Chung · 11 years ago
  21. 7e839ec DO NOT MERGE: Fix leak when animations are created but never started by Michael Jurka · 11 years ago
  22. 4edc931 Merge "Fix leak when animations are created but never started" into jb-ub-now-jetsonic by Michael Jurka · 11 years ago
  23. e206ff0 Fix leak when animations are created but never started by Michael Jurka · 11 years ago
  24. 862f7e3 Load images on a bg thread by Michael Jurka · 11 years ago
  25. 5e02abe Removing tablet-specific assets. by Winson Chung · 11 years ago
  26. 4f98332 am 6811c5a4: override Launcher2 (aosp) by Ed Heyl · 11 years ago
  27. 6811c5a override Launcher2 (aosp) by Ed Heyl · 11 years ago
  28. 1fa0517 Merge "Ensuring that we have a valid name for installed shortcuts. (Bug 11266005)" into jb-ub-now-jetsonic by Winson Chung · 11 years ago
  29. 681a4ac Merge "Updating folder icons when the shortcut is updated. (Bug 10803060)" into jb-ub-now-jetsonic by Winson Chung · 11 years ago
  30. 6d00d54 Merge "Ensuring disabled packages remove all components on the workspace. (Bug 11172454)" into jb-ub-now-jetsonic by Winson Chung · 11 years ago
  31. 2c1afde Ensuring that we have a valid name for installed shortcuts. (Bug 11266005) by Winson Chung · 11 years ago
  32. 9933a5e am 235a50e0: Merge "Fix ConcurrentModificationException in InstallShortcutReceiver" into jb-ub-now-indigo-rose by Bjorn Bringert · 11 years ago
  33. 235a50e Merge "Fix ConcurrentModificationException in InstallShortcutReceiver" into jb-ub-now-indigo-rose by Bjorn Bringert · 11 years ago
  34. 80a603f am b178a362: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  35. 3aadac7 Merge "Import translations. DO NOT MERGE" into jb-ub-now-jetsonic by Baligh Uddin · 11 years ago
  36. 4e871a2 Fix ConcurrentModificationException in InstallShortcutReceiver by Bjorn Bringert · 11 years ago
  37. 4274ed3 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  38. b178a36 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  39. 8c90331 Updating folder icons when the shortcut is updated. (Bug 10803060) by Winson Chung · 11 years ago
  40. df95eb1 Ensuring disabled packages remove all components on the workspace. (Bug 11172454) by Winson Chung · 11 years ago
  41. 51b9f6a Merge "Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPage" into jb-ub-now-jetsonic by Michael Jurka · 11 years ago
  42. 8fd3adc Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPage by Michael Jurka · 11 years ago
  43. 5801ef0 Lazy load default app icon in LauncherModel. (Bug 11203738) by Winson Chung · 11 years ago
  44. 3798b64 Fix issue where you could trigger a click after long pressing a widget (issue 11186227) by Adam Cohen · 11 years ago
  45. da6ab12 Merge "Use new default wallpaper API" into jb-ub-now-jetsonic by Michael Jurka · 11 years ago
  46. 09d85a1 am 8246a143: Shortcut show/hideSearchBar with new conditions. by Mac Duy Hai · 11 years ago
  47. 8246a14 Shortcut show/hideSearchBar with new conditions. by Mac Duy Hai · 11 years ago
  48. 28f852a Fix drop animation issue in springloaded by Adam Cohen · 11 years ago
  49. 12ca613 Use new default wallpaper API by Michael Jurka · 11 years ago
  50. edc4380 am b6d33df9: Fix concurrent modifcation exception (issue 11234805) by Adam Cohen · 11 years ago
  51. 704bce5 Add script to push changes to system wallpaper cropper by Michael Jurka · 11 years ago
  52. b6d33df Fix concurrent modifcation exception (issue 11234805) by Adam Cohen · 11 years ago
  53. 540514f am e5467dcc: Flushing icons of the wrong size. (Bug 11203738) by Winson Chung · 11 years ago
  54. e5467dc Flushing icons of the wrong size. (Bug 11203738) by Winson Chung · 11 years ago
  55. 6bef14b am 2456b973: Merge "Fix issue where custom content pops in (issue 11209357)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  56. 2456b97 Merge "Fix issue where custom content pops in (issue 11209357)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  57. 3eb3b27 am 54000490: Ensuring that we are calling setCompoundDrawable() instead of using intrinsic bounds. (Bug 11203738) by Winson Chung · 11 years ago
  58. 84add1d Fix issue where custom content pops in (issue 11209357) by Adam Cohen · 11 years ago
  59. 5400049 Ensuring that we are calling setCompoundDrawable() instead of using intrinsic bounds. (Bug 11203738) by Winson Chung · 11 years ago
  60. 2cc2e4a am 2ac85a6d: Merge "Ensuring that we restore bounds when resizing them for folder preview drawing. (Bug 11203738)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  61. 2ac85a6 Merge "Ensuring that we restore bounds when resizing them for folder preview drawing. (Bug 11203738)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  62. d4e53c8 Ensuring that we restore bounds when resizing them for folder preview drawing. (Bug 11203738) by Winson Chung · 11 years ago
  63. 8e93c09 am 9e91b7d5: Merge "Don\'t crash if WallpaperCropActivity isn\'t passed a URI" into jb-ub-now-indigo-rose by Michael Jurka · 11 years ago
  64. 9e91b7d Merge "Don't crash if WallpaperCropActivity isn't passed a URI" into jb-ub-now-indigo-rose by Michael Jurka · 11 years ago
  65. f6502c3 Don't crash if WallpaperCropActivity isn't passed a URI by Michael Jurka · 11 years ago
  66. 6eabacd am 140e79bb: Merge "Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738)" into jb-ub-now-indigo-rose by Winson Chung · 11 years ago
  67. 140e79b Merge "Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738)" into jb-ub-now-indigo-rose by Winson Chung · 11 years ago
  68. f55ea2f am decbaa69: Do not shortcut show/hideSearchbar. by Mac Duy Hai · 11 years ago
  69. decbaa6 Do not shortcut show/hideSearchbar. by Mac Duy Hai · 11 years ago
  70. a9ba5e0 am 207a7bd8: Tweaking workspace cling due to mirrored default hotseat. (Bug 11142616) by Winson Chung · 11 years ago
  71. 0dbd734 Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738) by Winson Chung · 11 years ago
  72. 207a7bd Tweaking workspace cling due to mirrored default hotseat. (Bug 11142616) by Winson Chung · 11 years ago
  73. b93da8d am 01c0214f: Merge "Fix bugs / jank with folder creation feedback (issue 11195148)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  74. 01c0214 Merge "Fix bugs / jank with folder creation feedback (issue 11195148)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  75. 3dfe0d7 am e8b600c5: Merge "Add translucent bar attributes to sw720dp values override." into jb-ub-now-indigo-rose by John Spurlock · 11 years ago
  76. e8b600c Merge "Add translucent bar attributes to sw720dp values override." into jb-ub-now-indigo-rose by John Spurlock · 11 years ago
  77. 8ec05f9 Fix bugs / jank with folder creation feedback (issue 11195148) by Adam Cohen · 11 years ago
  78. 039a2c1 am 13348ffc: Merge "Simplify wallpaper strip animation." into jb-ub-now-indigo-rose by Daniel Sandler · 11 years ago
  79. 13348ff Merge "Simplify wallpaper strip animation." into jb-ub-now-indigo-rose by Daniel Sandler · 11 years ago
  80. b6d09a7 am ceb0b557: Merge "Add EXIF rotation support to wallpaper picker" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  81. ceb0b55 Merge "Add EXIF rotation support to wallpaper picker" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  82. de5aa42 Add translucent bar attributes to sw720dp values override. by John Spurlock · 11 years ago
  83. 36a300e am e1bc1951: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  84. 91b90c0 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  85. e1bc195 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  86. 8713a94 Add EXIF rotation support to wallpaper picker by Michael Jurka · 11 years ago
  87. 24f397d Simplify wallpaper strip animation. by Daniel Sandler · 11 years ago
  88. 162f538 am 982470ea: Merge "Speed up overview transition" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  89. 982470e Merge "Speed up overview transition" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  90. fa2450a Speed up overview transition by Adam Cohen · 11 years ago
  91. 1f8edc2 am 920a9c25: Merge "Clean up interpolators on overview mode transition fades" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  92. 920a9c2 Merge "Clean up interpolators on overview mode transition fades" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  93. 0b2b235 am 019f5892: Merge "Fix issue with extra empty screen left over after widget add cancel (issue 10865959)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  94. 58993ad Clean up interpolators on overview mode transition fades by Adam Cohen · 11 years ago
  95. 019f589 Merge "Fix issue with extra empty screen left over after widget add cancel (issue 10865959)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  96. 0007472 Fix issue with extra empty screen left over after widget add cancel (issue 10865959) by Adam Cohen · 11 years ago
  97. 30b63be am 1226be43: Merge "Fix custom content scroll effects bug (recent regression) (issue 11188769)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  98. 1226be4 Merge "Fix custom content scroll effects bug (recent regression) (issue 11188769)" into jb-ub-now-indigo-rose by Adam Cohen · 11 years ago
  99. a45de07 Fix custom content scroll effects bug (recent regression) (issue 11188769) by Adam Cohen · 11 years ago
  100. 8c9802e am dc734ef2: Merge "Fixing issue where the PagedView scroll is out of sync with the current page. (Bug 11050528)" into jb-ub-now-indigo-rose by Winson Chung · 11 years ago