FYG_license_bot_ignore_me
4c7476845b
Update license headers and CONTRIBUTORS file
2024-01-10 19:01:48 +01:00
License Bot
d6fa5d0dd5
Update license headers
2020-01-09 10:44:32 +01:00
License Bot
beedb653e6
Update license headers
2019-02-13 20:43:31 +01:00
License Bot
238bacde9f
Update license headers
2018-02-26 14:27:33 +01:00
Andreas Shimokawa
948002dc7c
Weather: recreate OWM fake reply from weatherSpec, no not directly create in in Weather Notification receiver
...
This should bring CM weather on par with Weather Notficication when using background js
2017-12-14 14:54:09 +01:00
Andreas Shimokawa
0befc1a95e
Weather refactoring
...
No longer save an instance of ParcelableWeather2, rely on our WeatherSpec instead which now has all forecast data and save reconstructed owm weather json in Weather
2017-11-30 10:24:31 +01:00
Andreas Shimokawa
879272deb7
Weather: refactoring and support forecast for more than one day
2017-11-29 23:57:36 +01:00
Andreas Shimokawa
a5886cbb49
Revert "store UTC in weather timestamp"
...
It was already in UTC but I sucked
This reverts commit b9eedce13b
.
2017-08-26 00:41:36 +02:00
Andreas Shimokawa
b9eedce13b
store UTC in weather timestamp
2017-08-22 00:26:49 +02:00
License Bot
e392fbfd80
Add license header to all java files.
2017-03-10 14:53:19 +01:00
Andreas Shimokawa
984e639e97
Pebble: push current weather to TimeStylePebble again when watchface gets started
2016-12-31 19:17:08 +01:00
Andreas Shimokawa
266c6b8817
Pebble: send weather to Pebble when we get notified by weather notification
2016-12-31 15:56:05 +01:00
danielegobbetti
c7c723134e
Add weather singleton (to store the whole data passed by weather notification).
...
Add weather info for TimeStylePebble.
Add further fields to the ParcelableWeather class.
Add reverse mapping to ParcelableWeather to get back the original OpenWeatherMap API condition codes.
2016-01-03 18:28:32 +01:00
Andreas Shimokawa
e533fdbaa6
Pebble: actually display current whether in WeatherNeat
2015-12-29 22:10:38 +01:00
Andreas Shimokawa
af9ee90383
actually get weather, seems to be the only way
2015-12-28 20:55:59 +01:00
danielegobbetti
aa1014f51c
Added dummy configuration file. This way we get data from the weather notification app.
...
Problem is we probably ned to add it as library, in order to unmarshal the intent. (That's why I commented the offending code in the receiver)
2015-12-28 17:46:16 +01:00
Andreas Shimokawa
7a1a6dbb2b
WeatherNotification: Try to dissect the parcelable extra
...
This is useless, since we do not get the extra at all (only weather skins)
So... this is a dead end...
2015-12-28 11:33:22 +01:00
Andreas Shimokawa
483c435aa5
Commit old weather experiment - might be worth continuing
2015-12-27 19:44:33 +01:00