NoelClick
3195ef6c3b
[core] Treat custom map download URL as CDN base, not meta server
...
- Update `MapFilesDownloader::LoadMetaConfig()` to skip the metaserver when a
custom base URL is set and build MetaConfig with that URL as the only server.
- Keep the existing metaserver-based behavior when no custom base URL is set.
Signed-off-by: NoelClick <dev@noel.click >
2025-12-17 11:07:04 +07:00
NoelClick
6e7ba078c8
[core] Allow overriding map metaserver URL and reset downloader cache
...
- Add custom meta server API.
- Implement override.
- Add reset hook and implement reset.
- Expose reset from Storage.
- Let JNI set URL and reset cache.
Signed-off-by: NoelClick <dev@noel.click >
2025-12-17 11:07:04 +07:00
Dobri Dabar
4691de7a66
[desktop] Display type names
...
Signed-off-by: Dobri Dabar <dobridabar@noreply.codeberg.org >
Co-authored-by: Dobri Dabar <dobridabar@noreply.codeberg.org >
Co-committed-by: Dobri Dabar <dobridabar@noreply.codeberg.org >
2025-12-15 19:36:29 +01:00
rimas
afa968c7d3
[tts] Enable Lithuanian and Latvian
...
Co-authored-by: rimas <rimas@noreply.codeberg.org >
Co-committed-by: rimas <rimas@noreply.codeberg.org >
2025-11-29 20:19:24 +01:00
x7z4w
6b76e9826b
[tests] Fix build errors
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-11-26 13:19:59 +01:00
gekeleda
1d087ca854
[android] Add function to get all android system languages
...
Signed-off-by: gekeleda <git@davidgekeler.eu >
2025-11-25 11:17:05 +01: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
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
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
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