Version Differences
phone-glass We need more research!
The information on this page is incomplete and/or unconfirmed, and requires more research. You can help by collecting information from other resources or by testing on your own devices.

1.0

  • No KaiStore
  • Missing a lot of APIs
  • EndCall does not force kill if media is playing.

Bugs:

  • window.alert() will stop JavaScript execution.
  • click() function on lots of elements will not work.
  • Some function only have the vendor-prefixed versions. (e.g. requestFullscreen() is mozRequestFullScreen())
  • Fullscreen requires confirmation from the user - when calling mozRequestFullScreen a popup will appear, asking the user whether to stay in fullscreen.

2.0

  • Gecko update to v48.

Bugs:

2.5

  • (Official) 3rd party app support.

Bugs:

2.5.1

  • Minimum version required for WhatsApp.
  • Adds click() on previously unclickable elements.

Bugs:

2.5.2

Bugs:

2.5.2.1

  • New regulations in China requires new permissions for apps that use the internet to be published. They are:
    • Call Log (calllog)
    • Wifi Data Access (wifidata)
    • Mobile Data Access (mobiledata)

Bugs:

2.5.3

Bugs:

2.5.4

Bugs:

2.5.4.1

  • Adds permissions required for China (refer to version 2.5.2.1)

Bugs:

3.0

smallicon-warning Version 3.0 has not been released as of 2021-01-14. This information may be incorrect. See the thread here.
  • Adds a common UI library.
  • Dark and Light mode.
  • Replaces the app:// protocol with http:// for installed apps.

Bugs:

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License