saurabh2590 / EasyAccess

A new shell for Android
3 stars 6 forks source link

Toggle WiFi and 3G in Status menu #15

Closed justdroid closed 9 years ago

justdroid commented 9 years ago

FEATURE REQUEST Click on WiFi or 3G status line in Status menu should toggle WiFi or 3G on/off

DETAILS Users would like to toggle WiFi on/off and 3G on/off directly from the Status menu. Currently, they can only see the current WiFi or 3G status but then need to go via Homscreen 3 > Settings > Android Settings > WiFi > Toogle On, which is much too cumbersome.

LIKELY MODULE status/StatusApp.java

manishoswal commented 9 years ago

Instead of changing WiFi & Mobile Data status (ON/OFF) from Settings, user can change network status inside the app. We can change WiFi/3G status from the app for android Froyo to KitKat. For Android Lollipop (5.x) user cannot switch ON/OFF Mobile Data programmatically,

Please check below links for details.