k3b

Results 153 comments of k3b

@nicolas-raoul does the problem still existist in the current version or can i close this ticket

@locuturus thanks for reporting. if i understood https://developer.android.google.cn/topic/performance/app-hibernation correctly android-11 and later has a feature "Auto-reset permissions from unused apps" that may be the cause of this issue.

the app is using SAF (if you have android-5.0 and above) and it works without issues on my android-10 . I have to further anayse and compare to material-files .....

@locuturus thanks for the stack-overflow. I have added the missing flags from https://stackoverflow.com/questions/32563428/storage-access-framework-persist-permissions-not-working In the zip is the pre-release of the apk with the fix. https://github.com/k3b/ToGoZip/files/7462555/togozip-debug.zip can you test if...

@locuturus : sorry something with the debug build went wrong. this one should be working (at least i can install it on my android-10. [togozip-debug2.zip](https://github.com/k3b/ToGoZip/files/7469087/togozip-debug2.zip)

* Thanks naofum for Japanese translation via merge request https://github.com/k3b/ToGoZip/pull/4 * Thanks Poussinou for French translation via merge request https://github.com/k3b/ToGoZip/pull/5

Note: if you are working with https://utopian.io/ they have recently changed their [rules for translators](https://utopian.io/rules): --- **Translations Rules** ... CrowdIn contributions can be submitted only by translator with Proofreading permissions...

i have restructured the string resources to move aboutbox-html into different file and not updated the crowdin files accordingly :-( i hope to fix this by end of october and...

@zz-ha-dum the example statusbar is for an xposed module, which more than 99.9999% of the appusers will not have installed so i cannot use the proposed module. Showing a traditional...

Interesting idea. How would you protext the password? it needs an additional gui element to show the "****" and to retype the pwd to make shure that there is no...