1. 58c64bc Merge "adding hardware acceleration flag to config.xml" by Michael Jurka · 15 years ago
  2. 6a1435d Fix issue where items could not be moved back to their original positions by Michael Jurka · 15 years ago
  3. 821856b adding hardware acceleration flag to config.xml by Michael Jurka · 15 years ago
  4. 959f603 Fix crash on small-screen devices by Andrew Stadler · 15 years ago
  5. ebfe4b0 am 4a79a04b: When we\'re launching apps, we need to always use startActivitySafely. by Joe Onorato · 15 years ago
  6. 3125d9d Making the CAB text match the type of item selected in customization mode. by Michael Jurka · 15 years ago
  7. 4a79a04 When we're launching apps, we need to always use startActivitySafely. by Joe Onorato · 15 years ago
  8. d0d4301 Adding tap-to-add behaviour to the customization drawer. by Winson Chung · 15 years ago
  9. 28750fb fixed minor code review issues from change I0280c3be by Michael Jurka · 15 years ago
  10. 0280c3b Adding support for drag and drop of folders and shortcuts. by Michael Jurka · 15 years ago
  11. 513b8c9 am edfd2a56: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  12. 04e37ed Import revised translations. by Eric Fischer · 15 years ago
  13. 5ffd8ea Initial changes to add Applications tab in the customization drawer for usability testing. by Winson Chung · 15 years ago
  14. edfd2a5 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  15. dea9e93 Fix misaligned drop targets in the all apps CAB by Patrick Dubroy · 15 years ago
  16. 097b49c Fixing bug where long press on widgets no longer works on non-xlarge devices by Michael Jurka · 15 years ago
  17. 6a3fa9f Merge "Changing the holographic outline algorithm to match designs." by Winson Chung · 15 years ago
  18. 64a3cd4 Changing the holographic outline algorithm to match designs. by Winson Chung · 15 years ago
  19. 565febe Merge "Handle RS reflection name changes." by Stephen Hines · 15 years ago
  20. f79d526 removing dead code by Michael Jurka · 15 years ago
  21. b2d6986 Handle RS reflection name changes. by Stephen Hines · 15 years ago
  22. 24ab2f1 Fixing set wallpaper crash in Launcher by Winson Chung · 15 years ago
  23. e8878e3 Adding some wallpaper buttons on the customization tray. by Winson Chung · 15 years ago
  24. c2e0c08 Merge "Extracting format string properly into xml strings." by Winson Chung · 15 years ago
  25. 3a47678 Extracting format string properly into xml strings. by Winson Chung · 15 years ago
  26. d19d3ca Fixing bug with Launcher page scrolling by Adam Cohen · 15 years ago
  27. 9415edd Merge "Initital changes for new customization drawer/widget tab design." by Winson Chung · 15 years ago
  28. e3193b9 Initital changes for new customization drawer/widget tab design. by Winson Chung · 15 years ago
  29. 98cf129 am 73013bf9: Make LauncherModel.deleteItemFromDatabase write to disk async. by Brad Fitzpatrick · 15 years ago
  30. 1ff706b fix two crashes by Michael Jurka · 15 years ago
  31. cfc6294 Fix bug with home screen position when switching by Michael Jurka · 15 years ago
  32. 73013bf Make LauncherModel.deleteItemFromDatabase write to disk async. by Brad Fitzpatrick · 15 years ago
  33. 3eac2cf Merge "Changing Launcher2 to use more generic shader param binding." by Romain Guy · 15 years ago
  34. 95252b4 Changing Launcher2 to use more generic shader param binding. by Alex Sakhartchouk · 15 years ago
  35. e54cec8 Re-adding the perspective shift on mini screens by Adam Cohen · 15 years ago
  36. 5f1c509 supporting swipable home screens on xlarge devices by Michael Jurka · 15 years ago
  37. 686e136 Merge "Import revised translations." by Eric Fischer · 15 years ago
  38. 43fc5cd Merge "Remove unnecessary files." by Romain Guy · 15 years ago
  39. 7f3f956 Remove unnecessary files. by Romain Guy · 15 years ago
  40. 9d92731 Import revised translations. by Eric Fischer · 15 years ago
  41. 201058d Updated for framework changes in ActionBar style attributes by Adam Powell · 15 years ago
  42. 9ca4970 Merge "Applying fake perspective transform to the home screen previews" by Adam Cohen · 15 years ago
  43. 4347705 making mini screen backgrounds dark, and by Michael Jurka · 15 years ago
  44. 99229f6 tapping home in Launcher now returns you to by Michael Jurka · 15 years ago
  45. a985e59 Applying fake perspective transform to the home screen previews by Adam Cohen · 15 years ago
  46. e42cd70 Merge "Re-enable menu button -- real fix is to disable at system level." by Patrick Dubroy · 15 years ago
  47. 5905bca Re-enable menu button -- real fix is to disable at system level. by Patrick Dubroy · 15 years ago
  48. 430c53b Fix 2981705: Unable to uninstall downloaded app by dragging to trash. by Patrick Dubroy · 15 years ago
  49. 5aa323f Updating assets for toolbar buttons, setting new default wallpaper. by Winson Chung · 15 years ago
  50. 031e106 Add CHAR_LIMIT to strings. by Patrick Dubroy · 15 years ago
  51. 2b9ff37 When an app is chosen in All Apps, tapping a workspace screen adds it to that screen. by Patrick Dubroy · 15 years ago
  52. b1254a6 Animation classes renamed by Chet Haase · 15 years ago
  53. 5539af7 Don't allow system apps to be uninstalled by tapping the trash can button. by Patrick Dubroy · 15 years ago
  54. 9f7aec8 Implement selection mode for All Apps with delete and info actions. by Patrick Dubroy · 15 years ago
  55. 3967018 For now, just show a toast when user tries to delete a system app. by Patrick Dubroy · 15 years ago
  56. bc6840b Support uninstalling an app by dragging from all apps to trash can. by Patrick Dubroy · 15 years ago
  57. c4fb917 Fix crash when clicking "Games" or "Downloaded" tabs in All Apps. by Michael Jurka · 15 years ago
  58. 5f2aa4e Adding single/multi selection mode to AllAppsPagedView (action bar disabled). by Winson Chung · 15 years ago
  59. 12815f5 resolved conflicts for merge of 319226a8 to master by Brad Fitzpatrick · 15 years ago
  60. 319226a Make Launcher.checkForLocaleChange async. by Brad Fitzpatrick · 15 years ago
  61. 0142d49 Changed Workspace to inherit from PagedView by Michael Jurka · 15 years ago
  62. 6b4adbc DO NOT MERGE - Allow the workspace to swipe while it's loading. by Joe Onorato · 15 years ago
  63. ddc9c1f DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on SD card after reboot by Joe Onorato · 15 years ago
  64. 0649843 Merge "Remove outdated and unused class." by Jason Sams · 15 years ago
  65. 2a4b029 Remove outdated and unused class. by Jason Sams · 15 years ago
  66. f3009f6 Fixed crash when adding new folder from customization drawer by Michael Jurka · 15 years ago
  67. a01b225 Merge "Add a market button to the toolbar." by Patrick Dubroy · 15 years ago
  68. 84fa79a am fdf5fd63: (-s ours) DO NOT MERGE - Allow the workspace to swipe while it\'s loading. by Joe Onorato · 15 years ago
  69. a288e1a am f5ed4f11: (-s ours) DO NOT MERGE - Fix 2941495: Launcher short-cut icons don\'t work for apps on SD card after reboot by Joe Onorato · 15 years ago
  70. fdf5fd6 DO NOT MERGE - Allow the workspace to swipe while it's loading. by Joe Onorato · 15 years ago
  71. f5ed4f1 DO NOT MERGE - Fix 2941495: Launcher short-cut icons don't work for apps on SD card after reboot by Joe Onorato · 15 years ago
  72. ceae05d Add a market button to the toolbar. by Patrick Dubroy · 15 years ago
  73. df7c3a7 Fix problems with unanimated toolbar transitions. by Patrick Dubroy · 15 years ago
  74. 07a0de4 Minor animation optimization -- use PropertyValueHolders. by Patrick Dubroy · 15 years ago
  75. 7f0f4f3 Workspace no longer scrolls during drag when shrunk by Michael Jurka · 15 years ago
  76. 241c3b4 Adding outline cache for PagedViewIcons. by Winson Chung · 15 years ago
  77. 6b509c1 Add a market button and add toolbar button animations. by Patrick Dubroy · 15 years ago
  78. 86f7753 Preventing reloading of pages on swipe and disabling offsets for xlarge static wallpapers. by Winson Chung · 15 years ago
  79. a63c452 added support for dragging widgets and app icons to mini screens by Michael Jurka · 15 years ago
  80. 01f0ed4 pressing home twice shows small overview mode by Michael Jurka · 15 years ago
  81. 7898466 Merge "Fixed bug where custo drawer remained open after power-off" by Michael Jurka · 15 years ago
  82. 909f915 Fixed bug where custo drawer remained open after power-off by Michael Jurka · 15 years ago
  83. 9de2296 Merge "Fixing alpha issue on AllApps." by Winson Chung · 15 years ago
  84. affd7b4 Fixing alpha issue on AllApps. by Winson Chung · 15 years ago
  85. 9622622 clicking on mini screens no longer sends click to widgets/icons by Michael Jurka · 15 years ago
  86. 03c568e Fixing issue where recycled views' holographic overlays were not being regenerated. by Winson Chung · 15 years ago
  87. b3347bb Adding holographic outline for paged items (sans widgets). by Winson Chung · 15 years ago
  88. 5a74c07 Merge "Import Romansh translations." by Eric Fischer · 15 years ago
  89. 4ed6278 Implement button to get application info for an app shortcut. by Patrick Dubroy · 15 years ago
  90. fb5015d Import Romansh translations. by Eric Fischer · 15 years ago
  91. f07e7a4 Merge "Add a default wallpaper for xlarge devices." by Romain Guy · 15 years ago
  92. 5bbc91b Add a default wallpaper for xlarge devices. by Romain Guy · 15 years ago
  93. 6935ffd Adding check before setting alpha of side pages in a PagedView to prevent constant invalidations. by Winson Chung · 15 years ago
  94. b2c838c removed the temp screen rotation button by Michael Jurka · 15 years ago
  95. 80baf5a Adding paging for the widget/shortcut/folder customization area and fixing bugs. by Winson Chung · 15 years ago
  96. 321e9ee Creating generic Workspace/CellLayout for paged views in Launcher. by Winson Chung · 15 years ago
  97. f0d03e4 Use RS API for checking isNull. by Jason Sams · 15 years ago
  98. c28de51 fixed crash in addVacantCell by Michael Jurka · 15 years ago
  99. 4dfd261 Adding progaurd exception for click handler that's only called by reflection. by Adam Cohen · 15 years ago
  100. da4dc5e -> Set grid to 8x7 with proper spacing for landscape/portrait by Adam Cohen · 15 years ago