summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util
Commit message (Expand)AuthorAgeFilesLines
...
* | Adding broadcast receiver to handle SESSION_COMMIT broadcastSunny Goyal2017-03-101-1/+13
|\|
| * Adding broadcast receiver to handle SESSION_COMMIT broadcastSunny Goyal2017-03-091-1/+13
* | Merge "Separating the config and flags in different directories so that it is...TreeHugger Robot2017-03-072-7/+7
|\ \
| * | Separating the config and flags in different directories so thatSunny Goyal2017-03-072-7/+7
* | | Removing DeferredHandler and using a simple Handler to post callbacksSunny Goyal2017-03-073-8/+77
|/ /
* / Moves OutlineProvider / Animation files to anim package.Jon Miranda2017-03-033-207/+0
|/
* Merge "Fixing SDCard and package enabled state checks in PackageManagerHeler"...TreeHugger Robot2017-03-021-44/+18
|\
| * Fixing SDCard and package enabled state checks in PackageManagerHelerSunny Goyal2017-03-011-44/+18
* | Add shadow to badgesTony Wickham2017-03-011-0/+19
|/
* Merge "Merge deep shortcuts in rounded rect" into ub-launcher3-dorvalTony Wickham2017-03-011-41/+0
|\
| * Merge deep shortcuts in rounded rectTony Wickham2017-03-011-41/+0
* | Close Folder before doing any automatic updates.Jon Miranda2017-02-281-1/+1
|/
* Close Folder when an item is auto added to it.Jon Miranda2017-02-221-0/+1
* Merge "Launcher3: fix app shortcuts for suspended apps" into ub-launcher3-masterTreeHugger Robot2017-02-211-0/+18
|\
| * Launcher3: fix app shortcuts for suspended appsCharles He2017-02-211-0/+18
* | Merge "Simplifying some launcher themes" into ub-launcher3-masterSunny Goyal2017-02-171-0/+52
|\ \
| * | Simplifying some launcher themesSunny Goyal2017-02-161-0/+52
| |/
* | Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-161-1/+1
|\ \ | |/ |/|
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-1/+1
* | Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-...TreeHugger Robot2017-02-091-14/+37
|\ \
| * | Making methods in PaackageManagerHelper non-staticSunny Goyal2017-02-021-14/+37
| |/
* | Merge "Gracefully ignore items that don't support notifications" into ub-laun...Tony Wickham2017-02-031-3/+11
|\ \
| * | Gracefully ignore items that don't support notificationsTony Wickham2017-02-021-3/+11
| |/
* / Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-012-1/+32
|/
* Changes required to use MaskableIconDrawable inside Launcher3Hyunyoung Song2017-01-301-0/+9
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-2/+7
* Merge "Add NotificationListener to launcher." into ub-launcher3-masterTony Wickham2017-01-251-0/+51
|\
| * Add NotificationListener to launcher.Tony Wickham2017-01-251-0/+51
* | Adding some widget addition flow testsSunny Goyal2017-01-231-0/+81
* | Adding WidgetAddFlowHandler to handle widget addition and configuration.Sunny Goyal2017-01-231-21/+8
|/
* No more LauncherActivityInfoCompatSunny Goyal2017-01-112-9/+9
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-112-5/+5
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-101-2/+3
* Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-103-86/+38
* Simplifying IconCache access codeSunny Goyal2017-01-031-1/+1
* Removing static access to Context through LauncherAppStateSunny Goyal2016-12-291-6/+9
* Removing all compatibility code below LollipopSunny Goyal2016-12-164-19/+2
* No more UserHandleCompatSunny Goyal2016-12-155-37/+39
* Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-masterSunny Goyal2016-12-162-3/+9
|\
| * Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-132-3/+9
* | Refactoring FlingToDeleteSunny Goyal2016-12-131-22/+67
|/
* Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background ...Sunny Goyal2016-11-302-2/+40
|\
| * Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal2016-11-302-2/+40
* | Adding a utility class to enforce that icons are always flattened onSunny Goyal2016-11-192-1/+99
|/
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-091-3/+2
* Updating version check method namesSunny Goyal2016-11-021-1/+1
* Showing a toast when the default wallpaper app is disabled.Sunny Goyal2016-10-251-26/+0
* Fixing static instance of Indexer being created in the modelSunny Goyal2016-10-191-0/+46
* Missing call in write to parcelSunny Goyal2016-10-181-0/+1
|\
| * Missing call in write to parcelSunny Goyal2016-10-181-0/+1