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