Andrei Shkrob

Results 16 issues of Andrei Shkrob

Move C++/core into an `organicmaps` module Pros: * Separate UI and core parts of the project * Having an SDK module that could be used by other apps/developers * Possibility...

Android
Refactoring

The primary aim of this PR is to enable the visualization of the recommended lane way and to display the correct turn image. The previous implementation lacked this functionality. ###...

Android
Core
Generator

1. RequestPremissionsScreen in AA generates a notification. 2. Clicking on the notification opens the RequestPermissionsActivity. 3. Granting permissions will automatically close this activity. 4. Even if permissions are denied initially,...

Enhancement
Android Auto

Closes: https://github.com/organicmaps/organicmaps/issues/7263

Android Auto

Closes: #3661 I want to split this feature into 3 PRs: 1. This one - updated clang-format file 2. Reformat all files according to new clang-format 3. Add check to...

Need Feedback

https://github.com/Neargye/magic_enum It's a compile-time header-only enum reflection library. What do you think about this? It removes a lot of useless code :) Do you agree to integrate this lib? If...