This patch improves Android AppSupport to allow setting a lockscreen PIN. This is useful for Android apps which refuse to run if a PIN isn't set (such as Rail Planner).
After installing the patch, you should restart Android AppSupport.
Afterwards, you can set an Android PIN by going to: Settings -> Android AppSupport -> press on "Android version" 5 times -> Security -> Screen lock. The PIN will only be seen by Android apps, it won't affect the Sailfish lockscreen.
The code is available at: https://codeberg.org/nick8325/appsupportkeyguardstub
| Attachment | Size | Date |
|---|---|---|
| 45.09 KB | 08/05/2026 - 23:48 |
Comments
eson
Sat, 2026/05/09 - 00:19
Permalink
So why are your RPM's not extractable on a simple Linux system like Linux Mint? No matter from codeberg or OpenRepos.
nick8325
Sat, 2026/05/09 - 16:29
Permalink
Apparently libarchive doesn't support files built with the latest version of rpm, see https://github.com/rpm-software-management/rpm/issues/4078
slava
Sat, 2026/05/09 - 02:48
Permalink
rpm2archive handles it just fine: