Daniele Ricci
Daniele Ricci
That is actually a good idea, thanks @singpolyma. And it wouldn't need any implementation for those clients that already implement XEP-0100. Also, this way we won't need to expose any...
> But I guess it cannot be used for the address book sync (?) No, mainly because it needs a mass request and XEP-100 allows for one JID to be...
Nice exercise! The problem is being able to match numbers from the server but not from clients. This could imply some sort of secret (e.g. the salt might be one...
I was researching on the Opus codec just now and saw that it required using the NDK because the codec is in a C library which should be wrapped (which...
Consider using https://github.com/google/ExoPlayer
From http://cynic.cc/blog/posts/2017-04-20-android_recording_audio_quality/ Roughly sorted by quality: ``` amr_nb in 3gpp < amr_wb in 3gpp < aac_lc in m4a < aac+ in m4a (only in Android 4.0+) < opus in webm...
I had this bug too and with latest version doesn't seem to happen (for now at least: 6 hours running).
Correction. After a while it stops working altogether (that is, it doesn't act on receiving arrival/departure MQTT messages): ``` gen 29 16:11:34 rasp bash[20004]: ./support/btle: riga 399: printf: errore in...
I think it's connected to #109. As the user suggests, I'm logging in and installing sudo and then go on with `vagrant provision`.
So far I couldn't find anything useful. It seems the only ways are patching the OS or keep the screen on as the app does right now. :sob: