Releases: whtis/memosly-android
Releases · whtis/memosly-android
Release list
Memosly v1.1.2
安装方式
- 下载下方的
app-release.apk - 在 Android 设备上允许"安装未知来源应用"
- 打开 APK 文件安装
Installation
- Download
app-release.apkbelow - Enable "Install from unknown sources" on your Android device
- Open the APK to install
Memosly v1.1.1
安装方式
- 下载下方的
app-release.apk - 在 Android 设备上允许"安装未知来源应用"
- 打开 APK 文件安装
Installation
- Download
app-release.apkbelow - Enable "Install from unknown sources" on your Android device
- Open the APK to install
Memosly v1.1.0
Add access token login support for OIDC/SSO users
Allow users to sign in with a Personal Access Token instead of username/password. This enables OIDC users to generate a PAT from the Memos web UI and use it to authenticate in the Android app.
- Add login mode toggle (Password/Access Token) as segmented buttons
- Implement signInWithAccessToken in AuthRepository (validates via getCurrentUser)
- Auto-strip "Bearer " prefix from pasted tokens
Closes #2
Memosly v1.0.1
安装方式
- 下载下方的
app-release.apk - 在 Android 设备上允许"安装未知来源应用"
- 打开 APK 文件安装
Installation
- Download
app-release.apkbelow - Enable "Install from unknown sources" on your Android device
- Open the APK to install