summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DynamicGrid.java
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Fix scaling for some devicesPaul Bouman2014-07-171-4/+4
| | | | | | | Commit 'Adding specific buckets for N5 in dynamic grid' was not merged correctly. The Nexus S profile was removed and Large Phone duplicated. Change-Id: Ifc439e8d4a4840efe0da543cf30fbeb134972bb3
* Adding specific buckets for N5 in dynamic grid. (Bug 12604220)Winson Chung2014-06-061-3/+5
| | | | Change-Id: I1fa62b7d16f557c7191fb1666d687b8784a88857
* Adding new bucket for inbetween phone-tablet layouts. (Bug 11993166)Winson Chung2014-06-061-0/+2
| | | | Change-Id: I01fc54be8059d4cd25ff465c70595683fc8ac019
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-061-1/+1
| | | | | | | | | - Moving the property to LauncherAppState - The property is only read on dogfood builds. The property can be set using setprop or /data/local.prop Change-Id: I14c7354efb12edb93f97e81687a6f920cc634e9a
* Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2014-06-061-1/+1
| | | | Change-Id: I4c2a058da934bef14f5be3c53ebda940aeb990ca
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2014-06-061-6/+6
| | | | | | | | Added the xml resource in Launcher3 package as well. This is a dummy resource with just hotseat icons. Previously reviewed on: http://ag/396580 Change-Id: I31b0d7d4796d028f44f746260c381f2d8226605a
* Adding method to get the search bar bounds.Winson Chung2014-06-061-693/+1
| | | | Change-Id: Iec2fe0992cc666432ba6b9eac7ee8bf63e49b146
* Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2014-06-061-0/+42
| | | | Change-Id: I788bbf289717b30b19afc9ad9d611c85715bc623
* Fixing tiny regression in PagedView spacingAdam Cohen2014-06-051-1/+1
| | | | Change-Id: I7dde2257e6079d540d648fa57a15cf865d594f35
* Initial changes to support AllApps on various form factors.Winson Chung2014-06-051-10/+74
| | | | Change-Id: I7bacb36f8a70c8ac920426899193a7bb7b7abbcb
* Fixing up PagedView to work in landscape modeAdam Cohen2014-06-051-13/+35
| | | | | | | | | -> separated notion of page spacing and paged view padding -> always position the current page within the rect created by pagedview's viewport + padding -> space pages by a constant amount Change-Id: I6bb35f72f04543f83b51ef981f8c9ded051623ac
* Initial changes to support smaller landscape layouts.Winson Chung2014-06-051-50/+133
| | | | Change-Id: If0abe2b82eb08bae4f1ce65b805362d548acb876
* Trebuchet Settings UI RefreshRaj Yengisetty2014-05-241-1/+6
| | | | | | | | | | | | | | | | | | - Overview Panel contains all Launcher Settings - Accessible through long press on Workspace or HW Menu button - Settings are held in a SlidingPanel in the Overview Panel - Replace the Settings shortcut in Overview Panel with Themes shortcut - Replace widgets icon with new widgets icon from Launcher3 - Trebuchet Settings changes no longer require restarting Process - Transition Effects have PNG Sequence to show animation sequence - Remove PageIndicator click event to open Overview Panel in AppTray Contributors: Adrian Foulk - UX Lead Abishek Devkota - Project Manager Hayden Schoen - UX Designer Change-Id: I2186213960cf12e840e814757894fe104551856b
* Fix hidden "Remove" and "App info" buttons in landscapeThomas Wendt2014-05-061-0/+10
| | | | | | | | | | | | | On grouper the "Remove" and "App info" buttons are not visible if the device is in landscape. Layout the children of the drag_target_bar vertically to fix this. Fixes: https://jira.cyanogenmod.org/browse/CYAN-3744 Before: http://i.imgur.com/SHMTUjK.png After: http://i.imgur.com/4JeJi8k.png Change-Id: Ie8a9a799fa89bf8ad233202da10c808ab65a66a9
* Trebuchet : default workspaceDanesh M2014-02-061-2/+2
| | | | | | | | | | | | | | | Change default screen to screen 0 (far left screen) to match Launcher3. Clean up default layouts for various device types. Also fix missing layouts for allAppsCling. Update: Replace Books with Hangouts Update: Clean and add non-GMS fallbacks Update: Fix MMS being in sw70-non-telephony Update: Cast checkitemplacement to long Update: Layouts and avoid rounding issues for sw600dp Change-Id: If0c3ad5ffcb8e2ee4b811251c0360f7512c31fdb
* Trebuchet : Layout fixesDanesh M2014-02-041-1/+8
| | | | | | | - Fixes excessive padding of searchbar on tablets - Ensures proper use of numCols regardless of screen width Change-Id: I42215db1ae328be16b0d996c26a25431442bcf97
* FontStylePreference: Initial preference with choice of font familyNebojsa Cvetkovic2014-01-241-2/+2
| | | | Change-Id: Idbb400605e47cd4f64a7edd05ceea05504727efc
* AppsCustomize: Overview panelNebojsa Cvetkovic2014-01-241-0/+6
| | | | Change-Id: I5cfd1183194ee15d8bb18dcd2536a644c9599978
* DynamicGrid: Use large iconsNebojsa Cvetkovic2014-01-241-9/+11
| | | | Change-Id: I4cdd15c82bbedd7b54051c3a79d63b6c1238a71a
* Workspace: Custom default screenNebojsa Cvetkovic2014-01-241-2/+2
| | | | Change-Id: Ic90254f7758b9dbd4997a19474e455230355b772
* Settings: Show Search BarNebojsa Cvetkovic2014-01-241-4/+9
| | | | Change-Id: I7e5c301cd3d0212fbfe0a96de0435ddded4cabaa
* Altering the workspace padding to account for default widget padding (Bug ↵Winson Chung2013-10-101-6/+17
| | | | 11116452)
* Hiding side pages during AllApps transition. (Bug 10971209)Winson Chung2013-10-071-1/+1
| | | | | | - Tweaking page indicator sizing (Bug 11116262) Change-Id: Ia03f0ba3713c90a2672a1d8770a19c61adf9badc
* Upping icon font size. (Bug 10909316)Winson Chung2013-10-011-6/+6
| | | | Change-Id: Iafc29b0b0eb98d51c9a03babff37d1dfdd53d9e0
* Ensuring that Launcher always has a search bar. (Bug 10965514)Winson Chung2013-09-271-10/+10
| | | | | | - Also disabling voice proxy when we are in now (Bug 10915381) Change-Id: I4ad6392b5139d12b9b298110109b9363ba426cb4
* Fixing issue where incorrect min/max widths/heights were being reported to ↵Winson Chung2013-09-261-1/+2
| | | | widgets. (Bug 10940505)
* Extending the hit rect when testing for dragging over the hotseat.Winson Chung2013-09-241-4/+17
| | | | Change-Id: I57cf863c663b1e57fa422db880b6003ead1199c8
* Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-241-1/+1
| | | | | | - Fixing various issues with Search bar showing when it shouldn't be. Change-Id: I2a553ad93e3422666a883b90a1ff97625bf05831
* Initial changes to restore clings.Winson Chung2013-09-201-1/+3
| | | | Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
* Fixing some grid spacing issues. (Bug 10754537, 10754538)Winson Chung2013-09-191-1/+1
| | | | | | | - Ensuring app names don't run into each other in folders and on the workspace - Ensuring that app names are aligned with folder names Change-Id: Ie8d546eacd52005778d81c46011c1c84bc24118c
* Fixing issue with folders not showing up.Winson Chung2013-09-131-7/+6
| | | | | | | | - Add long click on empty spaces in hotseat to show overview mode - Limit the height of all apps to the workspace + hotseat size - Fixing some comments Change-Id: Ie5a97a8b04e449385e2b3f6230079aebf8e15d5a
* Initial changes to restore AllApps.Winson Chung2013-09-051-7/+31
| | | | | | | - Removes unused all apps code due to dynamic grid/spacing - Attempts to use CellLayout instead of PagedViewCellLayout Change-Id: I3c49bca9fc35dfeaf250591fd63bc7f36119968f
* Clean up unused codeMichael Jurka2013-08-281-1/+0
| | | Change-Id: Ie1e927aa0b5304f62cfffaab449abb3133870f80
* Merge "Fixing folders to always show in view, removing old assets and ↵Winson Chung2013-08-261-19/+52
|\ | | | | | | references to LauncherModel count." into jb-ub-gel-agar
| * Fixing folders to always show in view, removing old assets and references to ↵Winson Chung2013-08-231-19/+52
| | | | | | | | LauncherModel count.
* | Get the view to be used as qsb bar from the launcher directly.Cristina Stancu2013-08-221-1/+1
|/ | | | | | | | | | | | | | This will allow more control over the qsb visuals and behaviour in GEL. Depends on ag/339203 Future changes: - revert ag/344333 since we won't need the normal qsb to support hotword anymore - Dragging icons over the Drop target bar (to remove/uninstall them or get App info) doesn't currently work in GEL. There might be future changes needed to fix that. Change-Id: Ic498f0abee5ad99ef1644ff94f174b61f8e1f5f0
* Initial Changes for Dynamic GridWinson Chung2013-08-201-0/+478
Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf