adb-idea
adb-idea copied to clipboard
Actions to enable/disable demo mode

2 new actions about Android Demo mode :
- ADB Enable Demo mode: Simplify the statusbar. For instance choose the datetime, choose the WIFI/Mobile status, hide notifications. It helps when you want to make a screenshot of your app.
- ADB Disable Demo mode: Just go back in normal mode.
I also took advantage of this PR to bump Kotlin to 1.2.50.
Sorry I deleted the gradle.properties.change_me. I've re-added it.
Hey, have you reviewed the PR?