Francesco Saltori

Results 96 comments of Francesco Saltori

`encodeToSpanned`/`encodeToSpannable` would probably be a better name... The fact that the method belongs to the `HtmlUtils` class already implies that you're working with HTML.

Oh, right... maybe replacing git:// with https:// would do the trick, but it wouldn't be guaranteed to always work. At this point I'm leaning a bit more towards the toast...

Using a snackbar for this use case seems a bit strange to me, but it definitely looks much better than a toast and I don't have other ideas. 😅 Probably...

+1 on this! It's very frustrating to accidentally discard an issue when you are halfway through :/

Makes sense. One way to mitigate this could be to limit label chips to one line, and make the chip group horizontally scrollable when they don't fit in one line.

That's because the repository is archived and therefore read-only. Currently OctoDroid doesn't recognize archived repos properly. We are tracking this problem in #797.

Thanks for the info @maniac103. Do these installation data reflect the number of users that have the app _currently_ installed? That one installation on Android 4.1 seems weird considering that...

> I'm not sure why there would be a need for an intermediate step here? To reduce the risk of regressions, but maybe that risk isn't actually that high...? >...

Found other two good reasons to bump to SDK 21: 😃 - Retrofit isn't getting updated anymore for Android

@maniac103 I was looking into how this could be implemented, and the simpler way I could think of is using the GitHub Markdown API to format the commit message with...