Xavron
Xavron
I have a test of this working atm. Intend to fully implement and create a pull request soon enough. _Some possibilities:_ - _Simply showing logcat in the app_ - _Show...
Can possibly be closed. Pull request now added with it implemented: https://github.com/ppareit/swiftp/pull/227
I'm confused. Did this not work on older Android versions? I see you changed some of the recent scoped storage code and Android 13 (or more correctly scoped storage on...
Oh I see. You're trying to get ACTION_MANAGE_APP_ALL_FILES_ACCESS_PERMISSION into here. That's something Pieter will want to figure out. I'm not getting involved in this one lol. (Yeah, I know, already...
I'm ~expecting~ this to be fixed with my upcoming update here or if not then I may make a public repo. But, I ran into this with Android 8.0 and...
July update on this. No negative has been seen from target of Android 14 on any OS version. Android 14 itself however _(edit: I have a feeling this https://github.com/ppareit/swiftp/pull/241 is...
> Any progress in implementing ftps? #### Update: ...and pull request for FTPS has been created https://github.com/ppareit/swiftp/pull/242
It could technically be updated on Play Store again. It is currently meeting all the requirements as far as I can see. That was a problem previously as it couldn't...
There's a possible app crash showing with this but I believe its only happening during new code under construction (where that has a problem and not this). As far as...
Problem seen. Needs a fix :( ...Two problems actually. 1) Regression that caused DocumentFile to be null so that will be fixed. 2) Regression of path related problems on internal....