Roman Tsisyk

Results 430 comments of Roman Tsisyk

The problem with this PR is that the new automated tool reformats too much: ``` 2161 files changed, 63163 insertions(+), 71650 deletions(-) ``` Can we attempt to minimize the difference...

How to do use it on practice? As a [devcontainer](https://www.jetbrains.com/help/idea/connect-to-devcontainer.html) in IntelliJ? I do not see Android Studio supporting it.

What is the purpose of this ticket if it simply redirects to another one? It looks like contributions from AI bot.

This weird behavior will continue until implement switching to GPS-only mode when GPS signal is found.

> @rtsisyk what is blocking the implementation? The answer is the same as for the remaining 1888 open issues. For this particular one, I started refactoring some time ago and...

I plan to play with this PR, just didn't get enough time for it.

In my opinion, it might be better to keep the native implementation without using third-party libraries for such a simple task. It may not be worth the effort. It could...