summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsGridAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Change NavBar to transparent blackHyunyoung Song2016-08-051-2/+5
* Merge "Centered all apps search text" into ub-launcher3-calgaryHyunyoung Song2016-07-211-3/+1
|\
| * Centered all apps search textPeter Schiller2016-07-191-3/+1
* | Initial changes to tweak layout.Winson2016-07-201-0/+13
|/
* Ensuring that fast scrolling to predictions scrolls list to the topWinson2016-07-131-4/+0
* Cleaning up scrollbar logic to properly calculate stable extents.Winson2016-07-121-14/+8
* Consolidate all the dividers to provide same look and feelPeter Schiller2016-07-081-59/+74
* Updating alignment of search inputPeter Schiller2016-07-071-1/+0
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-12/+13
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-1/+1
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-4/+2
* Merge "Updating the app search buton text" into ub-launcher3-calgarySunny Goyal2016-06-081-21/+1
|\
| * Updating the app search buton textSunny Goyal2016-06-071-21/+1
* | Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-081-13/+10
* | Ensure that custom actions are available to all apps itemsAdam Cohen2016-06-071-0/+4
|/
* resolve merge conflicts of 2494c3f168 to ub-launcher3-calgarySunny Goyal2016-03-031-54/+38
|\
| * Moving createMarketSearchIntent to search controller to allow it to be custom...Sunny Goyal2016-03-031-53/+36
| * Starting market search whenever the search key is pressedSunny Goyal2016-03-031-1/+1
* | Starting market search whenever the search key is pressedSunny Goyal2016-03-021-1/+1
* | Removing LauncherCallbacks control over app searchSunny Goyal2016-02-181-1/+1
|\|
| * 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