..
background_downloading
diff_scheme
Save produced json in a more compact UTF-8 format
2024-04-28 23:37:10 +02:00
storage_integration_tests
[cmake] Add CTest
2023-07-18 17:13:41 -03:00
storage_tests
[generator] Fixed getting origin point for OsmElement.
2023-11-22 12:39:58 -03:00
CMakeLists.txt
[cmake] Simplified platform variables
2024-02-17 14:42:15 +02:00
country.hpp
[storage] Use std::move semantics.
2022-04-19 16:18:55 +03:00
country_decl.cpp
Fix small issues found by clang-tidy
2022-12-15 18:20:21 +01:00
country_decl.hpp
country_info_getter.cpp
[C++20] Use starts_with and ends_with
2024-06-07 13:11:00 -03:00
country_info_getter.hpp
[search] Added struct QueryString.
2024-03-24 16:21:38 -03:00
country_info_reader_light.cpp
country_info_reader_light.hpp
country_name_getter.cpp
Fix performance-no-automatic-move clang-tidy warnings
2022-12-18 21:29:32 +01:00
country_name_getter.hpp
country_parent_getter.cpp
country_parent_getter.hpp
country_tree.cpp
Fix unqualified call to std::move warning
2023-04-29 14:53:39 +02:00
country_tree.hpp
[storage] Use buffer_vector to fetch CountryTree::Node's.
2023-01-12 12:43:26 -03:00
country_tree_helpers.cpp
[storage] Use buffer_vector to fetch CountryTree::Node's.
2023-01-12 12:43:26 -03:00
country_tree_helpers.hpp
downloader.hpp
downloader_queue_interface.hpp
Fixed virtual destructors
2021-11-30 18:28:37 +03:00
downloader_queue_universal.cpp
[base] Added IsExist.
2022-03-22 22:17:00 +03:00
downloader_queue_universal.hpp
downloader_search_params.hpp
[search] Explicit move search::Results from Core to UI via callbacks.
2022-08-11 18:46:12 +03:00
downloading_policy.cpp
downloading_policy.hpp
http_map_files_downloader.cpp
http_map_files_downloader.hpp
map_files_downloader.cpp
[core] Implement products configuration ( #9695 )
2024-11-25 12:32:01 -03:00
map_files_downloader.hpp
[downloader] Extend meta server protocol
2022-08-21 04:32:05 +03:00
map_files_downloader_with_ping.cpp
[downloader] Extend meta server protocol
2022-08-21 04:32:05 +03:00
map_files_downloader_with_ping.hpp
[downloader] Extend meta server protocol
2022-08-21 04:32:05 +03:00
pinger.cpp
[base] Renamed XXXThreadPool for better understanding.
2024-05-27 23:17:15 -03:00
pinger.hpp
queued_country.cpp
[storage] Minor code prettify and fixes.
2022-04-19 16:18:55 +03:00
queued_country.hpp
Fixed virtual destructors
2021-11-30 18:28:37 +03:00
routing_helpers.cpp
[storage] Comment old diff scheme logic until refactoring.
2022-04-19 16:18:55 +03:00
routing_helpers.hpp
[storage] Comment old diff scheme logic until refactoring.
2022-04-19 16:18:55 +03:00
storage.cpp
Better check in Storage::IsNodeDownloaded.
2024-11-23 15:37:59 -03:00
storage.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
storage_defines.cpp
storage_defines.hpp
[core] Warning fixes
2023-05-18 11:49:28 -03:00
storage_helpers.cpp
Warning fixes
2022-04-26 22:46:36 +02:00
storage_helpers.hpp
[storage] Fixed IsEnoughSpaceForUpdate.
2022-04-21 08:30:28 +03:00