summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util/ItemInfoMatcher.java
Commit message (Expand)AuthorAgeFilesLines
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-4/+4
* Converting long item IDs to intSunny Goyal2018-10-081-1/+1
* Moving some abstract classes to interfaces, to better use java-8 featuresSunny Goyal2018-07-091-65/+19
* Enable work profile tab in all apps.Mario Bertschler2017-11-141-0/+13
* Simplifying some package matching code by using common itemInfo mathcherSunny Goyal2017-08-171-0/+37
* Simplifying IconCache access codeSunny Goyal2017-01-031-1/+1
* No more UserHandleCompatSunny Goyal2016-12-151-4/+4
* Using ItemInfoMatcher in place of similar interfaces and utility methodsSunny Goyal2016-09-081-0/+42
* Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-291-1/+2
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-0/+64