summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DynamicGrid.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for dynamically resolved default layouts.Winson Chung2014-05-161-17/+22
* Adding specific buckets for N5 in dynamic grid. (Bug 12604220)Winson Chung2014-01-171-2/+4
* Adding new bucket for inbetween phone-tablet layouts. (Bug 11993166)Winson Chung2014-01-161-0/+2
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-01-091-1/+1
* Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2013-12-101-2/+2
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2013-12-091-6/+6
* Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."Nilesh Agrawal2013-12-091-6/+6
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2013-12-061-6/+6
* Reducing workspace grid for dogfooding.Winson Chung2013-11-191-2/+2
* Adding method to get the search bar bounds.Winson Chung2013-11-141-661/+1
* Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2013-11-071-0/+42
* Fixing tiny regression in PagedView spacingAdam Cohen2013-11-071-1/+1
* Initial changes to support AllApps on various form factors.Winson Chung2013-11-011-9/+73
* Fixing up PagedView to work in landscape modeAdam Cohen2013-10-311-13/+35
* Initial changes to support smaller landscape layouts.Winson Chung2013-10-281-49/+132
* Altering the workspace padding to account for default widget padding (Bug 111...Winson Chung2013-10-101-6/+17
* Hiding side pages during AllApps transition. (Bug 10971209)Winson Chung2013-10-071-1/+1
* Upping icon font size. (Bug 10909316)Winson Chung2013-10-011-6/+6
* Ensuring that Launcher always has a search bar. (Bug 10965514)Winson Chung2013-09-271-10/+10
* Fixing issue where incorrect min/max widths/heights were being reported to wi...Winson Chung2013-09-261-1/+2
* Extending the hit rect when testing for dragging over the hotseat.Winson Chung2013-09-241-4/+17
* Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-241-1/+1
* Initial changes to restore clings.Winson Chung2013-09-201-1/+3
* Fixing some grid spacing issues. (Bug 10754537, 10754538)Winson Chung2013-09-191-1/+1
* Fixing issue with folders not showing up.Winson Chung2013-09-131-7/+6
* Initial changes to restore AllApps.Winson Chung2013-09-051-7/+31
* Clean up unused codeMichael Jurka2013-08-281-1/+0
* Merge "Fixing folders to always show in view, removing old assets and referen...Winson Chung2013-08-261-19/+52
|\
| * Fixing folders to always show in view, removing old assets and references to ...Winson Chung2013-08-231-19/+52
* | Get the view to be used as qsb bar from the launcher directly.Cristina Stancu2013-08-221-1/+1
|/
* Initial Changes for Dynamic GridWinson Chung2013-08-201-0/+478