summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/AppNameComparator.java
Commit message (Expand)AuthorAgeFilesLines
* Creating a cache of users to avoid multiple calls to UserManagerSunny Goyal2015-08-041-2/+0
* Fixing crash when using app name comparator with empty titles.Winson Chung2015-06-251-2/+4
* Removing some synthetic method creationSunny Goyal2015-06-021-1/+2
* Adding an asynchronous search interface for apps searchSunny Goyal2015-06-011-28/+21
* Unify sorting between all apps and widget trayHyunyoung Song2015-05-191-0/+105