summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Caching clean up, remove dependency on old shared lib loading/caching ...Winson Chung2018-10-233-21/+69
|\
| * Caching clean up, remove dependency on old shared lib loading/caching logicWinson Chung2018-10-233-21/+69
* | Merge "Handling configuration changes at runtime instead of killing the proce...TreeHugger Robot2018-10-237-48/+168
|\ \
| * | Handling configuration changes at runtime instead of killing the processSunny Goyal2018-10-197-48/+168
* | | Merge "Remove shape detection logic for icon legacy treatment Bug: 117991192"...Hyunyoung Song2018-10-233-100/+6
|\ \ \ | |_|/ |/| |
| * | Remove shape detection logic for icon legacy treatmentHyunyoung Song2018-10-223-100/+6
* | | Passing package name to a remote actionVadim Tryshev2018-10-221-2/+9
|/ /
* | Only show flags UI if developer options is enabledRyan Lothian2018-10-222-5/+8
* | Deepshortcuts - only keep the per package shortcut count in memory.Zak Cohen2018-10-2212-61/+49
* | Merge "Setup make icon-loader library Bug: 115891474" into ub-launcher3-masterHyunyoung Song2018-10-1917-56/+50
|\ \
| * | Setup make icon-loader libraryHyunyoung Song2018-10-1917-56/+50
| |/
* | Merge "Adding SystemShortcut for RemoteAction" into ub-launcher3-masterTreeHugger Robot2018-10-192-5/+83
|\ \
| * | Adding SystemShortcut for RemoteActionVadim Tryshev2018-10-192-5/+83
| |/
* | Merge "Changing the FolderIcon shape based on AdpativeIcon" into ub-launcher3...TreeHugger Robot2018-10-197-65/+468
|\ \
| * | Changing the FolderIcon shape based on AdpativeIconSunny Goyal2018-10-177-65/+468
* | | Merge "Using support lib implementation for launcher preference" into ub-laun...TreeHugger Robot2018-10-197-536/+518
|\ \ \ | |_|/ |/| |
| * | Using support lib implementation for launcher preferenceSunny Goyal2018-10-197-536/+518
* | | Merge "Modifying SystemShortcut to enable support for RemoteAction" into ub-l...TreeHugger Robot2018-10-172-11/+77
|\ \ \
| * | | Modifying SystemShortcut to enable support for RemoteActionVadim Tryshev2018-10-172-11/+77
* | | | Merge "Add AllAppsRow plugin interface" into ub-launcher3-masterTony Wickham2018-10-171-5/+63
|\ \ \ \ | |_|/ / |/| | |
| * | | Add AllAppsRow plugin interfaceTony Wickham2018-10-161-5/+63
| | |/ | |/|
* | | Merge "Using a common class for observing secure settings" into ub-launcher3-...TreeHugger Robot2018-10-175-143/+123
|\ \ \
| * | | Using a common class for observing secure settingsSunny Goyal2018-10-175-143/+123
| |/ /
* | | Merge "Remove launcher dependency inside LauncherIcons" into ub-launcher3-masterHyunyoung Song2018-10-172-285/+329
|\ \ \ | |/ / |/| |
| * | Remove launcher dependency inside LauncherIconsHyunyoung Song2018-10-172-285/+329
* | | Merge "Adding some extra logging around draglayer alpha" into ub-launcher3-ma...TreeHugger Robot2018-10-163-0/+19
|\ \ \ | |_|/ |/| |
| * | Adding some extra logging around draglayer alphaSunny Goyal2018-10-153-0/+19
* | | Make flags UI available on release build of launcherRyan Lothian2018-10-1511-31/+304
| |/ |/|
* | Merge "Adding keyboard handling to QsbHostView similar to a normal appwidget ...TreeHugger Robot2018-10-153-103/+155
|\ \
| * | Adding keyboard handling to QsbHostView similar to a normal appwidget viewSunny Goyal2018-10-153-103/+155
| |/
* | Merge "Fixing wrong index passed when highlighting a preference during scroll...TreeHugger Robot2018-10-131-1/+1
|\ \
| * | Fixing wrong index passed when highlighting a preference during scrollSunny Goyal2018-10-121-1/+1
| |/
* / Remove unused NO_ALL_APPS_ICON flagRyan Lothian2018-10-121-3/+0
|/
* Improving tests to fix testBindNormalWidget_withoutConfig, and beyondVadim Tryshev2018-10-091-0/+5
* Converting long item IDs to intSunny Goyal2018-10-0832-318/+611
* Merge "Groundwork for runtime-toggleable feature flags" into ub-launcher3-masterTreeHugger Robot2018-10-088-16/+27
|\
| * Groundwork for runtime-toggleable feature flagsRyan Lothian2018-10-088-16/+27
* | More temporary logging to diagnose testPendingWidget_autoRestoredVadim Tryshev2018-10-051-0/+5
|/
* Adding temporary logging to diagnose testPendingWidget_autoRestoredVadim Tryshev2018-10-054-0/+25
* Merge "Enabling "in test harness" flag with a direct call" into ub-launcher3-...TreeHugger Robot2018-10-041-1/+5
|\
| * Enabling "in test harness" flag with a direct callVadim Tryshev2018-10-041-1/+5
* | Merge "Fix issue where pointer id was being used to set as action index" into...TreeHugger Robot2018-10-041-7/+11
|\ \ | |/ |/|
| * Fix issue where pointer id was being used to set as action indexHyunyoung Song2018-10-041-7/+11
* | Merge "Fix clipping issue on adaptive icons" into ub-launcher3-masterTreeHugger Robot2018-10-041-45/+36
|\ \
| * | Fix clipping issue on adaptive iconsHyunyoung Song2018-10-031-45/+36
| |/
* | Cancelling previous touch interaction when a new touch startsSunny Goyal2018-10-021-2/+40
* | Merge "Caching widget labels in icon cache to avoid lookup at startup" into u...Sunny Goyal2018-10-0114-100/+322
|\ \
| * | Caching widget labels in icon cache to avoid lookup at startupSunny Goyal2018-09-2814-100/+322
| |/
* / Reduce falsing on swipe down for notification shade.Hyunyoung Song2018-10-011-4/+9
|/
* Fixing packageInfo map not getting initialized properlySunny Goyal2018-09-261-2/+1