Releases: Kenneth-Cho-InfoSec/Solipsism
Solipsism Browser 5.1.6
Solipsism Browser 5.1.6
- Prepared the app for F-Droid submission.
- Replaced Google Play Services/ML Kit barcode scanning with ZXing-only QR decoding.
- Added upstream Fastlane listing metadata.
- Added draft F-Droid build metadata for com.krystelligence.solipsism.
Signed APK SHA256: C62C0E483EA81A0741E73CA17D09A02BEB552A8B51147B3DC68B3063EE66DA5D
Solipsism Browser 5.1.5
Solipsism Browser 5.1.5
- Reduces the custom three-dot popup menu by roughly 25% in width and height.
- Keeps the top shortcut buttons as fixed-size circles.
- Adds the "I am feeling lucky" DuckDuckGo-based action under New incognito tab.
- Includes the recent QR scanner, URL-bar, bookmark, install-app, fullscreen, and menu polish updates.
Signed APK SHA256: 6DDC98759BDDBFAD64CE66533EDC7CF13C429B4A6FE7221471DB58D129E0E2BF
Solipsism 5.1.4
Solipsism 5.1.4
- Fixed fullscreen video layout so landscape video can occupy the full screen.
- Removed the dark backdrop behind the horizontal URL bar.
- Added smoother Material-style URL bar reveal motion and more physical rail button feedback.
- Added the refreshed wallpaper homepage with bookmark shortcuts, embedded Google Sans Flex title text, and homepage wallpaper controls.
- Added history Clear All and Decoy Mode actions.
- Added donation copy to the download dialog and improved settings cluster headings.
APK signature verification passed with APK Signature Scheme v2 and v3.
Solipsism 5.1.3
What's changed
- Added Ko-fi donation prompts and donation actions in settings/download dialogs.
- Added Settings search with a full-width Material-style search bar.
- Added Accessibility settings for text size, rendering mode, text reflow, wide viewport, and overview mode.
- Reworked root Settings into clustered sections with subheadings and position-aware rounded cards.
- Updated contact links to Ko-fi.
- Improved WebView tab memory handling so background tabs are retained more reliably.
Validation
- Built with
./gradlew assembleSolipsismPlusRelease. - Signed APK verified with APK Signature Scheme v2/v3.
- Installed signed APK on
Medium_Phone_API_36.1and confirmedversionName=5.1.3,versionCode=107.
Note: the attached APK is signed with the local Android debug keystore available on this machine.
Solipsism 5.1.2
What's fixed
- Fixed the rail reload button so pages reload instead of leaving the loading bar stuck.
- Restored WebView file uploads from Android's file picker.
- Improved dark mode tab card text readability.
- Removed colored outlines from the main UI surfaces, popup URL/search UI, and tabs page.
- Removed the FAQ entry from Settings.
- Limited immersive fullscreen hiding of system bars and the rail to landscape video fullscreen.
Validation
- Built with
./gradlew assembleSolipsismPlusRelease. - Signed APK verified with APK Signature Scheme v2/v3.
- Installed and launched the signed APK on
Medium_Phone_API_36.1; no immediate AndroidRuntime fatal crash found in logcat.
Note: the attached APK is signed with the local Android debug keystore available on this machine.
Solipsism 5.1.1
Solipsism 5.1.1
Changes:
- Fixed the Solipsism rail tab button so it opens/closes the tab drawer again.
- Restored Solipsism tab list rendering by keeping the drawer tab list active instead of the hidden desktop list.
- Updated the rail tab counter for Solipsism mode.
- Fixed the mobile SSL/site-info tap path so it opens the certificate dialog instead of recursing.
- Bumped app version to 5.1.1.
Verification:
- Built release APK successfully.
- Signed APK verified with apksigner.
- Installed signed release APK on QEMU/emulator.
- Confirmed app launches without crashing.
- Confirmed rail tab drawer opens and New tab increments the tab count.
Solipsism 5.1.0
Release build for Solipsism 5.1.0.
Update: release APK was rebuilt with release minification disabled after QEMU testing found R8 startup crashes in Mezzanine reader dispatch. The attached signed APK has been installed and launched successfully on the Android emulator without crash logs after startup.
Includes the updated right rail UI, configurable rail sizing and side placement, QR scanning controls, homepage refresh, and fixed image download handling.
Artifacts:
- Signed release APK
- Source code ZIP