Commit Graph

809 Commits (13f9abfdd6486838e9c85081b2e41dd1b877aa3a)
 

Author SHA1 Message Date
Jens Lody 13f9abfdd6 Update translations to cover the warn-message about missing api-keys. 9 years ago
jenslody 9013241d47 Merge pull request #80 from andria009/master 9 years ago
jenslody a1a5804c9f Merge pull request #78 from vantu5z/master 9 years ago
Jens Lody f9f97dcaaa Add notification, if an api-key is missing. 9 years ago
Jens Lody 70ad8ccdea Fix typo. 9 years ago
Jens Lody ee7bc35d90 Use https for forecast.io, it looks like they do not allow non encrypted connection anymore. 9 years ago
Jens Lody b38fedf158 Update spec-file to be in sync with fedora. 9 years ago
Andria Arisal af4ac1efa3 [MOD] "id" is inserted 9 years ago
Andria Arisal c7131dec1d [MOD] Translation header updated. 9 years ago
Andria Arisal 3acf972fd9 [ADD] Indonesia translation is created. 9 years ago
vantu5z f8d1a7dc08 Update Russian translation 9 years ago
jenslody fe005139a4 Update README.md 9 years ago
Jens Lody 1b8de357e1 OPenweathermap now also requires an api.key, it does no longer work reliable without one. 9 years ago
Jens Lody e90eb841e7 Update translation-files to reflect changes in preferences. 9 years ago
Jens Lody cbf6fe0a9e Remove accidently slipped in (translatable) number. 9 years ago
Jens Lody c194737838 Sourec-formatting fixes. 9 years ago
Jens Lody 752f0d76ab Forecast.io recently added more translations to their api. Use them with the extension. 9 years ago
Jens Lody a97c92661b Add options to configure the refresh-timeouts. 9 years ago
Jens Lody c8097eb621 Readd accidently removed setter-function, needed to set default location, if last one was removed. 9 years ago
Jens Lody 3689fe8394 Synchronize spec-file with the one in fedora git. 9 years ago
Jens Lody 339ec8adbf Don't use gnome-shell-extensions-common as dependencyon Fedora, use gnome-shell instead on Fedora >= 23. 9 years ago
Jens Lody e55253e14b Add gnome-shell 3.18 compatibility. 9 years ago
Jens Lody 6ee5ce3e06 Fix typo in prefs.js (missing S), that prevents openstreetmaps-search from being used. 9 years ago
Jens Lody bcd4b78b5a Fix an error in spec-file, that leads to an empty version-number. 9 years ago
Jens Lody b16bfdcaca Partly revert commit 4085de619c ("Add newest development version of gnome-shell (3.17.92) to metadata.json .") . 9 years ago
Jens Lody cd050b652a Fix user-agent creation. If the version is numeric, it did not work, I only tested it with empty version and version created of git-commit. In this case it's a string. 9 years ago
Jens Lody 4085de619c Add newest development version of gnome-shell (3.17.92) to metadata.json . 9 years ago
Jens Lody 6f2113f650 Add (and use) an own user-agent string, created from uuid, version (if present) and used http-library (libsoup). 9 years ago
jenslody e0fb8d693d Merge pull request #75 from vantu5z/master 9 years ago
vantu5z 43583a3618 Updated ru.po 9 years ago
Jens Lody 37a154c86f Added openstreetmaps nominatim service as default geolocation provider. 9 years ago
Jens Lody 6dea6cf25c Update changelog in spec-file 9 years ago
Jens Lody 0f6ae2fe12 Fixed spec-file and update-script to use the checkout-date and not the build-date in the rpm-revision. 9 years ago
Jens Lody ff60010f59 Changes to *.po-files, due to new geolocation-provider choice. 9 years ago
Jens Lody 623ff9585a Add missing space in error-message. 9 years ago
Jens Lody 57d9d661ef Do not translate empty strings. 9 years ago
Jens Lody 266f87650e Fix typo in log-message. 9 years ago
Jens Lody 7ec1b05cec Use geocode.farm as default geolocation-data provider. 9 years ago
Jens Lody 98b46113f9 Update (fix) copyright dates in the sources. 9 years ago
Jens Lody e96c470dec Avoid multiple calls of weatherprovider url, if the network-changed signal is recieived multiple times for some reasons (probably once per network device). 9 years ago
Jens Lody 0160a63ad0 Better reentrancy guards for forecast.io. 9 years ago
Jens Lody deb140b4c1 Cache weatherdata if gnome-shell is locked or idle. 9 years ago
Jens Lody 473a13f970 Do not invalidate cached data if the session is idle to prevent unnecessary calls to weatherdata-provider. 9 years ago
Jens Lody d052d52774 Only invalidate data onreconnection, if we had a refresh-timeout already. 9 years ago
Jens Lody d0061bb0ef Better connectivity check (hopefully). 9 years ago
Jens Lody 0903deeaa2 Add reentrency-guards to parseWeatherxxxx-functions. 9 years ago
jenslody c334a925b8 Merge pull request #69 from shlinux/master 9 years ago
jenslody 96d8d31958 Merge pull request #61 from arky/patch-1 9 years ago
Jens Lody 78064900d8 Add coming development version of gnome-shell (3.17.91) to metadata.json . 9 years ago
Jens Lody b7e2bee65c Fix crash in ubuntu with gnome-shell 3.12, should fix #66 . 9 years ago