| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-30 | 1.4 kB | |
| Totals: 1 Item | 1.4 kB | 1 | |
Removed — MinsOS v0.1.0 is no longer distributed
MinsOS_v0.1.0_gts7xlwifi.zip (2026-07-21, the first public release) has been deleted from this
folder. It had two defects serious enough that keeping it downloadable was worse than breaking the
link:
-
Data loss. A PIN or pattern set on that build did not survive a reboot. The lock screen accepted the code, bounced back, and credential-encrypted storage never unlocked. The only way out was formatting
/data. Cause: Samsung'svoldtakes the credential in itsbyte[]argument and requires theStringargument to be empty or"!". Fixed in v0.2.0. -
adb authentication was disabled. Every release up to and including v0.2.2 was built with
ro.adb.secure=0andro.debuggable=1, so adbd accepted any USB host without the "Allow USB debugging from this computer?" prompt, whether or not the screen was locked. That was a mistake in the build defaults, not a design choice. Fixed in v0.3.0, which is a production build.
If you are running any build older than v0.3.0, update, and treat any USB connection you did not initiate as untrusted until you have.
Current release: https://sourceforge.net/projects/minsos/files/gts7xlwifi/
Source, including the kernel corresponding source, is published in that same folder and at https://gitlab.com/minsos1/MinsOS