Skip to content

Android v1.1 (92f864a)

Choose a tag to compare

@github-actions github-actions released this 22 Aug 08:00
· 15 commits to master since this release
92f864a

Android — Pick the edition that matches your region

  • imcodes-global-*.apkInternational edition. Push notifications via Firebase FCM (Google Play Services required). Use this everywhere outside Mainland China.
  • imcodes-china-*.apkMainland China edition. Push notifications via 极光推送 JPush, which fans out to the on-device vendor channels (Huawei / Xiaomi / OPPO / vivo / Honor) so they work without Google Play Services.

Both APKs share the same applicationId (com.im.codes) and cannot coexist on a single device — install only one.

What's Changed

  • fix: stabilize remote desktop and controlled-node setup by @im4codes in #49

Full Changelog: android-dev-v1.1-1930d94...android-v1.1-92f864a