1. 4ed6278 Implement button to get application info for an app shortcut. by Patrick Dubroy · 14 years ago
  2. f07e7a4 Merge "Add a default wallpaper for xlarge devices." by Romain Guy · 14 years ago
  3. 5bbc91b Add a default wallpaper for xlarge devices. by Romain Guy · 14 years ago
  4. 6935ffd Adding check before setting alpha of side pages in a PagedView to prevent constant invalidations. by Winson Chung · 14 years ago
  5. b2c838c removed the temp screen rotation button by Michael Jurka · 14 years ago
  6. 80baf5a Adding paging for the widget/shortcut/folder customization area and fixing bugs. by Winson Chung · 14 years ago
  7. 321e9ee Creating generic Workspace/CellLayout for paged views in Launcher. by Winson Chung · 14 years ago
  8. f0d03e4 Use RS API for checking isNull. by Jason Sams · 14 years ago
  9. c28de51 fixed crash in addVacantCell by Michael Jurka · 14 years ago
  10. da4dc5e -> Set grid to 8x7 with proper spacing for landscape/portrait by Adam Cohen · 14 years ago
  11. a67e867 Fix workspace shrinking bug caused by change in animations by Patrick Dubroy · 14 years ago
  12. 4cb3724 workspace bug fixes by Michael Jurka · 14 years ago
  13. 3ec8bdd Refactor zooming animation, and apply it to customize drawer too. by Patrick Dubroy · 14 years ago
  14. 4bb4f73 small fixes to Launcher by Michael Jurka · 14 years ago
  15. 070ada8 Update to RS api chance moving constant colors to ProgramFragment. by Jason Sams · 14 years ago
  16. 976ebec Fix incorrect offset in drag feedback, and other minor stuff. by Patrick Dubroy · 14 years ago
  17. ec1b932 Fixing longpress bug on widgets with a ListView by Adam Cohen · 14 years ago
  18. d4ede53 improved comments in strings file by Michael Jurka · 14 years ago
  19. 7247f63 Move all apps to the new animation framework, and some other all apps changes by Patrick Dubroy · 14 years ago
  20. 8335a24 updated Launcher2 based on recent changes to view properties by Michael Jurka · 14 years ago
  21. d22015c Cleaning up grid size specification in Launcher by Adam Cohen · 14 years ago
  22. 7ef4f75 fixed crash on phones by Michael Jurka · 14 years ago
  23. 2c3af5f refreshed apps/configure button, added search button by Michael Jurka · 14 years ago
  24. 54f7ac3 Made some temporary aesthetic improvements by Michael Jurka · 14 years ago
  25. 79212d8 Fixing bugs related to starting in All Apps mode by Michael Jurka · 14 years ago
  26. 54dd754 Tapping on mini-screen in All Apps view now goes back to home screen by Michael Jurka · 14 years ago
  27. b0f28bd fixed bugs with layout in Launcher by Michael Jurka · 14 years ago
  28. 3d605d5 Make tabs in all apps actually filter the list of apps. by Patrick Dubroy · 14 years ago
  29. 9460f88 Merge "Improved support for workspace screen thumbnails" by Michael Jurka · 14 years ago
  30. 213d963 Improved support for workspace screen thumbnails by Michael Jurka · 14 years ago
  31. f96f730 Merge "Cleanup setToClient calls." by Jason Sams · 14 years ago
  32. 500d36e Cleanup setToClient calls. by Jason Sams · 14 years ago
  33. dee0589 Home screen now shrinks while customizing by Michael Jurka · 14 years ago
  34. ff5f040 isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating(). by Patrick Dubroy · 14 years ago
  35. 13f011e am 2d86dfec: Fix launcher updating when all of an app\'s activities disappear. by Dianne Hackborn · 14 years ago
  36. ab962b7 fix 2869807: Crash on boot on trygon-userdebug by Patrick Dubroy · 14 years ago
  37. 558654c Switched to tabbed version of AllApps2D on xlarge screens. by Patrick Dubroy · 14 years ago
  38. 2d86dfe Fix launcher updating when all of an app's activities disappear. by Dianne Hackborn · 14 years ago
  39. 401d892 Slang made the rs_types.rsh and rs_math.rsh the default include files. Delete them in allapps.rs. by Shih-wei Liao · 14 years ago
  40. 45814e1 Merge "Ported Launcher2 to use the new Build system." by Shih-wei Liao · 14 years ago
  41. afb81d4 Ported Launcher2 to use the new Build system. by Shih-wei Liao · 14 years ago
  42. 5999f11 Merge "Fix null pointer when dragging outside of workspace." by Patrick Dubroy · 14 years ago
  43. c1701ad Fix null pointer when dragging outside of workspace. by Patrick Dubroy · 14 years ago
  44. 8f86ddc Generate a default preview for widgets that don't have a previewImage. by Patrick Dubroy · 14 years ago
  45. 379f160 fix 2841060: Folders appear to accept drag-and-drop of widgets by Patrick Dubroy · 14 years ago
  46. 6d5c6ec Fix bug with estimate drop cell offset by Patrick Dubroy · 14 years ago
  47. 440c360 Fix bug with drag visualization and UserFolders. by Patrick Dubroy · 14 years ago
  48. 6569f2c When dragging items on the home screen, visualize where they will drop. by Patrick Dubroy · 14 years ago
  49. 946ad47 Fixing runtime error on non-xlarge devices by Michael Jurka · 14 years ago
  50. 0e26059 Improving home screen customization by Michael Jurka · 14 years ago
  51. 1bdb9d3 Switching allapps to use Mesh instead of SimpleMesh. by Alex Sakhartchouk · 14 years ago
  52. aafa03c Allow for NxM layout and in-place rotation of items on homescreen. by Winson Chung · 14 years ago
  53. b848ba1 In the WidgetChooser, show the widget preview (if available) rather than the icon by Patrick Dubroy · 14 years ago
  54. af44209 First cut at new home screen customization for xlarge displays. by Michael Jurka · 14 years ago
  55. ff68ed0 am 68925c53: Merge "Make the loader thread a Looper and move the package manager updates into that thread as well." into gingerbread by Joe Onorato · 14 years ago
  56. 60a55bb Code cleanup possible with new reflected classes. by Jason Sams · 14 years ago
  57. 3611578 Make the loader thread a Looper and move the package manager by Joe Onorato · 14 years ago
  58. 9180ff6 slang with java_package_name pragma now works on allapps.rs. Add Null Pointer Checking. Add gSelectIconTexture.p checking. by Shih-wei Liao · 14 years ago
  59. 1aa4ff0 Update AppApps to use reflected files. by Jason Sams · 14 years ago
  60. 8fc0519 am ab66ed2e: Merge "This variable can be checked outside the lock because it\'s only set from the ui thread." into froyo by Joe Onorato · 14 years ago
  61. 9d944c6 am d0afc87d: Fix crash in getCurrentWorkspaceScreen. by Joe Onorato · 14 years ago
  62. ab66ed2 Merge "This variable can be checked outside the lock because it's only set from the ui thread." into froyo by Joe Onorato · 14 years ago
  63. 790c2d9 This variable can be checked outside the lock because it's only by Joe Onorato · 14 years ago
  64. d0afc87 Fix crash in getCurrentWorkspaceScreen. by Joe Onorato · 14 years ago
  65. ce6160d remove extra set of transulcent on pixel format. by Jason Sams · 14 years ago
  66. ca8c8e7 am 774b3279: Fix the folder bug. The change that had previously fixed this got reverted somehow. by Joe Onorato · 14 years ago
  67. 774b327 Fix the folder bug. The change that had previously fixed this got reverted somehow. by Joe Onorato · 14 years ago
  68. 78f51da am 36354e4e: Merge "Improve workspace\'s scrolling performance." into froyo by Romain Guy · 14 years ago
  69. 36354e4 Merge "Improve workspace's scrolling performance." into froyo by Romain Guy · 14 years ago
  70. acc0173 am cc67f476: Improve launcher loading performance by only doing re-binds. by Joe Onorato · 14 years ago
  71. cc67f47 Improve launcher loading performance by only doing re-binds. by Joe Onorato · 14 years ago
  72. 31333b9 am 843e860e: Load All Apps before the workspace if All Apps is showing. by Daniel Sandler · 14 years ago
  73. 8783a05 Improve workspace's scrolling performance. by Romain Guy · 14 years ago
  74. 843e860 Load All Apps before the workspace if All Apps is showing. by Daniel Sandler · 14 years ago
  75. 1f3264b am 81a92481: Fix drawing glitches in 2DAA. by Daniel Sandler · 14 years ago
  76. 81a9248 Fix drawing glitches in 2DAA. by Daniel Sandler · 14 years ago
  77. 9d2b252 am 6662645a: Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo by Daniel Sandler · 14 years ago
  78. 6662645 Merge "Make 2D All Apps work better in landscape and on hdpi." into froyo by Daniel Sandler · 14 years ago
  79. 86b4054 Make 2D All Apps work better in landscape and on hdpi. by Daniel Sandler · 14 years ago
  80. 718a0a3 am 596c0e6d: Don\'t perform collision checks for items in folders. by Daniel Sandler · 14 years ago
  81. 596c0e6 Don't perform collision checks for items in folders. by Daniel Sandler · 14 years ago
  82. 98994c4 Remove RS_Kind info from element setup by Jason Sams · 14 years ago
  83. 8cc4732 am 8802e960: Defend against overlapping items in the workspace. by Daniel Sandler · 14 years ago
  84. 8802e96 Defend against overlapping items in the workspace. by Daniel Sandler · 14 years ago
  85. 8f0844e am 3e297b57: Merge "Mask bitmap creation errors while dragging shortcuts." into froyo by Daniel Sandler · 14 years ago
  86. d822fbe am cdc49731: Merge "Ignore requests to add items to non-existant screens." into froyo by Daniel Sandler · 14 years ago
  87. 3e297b5 Merge "Mask bitmap creation errors while dragging shortcuts." into froyo by Daniel Sandler · 14 years ago
  88. cdc4973 Merge "Ignore requests to add items to non-existant screens." into froyo by Daniel Sandler · 14 years ago
  89. 3f8175a Mask bitmap creation errors while dragging shortcuts. by Daniel Sandler · 14 years ago
  90. 291ad12 Ignore requests to add items to non-existant screens. by Daniel Sandler · 14 years ago
  91. ab285f8 am 2e2656cc: Merge "Disable hotseat buttons if AllApps is visible." into froyo by Daniel Sandler · 14 years ago
  92. 2e2656c Merge "Disable hotseat buttons if AllApps is visible." into froyo by Daniel Sandler · 14 years ago
  93. 3e9454a Disable hotseat buttons if AllApps is visible. by Daniel Sandler · 14 years ago
  94. 13a75d5 Update names and move clear to script. by Jason Sams · 14 years ago
  95. 53a34ea am f3d5ea92: Have LauncherModel poke the gc after it\'s done, to give the renderscript objects a chance to get deleted, since they aren\'t in the java heap. by Joe Onorato · 14 years ago
  96. f3d5ea9 Have LauncherModel poke the gc after it's done, to give the by Joe Onorato · 14 years ago
  97. ad1bdf0 Launcher2 cleanup. Will remove dead script functions once reflection is working. by Jason Sams · 14 years ago
  98. 14f67ed Update Launcher2 to work with LLVM. by Jason Sams · 14 years ago
  99. cfb3905 am e1cc6c37: Fix 2617318 - NPE in Launcher2. by Daniel Sandler · 14 years ago
  100. e1cc6c3 Fix 2617318 - NPE in Launcher2. by Daniel Sandler · 14 years ago