summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Improve margins for small tabletsDavid Marble2014-06-111-3/+2
* Include settings check for displaying SearchBarRaj Yengisetty2014-06-091-0/+16
* Ensure we don't call getLayoutDirection() for devices not running JB MR1+. (B...Winson Chung2014-06-061-1/+5
* Fix overlapping pages (issue 12551580)Adam Cohen2014-06-061-1/+1
* Updating Tablet clings. (Bug 11973614)Winson Chung2014-06-061-3/+16
* Remove settings in overview mode for Launcher3.Jorim Jaggi2014-06-061-5/+25
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-06-061-9/+5
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-061-0/+8
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-061-1/+1
* Adjusting grid for tablets and fixing incorrect resources for large tablets.Winson Chung2014-06-061-21/+24
* Limit AllApps insets to certain device configurations. (Bug 11451335)Winson Chung2014-06-061-1/+2
* Restoring Hotseat to the left-aligned in RTL. (Bug 11451335)Winson Chung2014-06-061-6/+19
* Ensure we pass search bar bounds to GoogleSearch. (Bug 11968598)Winson Chung2014-06-061-2/+4
* Modifying Workspace padding to account for Search Bar offsets. (Bug 11968598)Winson Chung2014-06-061-4/+13
* Adding method to get the search bar bounds.Winson Chung2014-06-061-0/+746