Xavron

Results 124 comments of Xavron

It could be at a different location in Android settings on that device. Perhaps do a settings search for it?

Also happens when restoring from a backup on another computer when the originating computer runs its backup. That was kind of confusing. (Which brings up another issue but I'm not...

I believe it should be "UseScopedStorage" in Util to be corrected... its really just a naming problem anyway. Quite sure UseScopedStorage is what ppareit named it. AllowNewScopedStorage is very likely...

The f-droid version is *really old* right now and not really a good idea to base an issue on. The newer source code here on git is already fully compatible...

I'm not sure what ppareit will be doing. I'm basically same as you, but just helping fix the app in my free time so I can use it =}

Closing. Pull request has been made https://github.com/ppareit/swiftp/pull/257

Re-opening as https://github.com/ppareit/swiftp/issues/236 is being left open and this requires that. If that failed, this would have to be redone (and not by me as I'm not redoing all of...

> Also the grandle properties needs to be checked is using some weird settings like > > -org.gradle.unsafe.configuration-cache=true -android.nonTransitiveRClass=false -android.nonFinalResIds=false Oh. If I'm looking at that right, ~it looks to...

_TLDR only version. Instead of making this really long, replaced with a short concise version, as its probably better. Yes, this isn't very short lol._ - FTPS Explicit uses plain...

Thank you for the clarification of what you're saying. https://github.com/ppareit/swiftp/pull/242 > Things not done > >- Further implement the new FTP commands as they're currently done only to a working...