summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of 3826bab27e to ub-launcher3-calgary.Sunny Goyal2016-02-101-44/+68
|\
| * Merging search bar with all appsSunny Goyal2016-02-081-44/+68
* | am 99eceebf: Merge "Fixing issue with miscalculation in updating container bo...Winson Chung2015-08-071-7/+15
|\|
| * Fixing issue with miscalculation in updating container bounds.Winson2015-08-061-7/+15
* | Changing the dogfood check to a static boolean to better handle proguard opti...Sunny Goyal2015-07-161-1/+3
|/
* Adding bounds checking when updating container bounds.Winson Chung2015-07-081-10/+26
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-38/+58
* Exploring dense all apps layout.Winson Chung2015-05-111-2/+3
* Make common base class to update container bounds and to handle scroll logic.Winson Chung2015-05-081-0/+100