summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Adding accessibility widget resizeSunny Goyal2015-05-061-0/+17
* Removing debug logSunny Goyal2015-04-301-1/+0
* Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnabySunny Goyal2015-04-301-267/+21
|\
| * Enabling accessibility drag and drop in folderSunny Goyal2015-04-281-267/+21
* | Simplifying add to workspace by not going through the worker threadSunny Goyal2015-04-291-0/+4
|/
* Removing some unused method params from CellLayoutSunny Goyal2015-04-241-318/+40
* Accessibility fixesSunny Goyal2015-04-241-1/+1
* WidgetTray revamp workHyunyoung Song2015-04-081-2/+2
* Removing more code with API 21 dependencies.Winson Chung2015-03-241-8/+27
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-15/+16
* Enabling accessible drag and dropAdam Cohen2015-03-091-12/+294
* Refactoring common methodsSunny Goyal2015-02-261-5/+1
* [key event focus handling] Cleanup/Refactor/FeatureHyunyoung Song2015-02-201-2/+2
* Adding accessibility controlsSunny Goyal2015-01-161-4/+4
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-3/+11
* Fixing wrong views being made visible when opening all appsSunny Goyal2014-09-101-4/+1
* Merge "Updating the icon click feedback" into ub-now-porkchopSunny Goyal2014-08-201-36/+21
|\
| * Updating the icon click feedbackSunny Goyal2014-08-191-36/+21
* | Unify next / prev page hints for drag and drop across devicesAdam Cohen2014-08-191-8/+18
|/
* Merge "Updating the UI for focused state of an icon/folder." into ub-now-pork...Sunny Goyal2014-08-161-4/+1
|\
| * Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-4/+1
* | Adding dampened snap back overscroll to Workspace and AppsCustomizePagedViewAdam Cohen2014-08-181-18/+0
|/
* Merging motorola's patch to prevent crashes on view id mess upSunny Goyal2014-07-241-8/+9
* Enabling quantum look and feel everywhereAdam Cohen2014-07-071-5/+0
* Add new assets for LMP previewAdam Cohen2014-06-111-0/+5
* Remove antiquated way of determining CellInfo during long pressAdam Cohen2014-05-121-86/+10
* Allow scrolling folders in when all apps is disabled.Nilesh Agrawal2014-01-021-1/+1
* Clean up importsMichael Jurka2013-12-131-2/+0
* Merge "Adjusting grid for tablets and fixing incorrect resources for large ta...Winson Chung2013-12-121-1/+6
|\
| * Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2013-12-101-1/+6
* | Fix new NPE relating to reorder hintsAdam Cohen2013-12-111-2/+2
* | Adding reorder hinting, hopefully will help with (issue 10654628)Adam Cohen2013-12-091-58/+98
|/
* Fix issue with adding widget with config activity to empty screen (issue 1138...Adam Cohen2013-10-311-0/+9
* Initial changes to support smaller landscape layouts.Winson Chung2013-10-281-1/+1
* Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-091-23/+11
* Fix NPE in CellLayout (issue 11113502)Adam Cohen2013-10-091-3/+5
* Merge "Getting rid of additive blending for overscroll (issue 11072246)" into...Adam Cohen2013-10-091-3/+0
|\
| * Getting rid of additive blending for overscroll (issue 11072246)Adam Cohen2013-10-081-3/+0
* | Ensuring that we offset cell items by their destination cell padding. (Bug 10...Winson Chung2013-10-081-13/+3
* | Accounting for background padding when drawing the bg. (Bug 10881814)Winson Chung2013-10-081-1/+6
|/
* Offsetting the CellLayout by the remainder space to center it. (Bug 11030678)Winson Chung2013-10-081-2/+4
* Disable hardware layer on custom screenChris Craik2013-10-011-6/+2
* Toning down overscroll overlay (issue 11023942)Adam Cohen2013-10-011-0/+2
* Fixing issue where incorrect min/max widths/heights were being reported to wi...Winson Chung2013-09-261-0/+2
* Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-241-13/+22
* Getting the Overview Mode to look up to specAdam Cohen2013-09-221-2/+2
* More folder cleanupAdam Cohen2013-09-201-17/+16
* Fixing small regression in PageIndicators add page, fixing NPE (Bug 10779956)Winson Chung2013-09-201-32/+33
* Fixing issue with folders not showing up.Winson Chung2013-09-131-11/+15
* Recompute cell size when inputs change.John Spurlock2013-09-121-3/+5