summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InvariantDeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to tweak layout.Winson2016-07-201-5/+1
* Defining the list of predefined device profiles in xml.Sunny Goyal2016-07-071-32/+44
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-4/+13
* Removing dependency on wallpaper size settings from launcherSunny Goyal2016-03-171-0/+42
* Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal2016-01-201-1/+1
* Merge "Extending the grid migration logic to handle density changes" into ub-...Sunny Goyal2016-01-071-2/+2
|\
| * Extending the grid migration logic to handle density changesSunny Goyal2016-01-061-2/+2
* | Adding support for negative x and y in layout xml.Sunny Goyal2015-12-181-3/+3
|/
* Normalizing app icons based on the standard icon guidelinesSunny Goyal2015-12-021-4/+4
* Adding margin to Drag layer instead of checking for right insets at every placeSunny Goyal2015-12-011-7/+0
* am d6b4037b: Grid adjustments, specifically for Ryu.Tony Wickham2015-10-091-3/+3
|\
| * Grid adjustments, specifically for Ryu.Tony Wickham2015-10-081-3/+3
* | Using 23 instead of Build.Versoin.M until the final SDK is available.Sunny Goyal2015-10-081-2/+1
* | Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-la...Sunny Goyal2015-10-071-1/+8
|\ \
| * | Fixing overscroll effect when the navigation bar is opaqueSunny Goyal2015-09-221-1/+8
| |/
* | Merge "Fixing other missing cases of truncated sorts." into ub-launcher3-burn...Winson Chung2015-09-301-2/+2
|\ \
| * | Fixing other missing cases of truncated sorts.Winson2015-09-291-2/+2
| |/
* / Flipped widths of Nexus 4 and Nexus 5 in InvariantDeviceProfile.Tony Wickham2015-09-291-2/+2
|/
* Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-051-14/+22
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-0/+29
* Start adding unit tests for the invariant device profile / RefactorHyunyoung Song2015-05-281-129/+119
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-9/+21
* Refactoring DeviceProfileAdam Cohen2015-05-211-0/+264