summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model
Commit message (Expand)AuthorAgeFilesLines
* Persist predicted items when dragged to workspaceSamuel Fufa2019-12-041-1/+1
* Add additional shortcutExists check to prevent same app from being auto added.Jon Miranda2019-11-041-0/+9
* Fix bug where Files app keeps getting added to the workspace.Jon Miranda2019-10-301-0/+5
* Add support for work profile promise icons.Jon Miranda2019-10-241-12/+17
* App title in Widget list shouldn't be actionable by a11y methodsSamuel Fufa2019-10-011-0/+3
* Revert "Revert "Revert "cache shourtcut image"""Pinyao Ting2019-10-011-22/+7
* Fixed a bug where restored promise icons stay promise icons.Jon Miranda2019-09-241-1/+4
* Exclude shortcuts in popup from IconCache.Pinyao Ting2019-09-201-2/+2
* Merge "Fix app crash on deep shortcut restore" into ub-launcher3-qt-future-devSamuel Fufa2019-09-192-3/+4
|\
| * Fix app crash on deep shortcut restoreSamuel Fufa2019-09-192-3/+4
* | Fix BindWidgetTests.Jon Miranda2019-09-171-2/+5
|\ \ | |/ |/|
| * Fix BindWidgetTests.Jon Miranda2019-09-171-2/+5
* | Key by both package and user for list of active install sessions.Jon Miranda2019-09-173-9/+21
|\|
| * Key by both package and user for list of active install sessions.Jon Miranda2019-09-173-9/+21
* | Merge changes from topic "cache-shortcut-image" into ub-launcher3-qt-future-devPinyao Ting2019-09-171-7/+23
|\ \
| * | Revert "Revert "cache shourtcut image""Pinyao Ting2019-09-161-7/+23
| * | Revert "cache shourtcut image"Pinyao Ting2019-09-161-23/+7
| * | cache shourtcut imagePinyao Ting2019-09-121-7/+23
* | | Add Logs to track app uninstall and icon removalSamuel Fufa2019-09-162-4/+11
|/ /
* | Merge "Fix RequestPinItemTest, broken by my manual merge." into ub-launcher3-...TreeHugger Robot2019-08-291-6/+4
|\ \
| * | Fix RequestPinItemTest, broken by my manual merge.Jon Miranda2019-08-221-6/+4
* | | Merge "Add support for searchwidget in layout files." into ub-launcher3-masterTreeHugger Robot2019-08-231-7/+16
|\ \ \
| * | | Add support for searchwidget in layout files.Samuel Fufa2019-08-231-7/+16
* | | | Merge "Adding tracing for suspending via Wellbeing" into ub-launcher3-qt-qpr1...vadimt2019-08-221-0/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge "Adding tracing for suspending via Wellbeing" into ub-launcher3-qt-qpr1...TreeHugger Robot2019-08-221-0/+5
| |\ \
| | * | Adding tracing for suspending via Wellbeingvadimt2019-08-221-0/+5
| * | | Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-224-6/+44
| |/ /
| * | Adding support for storing keywords in iconCacheSunny Goyal2019-08-142-8/+7
* | | Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-225-7/+47
| |/ |/|
* | Moving various common executors to a single locationSunny Goyal2019-08-203-15/+15
* | Refactoring some folder binding logic:Sunny Goyal2019-08-141-3/+3
* | Add a "Dismiss" option for predicted apps in LauncherSamuel Fufa2019-08-132-0/+12
* | Merge "Moving section names to model, to avoid an unnecessary hashmap" into u...TreeHugger Robot2019-08-131-0/+13
|\ \
| * | Moving section names to model, to avoid an unnecessary hashmapSunny Goyal2019-08-061-0/+13
* | | Adding support for storing keywords in iconCacheSunny Goyal2019-08-072-8/+7
|/ /
* | Separating apps list callback from model callback and simplifying various eventsSunny Goyal2019-07-2513-128/+360
* | Merge "Moving some utilities methods to separate class" into ub-launcher3-masterTreeHugger Robot2019-07-182-4/+6
|\ \
| * | Moving some utilities methods to separate classSunny Goyal2019-07-172-4/+6
| |/
* / Removing global state from DeepShortcutManagerSunny Goyal2019-07-172-5/+4
|/
* Filling in content values on the worker threadSunny Goyal2019-04-251-30/+32
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-225-22/+21
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-1611-95/+93
* Fixing restore flag not getting persistedSunny Goyal2019-04-091-1/+2
* Adding a utility class to listen for app launchesSunny Goyal2019-03-261-0/+56
* Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda2019-03-153-5/+3
* Merge "Fixing launcher UI not reapplied properly when IDP changed as a result...TreeHugger Robot2019-03-112-15/+22
|\
| * Fixing launcher UI not reapplied properly when IDP changed as a result of dis...Sunny Goyal2019-03-062-15/+22
* | Fix bug where folder items preview remain in low res state.Jon Miranda2019-03-081-12/+10
* | Add launcher support for restoring work profile items onto workspace.Jon Miranda2019-03-071-3/+3
|/
* Merge "Removing diagnostics" into ub-launcher3-masterTreeHugger Robot2019-01-303-20/+0
|\