master
[android] Added more information about exception, renamed old utils methods, removed unused classes, moved simple logger initialization
[android] remove MwmApplication get
[android] Added permissions dialogs. [android] Added permissions details dialog. [android] Added welcome screen. [android] Remove get accaunt permission. [android] My position button location permission check. [android] Add string storage reload method.
[android] Migrated code to Android X
[android] Remove usage of MwmApplication.get.
[adnroid] remove MwmApplication.get method part 2
[android] Fixed review notes
[android] fix for lost jni signature refactoring
[android] Remove MwmApplication.get() from ThemeUtils.
[android] remove MwmApplication.get method
[android] incorrect rating constant is changed
[android]Remove usage of MwmApplication.prefs from Counters.
[android] remove MwmApplication.get part 3
[android] refactor: Settings rewritten using native PreferenceFragment`s. refactor: Config reworked.
[android] Fixed build
[android] Removed obsolete drawableLeft attribute usage and replaced it on drawableStart completely and fixed tint method correspondingly
[android] refactor: Popup menus replaced with BottomSheet.
[android] night theme is added for guides catalog
[android] Changed uploader params collection
[android] Refactored KeyValue class to use getters instead of direct fields access
[android] add: New search fragment. add: JNI recent queries handling.
[android] Added some new auth stats
[android] remove unused imports and reformat code
Distance + location in info box.
[android] Remove sSelf and get() from MwmApplication
[Android] Remove usage of MwmApplication.get()
[android][ios][core] fixes for outdoor promo
[android] Added NavigationService. (#14097)
[android] add: ViewServer support.