Emanuele Panzeri
Emanuele Panzeri
FYI: this MR has been used in a pre-production system from April 6 :)
I agree with @j13k , this library was very useful for me to: 1. validate the user-query (parsing the query from a string and building the corresponding tree) 2. re-write...
@danielegobbetti I am working on it, but this is my first project for Android. I am still looking for some hints and tips to how to test/debug on my device......
@jimkaragian this feature is not shipped with the app, you need to compile the source code and run the "self-compiled" app on your phone. I had no time to continue...
@jimkaragian about the code: you can just clone my repository :) and yes, graddle is a building tool: I use `IntelliJ` to compile the code, but had to reset my...
@h3ndrik I have no clue about the MiBand3. Actually I wasn't even able to test this on my MiBand2 :(
@atx any news about this feature? you mention that "the bytes look easy t convert", do you have more details about it? *update*: Got the answer by myself, I guess...
Thanks for the update @peteratnsight and @rjbrown99 The "master" branch is still in progress, I might tag a BETA releases soon tho
@anthony-o I am trying to apply those changes to the dunglas/symfony-docker repository too, good progress so far: files uploaded in the application (on a mounted volume) are now owned by...
When did we agreed on that strategy? :) I see the point of removing the support of legacy PHP versions, but at the same time: - maintaining 2 versions 1.5...