Skip to content

v3.4.0

Latest

Choose a tag to compare

@krelltunez krelltunez released this 05 Sep 23:15
0cf349e

Traditional Chinese for Taiwan

lifeGLANCE now ships 中文(台灣) as its own language. Taiwan uses different
computing vocabulary from Hong Kong (設定 rather than 設置, 使用者 rather than
用戶, 匯入/匯出 rather than 導入/導出), so the Hong Kong file no longer has to
serve both. Devices set to Taiwan Traditional Chinese pick it up automatically;
if you already had 中文(香港) selected, switch in Settings → Language.
Hong Kong and Macau devices keep the Hong Kong file.

The GitHub APK is now identifiable

Some users hit a paywall in what they believed was the free GitHub build. Every
GitHub APK is fully unlocked, so those were Play builds republished by mirror
sites. Starting with this release the two are easy to tell apart:

  • Settings shows the license line on every build. The GitHub APK reads
    "This build is fully unlocked."
  • The GitHub APK's version ends in -github (Android app info shows
    3.4.0-github). Releases up to 3.3.1 do not carry this marker.
  • Every release publishes SHA256SUMS.txt next to the APK, and the signing
    certificate fingerprint is documented in the README under "Verifying the APK".

Notes for existing sideload users

  • The release asset is renamed from lifeglance.apk to lifeglance-github.apk.
    Obtainium may ask you to re-pick the APK once; there is only one, so it
    should resolve on its own.
  • The GitHub and Play builds are signed with different keys. Switching between
    them requires an uninstall, which erases local data, so export a backup first.
  • The signature split can trigger a one-off false positive in some antivirus
    scanners. Verify the checksum and certificate if you want to be sure.