Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Support for KaiOS 3 + #52

Open
AnisTaluqdar opened this issue May 7, 2022 · 5 comments
Open

Support for KaiOS 3 + #52

AnisTaluqdar opened this issue May 7, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@AnisTaluqdar
Copy link

No description provided.

@AnisTaluqdar AnisTaluqdar changed the title Support for Kaios 3 Support for KaiOS 3 + May 7, 2022
@farooqkz
Copy link
Owner

farooqkz commented May 7, 2022

Unfortunately I haven't got a KaiOS 3+ phone

@bmndc
Copy link

bmndc commented May 7, 2022

Should be pretty easy to just change the name of manifest.webapp to manifest.webmanifest; create a file called manifest.en-US.webmanifest; and making other API changes if needed. Unfortunately none of KaiOS 3.x devices currently available can be debugged and side-loaded with third-party apps.

@farooqkz farooqkz added the enhancement New feature or request label May 7, 2022
@farooqkz
Copy link
Owner

farooqkz commented May 7, 2022

Yup it's easy. But as I said I don't have a device which is debug enabled so that I can test.

@farooqkz
Copy link
Owner

farooqkz commented Jan 18, 2023

Some notes:

  • 2780 is now available in Amazon but it seems debug locked
  • At the time of writing this note, All KaiOS 3.x phones are for US.
  • We'll need separate build config for KaiOS 3.x because the current configuration is optimized and made to work on 2.x not 3.x. Not a lot of device APIs have been used but there is no reason to transpile JS if the code is supposed to run on new Gecko rather than an ancient one.

@JakoDel
Copy link

JakoDel commented Nov 6, 2023

Some notes:

* [2780](https://wiki.bananahackers.net/en/devices/nokia-2780-flip) is now available in Amazon but it seems debug locked

* At the time of writing this note, All KaiOS 3.x phones are for US.

* We'll need separate build config for KaiOS 3.x because the current configuration is optimized and made to work on 2.x not 3.x. Not a lot of device APIs have been used but there is no reason to transpile JS if the code is supposed to run on new Gecko rather than an ancient one.

Would this somewhat work on a kaiOS 3.0 device if I were to make just the necessary changes to the manifest? having a matrix client working would straight up replace 2.5 for me, since I'd have whatsapp and basically all message services working.
Noticed that you're away, but hopefully not completely off the grid :)
thanks for your work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants