k3b
k3b
Copied idea from http://softwarerecs.stackexchange.com/questions/40289/android-picture-share-to-→-show-on-map?noredirect=1 ### Expected behavior In order to see on a map where one or more photos were taken As a photographer I want to have a "View...
I cannot move from /mnt/sdcard0/.... to /mnt/sdcard1/.... Current workaround: copy + delete
TODO: Backport of APhotoManager-mapsfoge-offline-maps https://github.com/k3b/APhotoManager/issues/60
Definition of custom defined [Symbols](../wiki/data#s) for Points of Interest to be displayed as a [Marker](../wiki/map#marker) in the location map view.
if i click on a geo uri ``` geo:0,0?q=52.366667,9.716667(Hannover)&d=the+capital+of+lower-sachsony ``` and open it with LocationMapViewer the map contains a bubble. When i click on the bubble. "hannover" is shown but...
if i import http://server/path/test.gpx and test.gpx contains link=description.html this should be converted to link=http://server/path/description.html
if i open a bubble in the mapview and click the ">"-link the app crashes if it is an invalid file url
[](https://crowdin.com/project/togozip) generated on 2021-02-06 with de.k3b.translations.TranslationStatisticsTests#dumpAsMD | language | changed | app | fdroid | aboutbox | translated by | | --- | --- | --- | --- | ---...
When "share" contains a directory in the android app [Material Files](https://github.com/zhanghai/MaterialFiles/) ToGoZip crashes because it cannot resolve the directory. togozip receives a share entry with mime type "vnd.android.document/directory" and the...
Since google has deprecated file: uri-s we need support to add DocumentFile - content uris for files and directories