summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* Reodering some drawablesSunny Goyal2015-05-141-2/+4
* Fixing issue where the prediction bar could be misplaced after installing an ...Winson Chung2015-05-141-4/+4
* Fixing issue with touch scrolling the prediction bar.Winson Chung2015-05-131-14/+74
* Removing logging code from last CL.Winson Chung2015-05-131-4/+0
* Pulling out predictions into another row view.Winson Chung2015-05-131-14/+103
* Minor visual tweaks.Winson Chung2015-05-131-26/+42
* Exploring dense all apps layout.Winson Chung2015-05-111-4/+12
* Initial changes to support predicted apps.Winson Chung2015-05-111-0/+8
* Trim all whitespace from titles and labels.Winson Chung2015-05-081-7/+11
* Fixing issue with fast scroller not showing sub-section headers.Winson Chung2015-05-091-1/+0
* Merge "Updating sticky headers." into ub-launcher3-burnabyWinson Chung2015-05-091-11/+48
|\
| * Updating sticky headers.Winson Chung2015-05-081-11/+48
* | Make common base class to update container bounds and to handle scroll logic.Winson Chung2015-05-081-102/+71
|/
* Explorations in dense grids for all apps.Winson Chung2015-05-061-60/+165
* Fixing all apps relayout issue.Winson Chung2015-05-051-2/+9
* Launcher-side changes to support prediction bar.Winson Chung2015-05-041-13/+2
* Merge "Accounting for recent changes in padding when detecting backgound taps...Winson Chung2015-04-171-3/+62
|\
| * Accounting for recent changes in padding when detecting backgound taps to clo...Winson Chung2015-04-171-3/+62
* | Updating drop button targetsSunny Goyal2015-04-161-1/+2
|/
* Fixing regression in AllApps being aggressively dismissed after returning to ...Winson Chung2015-04-101-34/+45
* Initial changes to support a fixed all-apps layout.Winson Chung2015-04-091-29/+122
* Small refactoring to apps list.Winson Chung2015-04-061-11/+16
* Ensure that we are not using the new View constructor.Winson Chung2015-03-241-5/+1
* Merge "Making the scrollbar scrubbable." into ub-launcher3-burnabyWinson Chung2015-03-241-3/+7
|\
| * Making the scrollbar scrubbable.Winson Chung2015-03-241-3/+7
* | Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-3/+5
|/
* Tweaking the apps list fast scroller.Winson Chung2015-03-161-8/+7
* Minor changes to apps view.Winson Chung2015-03-131-5/+19
* Adding app grid layout with fastscroller.Winson Chung2015-03-121-404/+160
* Initial changes to break out AllApps into its own view.Winson Chung2015-03-101-0/+609