Skip to content

Releases: hauke96/GeoNotes

v1.4.1

03 Jul 23:22
43d0bb8
Compare
Choose a tag to compare

Changes in 1.4.1:

  • Change the marker move behavior: The map moves underneath the marker to reposition it #28
  • Fix color issue on menu in the toolbar #35
  • Fix positioning of the marker window #36

v1.4.0

29 Jun 06:56
93f5c83
Compare
Choose a tag to compare

Changes in 1.4.0:

  • Add list of notes

v1.3.2

15 May 10:08
6a8912d
Compare
Choose a tag to compare

Changes in 1.3.2:

  • Fix bug adding photos on older Android versions (SDK<24) #32

v1.3.1

01 Apr 13:27
d41d76f
Compare
Choose a tag to compare

Changes in 1.3.1:

  • Fix rotation bug and resulting crash #30
  • Fix line break bug in note description #31

v1.3.0

03 Mar 00:23
c00310a
Compare
Choose a tag to compare

New features in v1.3.0:

  • Notes can be exported into a GeoJson file #22
  • Snapping to location when tapping near location arrow/dot #24 (must be enabled in the settings menu)
  • Creation date of a note is stored and displayed #23
  • Annoying asking for permission has been fixed #25
  • Notes with at least one photo will have a different icon on the map #20
  • Better GPS-arrow icon #19
  • Bug fixed regarding device rotation

Some dev changes:

  • Added first JUnit tests (I know, a bit late buy hey, at least something)
  • Switched to a more DI (dependency injection) like way of dependency handling

v1.2.1

09 Feb 20:48
383aafb
Compare
Choose a tag to compare

New features in v1.2.1:

  • Update arrow-icon #19
  • Add snapping to GPS location #24

v1.2.0

01 Feb 23:03
a22ef1d
Compare
Choose a tag to compare

Changes in v1.2.0:

  • Add photos to a note
  • Icon for the GPS-arrow

Smaller things:

  • Change README and link to OSM-wiki

v1.1.0

22 Jan 21:56
f930670
Compare
Choose a tag to compare

Changes in 1.1.0:

  • Add GPS follow-mode #8
  • Add settings view #14
  • Save last location and zoom to that location on startup #12
  • Minor performance enhancements

v1.0.4

11 Jan 14:08
024181d
Compare
Choose a tag to compare

Changes in 1.0.4:

  • Fix build.gradle so that the F-Droid update checker will recognize the versions again

v1.0.3

09 Jan 23:20
c623d8e
Compare
Choose a tag to compare

Changes in 1.0.3:

  • Fixes bug #15