Amadeu Cavalcante Filho
Amadeu Cavalcante Filho
I guess you have forgotten ``` ApnUtils.initDefaultApns(this, new ApnUtils.OnApnFinishedListener() { @Override public void onFinished() { } }); ``` Have a look at my class https://gist.github.com/amadeu01/cd8a90f9827342df58f88a30d0905749
I tried to use `Allow non-modular includes in framework modules` for the `Termbox` framework inside the Xcode project, but it didn't work :(
@niqdev I will have a look!
Sorry, I pressed the button accidentally
@niqdev sorry for my delay, I’ll update it as soon as I got some free time. Thanks !
@niqdev Sorry for my really late response. I completely forgot to answer you. What those functions will do are take the number of commit to the HEAD and use it...
@niqdev Thanks for mention me. My schedule is quite busy at the moment, but I can have a couple of hours in the middle of the night haha. I'll bring...
1. I think it is impossible the library be pure Java due to the use of Android SDK, which is fine. But, I could have a core write only in...
We could also implement some `travis` `circleci` for run tests and tasks. I have followed a tutorial about tests, and then I thought would be nice to put some travis...
@niqdev I guess functional approach is really nice, I once we do not have to save anything on disk, or sql, or something like that. (Perhaps, buffer the video) When...