federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.1k forks source link

GPS off: warning #914 #915

Open Travanco opened 1 year ago

Travanco commented 1 year ago

Changed message from location not found to Device position is turned off

federicoiosue commented 1 year ago

Too easy :)

You should before check if any location provider is enabled or not and then eventually show a different message. A ufther improvement would be to redirect the user to the device's location preferences, but not mandatory.