summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Update workspace grid after toggling settings.Danny Baumann2015-01-101-0/+1
* Adjustments for Live Settings:Raj Yengisetty2014-12-021-1/+1
* Trebuchet: Implement search bar hide.Adnan2014-11-191-4/+34
* Customizeable Dynamic Grid:Raj Yengisetty2014-11-191-0/+58
* PagedView: Transition EffectsNebojsa Cvetkovic2014-11-191-12/+0
* Add ability for Partner customization apk to override certain DeviceProfile p...Adam Cohen2014-09-041-7/+49
* Further refinement of all apps / widgets transitionAdam Cohen2014-08-131-0/+13
* Polishing the AllApps transitionAdam Cohen2014-08-101-3/+16
* Enabling quantum look and feel everywhereAdam Cohen2014-07-071-5/+9
* Adding support for dynamically resolved default layouts.Winson Chung2014-05-161-29/+57
* Ensure we don't call getLayoutDirection() for devices not running JB MR1+. (B...Winson Chung2014-02-051-1/+5
* Fix overlapping pages (issue 12551580)Adam Cohen2014-01-161-1/+1
* Updating Tablet clings. (Bug 11973614)Winson Chung2014-01-161-3/+16
* Merge "Remove settings in overview mode for Launcher3." into jb-ub-now-kermitJorim Jaggi2014-01-151-5/+25
|\
| * Remove settings in overview mode for Launcher3.Jorim Jaggi2014-01-141-5/+25
* | Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-01-141-8/+5
|/
* Merge "Adding migration Clings. (Bug 11973614)" into jb-ub-now-kermitWinson Chung2014-01-101-0/+8
|\
| * Adding migration Clings. (Bug 11973614)Winson Chung2014-01-101-0/+8
* | 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-21/+23
* Merge "Limit AllApps insets to certain device configurations. (Bug 11451335)"...Winson Chung2013-12-041-1/+2
|\
| * Limit AllApps insets to certain device configurations. (Bug 11451335)Winson Chung2013-12-041-1/+2
* | Restoring Hotseat to the left-aligned in RTL. (Bug 11451335)Winson Chung2013-12-041-6/+19
|/
* Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)Winson Chung2013-12-021-2/+4
* Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)Winson Chung2013-12-021-4/+13
* Adding method to get the search bar bounds.Winson Chung2013-11-141-0/+717