summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Add ability to disable the scroller completelyMartin Herndl2015-12-171-5/+14
* Add app drawer search bar toggle to settingsMartin Herndl2015-12-161-3/+3
* Trebuchet: Add app drawer settingscretin452015-12-031-4/+11
* Reimplement the CM scrubber against the new Launchercretin452015-11-231-2/+57
* Fixing issue with miscalculation in updating container bounds.Winson2015-08-061-7/+15
* 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