summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps
Commit message (Expand)AuthorAgeFilesLines
* Launcher3: Can't search out local app by Chinesestaging/cm-14.1-rebasecm-14.1-rebaseyingrenw2017-07-151-0/+3
* Fixing text search where a word starting with lower case wasSunny Goyal2016-10-191-1/+1
* Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-123-3/+3
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-073-3/+3
* | Merge "Agressively change the color of the the all apps background during pul...Hyunyoung Song2016-09-301-3/+9
|\ \
| * | Agressively change the color of the the all apps background during pull upHyunyoung Song2016-09-301-3/+9
| |/
* | Some minor fixes for extracted status bar.Tony Wickham2016-09-281-2/+2
* | Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-281-18/+4
|/
* Refactor shortcuts drag and drop.Tony Wickham2016-09-232-15/+26
* Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-221-4/+3
|\
| * Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-201-4/+3
| * Support user event logging for drag and dropHyunyoung Song2016-09-042-11/+12
| * Merge "Log shortcuts open on ACTION_UP instead of in showForIcon()." into ub-...Hyunyoung Song2016-08-121-7/+4
| |\
* | | Only reset search field when back key is hit if there is no query.Jon Miranda2016-09-191-3/+2
* | | Merge "Don't close all apps when touching deep shortcuts container." into ub-...Tony Wickham2016-09-161-0/+6
|\ \ \
| * | | Don't close all apps when touching deep shortcuts container.Tony Wickham2016-09-081-1/+6
* | | | Use ContextCompat.getColor to support API levels below 23.Jon Miranda2016-09-151-1/+2
* | | | Merge "Adding support for searching word segments when camelcase is used in t...Sunny Goyal2016-09-121-20/+62
|\ \ \ \
| * | | | Adding support for searching word segments when camelcase is used in the titleSunny Goyal2016-09-091-20/+62
* | | | | Merge "Show IME when search query != null after rotation" into ub-launcher3-c...Hyunyoung Song2016-09-092-3/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Show IME when search query != null after rotationHyunyoung Song2016-09-092-3/+6
* | | | | Updating the assets for the all-apps search background.Sunny Goyal2016-09-081-3/+3
| |/ / / |/| | |
* | | | Some drag and drop code refactor:Sunny Goyal2016-09-011-1/+2
|/ / /
* | | Support user event logging for drag and dropHyunyoung Song2016-09-012-11/+12
* | | 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
* | Merge "Pull down should work on search box, even if all apps scroll is not at...Hyunyoung Song2016-08-052-5/+11
|\ \
| * | Pull down should work on search box, even if all apps scroll is not at top.Hyunyoung Song2016-08-052-5/+11
| |/
* | Merge "Fix hotseat flicker when opened all apps in landscape, rotate screen, ...Hyunyoung Song2016-08-051-2/+2
|\ \
| * | Fix hotseat flicker when opened all apps in landscape, rotate screen, pull downHyunyoung Song2016-08-041-2/+2
* | | Change NavBar to transparent blackHyunyoung Song2016-08-053-3/+13
| |/ |/|
* | Prevent refreshing app search results with empty query.Winson2016-08-031-2/+2
* | Merge "Change interpolation logic to all apps transitioning on fling b/304869...Hyunyoung Song2016-08-031-13/+47
|\ \
| * | Change interpolation logic to all apps transitioning on flingHyunyoung Song2016-08-031-13/+47
| |/
* | Merge "Fix disco bounce crash b/30413641" into ub-launcher3-calgaryHyunyoung Song2016-08-031-0/+3
|\ \
| * | Fix disco bounce crashHyunyoung Song2016-08-031-0/+3
| |/
* / Simpler caretPeter Schiller2016-08-022-63/+129
|/
* Merge "Add container velocity for all apps to be used by the caret" into ub-l...Hyunyoung Song2016-08-022-25/+30
|\
| * Add container velocity for all apps to be used by the caretHyunyoung Song2016-08-022-25/+30
* | Add logging for shortcuts opening.Tony Wickham2016-08-011-6/+8
|/
* Responsive caret drawableHyunyoung Song2016-07-282-24/+56
* Merge "Remove two redundant layout pass in AllAppsTransitionController." into...Hyunyoung Song2016-07-282-8/+9
|\
| * Remove two redundant layout pass in AllAppsTransitionController.Hyunyoung Song2016-07-272-8/+9
* | Clearing search query after clearing input text.Winson2016-07-271-1/+2
|/
* Change default animation duration for all apps open and close.Hyunyoung Song2016-07-271-3/+14
* Merge "AllAppsTransitionController always use LauncherStateTransitionAnimatio...Hyunyoung Song2016-07-272-27/+11
|\
| * AllAppsTransitionController always use LauncherStateTransitionAnimationHyunyoung Song2016-07-272-27/+11
* | Moved hide keyboard to its own methodPeter Schiller2016-07-261-0/+4
|/
* Merge "Refresh the all apps container search result when apps are installed" ...Hyunyoung Song2016-07-252-3/+17
|\
| * Refresh the all apps container search result when apps are installedHyunyoung Song2016-07-252-3/+17