mvglasow
7ed4a6ddd9
Merge commit '07cd1ec4f5' into traffic
...
# Conflicts:
# libs/indexer/ftypes_matcher.hpp
Bug: boost/regex.hpp may not be found
Workaround: remove `if` in CMakeLists.txt:226, leave `include_directories`
2025-11-23 17:04:45 +02:00
mvglasow
67b1d918ba
Merge commit '7312560f48' into traffic
...
# Conflicts:
# iphone/Maps/UI/Settings/SettingsNavigationView.swift
# libs/drape_frontend/rule_drawer.cpp
# libs/traffic/traffic_info.cpp
2025-11-21 22:33:12 +02:00
x7z4w
0a3a4ebd9a
[core] Regex refactoring
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-11-16 18:27:04 +01:00
x7z4w
6e57f9a2ba
[platform] Fix warning
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-11-10 17:22:30 +01:00
mvglasow
781d973faa
Merge commit '2601ec854a' into traffic
...
# Conflicts:
# iphone/Maps/Model/Settings.swift
# iphone/Maps/UI/Settings/SettingsNavigationView.swift
2025-11-05 23:06:07 +02:00
x7z4w
42f059f8f7
[core] Use constexpr when possible
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-28 22:11:19 +01:00
x7z4w
db1e5131b7
[core] Drop products
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-13 12:09:17 +00:00
mvglasow
bf36c875d5
Merge commit 'eb264889e3' into traffic
2025-10-10 18:40:35 +03:00
Wojciech Sipak
6f96e0bd8a
[tests] fix type name for std::pair in downloader test
...
Signed-off-by: Wojciech Sipak <wsipak@protonmail.com >
2025-09-21 19:16:40 +02:00
mvglasow
38e98df6cc
Merge commit '05cc660641' into traffic
...
# Conflicts:
# CMakeLists.txt
# android/app/src/main/java/app/organicmaps/settings/SettingsPrefsFragment.java
# android/sdk/src/main/cpp/app/organicmaps/sdk/Framework.hpp
# android/sdk/src/main/cpp/app/organicmaps/sdk/OrganicMaps.cpp
# android/sdk/src/main/cpp/app/organicmaps/sdk/util/Config.cpp
# libs/indexer/data_source.hpp
# libs/indexer/feature.hpp
# libs/indexer/ftypes_matcher.hpp
# libs/map/framework.cpp
# libs/map/traffic_manager.cpp
# libs/routing/absent_regions_finder.cpp
# libs/routing/edge_estimator.hpp
# libs/routing/index_router.cpp
# libs/routing/index_router.hpp
# libs/routing/routing_session.hpp
# libs/routing_common/num_mwm_id.hpp
# libs/traffic/traffic_info.cpp
# qt/mainwindow.hpp
# qt/preferences_dialog.cpp
# tools/openlr/helpers.hpp
# tools/openlr/openlr_decoder.cpp
# tools/openlr/openlr_decoder.hpp
# tools/openlr/openlr_stat/openlr_stat.cpp
# tools/openlr/router.hpp
# tools/openlr/score_candidate_paths_getter.cpp
# tools/openlr/score_candidate_paths_getter.hpp
# xcode/CoMaps.xcworkspace/contents.xcworkspacedata
2025-09-10 21:22:40 +03:00
Alexander Borsuk
2aaf37e9ee
C++ warning fixes
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 19:03:04 +07:00
Alexander Borsuk
55dc1e17e6
Correct is_space fix for Windows compatibility
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-22 18:59:37 +07:00
Kiryl Kaveryn
c4d5109d5b
[ios] Log the error when the exclude from icloud fails
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-22 11:58:01 +02:00
Osyotr
4117cca562
CMake fixes for Windows
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Osyotr
416b8ab95a
Fix quoting in curl cmdline
...
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Osyotr
d8f9323705
Add missing lib on Windows ( #11004 )
...
* Add missing lib on Windows
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
* Update libs/platform/CMakeLists.txt
Signed-off-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com >
---------
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com >
Signed-off-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com >
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
674abcf02e
[linux] Fix zero file creation (birth) time
...
Observed in Ubuntu 24 via Orb on arm-based Mac
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
Viktor Govako
7b4862b442
[base] Updated IsSortedAndUnique function.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
52a0c45083
Glaze smoke test
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
Alexander Borsuk
215c19dcc7
Fix unity build error by removing using namespace std;
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-18 09:07:05 +02:00
Konstantin Pastbin
bfffa1fff4
Format all C++ and Java code via clang-format
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-17 14:32:37 +07:00
Andrei Shkrob
ebc5370052
[android] Load TTS languages from core
...
Signed-off-by: Andrei Shkrob <github@shkrob.dev >
2025-08-16 07:04:33 +02:00
Alexander Borsuk
76ffc99abd
New cpp folder structure
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-14 20:52:04 +07:00