summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherModel.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use promisedIntent instead of intent when deep shortcuts are restored....Tony Wickham2016-08-291-4/+7
|\
| * Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-291-4/+7
* | Adding a debug flag to prevent broken downlodas from getting removed duringSunny Goyal2016-08-291-4/+3
|/
* Checking for duplicate intent with proper source bounds.Sunny Goyal2016-08-231-1/+3
* Adding support for pending widgets in AutoInstall layoutSunny Goyal2016-08-161-1/+9
* Reloading workspace when the shortcuts permission changesSunny Goyal2016-08-101-5/+36
* Fixing potential ConcurrentModificationExceptionSunny Goyal2016-08-081-2/+1
* Adding support for updating the pinned shortcuts without updatingSunny Goyal2016-08-041-8/+17
* Handling IllegalStateException which can be thrown by the system when the use...Sunny Goyal2016-08-011-9/+24
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-120/+171
* Only add shortcuts to the deep shortcut map if they are dynamic/manifest.Tony Wickham2016-07-281-1/+3
* Merge "Showing the shortcuts in the disabled state and removing ti from the m...Sunny Goyal2016-07-281-3/+5
|\
| * Showing the shortcuts in the disabled state and removing ti from the menuSunny Goyal2016-07-281-3/+5
* | Merge "Fading in the first screen, when launcher loads for the first time" in...Sunny Goyal2016-07-281-18/+39
|\ \ | |/ |/|
| * Fading in the first screen, when launcher loads for the first timeSunny Goyal2016-07-281-18/+39
* | Check package name and user handle in onShortcutsChanged().Tony Wickham2016-07-281-3/+5
|/
* Removing shadow and badging from the icon which is shown in the menuSunny Goyal2016-07-261-2/+17
* Fixing missing user check when updating shortcuts for an appSunny Goyal2016-07-201-6/+10
* Add status to DeepShortcutManager api calls.Tony Wickham2016-07-131-2/+11
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-1/+9
* Call bindDeepShortcuts() from runBindSynchronousPage().Tony Wickham2016-06-301-15/+13
* Surround shortcut API calls with try-catch.Tony2016-06-271-4/+1
* Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-231-3/+3
* Merge "Add support for launcher shortcuts." into ub-launcher3-calgaryTony Wickham2016-06-221-24/+272
|\
| * Add support for launcher shortcuts.Tony Wickham2016-06-211-24/+272
* | Adding some tracing sections around launcher startupSunny Goyal2016-06-201-0/+7
|/
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-3/+2
* Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-18/+7
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-9/+6
* Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-271-57/+31
* Removing logic for workspace migration from Launcher2Sunny Goyal2016-05-231-25/+8
* Rearranging the provider checks to avoid packagemanager lookupsSunny Goyal2016-05-181-29/+1
* instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-171-40/+5
* Removing icon_type columnSunny Goyal2016-05-111-1/+0
* Adding a utility class for persistant logging.Sunny Goyal2016-05-091-16/+11
* Removing dependency on getApplicationInfo method added in NSunny Goyal2016-04-071-17/+23
* Fixing folder icon not getting redrawn when the contents changeSunny Goyal2016-04-061-1/+1
* Merge "Fixing bug where folders on the first screen and hotseat are not regis...Sunny Goyal2016-04-061-62/+9
|\
| * Fixing bug where folders on the first screen and hotseat are notSunny Goyal2016-04-021-62/+9
* | Listen on new broadcasts for profile changes.Rubin Xu2016-04-041-1/+2
|/
* Merge "No need to differentiate package event into app or updated based on a ...Sunny Goyal2016-04-011-16/+2
|\
| * No need to differentiate package event into app or updated based onSunny Goyal2016-03-301-16/+2
* | Merge "Added ColorExtractionService and ExtractedColors." into ub-launcher3-c...Tony Wickham2016-04-011-0/+3
|\ \
| * | Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-011-0/+3
| |/
* / Fixing the loader to bind the first screen as well as the hotseat togetherSunny Goyal2016-03-301-8/+7
|/
* Fixing debug logSunny Goyal2016-03-241-1/+1
* Instead of reloading the launcher, updating items dynamically whenSunny Goyal2016-03-241-12/+25
* Fixing model being updated on UI threadSunny Goyal2016-03-181-50/+62
* Changing the widget loading strategySunny Goyal2016-03-091-172/+41
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-0/+2