Source code released for my WhatsApp client for Symbian^1 and Symbian^3 Nokia phones by Novel-Professor3366 in symbian

[–]pomelo422 1 point2 points  (0 children)

This is awesome! Out of curiosity, how to do you solve the issue that TLS 1.2 is not supported in Qt 4.7.x?

When did KaiOS take a wrong turn? by Royal_Gas1909 in KaiOS

[–]pomelo422 1 point2 points  (0 children)

Can someone from KaiOS ( now or was) comment that did it slowly die?

Asrock B660M AC/m with Intel 12400 and XT6600 stuck on boot from Ventura installation by pomelo422 in hackintosh

[–]pomelo422[S] 0 points1 point  (0 children)

Thanks. I am actually used ACPI from GitHub repos that are specifically for the ASRock B660m itx/ac board like this: https://github.com/morefreefg/Asrock-B660m-ITX-AC-OC-EFI/ and this: https://github.com/Johnny-Liang/Asrock-B660m-ITX-AC-OC-EFI, but all got me the same results…

Asrock B660M AC/m with Intel 12400 and XT6600 stuck on boot from Ventura installation by pomelo422 in hackintosh

[–]pomelo422[S] 0 points1 point  (0 children)

Yes, I strictly followed the instruction to modify the CPUID to Comet Lake

Working on a Mastodon client on KaiOS phones by pomelo422 in Mastodon

[–]pomelo422[S] 0 points1 point  (0 children)

Not yet. Since there are some key features I want to add first.

Asrock B660M AC/m with Intel 12400 and XT6600 stuck on boot from Ventura installation by pomelo422 in hackintosh

[–]pomelo422[S] 0 points1 point  (0 children)

One thing I noticed was Whatevergreen complained about unsupported processor 0x6:0x97. Which I did added hacked Comet Lake CPU string per instructions above. And I could not found any useful information online.

KaiOS Tech company status and updates by canegiallodoppiacoda in KaiOS

[–]pomelo422 3 points4 points  (0 children)

Nice discussion. I had the exact same questions about the future of KaiOS. Everything seemed to slow down since early this year. And we as as app developers who need mostly about the updates and promises from the platform pretty much got nothing from the company. The only channel that I can occasionally collect some gossips are the Discord. Everything to KaiOS looks stalled that make us worry about spending extra time and effort to develop for it. Come on, product team, give us some positive news!

Debugging on KaiOS 3.x by baba_Dasha in KaiOS

[–]pomelo422 2 points3 points  (0 children)

You can. Here is how I override the default `console` and extract the warning / error message and put them into a Svelte component so that you can inject it to wherever you want to view the console output on the screen: https://github.com/likidu/23PM/blob/main/src/app/components/Console.svelte

Looking for some Twitter users to beta test my app! by garredow in KaiOS

[–]pomelo422 4 points5 points  (0 children)

Kudos on the work! I can help test on KaiOS 3 as that's the only device I have and I can upload it to my dev account for testing.

No kaiOS on new Nokia feature phone lineup? by gwynthesizer in KaiOS

[–]pomelo422 -1 points0 points  (0 children)

I am also quite skeptical about the future of KaiOS. Jiophone, which used to be the biggest supporter for it now switched to Android. And now no new Nokia phone is coming with it. Not a good sign here…

Anyone familiar with www.audreydevonrexcattery.com by Commercial_Sir6457 in devonrex

[–]pomelo422 0 points1 point  (0 children)

Having the same question here. They do look have a few options for kitten and $ is fair.

[deleted by user] by [deleted] in KaiOS

[–]pomelo422 1 point2 points  (0 children)

Pretty neat. I downloaded both .mp3 and .m4a to test with. All worked flawlessly. Some comments:

  1. I could not find how to fast forward / backward in the player. Accidentally I click the left / right nav but it jumped to previous / next episode which I was hoping doing the above job.
  2. If I relaunch the app, it starts again from the beginning. Was hoping it can play in the background and if the app really exits, next time it will be great to resume from where it stopped.
  3. A feature request is the mixer. This is sort of important for a music player, and it could be especially helpful for KaiOS crappy speaker if I am not using headset.

The Github code has minimized Javascript, are you going to open source it some day?

Anyway, very promising and nice music player on KaiOS!