Dhanar Adi Dewandaru

Results 5 issues of Dhanar Adi Dewandaru

In Sourcetree v3.3.9, right-click on a commit and click `Rebase children of xxxxx interactively...` ``` git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c sequence.editor='C:\Users\dhanar_accelbyte\AppData\Local\SourceTree\app-3.3.9\tools\stree_gri' -c core.editor='C:\Users\dhanar_accelbyte\AppData\Local\SourceTree\app-3.3.9\tools\stree_gri' rebase -i --autosquash ade5bf53e5a5c014889bb30820bb1da4c04e7300 C:\Users\dhanar_accelbyte\AppData\Local\SourceTree\app-3.3.9\tools\stree_gri:...

Hi, Is it possible to make the app working when the android is in hotspot mode? I get a message that i need to turn on wifi on my phone....

It would be nice if we can connect to bluetooth devices and send command via RFCOMM to the connected device. This makes it possible to connect to custom arduino hardware...

I know that in nickovs/slimDNS#4 and nickovs/slimDNS#5 this proposal by @nevercast has been rejected because we want as small footprint as possible for MicroPython. However, my use case is to...

This issue starts happening to me today. Based on my limited experiment, Jenkins BitBucket PPR webhook will fail with 404 error when it sees "host: smee.io" in request header. Removing...