summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Using add/replace instead of update when updating an entry.Sunny Goyal2016-10-071-16/+0
|\|
| * Using add/replace instead of update when updating an entry.Sunny Goyal2016-10-071-16/+0
| * Merge "Fixing issue where overview->normal workspace mode cannot be done by t...Hyunyoung Song2016-09-161-0/+3
| |\
* | \ Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-masterSunny Goyal2016-10-031-2/+1
|\ \ \
| * | | Exposing custom actions using keyboard shortcutSunny Goyal2016-09-231-2/+1
* | | | Removing some TODOs with proper system APISunny Goyal2016-09-301-4/+1
* | | | Resize only one widget at a timeSunny Goyal2016-09-231-2/+26
|/ / /
* | | Fixing issue where overview->normal workspace mode cannot be done by tapping ...Hyunyoung Song2016-09-161-0/+3
|\ \ \ | | |/ | |/|
| * | Fixing issue where overview->normal workspace mode cannot be done by tappingHyunyoung Song2016-09-161-0/+3
* | | Adding support for extending the touch target in the touchDelegate am: 1cc48e...Sunny Goyal2016-09-151-3/+26
|\ \ \ | | |/ | |/|
| * | Adding support for extending the touch target in the touchDelegateSunny Goyal2016-09-151-3/+26
| |\ \ | | |/ | |/|
| | * Adding support for extending the touch target in the touchDelegateSunny Goyal2016-09-151-3/+26
| | * Blocking alpha animation if the initial and final state for the animationSunny Goyal2016-09-021-3/+46