Skip to content

Conversation

@xsaco07
Copy link
Contributor

@xsaco07 xsaco07 commented Sep 30, 2019

This PR includes all changes made in version 0.7.2 currently published on Play Store.

jamescr and others added 30 commits July 4, 2018 18:12
* Fix upload GPX data to OSM (error 500)  (close #137 )

* change path name to net.osmtracker

* Rewrite of download custom layouts functionality (close #119). 

* Support android 6 permissions

* Change application icon

* change to version 0.7, code 41.
* fixed the notifications issue fixed, set importance at low to avoid sound. (issue on android 8)

* gradle file changed to "apply plugin" syntax (makes easier building the app for fdroid)

* set highcontrast theme (issue on android 8)
Fix: Upload-track-icon does not dissapear when scrolling any more.
Open keyboard automatically when creating a note
The bug that deletes the saved tags before save the trace is solved
Motion detection/minimum distance between subsequent track points
Adding new icon in the bottom space in the main screen
Changing app version to 0.7.1
* Fix  ExportTrackTaskTest and Travis CI

* Update gradle4.6-all checksum

* Update travis config file

* add travis config sudo:true
* Fix issue 183

* Fix the problem when download a new layout after the export gpx directory changed
* Add load method which sets HTTP User Agent to the app package name

* Ask for permissions before display track

* Clean unused code in DisplayTrack
EmmanuelAB and others added 12 commits May 31, 2019 15:46
Avoid choosing the MapTileSource in app preferences. Let Mapnik by default.
* Include the tags in the GPX file

* Fix: The "<tags>" was missing; actually, according to the GPX specification, a separate namespaces should be used for such custom tags. I don't do it for the time being to be compliant with other appearances of "<extensions>" in this app.

* Fixed null issue when tags are empty

* slight format adjustments

* Export track description into GPX

* replace <extensions><tags>... by <metadata><keywords>...

* Export multiple tags as multiple <keyword> elements instead of comma separated
list. Seems to be more in line with GPX specs.

* - place <desc> also withing <metadata>
- trim leading/trailing whitespaces from tags in GPX
* Target sdk 28 needs FOREGROUND_SERVICE permission in manifest. Fixes issue #214

* Fix wrong imports and function calls from them

* Fix background map for Android 9.0 to launch beta2 v0.7.2

* Fix some dependencies in manifest and gradle - WIP

* Change dependencies, delete usage of http-android

* Update version code

* Comment tests that stop travis

* Delete test class files
@aton1698 aton1698 merged commit 81b9525 into master Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants