adolfintel / OpenPods

The Free and Open Source app for monitoring your AirPods on Android
https://fdossena.com/?p=openPods/index.frag
GNU General Public License v3.0
932 stars 161 forks source link

Home screen widget #102

Closed ghost closed 1 year ago

ghost commented 3 years ago

Added a home screen widget and a setting to show or hide the background of the widget

adolfintel commented 3 years ago

Nice, thanks for your contribution :) I'll test this and merge it ASAP

ghost commented 3 years ago

I've been testing the widget a bit more and I found that after a while, the widget is not updated anymore, I'll try to fix that and do more testing :)

adolfintel commented 3 years ago

Yeah, I can confirm that. You should also make the widget look like the notification (use the same layout file, it should be possible), it would make the user experience more consistent.

Electric1447 commented 3 years ago

I can handle the layout ui. However we need to fix the bugs first.

ghost commented 3 years ago

Modified the big notification layout a bit to reuse it in the widget (if the widget height was smaller than the height of the view, the text and battery icon below wouldn't be shown) and with my testing so far, looks like the widget no longer stops updating (but the more testing, the better)

christoschronopoulos commented 1 year ago

Hello! I was wondering if this PR has been implemented in any version? Any hint?