> On Apr 21, 2017, at 10:38 PM, Anton Lundin <[email protected]> wrote: > > On 22 April, 2017 - Miika Turkia wrote: > >> I got a few extra dives added to Subsurface-mobile when testing the >> now fixed incorrect time issue. When trying to delete the additional >> dives, I only managed to delete the first one, clicking the delete >> button for the others was impossible. Bug 1. >> >> After a couple of attempts I now have lost all the real dives on my >> Android device, only one manually added test is still in my log. Bug >> 2. >> >> Does anyone have any hints, how to dig into the issue. I.e. are there >> any recommended git clients available and where is the data stored on >> the mobile client? Or is it even possible to look into the git storage >> in stock Android? > > You can't access the raw files on a stock device. They are protected by > a bunch of security features. > > On a rooted device, you can access the git repo. It's in something like > /data/data/app/org.subsurfacedivelog.mobile/files/ .
And of course, once you sync to the cloud, you'll have the exact same commits on the cloud server and can access them from your command line git client... /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
