summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsGridAdapter.java
Commit message (Expand)AuthorAgeFilesLines
...
| * Removing LauncherCallbacks control over app searchSunny Goyal2016-02-181-1/+1
* | Accessibility delegate is already set in BubbleTextView constructor. Not need...Sunny Goyal2016-01-071-4/+0
|\|
| * Accessibility delegate is already set in BubbleTextView constructor. Not need...Sunny Goyal2016-01-071-4/+0
* | am 34ef93cc: am 058c21db: Ensure accessibility delegate is set on all apps ic...Winson2015-10-071-0/+5
|\|
| * am 058c21db: Ensure accessibility delegate is set on all apps icons.Winson2015-10-021-0/+5
| |\
| | * Ensure accessibility delegate is set on all apps icons.Winson2015-10-021-0/+5
* | | am c0880491: Highlighting sectioned apps on fast-scroll.Winson2015-09-291-0/+21
|\| |
| * | Highlighting sectioned apps on fast-scroll.Winson2015-09-281-0/+21
| |/
* | Using context.getString for getting formatted strings, as it works better wit...Sunny Goyal2015-09-021-3/+2
* | am 0947f5c2: Merge "Adding graphic for all apps empty search screen." into ub...Winson Chung2015-08-281-3/+8
|\|
| * Adding graphic for all apps empty search screen.Winson2015-08-281-3/+8
* | Removing some eclipse warningsSunny Goyal2015-08-171-3/+3
|/
* Merge "Ensuring that AllAppsGridAdapter is public." into ub-launcher3-burnabyWinson Chung2015-08-111-1/+1
|\
| * Ensuring that AllAppsGridAdapter is public.Winson2015-08-111-1/+1
* | Adding market search.Winson Chung2015-08-061-33/+97
|/
* Fixing issue with accessibility falsely reporting app count when there are no...Winson Chung2015-07-301-1/+36
* Moving prediction icons back into recycler view.Winson Chung2015-07-061-53/+38
* Refactoring fast scroller.Winson Chung2015-06-231-1/+1
* Refactored section names to only draw when there is space.Winson Chung2015-06-161-16/+10
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-19/+16
* Merge "Ensuring that we use the screen width more optimally in AllApps." into...Winson Chung2015-06-051-1/+4
|\
| * Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-051-1/+4
* | Ensure that we use the system long press duration when dragging from AllApps.Winson Chung2015-06-051-0/+3
|/
* Removing some synthetic method creationSunny Goyal2015-06-021-1/+1
* Moving all apps code into sub package.Winson Chung2015-05-221-0/+471