summaryrefslogtreecommitdiffstats
path: root/src_shortcuts_overrides
Commit message (Collapse)AuthorAgeFilesLines
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-20/+11
| | | | Change-Id: I2842689e192a206c0d31558c8126eae1c7904598
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-2/+3
| | | | | | Will get rid of ShortcutInfoCompat in a follow up cl Change-Id: I7d7d9c938635f59b216290ba28bea9d0e0721a7d
* Changing min sdk to 25Sunny Goyal2019-01-291-85/+62
| | | | Change-Id: I0d28069967854357ca755bf25dec19d4979bdecf
* Handle null ItemInfo.title for widget listHyunyoung Song2019-01-151-1/+2
| | | | | Bug: 122809947 Change-Id: I2f72fb0e152e93adbb4bc4204d5d688b273452ad
* Migrating some runnables to lambda operationsSunny Goyal2018-12-271-15/+2
| | | | Change-Id: Ied7b6ca14594c72bc671127baf4f84fdcdb35b93
* Create a launcher LoaderResults override.Rajeev Kumar2018-11-051-0/+67
| | | | | | | | This change disables shortcuts/widgets binding on Android Go devices. Bug: 112904271 Test: Manual test Change-Id: I3dbcd23dc448ff9ca5fe6c32958dcffb51c4bcf5
* Create a launcher model override.Rajeev Kumar2018-11-021-0/+240
| | | | | | | | This change disables shortcuts/widgets loading on Android Go devices. Bug: 112904271 Test: Manual test Change-Id: I2c40f87a8f5d752525c99d254693a4e0a9eeeb2b
* Create a deep shortcuts override.Rajeev Kumar2018-10-311-0/+254
This change disables deep shortcuts on Android Go devices. Bug: 112904271 Test: Manual test Change-Id: I6150a3500f67d8a8412b51796cc442e3384c2cbb