summaryrefslogtreecommitdiffstats
path: root/go/src
Commit message (Collapse)AuthorAgeFilesLines
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-7/+8
| | | | Change-Id: I2842689e192a206c0d31558c8126eae1c7904598
* Create a launcher LoaderResults override.Rajeev Kumar2018-11-051-0/+42
| | | | | | | | 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/+67
| | | | | | | | 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/+124
| | | | | | | | This change disables deep shortcuts on Android Go devices. Bug: 112904271 Test: Manual test Change-Id: I6150a3500f67d8a8412b51796cc442e3384c2cbb
* Rename go/src_flags directory as go/srcRajeev Kumar2018-10-301-0/+32
This CL is preparation work to implement Modular shortcuts component in launcher using java/code swap. Bug: 112904271 Test: Manual test Change-Id: I35cf81e95fe487a384d4e9f17ea303093197318f