summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AllAppsList.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-221-1/+1
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-0/+1
* Gracefully fallback to new ComponentName if one is renamed/removedTony Wickham2018-09-051-1/+1
* Using a placeholder icon shape instead of low-res/blurry iconSunny Goyal2018-08-271-1/+1
* Migrating to android-xSunny Goyal2018-08-141-2/+3
* Moving various runtime flags into the common base class.Sunny Goyal2017-10-311-1/+1
* Merge "Add debug message to indicate why shortcut has been deleted. b/6208876...Hyunyoung Song2017-05-311-0/+4
|\
| * Add debug message to indicate why shortcut has been deleted.Hyunyoung Song2017-05-311-0/+4
* | Making some methods accessibleSunny Goyal2017-05-191-6/+4
|/
* Show promise app icon in All Apps while installation process.Mario Bertschler2017-03-171-24/+32
* Fixing wrong check being used for application statusSunny Goyal2017-03-011-10/+0
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-8/+8
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-101-3/+5
* No more UserHandleCompatSunny Goyal2016-12-151-8/+8
* Adding a generic method to initiate overridable objectsSunny Goyal2016-12-121-1/+1
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-9/+6
* Moving come helper methods to corresponding classesSunny Goyal2016-10-101-4/+3
* Using ItemInfoMatcher in place of similar interfaces and utility methodsSunny Goyal2016-09-081-5/+4
* Instead of reloading the launcher, updating items dynamically whenSunny Goyal2016-03-241-2/+3
* Fixing model being updated on UI threadSunny Goyal2016-03-181-7/+4
* Grey out suspended applications.Kenny Guy2016-01-251-0/+19
* Updating the icon cache after all apps has been bound.Sunny Goyal2015-05-061-0/+11
* Lazy loading high res iconsSunny Goyal2015-03-171-1/+1
* Updating IconCache to maintain a persistent of iconsSunny Goyal2015-02-261-9/+4
* Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-081-2/+4
* Updating icons for sortcuts when the target app updates.Sunny Goyal2014-10-071-11/+3
* Fixing issue where package updates were not getting propagated properlyAdam Cohen2014-07-091-1/+1
* Launcher3 multi-profile supportKenny Guy2014-04-301-42/+50
* use restored icon for restored app shortcutsChris Wren2014-02-141-3/+2
* Clean up importsMichael Jurka2013-12-131-3/+3
* Add a better app filtering mechanism and filter widgetsBjorn Bringert2013-10-031-2/+8
* Move wallpapers to external activityMichael Jurka2013-09-041-19/+19
* Implement ability to uninstall shortcuts from workspaceMichael Jurka2013-07-191-1/+1
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+221