summaryrefslogtreecommitdiff
path: root/src/com/android/settings/development/SmartDdsSwitchPreferenceController.java
AgeCommit message (Collapse)Author
2022-05-11Dynamically gray out the smart DDS switch optionVala Zadeh
If fewer than two subscriptions are active, gray out the smart DDS switch option. CRs-Fixed: 3107817 Change-Id: Idf1b662723a702a020b48796b9b57886dc519525
2021-08-17Use AIDL APIs for smart DDS switch instead of broadcasting intentVala Zadeh
Change-Id: I195d546824936dd67c70f37a843cef42b9d51f7d CRs-Fixed: 3011039
2021-06-17Update copyrights for new file addedSusheel Nyamala
Change-Id: I02f974e3044edd2d91d2759362bd63f87d22a175 CRs-Fixed: 2937823
2021-06-09Smart DDS switch logicVala Zadeh
- Add a UI toggle button in developer settings to enable/disable this feature - Send a protected broadcast to trigger smart DDS switch functionality Change-Id: Ibaa97707625fe0322aa28a7bcd33d610a494abee CRs-Fixed: 2937823