Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-15 | Update strings in special app access and dev options | Fan Zhang | |
- Change all yes/no or on/off strings in special app access to Allowed/Not allowed - Remove some dead code in related files - Add a toast string in DevelopmentSettingsDisabledActivity to prompt user enable dev options before use. - Add search in SpecialAccessSettings Change-Id: I8b2535e037a86e76bdbcd3fb6e1cf2e0347bedbf Fix: 38290299 Fix: 37469224 Test: make RunSettingsRoboTests | |||
2017-05-11 | Add a no-op activity to handle development setting intent. | Fan Zhang | |
This no-op activity is only enabled when the real setting is turned off. Change-Id: I7ccf4645054a60569a77076c24cf42da80479fed Fix: 37651414 Test: rerun CTS test android.systemintents.cts.TestSystemIntents#testSystemIntents |