summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsGridAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Add spring to QSB when opening all apps.Jon Miranda2017-08-231-3/+14
* Fix getAppPosition calculation since search divider removed from RV.Jon Miranda2017-06-271-11/+9
* Updating fast scrollbar UI in LandscapeSunny Goyal2017-06-261-10/+4
* Landscape grid changes for Workspace/All Apps.Jon Miranda2017-06-231-7/+2
* Refactor and generalize SpringAnimationHandler.Jon Miranda2017-06-071-14/+132
* Revert "Decrease jank in all apps physics."Jonathan Miranda2017-06-061-31/+17
* Decrease jank in all apps physics.Jon Miranda2017-06-051-17/+31
* Add physics motion to items in all apps.Jon Miranda2017-05-231-2/+37
* Adding support for top padding in BaseRecyclerView. The scrollbar isSunny Goyal2017-05-151-5/+0
* Moving apps search related logic into a custom layout fileSunny Goyal2017-05-081-6/+2
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-1/+1
* App discovery integration in All Apps searchMario Bertschler2017-03-031-21/+39
* Fixing accessibility description for all-apps grid adapter.Sunny Goyal2017-02-211-6/+45
* Removing the section break UI supportSunny Goyal2016-10-131-221/+6
* Refactor shortcuts drag and drop.Tony Wickham2016-09-231-10/+0
* 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
|/