Skip to content

Android v1.1 (023f7c3)

Choose a tag to compare

@github-actions github-actions released this 23 Aug 01:33
023f7c3

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

  • release: promote Pi transport and mobile P2P downloads by @im4codes in #50

Full Changelog: android-dev-v1.1-1277a64...android-v1.1-023f7c3