FridoDeluxe
FridoDeluxe
I have no idea if and how WilliamChart allows to use custom markers. Is there any example for that? If it's possible this shouldn't add too much confusion to the...
OWM has a new beta feature called Triggers or Weather Alerts: http://openweathermap.org/triggers. They don't provide predefined alerts, instead the user can define certain conditions when to be alerted by polling...
For the beginning a few built-in general triggers (extreme high/low temperature, heavy rain, thunderstorm...) inside Forecastie should be enough, they could be selected by the user if desired. But I...
An interesting possibility: According to [this](https://developer.android.com/guide/topics/appwidgets/overview#resizing) widgets can change the amount of information when being resized. This doesn't allow a full customizable widget, but at least the user could change...
The simple wiget is intended to be a 2x1 widget, so the layout is optimized for widgets twice as wide as high. I don't know Quickstep Launcher, but this looks...
As far as I know the 2x1 size is nowhere defined explicitly in Forecastie (I'd be happy to be proven wrong). The actual grid dimensions of the widget depends on...
> #349 #234 I'm not sure if this IllegalArgumentException is related to internet connection bugs. Seems like `privacyGuardWorkaround()` is just used for forcing a permission request, but has nothing to...
I can confirm this bug on a real device, with both mobile data activated and deactivated. Looks like _updateLocationAutomatically_ it doesn't work for me at all. Anybody using this feature...
This is what I got (LineageOS 16 without Google Apps, GPS deactivated, but mobile network activated): ``` java.lang.IllegalArgumentException: provider doesn't exist: network at android.os.Parcel.createException(Parcel.java:1954) at android.os.Parcel.readException(Parcel.java:1918) at android.os.Parcel.readException(Parcel.java:1868) at android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationManager.java:755)...
I like it, too. Maybe also add OpenStreetMap (because the map tiles are from their servers)?