Redsandro

Results 248 comments of Redsandro

> Use Cepheus branch @VoidDev-0 latest Cepheus is [`cepheus-q-oss`](https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/cepheus-q-oss) Android **Q** (10), correct? Latest [Raphael firmware](https://xiaomifirmwareupdater.com/firmware/raphael/) is Android **R** (11).

Two months ago, Xiaomi Support emailed me the following: > I will record this as your feedback and surely will share your valuable feedback with our concerned authorities so that...

I have purchased a non-Xiaomi phone and am personally no longer interested in the source code. The issue has **not** been resolved though so I'll leave it open. To give...

For anyone who still has this phone or gave it to a family member: LineageOS developer @SebaUbuntu is attempting to resurrect LineageOS from the xiaomi source messes for Raphael. Better...

@snewcomer I'm experimenting a bit as I've run into limitations with `cp-validations` and am looking to replace it. I don't currently need this, and I agree with the optical annoyance...

@allthesignals Not sure what is the latest trend, but this issue was based on version 2.1.0. The expected `validatePresence` behavior was documented in this https://github.com/poteto/ember-changeset-validations/pull/191 based on issue https://github.com/poteto/ember-changeset-validations/issues/189.

@snewcomer unfortunately I'm not using this currently. The issue was that `on` wasn't working as advertised for `validatePrecense`. It was more than a year ago. I'm not sure the feature...

@SpiritCroc this works, even though the note at the bottom of the resource you linked casts some doubt? > **Note:** Apps running on Android 10 (Go edition) cannot receive the...

@SpiritCroc thank you for the update. So it's a bit more involved, and it worked on Raspberry Pi but may not work on Android 10+ after all. I'm not sure...

Possibly related to https://github.com/kiddkai/atom-node-debugger/issues/234 and https://github.com/kiddkai/atom-node-debugger/issues/237 Try explicitly setting the path, e.g. `--inspect=5858`. Not sure you'll get it to work though. I can only inspect variables on node 4, not...