1. 0cd3b64 Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016) by Adam Cohen · 14 years ago
  2. 5fc72b3 Fixing some issues with AppsCustomize by Winson Chung · 14 years ago
  3. 8ff8713 Workaround for stingray crash due to using old bitmaps. (Bug: 5397469) by Winson Chung · 14 years ago
  4. e4a647f Slight change to inflate as much of the widget info as possible ahead of bg preview loading. by Winson Chung · 14 years ago
  5. 0994593 Clean up bitmaps when necessary in the widget tray to prevent likelihood of OOM. (Bug: 5348390) by Winson Chung · 14 years ago
  6. 7f0acdd Deferring create hardware layers until we load widget pages. (5330412) by Winson Chung · 14 years ago
  7. 7d7541e Updating Clings. (5057945, 5056643) by Winson Chung · 14 years ago
  8. 446e940 Locking orientation on phones (issue 4967793) by Adam Cohen · 14 years ago
  9. cff6af8 Tuning AllApps <--> Workspace transitions by Adam Cohen · 14 years ago
  10. 61dcf37 Fixing regression with widget sizes by Adam Cohen · 14 years ago
  11. b5ba097 Workspace overscroll effect by Adam Cohen · 14 years ago
  12. 859736e Merge "New AllAppsCustomize transitions" by Adam Cohen · 14 years ago
  13. 22f823d New AllAppsCustomize transitions by Adam Cohen · 14 years ago
  14. c9d95c5 Cleaning up LauncherModel by Michael Jurka · 14 years ago
  15. f814aa0 Unifying widget cell requirement computations by Adam Cohen · 14 years ago
  16. 7777d96 Refactor and simplify home transitions by Adam Cohen · 14 years ago
  17. b60fd0e Tagging where ItemInfos are created for debug purposes by Michael Jurka · 14 years ago
  18. 87acb48 Fixing issue where rotating device while in widgets pane fails to load. by Winson Chung · 14 years ago
  19. ed718b1 Merge "Saving/restoring current page in AppsCustomize. (5050168)" by Winson Chung · 14 years ago
  20. b0fa352 Fixing issue 4727712, widget list isn't always synced correctly by Adam Cohen · 14 years ago
  21. 5afbf7b Saving/restoring current page in AppsCustomize. (5050168) by Winson Chung · 14 years ago
  22. f314b0e Improving transition between Apps/Widgets panes (5145408) by Winson Chung · 14 years ago
  23. 35d4a25 Tweaking widget grid to show more items by Winson Chung · 14 years ago
  24. d771c96 Fix regression: taps were not sent to wallpaper by Michael Jurka · 14 years ago
  25. 70fc438 Adding opacity to drag views. (5064535) by Winson Chung · 14 years ago
  26. 54c725c Bug fixes by Winson Chung · 14 years ago
  27. aaf473c Revert "Revert "Clear the bitmap associated with canvases."" by Adam Cohen · 14 years ago
  28. 4e01284 Revert "Clear the bitmap associated with canvases." by Adam Cohen · 14 years ago
  29. b2cdfb5 Merge "Clear the bitmap associated with canvases." by Dianne Hackborn · 14 years ago
  30. 9b9d48f Clear the bitmap associated with canvases. by Dianne Hackborn · 14 years ago
  31. 6a3fd3f Multitude of launcher behaviour changes. by Winson Chung · 14 years ago
  32. 72d8b39 Removing use of deprecated constants in GridLayout. by Winson Chung · 14 years ago
  33. 5a80835 Adding menu to jump to shortcuts page in widgets tab by Winson Chung · 14 years ago
  34. de1af76 Fixing transition issues from AppsCustomize. by Winson Chung · 14 years ago
  35. fc53cd2 Fixing a couple bugs, allapps clicks and weird crash by Adam Cohen · 14 years ago
  36. d4d7aa5 Adding animations when dropping on delete / uninstall drop target by Adam Cohen · 14 years ago
  37. d52f3d8 Fixing some issues with our use of GridLayout. by Winson Chung · 14 years ago
  38. ac8c876 Pixel perfect drag animations in workspace and folders, including springloaded by Adam Cohen · 14 years ago
  39. e0cccab Merge "Clamping touch positions to drag layer rect to prevent dragging outside of bounds." by Winson Chung · 14 years ago
  40. 273c102 Clamping touch positions to drag layer rect to prevent dragging outside of bounds. by Winson Chung · 14 years ago
  41. 557d6ed Fixing issues with spring loaded adding. by Winson Chung · 14 years ago
  42. 14a001a Merge "Remove unnecessary lock" by Michael Jurka · 14 years ago
  43. 35aa14d Don't reset pages in AllApps if not necessary by Michael Jurka · 14 years ago
  44. be69cc8 Remove unnecessary lock by Michael Jurka · 14 years ago
  45. 649723c Updating assets. by Winson Chung · 14 years ago
  46. c07918d Cleaning up some spring-loaded related dragging code. Allow cancel spring loaded mode. by Winson Chung · 14 years ago
  47. 967289b Adding new assets. by Winson Chung · 14 years ago
  48. db1138b Tweaking AppsCustomize spacing to match CellLayout. by Winson Chung · 14 years ago
  49. 6a0f57d Populating some more accessibility events. by Winson Chung · 14 years ago
  50. 875de7e Fixing crash when adding/removing new packages while AppsCustomize is open. by Winson Chung · 14 years ago
  51. d294526 Making slightly different layout for shortcut pages in Widgets tab. by Winson Chung · 14 years ago
  52. fd3385f Using GridLayout in AppsCustomize widgets tab. by Winson Chung · 14 years ago
  53. 4e07654 Cleaning up dead code. by Winson Chung · 14 years ago
  54. b44b524 Loading previews and holographic icons in background thread using AsyncTasks. by Winson Chung · 14 years ago
  55. 201bc82 Need to remove views and not just hide them after animations. by Winson Chung · 14 years ago
  56. 007c698 Adding signposting to Phone UI in Workspace/AppsCustomize. by Winson Chung · 14 years ago
  57. f0ea4d3 Replacing AllApps/Customize in tablet UI with Apps/Customize. by Winson Chung · 14 years ago
  58. b26f3d6 Modifying AppsCustomize behaviour to use springloaded mode. by Winson Chung · 14 years ago
  59. c0dcf59 Fixing up some Folder bugs by Adam Cohen · 14 years ago
  60. 9f4e0fd Re-enabling holographic icons for tomorrow's build. by Winson Chung · 14 years ago
  61. d2e87b3 Fixing regression in shop icon and widget pane. by Winson Chung · 14 years ago
  62. 6a26e5b Removing wallpapers tab, adding shop icon back. by Winson Chung · 14 years ago
  63. 55b6550 Changing long-press-on-workspace behaviour to show Applications & Widgets. by Winson Chung · 14 years ago
  64. 34efdaf Prioritizing Wallpapers and Live Wallpapers. by Winson Chung · 14 years ago
  65. 59d0bb0 Fixing clipped landscape layout and crash when tapping to add widgets. by Winson Chung · 14 years ago
  66. 6a70e9f Fixing issue where holographic icons could get out of sync in AllApps (when number of pages changes). by Winson Chung · 14 years ago
  67. a2eb170 Moving tablet interface to 'large' devices by Michael Jurka · 14 years ago
  68. 46af2e8 Adding Wallpapers tab. by Winson Chung · 14 years ago
  69. 4e6a976 Adding keyboard focus support for phones. by Winson Chung · 14 years ago
  70. 63257c1 Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize. by Winson Chung · 14 years ago
  71. 563ed71 Merge "Cleaning up icon code." by Winson Chung · 14 years ago
  72. 4dbea79 Cleaning up icon code. by Winson Chung · 14 years ago
  73. b9b8ce9 Fix: restoring holo outlines in paged views on tablet by Michael Jurka · 14 years ago
  74. 1ed747a Testing mixing shortcuts into widgets pane. by Winson Chung · 14 years ago
  75. fc79c80 Fixing drag and drop issues with AppsCustomize pane. by Winson Chung · 14 years ago
  76. 4b576be Adding back the widgets pane to the merged AllApps. by Winson Chung · 14 years ago
  77. 785d2eb Initial changes to merged AllApps/Customize pane in the Phone UI. by Winson Chung · 14 years ago