Results 47 comments of Olmo Gallegos

Hi @wimdeblauwe , could `PropertyDefiner` be used to add a `build.gradle` property to the `logback.xml` file? Example: **build.gradle** ``` def MY_CUSTOM_HOST = "http://an.example.url" def MY_CUSTOM_PORT = 1234 ``` **logback.xml** ```...

+1. Looking for the same, for serveral minutes now. Did checkout of the project, but codes seem not to match. e32d (purple heart) is icon number _1f49c . Any ideas...

thanks for the link @pfives. If you look at the samples, the value it assigns is: ``` android:text="I \ue32d emojicon" ``` Do you know the correspondence between \ue32d and \U+1F49C...

Update to ViewBinding instead of ButterKnife

I've executed this version and the effect is really funny :joy: thank you

First time I've heard about that. That's interesting. I'll research a little bit about the number of seconds. Anyway, new facts have happened and the command maybe needs new updates

Hi! Thanks for the PR. It looks pretty good, I would remark just a couple of things - I would not extract the number 8 to a `REVERT_INTERVAL` variable as...

[Update] Still trying to apply your PRs, but for some reason the for loop iterates only once, instead of 8. Only way to make it work is current code: `1...

Hi everyone, thanks for the support and the contributions @tsjost @jhg-tgu @vchoubard @alanbover performing the real execution of the command then reverting the results by rewriting the history can be...

true, this version is better I have implemented it, and am trying to push it, but for some reason it is not pushing git add . git commit -m "new...