summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsRecyclerView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Properly prevent All Apps relayouts by avoiding scrollToPosition" into...Tony Wickham2019-09-051-0/+8
|\
| * Properly prevent All Apps relayouts by avoiding scrollToPositionTony Wickham2019-09-031-0/+8
* | Removing flinging via UI Automatorvadimt2019-09-041-9/+0
|/
* Don't update all apps content visibility during home animationTony Wickham2019-08-301-3/+2
* Launcher reports whe 0-button swipe-up gesture pause is detected.vadimt2019-05-241-1/+1
* Using model-time scrolling in all appsvadimt2019-05-141-1/+11
* Add StatsLog*Manager for logging.Hyunyoung Song2018-11-051-1/+1
* Using a placeholder icon shape instead of low-res/blurry iconSunny Goyal2018-08-271-2/+1
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Disabling alpha layer on some viewsSunny Goyal2018-04-171-0/+4
* Using edge effect to trigger spring animation for all apps.Mario Bertschler2018-03-081-176/+1
* Fixing fast scroller touch handling in all-apps and widget sheetSunny Goyal2018-03-061-1/+0
* Removing unnecessary view inflationSunny Goyal2018-02-061-32/+19
* Removing support for app prediction from Launcher3Sunny Goyal2018-01-301-24/+8
* Removing unused app discovery supportSunny Goyal2018-01-231-7/+1
* Make work footer stick to the bottom if there are only a few apps #2Tony Mak2017-12-151-0/+2
* Fixes for fast-scrollbar when using work profile tabs in all apps.Mario Bertschler2017-12-051-13/+5
* Add work profile footer in work tabTony Mak2017-11-291-2/+2
* Enable work profile tab in all apps.Mario Bertschler2017-11-141-7/+25
* [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