k3b / APhotoManager

Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
GNU General Public License v3.0
224 stars 57 forks source link

AO10+: Backup/Restore lat/long/tags/rating #190

Open k3b opened 3 years ago

k3b commented 3 years ago

When (re)loading local database from android-media-contentprovider first backup values for gps (lat/lon), tags, ratings and then restore them so these values do not get lost anymore.

Since android-10 gps info is not supported any more in android-system-media-database. Since #155 apm-s own local media database is a workaround for this