Skip to content

Releases: martykan/forecastie

v1.17.2

15 Dec 08:47
Compare
Choose a tag to compare

A minor maintenance release

  • Fix build errors in v1.17.1 due to unit tests
  • Updates to Italian translations
  • Minor changes to CI build recipe

v1.17.1

10 Dec 02:37
Compare
Choose a tag to compare

Minor maintenance release:

  • Updates to Greek translation
  • Updates to Russian translation
  • Updates to Spanish translation (thanks to Elsa Andrés)
  • Changes to translation progress script, to account for new strings files

v1.17

19 Oct 02:12
Compare
Choose a tag to compare

Visible changes

  • Implement status bar notification
  • Reinstate save/restore map location (it was accidentally deleted recently)
  • Automatically get weather data after choosing a location

Behind-the-scenes

  • Tidy imports
  • Fix mistake in contributing information
  • Add unit tests

v1.16.1

01 Oct 12:16
Compare
Choose a tag to compare

Visible changes

  • Updates to Brazilian Portuguese translation
  • Fix colour of menu bar in maps
  • Add icons for main menu functions
  • Show UV index as a number

Behind-the-scenes changes

  • Make requests for tiles secure (https)
  • Other minor updates to the map html
  • Changes to the way translation strings are stored

v1.16

19 Sep 15:26
Compare
Choose a tag to compare

Significant changes, bringing security and speed improvements

  • Migrate to AndroidX
  • Migrate to Android 10/SDK29

Other improvements

  • Update Italian translation
  • Remove Dashclock integration (Dashclock software is unmaintained and deprecated, it likely has security problems)

Bug fixes

  • Fix graph bug
  • Fix graph toolbar bug, SDK15
  • Fix card view bug, SDK23
  • Minor bug fix, city search dialogue
  • Fix character-escaping bug, "About" dialogue

v1.15.8

11 Sep 12:51
Compare
Choose a tag to compare
  • Fix outdated certificate bug (affecting pre-API 21 devices)
  • Fixed many string-escaping bugs in strings.xml for most translations

v1.15.7

07 Sep 16:24
Compare
Choose a tag to compare

Lots of minor fixes

  • Fix typo in docs
  • Updates to Chinese translations
  • Fixed untranslatable string
  • Upgrade target to satisfy Google Play requirements (Android 9)
  • Improvements to CI process, to build .apk on new releases
  • Reordered strings in all strings.xml files, using template

v1.15.6

29 Aug 10:40
Compare
Choose a tag to compare
  • Fix automatic release of .apk files

v1.15.5

29 Aug 09:38
Compare
Choose a tag to compare
  • Fix automatic builds of releases

v1.15.4

29 Aug 09:18
Compare
Choose a tag to compare
  • Fix mistakes in github actions script, so apk is released correctly