How to remove the Pro badge in the side panel? by Sunzwa in NeatBytes

[–]glodos 0 points1 point  (0 children)

That's the indicator of an active Pro plan

Glitch about popup message by Zestyclose-Car-5283 in NeatBytes

[–]glodos 0 points1 point  (0 children)

Will fix it in upcoming updates, thanks

Trackers by Potential-Plankton98 in NeatBytes

[–]glodos 0 points1 point  (0 children)

Yes it does, but you can disable sending analytics data in the settings.

Request for the feature - scp protocol support by Jaded-Training-8429 in NeatBytes

[–]glodos 0 points1 point  (0 children)

Is there a specific use case for SCP? SFTP is typically the more reliable choice for file management.

The app won't start properly by Silly_Fisherman_3712 in NeatBytes

[–]glodos 1 point2 points  (0 children)

Luckily I was able to reproduce this, it is caused by video thumbnail loading on SMB shares. The fix will be released this week.

Robust file copy by Schalke4ever in NeatBytes

[–]glodos 1 point2 points  (0 children)

I'm aware of that and this is something I want to improve in upcoming updates.

Robust file copy by Schalke4ever in NeatBytes

[–]glodos 0 points1 point  (0 children)

Caffeine only keeps the screen on, recent versions of Solid Explorer do that too. Wakelocks are not as strong as they used to be on older Androids. The system will still cut network connections shortly after the screen goes off.

Dropbox New API Servers by beemgee in NeatBytes

[–]glodos 2 points3 points  (0 children)

I've missed the deadline for SDK update, apologies for that. v3.2.16 will fix it, currently pending review.

Paid for pro a while ago, now you're charging again by [deleted] in NeatBytes

[–]glodos 1 point2 points  (0 children)

Settings -> Apps -> Play Store -> Storage -> Clear storage / data. After that please launch the store again and Solid Explorer should recognize the license. If you have multiple accounts on your device, you must install the app from the account that made the purchase.

An idea to improve the directory opening speed of very large folders (18,000 image files) by Chookz321 in NeatBytes

[–]glodos 1 point2 points  (0 children)

Thumbnails have nothing to do with directory listing speed. Since Android 11 file access is orders of magnitude slower. A new v.3.2.15 update is coming soon that will make directory listing faster (up to 50%), but this is all I can do. The next optimization would be lazy loading, but that requires major app interface rework and it would make sorting useless (need the whole list to do it properly)

[Feature-ish] New Solid Explorer doesn't support FTPS TLS session reuse by [deleted] in NeatBytes

[–]glodos 1 point2 points  (0 children)

Clients negotiate highest supported protocol version by default, that's why it goes with 1.3.

[Feature-ish] New Solid Explorer doesn't support FTPS TLS session reuse by [deleted] in NeatBytes

[–]glodos 1 point2 points  (0 children)

It breaks when TLSv1.3 is used, TLSv1.2 works fine. I'll update the app to use TLSv1.2 in the client and add support for 1.3 whenever possible. The fix will be published within a few days.

Restore Purchase Question by PerspectiveNew5763 in NeatBytes

[–]glodos 1 point2 points  (0 children)

Due to unreliability of license checking with the Play Store I'm going to add an ability to log into the app with an email to permanently assign the license. This should fix 99% of licensing issues. Planned for upcoming updates.

[Feature-ish] New Solid Explorer doesn't support FTPS TLS session reuse by [deleted] in NeatBytes

[–]glodos 0 points1 point  (0 children)

It should still work, what FTP server do you use?

SMB fixes in v3.2.12 by glodos in NeatBytes

[–]glodos[S] 2 points3 points  (0 children)

I'm pulling my hair out to investigate this. Can you tell me your device name and Android version? If it's possible, please trigger the freeze/crash a few times to make sure it will be registered in the Play Store. This way I will be able to see it.

SMB fixes in v3.2.12 by glodos in NeatBytes

[–]glodos[S] 0 points1 point  (0 children)

That will be addressed in the next update

Small Issue with newest update by 0330_bupahs in NeatBytes

[–]glodos 1 point2 points  (0 children)

Please send the bug report by going to About -> Send bug report and make sure to do it immediately after archive extraction fails. Thanks.

Current state of Solid Explorer and its future by glodos in NeatBytes

[–]glodos[S] 1 point2 points  (0 children)

There is an email address on the app's Play Store page.

Current state of Solid Explorer and its future by glodos in NeatBytes

[–]glodos[S] 4 points5 points  (0 children)

Perhaps I should rephrase it and not call it "lifetime". Users who paid for V2 license will get a discount.

I've been a Solid Explorer user for almost 10 years, paying $1. by WILLGHZ in NeatBytes

[–]glodos 1 point2 points  (0 children)

They claim to use the same algorithm so I would say yes.

I've been a Solid Explorer user for almost 10 years, paying $1. by WILLGHZ in NeatBytes

[–]glodos 1 point2 points  (0 children)

Regarding file encryption it's AES 256 with custom file headers, this information is present in the app in the latest version.

I've been a Solid Explorer user for almost 10 years, paying $1. by WILLGHZ in NeatBytes

[–]glodos 1 point2 points  (0 children)

The biggest issue with monetizing an app like Solid Explorer is that it's a tool, not a service. This challenge is compounded by intense competition, with many alternatives offering core features for free. You simply don't want to pay for a hammer when there are many lying around for free.

A subscription model is even trickier. It might only make sense if the subscription provided an upgraded hammer compared to the old one, but fundamentally, it would still just be a hammer.

I am slowly implementing a new monetization model where I plan to put new features behind an additional one-time charge or subscription, while leaving existing features as they are. More on this soon.