summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-60/+0
* Fixing issue with flash during overview transition.Winson Chung2015-07-311-1/+6
* Adding minSpanX and minSpanY for all the launcher widgetsSunny Goyal2015-07-171-2/+6
* Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-191-33/+0
* Merge "Stylus support: creating and setting listeners for stylus button press...Mady Mellor2015-06-031-0/+17
|\
| * Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-021-0/+17
* | Removing some synthetic method creationSunny Goyal2015-06-021-4/+2
|/
* Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-271-4/+0
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-9/+5
* Animating workspace active background changeSunny Goyal2015-05-211-46/+29
* Refactoring DeviceProfileAdam Cohen2015-05-211-13/+10
* Merge "Removing some unused functionalities" into ub-launcher3-burnabySunny Goyal2015-05-201-19/+6
|\
| * Removing some unused functionalitiesSunny Goyal2015-05-191-19/+6
* | Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub...Sunny Goyal2015-05-201-2/+2
|\ \ | |/ |/|
| * Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-191-2/+2
* | Adding drop shadow effect in allappsSunny Goyal2015-05-151-2/+4
|/
* Optimizing shadow generation by reusing bitmap.Sunny Goyal2015-05-151-35/+27
* 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