organicmaps/platform
Anton Makouski 8c9148f87c
Speed conversion unification (#2993)
* Speed conversion unification

Signed-off-by: Anton Makouski <anton.makouski@gmail.com>

* Coding Style

Signed-off-by: Anton Makouski <anton.makouski@gmail.com>

* Removed unused variable

Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-07-21 19:35:58 +02:00
..
platform_tests Speed conversion unification (#2993) 2022-07-21 19:35:58 +02:00
platform_tests_support [storage] Minor code prettify and fixes. 2022-04-19 16:18:55 +03:00
apple_location_service.mm
background_downloader_ios.h [storage] Removed dummy Subscribers. 2021-04-28 19:59:15 +03:00
background_downloader_ios.mm [ios] Resume failed downloads 2021-07-16 18:58:37 +02:00
battery_tracker.cpp
battery_tracker.hpp Fixed virtual destructors 2021-11-30 18:28:37 +03:00
chunks_download_strategy.cpp
chunks_download_strategy.hpp
CMakeLists.txt Minor cleanup 2022-06-27 00:19:13 +02:00
constants.hpp [storage] Comment old diff scheme logic until refactoring. 2022-04-19 16:18:55 +03:00
country_defines.cpp
country_defines.hpp
country_file.cpp [storage] Minor code prettify and fixes. 2022-04-19 16:18:55 +03:00
country_file.hpp [storage] Minor code prettify and fixes. 2022-04-19 16:18:55 +03:00
downloader_defines.hpp [storage] Calculate and check SHA in separate thread. 2022-02-21 11:20:07 +03:00
downloader_utils.cpp [platform] Fixed bug with temporary string in platform::GetFilePathByUrl. 2022-04-17 11:22:14 +03:00
downloader_utils.hpp Merge remote-tracking branch 'mapsme/master' into vng-merge 2021-05-01 15:16:15 +03:00
get_text_by_id.cpp
get_text_by_id.hpp
gui_thread.hpp [base][platform] return type is changed for ThreadPool 2020-12-10 20:05:26 +03:00
gui_thread_apple.mm [base] TaskLoop::kIncorrectId is renamed to kNoId 2020-12-10 20:05:26 +03:00
gui_thread_linux.cpp [base] TaskLoop::kIncorrectId is renamed to kNoId 2020-12-10 20:05:26 +03:00
http_client.cpp Removed unnecessary Accept-Encoding header 2021-06-23 12:52:26 +03:00
http_client.hpp Formatted and updated documentation 2021-06-07 08:26:40 +03:00
http_client_apple.mm Formatted and updated documentation 2021-06-07 08:26:40 +03:00
http_client_curl.cpp [3party] Cleaned up boost dependencies 2021-12-06 18:02:29 +01:00
http_payload.cpp
http_payload.hpp
http_request.cpp [downloader] Use move semantics for callbacks. 2021-12-22 11:06:18 +03:00
http_request.hpp [downloader] Use move semantics for callbacks. 2021-12-22 11:06:18 +03:00
http_session_manager.h
http_session_manager.mm
http_thread_apple.h
http_thread_apple.mm Reduced HTTP connections timeouts 2021-07-02 23:32:38 +02:00
http_thread_callback.hpp Fixed virtual destructors 2021-11-30 18:28:37 +03:00
http_thread_qt.cpp [android][ios] Remove HTTP tracking headers 2021-06-30 16:26:40 +02:00
http_thread_qt.hpp
http_uploader.hpp
http_uploader_apple.mm
http_uploader_background.hpp
http_uploader_background.mm
http_uploader_background_dummy.cpp
http_uploader_dummy.cpp
languages.hpp Added Belarusian in TTS and search categories, and es-MX in search categories 2021-10-07 22:59:53 +02:00
local_country_file.cpp Use move semantics in LocalCountryFile. 2022-05-20 12:32:26 +03:00
local_country_file.hpp Use move semantics in LocalCountryFile. 2022-05-20 12:32:26 +03:00
local_country_file_utils.cpp Warning fixes 2022-04-26 22:46:36 +02:00
local_country_file_utils.hpp [storage] Create version folder before downloading Worlds. 2022-04-21 08:30:28 +03:00
locale.hpp [platform] locales are provided into core. 2020-07-14 11:23:58 +03:00
locale.mm [ios] locale fix 2020-07-15 16:09:25 +03:00
locale_linux.cpp [platform] locales are provided into core. 2020-07-14 11:23:58 +03:00
localization.cpp Minor refactorings 2022-03-21 11:03:23 +03:00
localization.hpp [bookmarks] Add datetime to My Position bookmark names 2022-02-13 17:45:37 +01:00
localization.mm [bookmarks] Add datetime to My Position bookmark names 2022-02-13 17:45:37 +01:00
localization_dummy.cpp [bookmarks] Add datetime to My Position bookmark names 2022-02-13 17:45:37 +01:00
location.hpp
location_service.cpp Removed unused WiFi Location service 2022-01-04 19:23:40 +01:00
location_service.hpp Fixed virtual destructors 2021-11-30 18:28:37 +03:00
measurement_utils.cpp Speed conversion unification (#2993) 2022-07-21 19:35:58 +02:00
measurement_utils.hpp Speed conversion unification (#2993) 2022-07-21 19:35:58 +02:00
mwm_traits.cpp Removed obsolete mwm traits functions. 2021-08-12 23:23:38 +02:00
mwm_traits.hpp Removed obsolete mwm traits functions. 2021-08-12 23:23:38 +02:00
mwm_version.cpp
mwm_version.hpp Review fixes. 2020-10-02 12:14:09 +03:00
network_policy.hpp
network_policy_dummy.cpp
network_policy_ios.h
network_policy_ios.mm
platform.cpp Updated hierarchy.txt, removed external_resources.txt 2022-04-19 16:18:55 +03:00
platform.hpp [android] Disable default file logging for betas; add free space check and details to sys info 2022-06-15 17:21:00 +03:00
platform_android.cpp Properly merge paths 2022-03-21 11:03:23 +03:00
platform_ios.h [ios] Warning fixes 2021-04-30 00:00:14 +02:00
platform_ios.mm Removed private dir 2022-03-21 11:03:23 +03:00
platform_linux.cpp [platform][linux] Use $XDG_DATA_HOME if defined 2022-06-15 07:52:34 +03:00
platform_mac.mm [platform] Fixed tmp path. 2022-07-20 11:05:10 +02:00
platform_qt.cpp Minor warning fixes. 2021-12-23 13:37:35 +01:00
platform_unix_impl.cpp [storage] Removed unused GetWritableStorageSpace(), add debug logging 2022-04-26 22:24:32 +02:00
platform_unix_impl.hpp Added Arabic and Thai noto fonts. Refresh android system fonts. 2021-06-02 08:40:34 +03:00
platform_win.cpp Minor refactorings 2022-03-21 11:03:23 +03:00
preferred_languages.cpp Minor cleanup 2022-06-27 00:19:13 +02:00
preferred_languages.hpp
remote_file.cpp
remote_file.hpp
safe_callback.hpp
secure_storage.hpp
secure_storage_dummy.cpp
secure_storage_ios.mm
secure_storage_qt.cpp
servers_list.cpp [android] Use common metaserver logic for downloading resources. 2021-12-22 11:06:18 +03:00
servers_list.hpp [android] Use common metaserver logic for downloading resources. 2021-12-22 11:06:18 +03:00
settings.cpp [android][drape] Cleanup my-position-mode startup logic. 2022-04-26 22:21:41 +02:00
settings.hpp [android][drape] Cleanup my-position-mode startup logic. 2022-04-26 22:21:41 +02:00
socket.hpp
socket_apple.mm Removed not used OMIM_PRODUCTION 2021-04-30 00:00:14 +02:00
string_storage_base.cpp
string_storage_base.hpp