Skip to content

Releases: cohenadair/anglers-log

Spanish translations

20 Oct 12:12
Compare
Choose a tag to compare

Added Spanish translations (#448), thanks @sguinetti.

Fixed crashes in Android 9+

13 Oct 19:37
Compare
Choose a tag to compare

Issues fixed:

  • #444: Crash taking picture with camera
  • #446: Crash loading map in Android 9+

Bug fix + new targetSdkVersion

27 Aug 13:19
Compare
Choose a tag to compare

Changes

  • Fixed #434: FAB doesn't reappear after scrolling down
  • Increase Android target SDK version to 29

Import error 3 fix

19 Jul 16:40
Compare
Choose a tag to compare

Notch UI fixes

05 Aug 16:30
Compare
Choose a tag to compare

Updates

  • Several notch-related UI fixes
  • Photos are no longer duplicated when added to Anglers' Log
  • Photos are now sorted by newest first when browsing device photos

Bug fix

05 Aug 17:46
Compare
Choose a tag to compare

Updates

  • Fixed an issue where a Trip's date couldn't be updated if it overlapped with its old value

Image Compression Quality

05 Aug 16:25
Compare
Choose a tag to compare

Updates

  • Greatly increased compression quality of photos attached to Anglers' Log
  • Fixed crash opening camera on Android N devices

Bug fix

15 Jun 03:02
Compare
Choose a tag to compare

Changes

  • Fixed #308 - Bait names are now longer auto-capitalized after saving. Abbreviations are now allowed. "AAA Lure" is no longer automatically renamed to "Aaa Lure".

Bug fix

13 Jun 01:29
Compare
Choose a tag to compare

Fixed #305, an issue where on smaller screens, the Released/Kept UISegmentedControl was rendered off screen in the Add Entry screen.

Support for device date and time format

13 Jun 23:10
Compare
Choose a tag to compare

Updates

  • Date and time strings are now formatted depending on the device's settings.
  • Fixed some French translations.