..
platform_tests
[tests] Adjust external settings tests
2024-12-29 14:06:55 +03:00
platform_tests_support
[base] Renamed XXXThreadPool for better understanding.
2024-05-27 23:17:15 -03:00
apple_location_service.mm
Renamed m_speedMpS to m_speed because MpS can be read as Miles per second or Meters per second
2024-08-27 11:50:16 +02:00
background_downloader_ios.h
background_downloader_ios.mm
[xcode] Do not use precompiled headers
2023-01-05 07:08:44 -03:00
battery_tracker.cpp
[core][power_manager] review fixes
2019-01-22 15:01:32 +03:00
battery_tracker.hpp
Fixed virtual destructors
2021-11-30 18:28:37 +03:00
chunks_download_strategy.cpp
chunks_download_strategy.hpp
CMakeLists.txt
[core] Implement products configuration ( #9695 )
2024-11-25 12:32:01 -03:00
constants.hpp
[core] Add generator-related comments
2023-09-25 14:41:52 -03:00
country_defines.cpp
country_defines.hpp
country_file.cpp
Minor fix.
2023-08-20 00:11:13 -03:00
country_file.hpp
[storage] Minor code prettify and fixes.
2022-04-19 16:18:55 +03:00
distance.cpp
Avoid unnecessary Locale copying in ToStringPrecisionLocale ( #8896 )
2024-08-13 09:48:09 +02:00
distance.hpp
Fixed negative altitude display.
2024-02-08 11:11:34 -03:00
downloader_defines.hpp
[core] Warning fixes
2023-05-18 11:49:28 -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
duration.cpp
[platform] fix <1min duration formatting to get 0min string
2024-11-29 12:44:44 -03:00
duration.hpp
[platform] implement basic Duration formatting
2024-11-20 14:17:39 +04:00
get_text_by_id.cpp
Minor code prettify.
2023-02-17 14:09:09 -03:00
get_text_by_id.hpp
Minor code prettify.
2023-02-17 14:09:09 -03:00
gui_thread.hpp
gui_thread_apple.mm
gui_thread_qt.cpp
Rename gui_thread_linux.cpp -> gui_thread_qt.cpp and use it in Windows builds
2024-04-04 23:51:32 +02:00
http_client.cpp
Formatting
2024-04-04 08:45:39 +03:00
http_client.hpp
Renamed HttpClient::m_handleRedirects to HttpClient::m_followRedirects
2024-04-04 08:45:39 +03:00
http_client_apple.mm
Formatting
2024-04-04 08:45:39 +03:00
http_client_curl.cpp
Formatting
2024-04-04 08:45:39 +03: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
[ios][mac] Do not use main thread for HTTP synchronous callbacks in osm_auth_tests
2024-04-07 00:46:12 +02:00
http_thread_apple.h
http_thread_apple.mm
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
[Platform][Android][iOS] Dummy upload file in background.
2019-11-22 11:57:37 +03:00
http_uploader_apple.mm
http_uploader_background.hpp
http_uploader_background.mm
[xcode] Do not use precompiled headers
2023-01-05 07:08:44 -03:00
http_uploader_background_dummy.cpp
http_uploader_dummy.cpp
languages.hpp
[ios] constexpr TTS languages
2024-10-06 22:30:45 -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
[C++20] Use starts_with and ends_with
2024-06-07 13:11:00 -03:00
local_country_file_utils.hpp
[storage] Create version folder before downloading Worlds.
2022-04-21 08:30:28 +03:00
locale.hpp
Set decimal and grouping separators depending on locale
2023-09-19 10:01:30 +02:00
locale.mm
Set decimal and grouping separators depending on locale
2023-09-19 10:01:30 +02:00
locale_std.cpp
Rename locale_linux.cpp -> locale_std.cpp and use in Windows builds
2024-04-04 23:51:32 +02:00
localization.cpp
Avoid unnecessary Locale copying in ToStringPrecisionLocale ( #8896 )
2024-08-13 09:48:09 +02:00
localization.hpp
Avoid unnecessary Locale copying in ToStringPrecisionLocale ( #8896 )
2024-08-13 09:48:09 +02:00
localization.mm
[strings] [ios] move types from Localizable
to LocalizableTypes
2025-03-05 09:07:14 +00:00
localization_dummy.cpp
[bookmarks] Add datetime to My Position bookmark names
2022-02-13 17:45:37 +01:00
location.hpp
[map] [platform] review fixes
2024-12-17 14:11:52 -03:00
location_service.cpp
[qt][platform]: Add option to build without Qt positioning
2023-10-06 11:38:13 -03:00
location_service.hpp
[platform][qt] Use unique_ptr in CreateDesktopLocationService
2023-08-29 22:13:45 -03:00
measurement_utils.cpp
[android] Fix SpeedLimitView
2025-02-28 13:56:03 +00:00
measurement_utils.hpp
[android] Fix SpeedLimitView
2025-02-28 13:56:03 +00: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
[core] [map] [ios] fix the CanEditMap
logic to add places only to the downloaded and updated maps
2024-08-13 16:49:16 -03:00
mwm_version.hpp
[core] [map] [ios] fix the CanEditMap
logic to add places only to the downloaded and updated maps
2024-08-13 16:49:16 -03:00
network_policy.hpp
network_policy_dummy.cpp
network_policy_ios.h
network_policy_ios.mm
platform.cpp
[fonts] Use NotoSans instead of Serif for Hebrew
2024-08-14 14:20:33 +02:00
platform.hpp
Review fixes
2024-11-05 06:59:56 -03:00
platform_android.cpp
[C++20] Use starts_with and ends_with
2024-06-07 13:11:00 -03:00
platform_ios.h
[ios] Warning fixes
2021-04-30 00:00:14 +02:00
platform_ios.mm
[iOS] Revert Platform::Version.
2024-10-29 09:56:02 -03:00
platform_linux.cpp
Removed unnecessary system font logs
2024-05-19 18:26:57 -03:00
platform_mac.mm
Add Platform::GetFileModificationTime()
2024-03-17 17:16:56 +01: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
Enabled logs for free disk space checks when downloading/updating countries
2024-08-14 16:58:58 +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
Use MAX_PATH instead of PATH_MAX on windows
2024-04-04 23:51:32 +02:00
preferred_languages.cpp
Fixed language code setting.
2024-11-10 14:46:48 -03:00
preferred_languages.hpp
Issue 391. Add setting for change map language.
2024-11-06 16:14:24 -03:00
products.cpp
[core] Implement products configuration ( #9695 )
2024-11-25 12:32:01 -03:00
products.hpp
[core] Implement products configuration ( #9695 )
2024-11-25 12:32:01 -03:00
qt_location_service.cpp
platform: Track Active
property of geoclue2
2024-10-02 21:44:55 -03:00
qt_location_service.hpp
[linux][qt] Fix intialization of clientIsActive #9513
2024-10-23 12:30:37 -03:00
remote_file.cpp
[platform] make RemoteFile handle redirects when told to
2024-07-10 11:04:12 +02:00
remote_file.hpp
safe_callback.hpp
[booking] availability filter
2017-11-16 15:58:07 +03:00
secure_storage.hpp
Added secure storage interface
2017-09-21 14:42:24 +03:00
secure_storage_dummy.cpp
secure_storage_ios.mm
secure_storage_qt.cpp
servers_list.cpp
[core] Limit server-set set settings to DonateUrl and NY
2024-12-29 14:06:55 +03:00
servers_list.hpp
[core] Implement products configuration ( #9695 )
2024-11-25 12:32:01 -03:00
settings.cpp
[core] Limit server-set set settings to DonateUrl and NY
2024-12-29 14:06:55 +03:00
settings.hpp
[core] Limit server-set set settings to DonateUrl and NY
2024-12-29 14:06:55 +03:00
socket.hpp
socket_apple.mm
string_storage_base.cpp
Print settings.ini to the log.
2024-11-23 15:37:59 -03:00
string_storage_base.hpp
Use string_view for Settings key to avoid useless std::string key instances.
2024-11-20 12:30:37 -03:00
style_utils.hpp
[qt] Add Night Mode to preferences dialog
2024-12-18 21:23:27 +03:00
trace.hpp
[drape] Minor warning fixes.
2024-11-08 13:10:04 -03:00
trace_android.cpp
Make Trace a singleton
2024-11-05 06:59:56 -03:00
utm_mgrs_utils.cpp
Don't use optional<char>.
2024-09-18 23:30:45 +03:00
utm_mgrs_utils.hpp
Fixed memory corruption with UTM coordinates search ( #7229 )
2024-01-24 10:10:09 +01:00