summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppState.java
Commit message (Expand)AuthorAgeFilesLines
* When DeviceConfig/FeatureFlag value is different than the previousHyunyoung Song2019-09-111-0/+1
* Adding support for storing keywords in iconCacheSunny Goyal2019-08-141-3/+1
* Removing user locked change in LauncherAppStateSunny Goyal2019-06-031-3/+0
* Fix icon shape refresh for widgets list / legacy shortcut black bg issueHyunyoung Song2019-04-021-0/+1
* Make TouchInteractionService direct boot awareTony2019-02-281-0/+5
* Refresh icon cache when icon shape path has changedHyunyoung Song2019-01-041-2/+4
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-11/+11
* Handling configuration changes at runtime instead of killing the processSunny Goyal2018-10-191-0/+16
* Using a common class for observing secure settingsSunny Goyal2018-10-171-14/+14
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-0/+1
* Lazy loading LauncherAppStateSunny Goyal2018-07-031-29/+9
* No more waiting around for resumeSunny Goyal2017-12-191-0/+7
* Deleting sample code demonstrating how to extend Launcher3Sunny Goyal2017-10-301-6/+0
* Merge "Removing extraction service and palette api dependency" into ub-launch...TreeHugger Robot2017-10-031-8/+0
|\
| * Removing extraction service and palette api dependencySunny Goyal2017-09-291-8/+0
* | Adding a utility method to simplify method tracingSunny Goyal2017-10-021-2/+0
|/
* Unbind notification listener when badging is disabledTony2017-08-031-1/+26
* Moving LoaderTask staticSunny Goyal2017-06-021-3/+1
* resolve merge conflicts of 40dfa3bf6 to ub-launcher3-masterSunny Goyal2017-03-271-3/+0
|\
| * Revert "Adding some logging around launcher grid when device profile changes"Sunny Goyal2017-03-201-3/+0
* | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+2
|/
* Simplifying Model data load state managementSunny Goyal2017-02-221-9/+0
* Adding some logging around launcher grid when device profile changesSunny Goyal2017-02-151-0/+3
* Initializing LauncherAppState only on the main threadSunny Goyal2017-02-131-45/+54
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-1/+8
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-18/+0
* Adding a generic method to initiate overridable objectsSunny Goyal2016-12-121-3/+2
* Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal2016-11-211-9/+1
* Updating version check method namesSunny Goyal2016-11-021-1/+1
* Code sanitizationHyunyoung Song2016-10-061-2/+2
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-4/+5
* Merge "Add support for launcher shortcuts." into ub-launcher3-calgaryTony Wickham2016-06-221-1/+9
|\
| * Add support for launcher shortcuts.Tony Wickham2016-06-211-1/+9
* | Adding some tracing sections around launcher startupSunny Goyal2016-06-201-0/+3
|/
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-11/+1
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-1/+0
* Removing some obsolete flagsSunny Goyal2016-05-091-5/+0
* Adding a utility class for persistant logging.Sunny Goyal2016-05-091-0/+2
* Listen on new broadcasts for profile changes.Rubin Xu2016-04-041-1/+2
* Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-011-0/+8
* Respond to managed profile availabilty Intents.Kenny Guy2016-01-251-0/+1
* resolve merge conflicts of b56090af35 to ub-launcher3-master.Sunny Goyal2016-01-191-0/+5
|\
| * Removing some obsolete filesSunny Goyal2016-01-191-4/+2
* | resolve merge conflicts of a50a419b82 to ub-launcher3-master.Sunny Goyal2015-12-111-1/+2
|\|
| * Restarting launcher when on font scale changeSunny Goyal2015-12-111-0/+2
* | Moving DB creation to background threadSunny Goyal2015-12-081-8/+10
* | Making all provider calls using content resolver.Sunny Goyal2015-10-201-5/+1
* | resolve merge conflicts of fe3db428ab to ub-launcher3-master.Sunny Goyal2015-10-201-4/+0
|\|
| * Refactoring getPreferenceKey methodSunny Goyal2015-10-201-5/+1
| * Moving a few testing classes to a separate packageSunny Goyal2015-10-071-2/+3