k3b

Results 62 issues of k3b

Implement the new android-6-runtime-permission-check-mechanism as described https://developer.android.com/training/permissions/requesting.html and https://material.google.com/patterns/permissions.html **Open Questions:** Is it possible in Android-6+ to ask for a permission (or permissoingroup) at runtime that is not declared in...

enhancement
help wanted

via https://crowdin.com/project/acastus-photon-adress2geotrans/ these will become app translations and f-droid-translations

If you like to see this app in an additional language you can help me and add translations through the crowdin translation web gui. You can login there using your...

enhancement
help wanted

I have just installed the currend version the app from f-droid on my android-4.4 device. Pressing on the menu button in the right upper corner has no effect. (no popup-menu)...

bug
help wanted
good first issue

Currently the lib is compiled with minSdkVersion=18 (via gradle.properties MIN_SDK_VERSION = 18) I plan to integrate the lib into https://github.com/k3b/APhotoManager which has minSdkVersion=14 (android-4.0) I already locally compiled the lib...

... so the current wether info can be put into calender, email, diary

enhancement

Code changes: Added code required by android-6 (or later) for existing backup/restoring functionality.: * ask user for permission READ_EXTERNAL_STORAGE or WRITE_EXTERNAL_STORAGE * Using StorageAccessFramework to get Backup-output-Directory * Using StorageAccessFramework...

implemented here: https://github.com/k3b/droidshows/tree/New-Feature-Export-Episodes-to-CSV

Work in progress. see https://github.com/k3b/droidshows/tree/BackupRestoreNew and https://github.com/k3b/droidshows/blob/BackupRestoreNew/TODO.md