summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsRecyclerView.java
Commit message (Expand)AuthorAgeFilesLines
* [automerger] Fix bug where user gets stuck in overscroll. am: 27ad267a81Jonathan Miranda2017-08-031-10/+14
|\
| * Fix bug where user gets stuck in overscroll.Jon Miranda2017-08-031-10/+14
| * All Apps physics polish.Jon Miranda2017-07-261-1/+23
* | Merge "Updating fade-effect parameters: > Shifting the effect at the edge in ...TreeHugger Robot2017-08-021-2/+23
|\ \
| * | Updating fade-effect parameters:Sunny Goyal2017-07-261-2/+23
* | | All Apps physics polish.Jon Miranda2017-07-261-1/+23
|/ /
* | Using common fling detection logic for notification and all-appsSunny Goyal2017-07-201-33/+3
* | Merge commit 'refs/changes/98/2553198/2' of sso://googleplex-android/platform...Sunny Goyal2017-07-191-5/+11
|\|
| * Updating UserEventDispatcher to make some methods accessible.Sunny Goyal2017-07-191-5/+11
* | Add tests to SwipeDetector (formerly VerticalPullDetector).Hyunyoung Song2017-07-061-4/+5
|/
* Add overscroll to the top of All Apps.Jon Miranda2017-07-051-9/+36
* Don't enter overscroll when dragging fast scrollbar.Tony2017-07-051-1/+2
* Polish for all apps physics.Jon Miranda2017-06-291-1/+3
* Add overscroll w/ physics to All Apps.Jon Miranda2017-06-261-0/+126
* Updating fast scrollbar UI in LandscapeSunny Goyal2017-06-261-6/+4
* Updating the fast scroll bar UISunny Goyal2017-06-161-4/+4
* Adding utility method to temporarily hide scrollbarSunny Goyal2017-06-071-0/+4
* Add physics motion to items in all apps.Jon Miranda2017-05-231-1/+15
* Adding support for top padding in BaseRecyclerView. The scrollbar isSunny Goyal2017-05-151-9/+2
* Moving apps search related logic into a custom layout fileSunny Goyal2017-05-081-12/+1
* App discovery integration in All Apps searchMario Bertschler2017-03-031-33/+31
* Creating AllAppsBackgroundDrawable using DrawableFactory to allowSunny Goyal2017-01-081-1/+14
* Using java_style enum generation for protoSunny Goyal2016-12-151-4/+4
* Removing unused background padding from base recycler viewSunny Goyal2016-10-181-22/+5
* Removing the section break UI supportSunny Goyal2016-10-131-9/+5
* Simplifying fast scroller logicSunny Goyal2016-10-101-7/+6
* Support user event logging for drag and dropHyunyoung Song2016-09-011-11/+5
* Log shortcuts open on ACTION_UP instead of in showForIcon().Tony Wickham2016-08-121-7/+4
|\
| * Log shortcuts open on ACTION_UP instead of in showForIcon().Tony Wickham2016-08-101-7/+4
* | Change NavBar to transparent blackHyunyoung Song2016-08-051-0/+7
|/
* Add logging for shortcuts opening.Tony Wickham2016-08-011-6/+8
* Initial changes to tweak layout.Winson2016-07-201-4/+3
* Fixed header elevation shadow on rotatePeter Schiller2016-07-131-1/+1
* Ensuring that fast scrolling to predictions scrolls list to the topWinson2016-07-131-17/+7
* Cleaning up scrollbar logic to properly calculate stable extents.Winson2016-07-121-52/+114
* Consolidate all the dividers to provide same look and feelPeter Schiller2016-07-081-9/+11
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-191-1/+1
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-131-12/+10
* Merging search bar with all appsSunny Goyal2016-02-081-0/+9
* Fix issue with source params not reporting predicted apps.Winson2015-10-161-1/+15
* Highlighting sectioned apps on fast-scroll.Winson2015-09-281-142/+48
* Disabling fast scroller when searching apps.Winson2015-09-031-0/+7
* Merge "Adding graphic for all apps empty search screen." into ub-launcher3-bu...Winson Chung2015-08-281-0/+70
|\
| * Adding graphic for all apps empty search screen.Winson2015-08-281-0/+70
* | Fixing issue with missing scroll bar after fast-scrolling and searching.Winson2015-08-271-0/+4
|/
* Making the detached scrollbar catch up faster to the actual scroll position.Winson2015-08-241-2/+12
* Tweaking fast scroller to follow touch closer.Winson2015-08-201-9/+59
* Adding market search.Winson Chung2015-08-061-0/+2
* Moving prediction icons back into recycler view.Winson Chung2015-07-061-37/+12
* Fixing issue with casting context to activity.Winson Chung2015-06-261-8/+1