soul-browser/app/smali_classes3/com
KaKi87 0e33b30834
Fix blob: URI downloads (#75)
* Fix blob: downloads that failed on XHR status 0.

WebView blob XHRs report status 0, but the native reader only accepted 200, so saves never finished. Keep blob bytes in __sbBlobs, accept status 0, and stop forcing .txt when the download name already has an extension.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Restore download= filename escaping from 9802419.

The blob download JS string was over-escaped when regenerated, so Content-Disposition recovery produced broken quotes and names fell back to downloadfile.txt again.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-26 20:38:07 +02:00
..
google Remove tracker SDKs for clean Exodus Privacy scan 2026-08-12 19:16:14 +02:00
mycompany Fix blob: URI downloads (#75) 2026-08-26 20:38:07 +02:00
nostra13/universalimageloader Decompile and recreate Soul Browser v1.4.85 with APK CI builds (#1) 2026-08-10 16:07:14 +02:00