hagaygo / OpenWrtManager

Mobile app for interacting with your OpenWrt device.
GNU General Public License v3.0
145 stars 10 forks source link

support Android widgets #10

Closed nexus166 closed 3 years ago

nexus166 commented 3 years ago

https://developer.android.com/guide/topics/appwidgets

(feature request)

hagaygo commented 3 years ago

Hi,

What kind of functionality you are looking for in a widget for this app ?

Widget are generally for quick info/status viewing from your launcher or quickly editing/changing relevant app info.

Since normally you wont have network access to your router/devices when you away from your home network, those widgets wont work and would just consume battery trying to connect.

supperchym commented 3 years ago

Hi,

What kind of functionality you are looking for in a widget for this app ?

Widget are generally for quick info/status viewing from your launcher or quickly editing/changing relevant app info.

Since normally you wont have network access to your router/devices when you away from your home network, those widgets wont work and would just consume battery trying to connect.

Widget for user/data use/system info, we can control without same network.

hagaygo commented 3 years ago

The app currently does not store any local data , it queries the device and show the info.

Not sure what kind of data you want/expect to see when you are not connected to your OpenWRT device.

Can you give more elaborated example for content/info to show i the widget ?