UriahShaulMandel / BaldPhone

A new accessible interface for your smartphone, suitable for seniors
http://baldphone.com
Apache License 2.0
282 stars 65 forks source link

Widgets #1039

Open aha999 opened 3 years ago

aha999 commented 3 years ago

Is your feature request related to a problem? Please describe. Baldphone currently doesn't support widgets anywhere. People may want to use various widgets from 3rd party apps.

Describe the solution you'd like Enable changing some home-screen elements area into an empty space dedicated for widgets, which would also be added/resized in settings to reduce a chance for mistakes by the user target group. For example, where the clock currently is, we could by customizability remove the clock and replace it with widget space there and add 3rd party clock/weather which opens the 3rd party weather app by clicking. If some users need even less buttons, the widget area could be extendable into more parts of the home screen, or other screens (right, left side). Maybe even have an option to turn on a dedicated widget screen (like notes screen can be).

Describe alternatives you've considered Some ideas:

Additional context An older guy whose phone i recently installed baldphone to, later asked in other words "but where is his weather widget", as he would click on his time/weather widget from a 3rd party, which updates data on the widget, to check the weather inside the app by clicking widget. I think that some sort of widget system would be required

UriahShaulMandel commented 3 years ago

That is such a good idea!! Lol I hope it's not that difficult to implement.

n3phtys commented 2 years ago

Should be doable by implementing an AppWidgetHost inside one of the tiles.

An additional use case for this: Apps like Google Maps allow you to have a 'Navigate to' Widget to a custom location. Having a 'bring me home' button on your launch screen is a great thing.