Skip to content

Releases: whtis/memosly-android

Memosly v1.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 13:57

安装方式

  1. 下载下方的 app-release.apk
  2. 在 Android 设备上允许"安装未知来源应用"
  3. 打开 APK 文件安装

Installation

  1. Download app-release.apk below
  2. Enable "Install from unknown sources" on your Android device
  3. Open the APK to install

Memosly v1.1.1

Choose a tag to compare

@github-actions github-actions released this 31 May 14:38

安装方式

  1. 下载下方的 app-release.apk
  2. 在 Android 设备上允许"安装未知来源应用"
  3. 打开 APK 文件安装

Installation

  1. Download app-release.apk below
  2. Enable "Install from unknown sources" on your Android device
  3. Open the APK to install

Memosly v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 14:42

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

Choose a tag to compare

@github-actions github-actions released this 23 Feb 05:03

安装方式

  1. 下载下方的 app-release.apk
  2. 在 Android 设备上允许"安装未知来源应用"
  3. 打开 APK 文件安装

Installation

  1. Download app-release.apk below
  2. Enable "Install from unknown sources" on your Android device
  3. Open the APK to install