- fe2fb82 am d65fb393: Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into jb-ub-now-jolly-elf by Winson Chung · 12 years ago
- 72b520c Revert "Fixing crash in empty folders. (Bug 11627191)" by Winson Chung · 12 years ago
- cace67f am 6de1ba33: Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now-jolly-elf by Winson Chung · 12 years ago
- 68b6678 Fixing crash in empty folders. (Bug 11627191) by Winson Chung · 12 years ago
- 5d518fa Decrease delay for closing folder on removal of an item (issue 11028310) by Adam Cohen · 12 years ago
- 1eeb3fc Generalize support for 'App Info', 'Uninstall' and 'Delete' by Mathew Inwood · 12 years ago
- 89ee93e Merge "Use the icon bounds for all calculations." into jb-ub-now-jolly-elf by Winson Chung · 12 years ago
- eeb5bbc Use the icon bounds for all calculations. by Winson Chung · 12 years ago
- 17e1aea Merge "Fix CellLayout UNSPECIFIED exception (issue 11627191)" into jb-ub-now-jolly-elf by Adam Cohen · 12 years ago
- 1960ea4 Fix CellLayout UNSPECIFIED exception (issue 11627191) by Adam Cohen · 12 years ago
- f0f2ffa Fix issue where extra page hangs around (issue 11634172) by Adam Cohen · 12 years ago
- 88400d5 Merge "Initial changes to support smaller landscape layouts." into jb-ub-now-jetsonic by Winson Chung · 12 years ago
- 6e1c0d3 Initial changes to support smaller landscape layouts. by Winson Chung · 12 years ago
- 7397e62 Add visible touch feedback to items in folders by Adam Cohen · 12 years ago
- 5400049 Ensuring that we are calling setCompoundDrawable() instead of using intrinsic bounds. (Bug 11203738) by Winson Chung · 12 years ago
- 0dbd734 Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738) by Winson Chung · 12 years ago
- 3057b1c Fixing issue with folder opening in the wrong bounds (Bug. 11025207) by Winson Chung · 12 years ago
- fa54513 Tweaking folder cling to support large folders. by Winson Chung · 12 years ago
- b66773c Use AutoScrollHelper from the support-v4 library by Bjorn Bringert · 12 years ago
- af40f20 Initial changes to restore clings. by Winson Chung · 12 years ago
- 477828c New folder look / assets by Adam Cohen · 12 years ago
- d7ac23a Merge "Move wallpapers to external activity" into jb-ub-gel-agar by Michael Jurka · 12 years ago
- eadbfc5 Move wallpapers to external activity by Michael Jurka · 12 years ago
- 4cda5b7 Port AutoScroller to launcher3 by Alan Viverette · 12 years ago
- 414300a Clean up unused code by Michael Jurka · 12 years ago
- 0e6a713 Fixing issue where dragging final items out of hot seat folder can causes inconsistency issue. by Winson Chung · 12 years ago
- 892c74d Fixing folders to always show in view, removing old assets and references to LauncherModel count. by Winson Chung · 12 years ago
- f300758 Add logging for Folder drag issues by Michael Jurka · 12 years ago
- 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 12 years ago
- 61a9a5c Don't switch pages when dragging out of folder by Adam Cohen · 12 years ago
- 5455425 Fix bugs with dragging items out of folders by Michael Jurka · 12 years ago
- 1e2f465 Implement ability to uninstall shortcuts from workspace by Michael Jurka · 12 years ago
- 7d30a37 Porting PagedView from KG to gain simplified scaling model, reordering by Adam Cohen · 12 years ago
- 70c987a Merge "Use autoscroller to handle drag scrolling" into jb-ub-gel-agar by Mindy DelliCarpini · 12 years ago
- 53b8d07 Use autoscroller to handle drag scrolling by Mindy DelliCarpini · 12 years ago
- e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 12 years ago
- 2e7471c Accelerate scrolling based on duration of drag near edge by Mindy DelliCarpini · 12 years ago
- dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 12 years ago
- cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 12 years ago
- e25af79 HACK: temporary upgrade path from com.android.launcher2 by Adam Cohen · 12 years ago
- b5fe60c Add a dummy activity which we can catch on-click in launcher to open allapps/widgets by Adam Cohen · 12 years ago
- f0f4eda Making folders scrollable by Adam Cohen · 12 years ago
- 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/Folder.java]
- 7a8b82b Fix for issue 7178173, item disappearing from folder by Adam Cohen · 12 years ago
- 032e6ba Clean up unused code by Michael Jurka · 12 years ago
- 2374abf Making folders work in RTL (issue 8569879) by Adam Cohen · 12 years ago
- f1ad608 Fix jumps in the beginning of animations by Michael Jurka · 12 years ago
- 307fe23 Adding the ability to scale the hotseat or items in the hotseat by Adam Cohen · 13 years ago
- c5e63f3 Fix occupied issue when switching from folder icon to its final item by Adam Cohen · 13 years ago
- 487f7dd Trying to track down corrupt database / items disappearing by Adam Cohen · 13 years ago
- 2ecf995 Remove use of private ValueAnimator api by Michael Jurka · 13 years ago
- d238657 am 2561ee84: am d74389d9: Merge "Add null pointer checks to fix NPEs" into jb-dev by Michael Jurka · 13 years ago
- 5649c28 Add null pointer checks to fix NPEs by Michael Jurka · 13 years ago
- e783cde Merge "Adding animation when destroying folder due to single item remaining" by Michael Jurka · 13 years ago
- 9bc8eba Clean up warnings and some private API usage by Michael Jurka · 13 years ago
- fb91f30 Adding animation when destroying folder due to single item remaining by Adam Cohen · 13 years ago
- 268c475 Fix two pieces of folder jank by Adam Cohen · 13 years ago
- 0121c3e Making folders open/close smoothly by Michael Jurka · 13 years ago
- 691a579 Fix folder order regression (issue 6482634) by Adam Cohen · 13 years ago
- 2c4cf41 Do not defer removing the drag view if we don't animate the item back into the folder. (Bug 6249514) by Winson Chung · 13 years ago
- d1710fb Merge "Fixing folder order persistence (issue 6176721)" into jb-dev by Adam Cohen · 13 years ago
- 3bf84d3 Fixing folder order persistence (issue 6176721) by Adam Cohen · 13 years ago
- 36a62fe Further preventing drags while loading is in progress. (Bug 6276881) by Winson Chung · 13 years ago
- 8b805b1 Remove use of private APIs by Michael Jurka · 13 years ago
- c7450e3 Updating launcher transitions. by Winson Chung · 13 years ago
- 3a9fced Fix warnings and remove dead code by Michael Jurka · 13 years ago
- a48487a Allow fling gesture while dragging from AllApps to dismiss drag. by Winson Chung · 13 years ago
- 08c93d7 Merge "Eliminate custom alpha handling in CellLayout" by Michael Jurka · 13 years ago
- 043f2af Adding fling-to-delete. by Winson Chung · 14 years ago
- a52570f Eliminate custom alpha handling in CellLayout by Michael Jurka · 13 years ago
- 482ed82 Initial implementation of CellLayout auto-reordering by Adam Cohen · 14 years ago
- 4d59649 Removing dead code by Michael Jurka · 14 years ago
- 6441de0 Fixing subtle animation jank when dropping icon on adjacent page by Adam Cohen · 14 years ago
- 7cc1bc4 Fix issue where folder can open offscreen (issue 5291408) by Adam Cohen · 14 years ago
- 662b598 Stripping out code path that we have no intention of using by Adam Cohen · 14 years ago
- b970a8a Fix issue 5639994: disabled multi-touch on folders by Adam Cohen · 14 years ago
- 78dc83e Modifying portals in landscape on the phone UI by Adam Cohen · 14 years ago
- 3371da0 Initial changes to make folders accessible by Adam Cohen · 14 years ago
- 4045eb7 Fixing folder order persistence, issue 5422712 by Adam Cohen · 14 years ago
- ea0818d Small fix in Folder text editing by Adam Cohen · 14 years ago
- ac56cff Adding keyboard support to folders and fixing renaming rough edges by Adam Cohen · 14 years ago
- 2792a33 Addressing slow rotation due to folders (issue 5297213) by Adam Cohen · 14 years ago
- 7a74ac9 Tweaking clings in response to usability testing. (5057945, 5056643) by Winson Chung · 14 years ago
- 7d7541e Updating Clings. (5057945, 5056643) by Winson Chung · 14 years ago
- de258f1 No longer using hardware layers for folders, issue 5051178 by Adam Cohen · 14 years ago
- 0057bbc Minor code cleanup, addresses issues raised in issue 5097504 by Adam Cohen · 14 years ago
- 1df26a3 Fixing issue where folder names aren't being persisted by Adam Cohen · 14 years ago
- 4554ee1 Small code cleanup in folders, prevent crash issue 5082899 by Adam Cohen · 14 years ago
- eb5362e Fix 5033850 (again), slight variant this time by Adam Cohen · 14 years ago
- 05e0f40 Fixing issue 5043360, double haptic feedback by Adam Cohen · 14 years ago
- 67bd9cc Completing fix for issue 5052078, folder items no longer lost by Adam Cohen · 14 years ago
- ac68b81 Merge "Some launcher bugs:" by Adam Cohen · 14 years ago
- 228da5a Some launcher bugs: by Adam Cohen · 14 years ago
- e601a43 Clearing selection when done editing folder name by Adam Cohen · 14 years ago
- f4bb1cd Cleaning up folder layout, still pending final assets / cell size by Adam Cohen · 14 years ago
- fc53cd2 Fixing a couple bugs, allapps clicks and weird crash by Adam Cohen · 14 years ago
- 3d503fb Initial changes to add configurable hotseat. by Winson Chung · 14 years ago
- 234c4cd Fix text clipping in Launcher (bug 4980315) by Adam Cohen · 14 years ago
- 35e7e64 Bounding folders into their associated cell layout area, excluding dock by Adam Cohen · 14 years ago
- ac8c876 Pixel perfect drag animations in workspace and folders, including springloaded by Adam Cohen · 14 years ago