ykasidit / bluetooth_gnss

Bluetooth GNSS app on Google Play Store
https://play.google.com/store/apps/details?id=com.clearevo.bluetooth_gnss&hl=en&gl=US
GNU General Public License v2.0
63 stars 19 forks source link

Selecting the log directory requires going up and back on android 11 #16

Closed grinapo closed 2 years ago

grinapo commented 2 years ago

At stram start right now the program enters the log directory (using the system dialog) but there is no "use" button, so I have to go up a directory then enter the dir again, and there's the "use this dir" button and all works well.

I'd guess there's a separate call to use the already allowed directory without re-asking for user confirmation?

ykasidit commented 2 years ago

Hello, this is now implemented in the options > enable logging checkbox, it will ask the dir once on enabling the checkbox. Released in Google Play, please give it a try.

On Sun, Oct 31, 2021, 02:20 Peter Gervai @.***> wrote:

At stram start right now the program enters the log directory (using the system dialog) but there is no "use" button, so I have to go up a directory then enter the dir again, and there's the "use this dir" button and all works well.

I'd guess there's a separate call to use the already allowed directory without re-asking for user confirmation?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ykasidit/bluetooth_gnss/issues/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2P3WTA4QKX2JZKUMTUQTUJRHQRANCNFSM5HBMP6UA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ykasidit commented 2 years ago

Assuming resolved.