Motorola Edge 30 Neo - port from VerdandiTeam

Nah it was just for my experiments. @Morc might bring some other motorola on same soc but, i’m already supporting 7 ports and 10 apps, that’s quite enough for me and a tad too much.

Current plans for ports are:

  1. wait for perfect phone to port, small with 3.5mm and sdcard
  2. port mainline to moto x2
  3. make port for op6 on mainline
4 Likes

Sounds like a plan!

G34 is fully packed and only missing the OLED display, besides being too big :grin: Which was the reason I didn’t order J2. But I asked for G34 cos I could get it for free and play with SFOS on it…

Anyways thanks for your hard work :+1:

1 Like

Guys I’ve noticed another issue, with volte registered I’m unable to send sms :frowning:

Need to fix it now :confused:

But if you never register for volte it works just fine

So current issues with volte:

  1. Cannot reject a call - toggle flight mode quickly
  2. Cannot send sms - you can receive and I rarely send sms so it’s not much of a problem to me but workaround is to disable volte registration and restart ofono

Volte issues are notoriously hard to fix/debug, hanging up the calls was only fixed because we simply changed version of the protocol but no such easy fix will work anymore :frowning: Now we have to ACTUALLY fix stuff which is hard :frowning:

(tho implementing dial tone was entirely implemented by me so that counts as actual fix :stuck_out_tongue: but that was easy too)

3 Likes

Since switching to miami I’ve had couple calls including spam call and let me tell you they work flawelssly (minus the aforementioned issues)

About fingerprint: with some coding (a lot of it) it possibly could be done, android side is working daemon is communicating it’s just matter of updating sfos side to latest api and modifying lipstick to draw circle in correct spot on lock screen, it’s all doable just time consuming and looking at how idc about fp maybe i’ll do it when I’m bored

USB OTG: Still no clue about that one boss

Motorola gestures: TBD

SMS/call rejectoin: no clue how to fix the issues, next question

Camera2 api: i’ve applied WIP changes to use camera2 api and all 3 cameras are working nicely, but no video recording hence I won’t be pushing it to the repo

Dynamic refresh rate: I’ve locked it to 120Hz which is not ideal but sfos can barely handle anything beyond 60Hz yet alone changing it dynamically lol

Also I’ve realised you don’t have to restart ofono, if you simply unregister from volte (give it like 30 seconds) sms should work so it’s quite acceptable workaround in my opinon. I will still pursue fixing it of course but as they say, this is way beyond my pay grade i’m just lowly web developer

So that’s the status. From things i already know how to implement would be motorola gestures (i have quite good idea), USB OTG I think i’ll just add manual toggle just so that there’s some workaround, FP, i kinda do know what needs to be done but i don’t wanna do it.

10 Likes