gnome-weather:RocketMan/gnome-weather-forecast-patch

Last commit made on 2019-04-05
Get this branch:
git clone -b RocketMan/gnome-weather-forecast-patch https://git.launchpad.net/gnome-weather

Branch merges

Branch information

Name:
RocketMan/gnome-weather-forecast-patch
Repository:
lp:gnome-weather

Recent commits

2637c63... by Jim Mason <email address hidden>

Fixed hourly forecast to use target weather station's timezone

Weather data are always relative to the weather station, not the user.
This fix changes the hourly forecast time to that of the weather station.

Fixes GNOME/gnome-weather!23.

9a35ade... by Christopher Davis <email address hidden>

release: Prepare 3.32.1

01bf03a... by Christopher Davis <email address hidden>

shared/world.js: don't use detached location from settings

f07286f... by Christopher Davis <email address hidden>

app: Use find_nearest_city() instead of new_detached()

GWeather.Location.new_detached() can return a value that
cannot be serialized after being serialized.

We can use find_nearest_city() in place of it for now.

Fixes https://gitlab.gnome.org/GNOME/gnome-weather/issues/25

809ab13... by Will Thompson <email address hidden>

appdata: add OARS metadata

Generated with <https://hughsie.github.io/oars/generate.html>, following
the “Application that can connect to the Internet” flow. Two categories
seem potentially relevant, to me:

1. Information Sharing. The “Mild” level is described as:

   > Mild: Using any online API, e.g. a user-counter

   Weather does indeed use an online API.

2. Location Sharing. The description says:

   > This does **not** include heuristic based location services, e.g.
   > GeoIP and others.

   Weather tells Geoclue to use Geoclue.AccuracyLevel.CITY. From the
   documentation at
   https://www.freedesktop.org/software/geoclue/docs/libgeoclue/libgeoclue-gclue-enums.html#GClueAccuracyLevel
   one would expect that this is using GeoIP or similar, not sharing
   exact location from any GPS.

5582949... by Christopher Davis <email address hidden>

i18n: Change gettext module name

The gettext module was named gnome-weather, but Weather
looks for it's application ID. This resolves the issue
by setting the gettext domain equal to the application id.

Closes #29

38c629d... by Christopher Davis <email address hidden>

appdata: add releases section

After https://github.com/hughsie/appstream-glib/pull/296,
a releases section is required in order to pass validation.

1a6f95b... by gogo

Update Croatian translation

0bac409... by Bruce Cowan

Update British English translation

0ca6ff3... by Christopher Davis <email address hidden>

release: Prepare 3.32