Gerhard Olsson

Results 747 comments of Gerhard Olsson

More or less those links. Git colors are defined in the doc: https://git-scm.com/docs/git-config#Documentation/git-config.txt-colordiffltslotgt But you do not get the hardcoded defaults from Git what I know. Also, getting colors dynamically...

The Huami changes are likely the reason. The upcoming 2.5 (join beta to try it) has some adaptions to newer Androids, I doubt it will make a change. Debugging with...

You should be able to see the Korean contents by setting the encoding The Doc repo is not translated right now and this is just a subset, so this may...

Closing this PR, the TODO is in the code and may be changed at next db update

Sure, a background tick could be implemented with some kind of algorithm to use the time-tick or GPS-tick (you do not get to read at the time tick). The speed...

The db is backed up to Google, should be restorable unless you have overwritten it.

I do not see it either (but the f-droid version), I have only restored complete backups which included the database. (checked in Android app). Weird.

> I've noticed the first changes, it's good to see. Unfortunately, not much more than removing the obsolete feed and slight restructure of settings (by @Uatschitchun).

Google requires that Wear apps are standalone, not just companion apps as this app is. So a proper publish in Wear Play will require some 'real' functionality I suppose. I...

Finally got to look at the details, looking at the specs and other implementations. Rebased removing the kml serializer as that was merged prior to this PR. A few other...