Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-17 | Fix QR code scanner layout in "Pair devices over Wi-Fi" page. | Joshua Duong | |
The toolbar needs to be disabled to remove the empty space at the top of the page. Also added the landscape layout xml. Bug: 193602141 Test: atest SettingsUnitTests and manual Change-Id: I30368835979b360a8f09e16f70adf57064784517 (cherry picked from commit fd009229e507cc40c47f6da8aeac730e8979456a) | |||
2020-03-19 | Add visibility control to ADB QR code preference. | Joshua Duong | |
The preference should be hidden if isAdbWifiQrSupported() is false. Bug: 150163684 Bug: 149843499 Test: make RunSettingsRoboTests ROBOTEST_FILTER=AdbQrCodePreferenceControllerTest Change-Id: I3e833440fb1a6f369ac97cec8db04f2b99dd4640 |