qqq3 / good-weather

Open source weather app for Android
GNU General Public License v3.0
241 stars 99 forks source link

Add Support To Track Multiple Cities #15

Open landry314 opened 7 years ago

landry314 commented 7 years ago

I need to track the weather in multiple cities.

This app could have an editable list inside of it (in the search area) of recent cities searched so I could quickly find my city again.

I would like a section to display of the weather of multiple cites in rows.

Also, when I choose the widget I would like it to ask me which city then keep THAT city in THAT widget. Then I could create multiple widgets with different cities.

The app "World Clock" used to do this. I am really sad it is now broken. You might want to look at their code:

https://github.com/arminha/worldclockwidget

CFPrulez commented 7 years ago

Multiple cities would be great, but I’d prefer a solution where it is possible to switch between saved cities.

To switch between cities a dropdown menu in the navigation drawer (see (2) https://storage.googleapis.com/material-design/publish/material_v_11/assets/0Bzhp5Z4wHba3RkZGRGhaM3c5ZDg/patterns_navdrawer_metrics1.png ) could be used.