organicmaps/platform
Alexander Borsuk 032c4f590a [ios] Fixed missing build number
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-21 15:16:59 +01:00
..
platform_tests Added GetMeasurementUnits function. 2022-10-06 11:53:10 +03:00
platform_tests_support [mwm] Removed obsolete versions routine. More strict header validity check. 2022-08-05 14:31:04 +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 Fail cmake when execute_process fails 2022-10-25 08:39:20 +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 Fixed some clang-tidy warnings 2022-08-22 22:57:09 +02: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 More std fixes 2022-11-11 23:58:50 +03: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 Enabled Catalan TTS 2022-08-29 09:19:07 +03: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 Added GetMeasurementUnits function. 2022-10-06 11:53:10 +03:00
localization.hpp [ios] Red for over speed; Speed limit for Carplay (#3047) 2022-08-09 09:53:47 +03: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 Warning fixes 2022-11-13 15:10:24 +01:00
location_service.hpp Fixed virtual destructors 2021-11-30 18:28:37 +03:00
measurement_utils.cpp Removed using namespace std 2022-11-11 23:58:50 +03:00
measurement_utils.hpp Added GetMeasurementUnits function. 2022-10-06 11:53:10 +03:00
mwm_traits.cpp [search] Moved HouseToStreetTable into cached MwmValue. 2022-09-06 16:56:44 +03:00
mwm_traits.hpp [search] Moved HouseToStreetTable into cached MwmValue. 2022-09-06 16:56:44 +03:00
mwm_version.cpp [mwm] Removed obsolete versions routine. More strict header validity check. 2022-08-05 14:31:04 +03:00
mwm_version.hpp No sync Metadata:EType, version:Format with pygen 2022-10-23 14:06:43 +02:00
network_policy.hpp
network_policy_dummy.cpp
network_policy_ios.h
network_policy_ios.mm
platform.cpp Review fixes 2022-11-11 23:58:50 +03:00
platform.hpp Review fixes 2022-11-11 23:58:50 +03:00
platform_android.cpp Review fixes 2022-11-11 23:58:50 +03:00
platform_ios.h [ios] Warning fixes 2021-04-30 00:00:14 +02:00
platform_ios.mm [ios] Fixed missing build number 2022-11-21 15:16:59 +01:00
platform_linux.cpp [platform][linux] Use $XDG_DATA_HOME if defined 2022-06-15 07:52:34 +03:00
platform_mac.mm Fixed some clang-tidy warnings 2022-08-22 22:57:09 +02:00
platform_qt.cpp Review fixes 2022-11-11 23:58:50 +03:00
platform_qt_version.cpp.in [ios][android][qt] Add application version to Platform 2022-08-21 04:46:32 +03: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 [downloader] Extend meta server protocol 2022-08-21 04:32:05 +03:00
servers_list.hpp Fixed compiler errors 2022-08-21 22:40:24 +02:00
settings.cpp [android][drape] Cleanup my-position-mode startup logic. 2022-04-26 22:21:41 +02:00
settings.hpp Added GetMeasurementUnits function. 2022-10-06 11:53:10 +03:00
socket.hpp
socket_apple.mm Removed not used OMIM_PRODUCTION 2021-04-30 00:00:14 +02:00
string_storage_base.cpp [downloader] Extend meta server protocol 2022-08-21 04:32:05 +03:00
string_storage_base.hpp [downloader] Extend meta server protocol 2022-08-21 04:32:05 +03:00