Commit graph

41791 commits

Author SHA1 Message Date
Markku Huotari
d573f558f6
[strings] Corrected some miscellaneous Finnish words
* Update types_strings.txt
Corrected some miscellaneous Finnish words that I've bumped into through the UI lately and found incorrect.

* [search] Updated categories.txt

Signed-off-by: Markku Huotari <markku.huotari@hsl.fi>
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
Co-authored-by: Viktor Govako <viktor.govako@gmail.com>
2024-12-05 13:03:07 +03:00
Jenny Em
5923ea4fd5 [strings] Regenerated
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 10:45:13 +03:00
Jenny Em
63f3fa251c [styles] Regenerated
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 10:45:13 +03:00
Jenny Em
660f427cc2 [styles] add Berlin light rail station icons
- adjusted berlin bbox to include all stations
- used exiting icon

Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 10:45:13 +03:00
20aa24a74b EN as additional search language in the editor
Signed-off-by: map-per <map-per@gmx.de>
2024-12-04 08:47:22 -03:00
6a2e58168d Removed m_vbo->release() call
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-04 09:07:45 +01:00
b10af621ba Reverted color change
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-04 09:07:45 +01:00
362138160d Added comments to new lines.
Added reference to the PR

Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-04 09:07:45 +01:00
1caf64e315 Fix attribute a_position assignment for OpenGL vertex shader
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-04 09:07:45 +01:00
Jenny Em
4d0aad72bd [styles] Regenerated
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>

[styles] Regenerated

Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-03 10:20:29 -03:00
Jenny Em
8b6258243f [strings] Regenerated
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-03 10:20:29 -03:00
Jenny Em
2a84957d7f Add Hong Kong metro type/icon
also adjusted Hong Kong bbox so it covers nearly all stations without conflicting shenzhen (only one border station in the north is not covered by the bbox)

Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-03 10:20:29 -03:00
Mateusz Konieczny
0351898147 clarify meaning of route parameters
see https://github.com/organicmaps/organicmaps/pull/9692#pullrequestreview-2447577894

as a newbie in this code I was unsure what is the meaning of these parameters

Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>

Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
2024-12-02 20:32:45 +03:00
map-per
72ca71d956 Update POI category section in TRANSLATIONS.md
Add more guidance for the POI category translation files (see: https://github.com/organicmaps/organicmaps/issues/8290#issuecomment-2459408903)

Signed-off-by: map-per <79519062+map-per@users.noreply.github.com>
2024-12-02 20:31:37 +03:00
fb278f2c74 [styles] regenerated
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-12-02 20:04:48 +03:00
f9be6f2953 [styles] Fade out gardens properly, slightly adjust colour
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-12-02 20:04:48 +03:00
6e09319e09 [strings] regenerate
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-02 11:51:24 -03:00
066e80e872 [strings] add editor_category_unsuitable_title and ..._text to ios
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-02 11:51:24 -03:00
fe235e46b6 [ios] [editor] Add empty search result disclaimer to category selection screen
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-02 11:51:24 -03:00
Viktor Govako
0f2db025c4 [ios][editor] Do not show all categories list when the search gives nothing.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-12-02 11:51:24 -03:00
dfa2dd24d9 [docs] Mention ?no-debug-info
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-02 01:04:06 +03:00
b7ad7fdf54 fix X link validation
Signed-off-by: map-per <map-per@gmx.de>
2024-12-01 12:12:28 -03:00
e181a7823d [docs] Move AS alternatives to a separate section
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
3e31d88aa0 [docs] Add a reminder about C++ build env
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
68ca9be801 [docs] Update no-Android-Studio option
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
abb6aa9336 [docs] Shallow clone submodules by default
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
2eec15a4d7 [docs] Remove explicit mentioning of versions
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
1a9d5e32eb [android] Require cmake 3.22.1+
Reverts forced version upgrade in #9377.
(a higher version is not necessary)

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
Viktor Govako
1b2c2404ad Fixed unit tests. Follow up df258d545f .
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-30 19:37:28 -03:00
TobiPeterG
df258d545f Always show rounded current speed
Signed-off-by: TobiPeterG <tobi.goergens@gmail.com>
2024-11-30 18:11:55 -03:00
80add2247f [strings] Regenerate for Turkish fixes
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-11-30 11:47:59 -03:00
Metehan Özyürek
02e5a6e1f1
[strings] Fixed Turkish translations (#9769)
* Fixed Turkish translations

---------

Signed-off-by: Metehan Özyürek <metehanc8s9@hotmail.com>
2024-11-30 16:02:35 +03:00
Lukas Hamm
3d805cfe58 [styles] Regenerated
Signed-off-by: Lukas Hamm <lukas@ideallygrey.uk>
2024-11-30 14:57:15 +03:00
Lukas Hamm
b99f0802ca [styles] Differentiate between grass and grassland/meadow on high zoom
Signed-off-by: Lukas Hamm <lukas@ideallygrey.uk>
2024-11-30 14:57:15 +03:00
Meenbeese
3c0fbeaa9c [tools] Remove some unused scripts
Signed-off-by: Meenbeese <meenbeese@tutanota.com>
2024-11-30 00:06:30 -03:00
TobiPeterG
9faa8ac193 [android] SpeedLimitView
Rebase + improvements, original by AndrewShkrob

Signed-off-by: TobiPeterG <tobi.goergens@gmail.com>
2024-11-29 22:14:00 -03:00
8e5a8ecb60 [ios] add the context menu to the coordinates accessory button
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-29 22:07:17 -03:00
Ferenc Géczi
6229d670bd Add 2024.11.27 release notes to .metainfo.xml
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2024-11-29 19:07:41 -03:00
vng
d6a9b24720 Bump versions
Signed-off-by: vng <vng@users.noreply.github.com>
2024-11-29 19:07:41 -03:00
Viktor Govako
0d9f94710a Release notes.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-29 19:07:41 -03:00
Viktor Govako
050c81809b [planet] New data from 241122.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-29 19:07:41 -03:00
d60388c025 [platform] fix <1min duration formatting to get 0min string
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-29 12:44:44 -03:00
Viktor Govako
d3c24430b0 Release notes.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-27 09:42:10 -03:00
Viktor Govako
a0f0b69e48 [gradle] Push release into the "production" track.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-27 09:42:10 -03:00
Atemu
6eb641f4c7 [android] config: disable Google services in F-droid flavour
Signed-off-by: Atemu <git@atemu.net>
2024-11-27 15:22:10 +03:00
Atemu
32e100331a [android] config: extract isFdroid() into method
Signed-off-by: Atemu <git@atemu.net>
2024-11-27 15:22:10 +03:00
Atemu
7d7631cece [android] use µG play-services-location in fdroid flavour
This is a FOSS re-implementation of google's play-services-location client
library by the µG project. Because it's Apache-2.0 licensed, this ought to be
permitted on F-droid but I'm not sure whether it'd be marked with the non-free
net anti-feature.

Theoretically it should work just as well on devices with Google's GMS but I'd
suggest testing this in the fdroid flavour first where there is no alternative
and switch all flavors over if that works on actual user devices. Doing so would
remove one major blocker towards achieving
https://github.com/organicmaps/organicmaps/issues/6906.

I have tested this on LineageOS with µG and on GrapheneOS with Google GMS. (You
need to explicitly allow fused location from GMS and give it location
permissions with the latter but it did work.)

For anyone else wanting to test this:

1. Ensure that you cannot get a GPS fix by checking GPSTest or GNSSLogger
2. Ensure that you are able to get a fused location using GNSSLogger
3. Install and open the f-droid build built from this branch
4. Wipe app data and open
5. Give it accurate location permission
6. If it asks you to download not just the world map but also your current area
   via a checkbox above the download button, it works.

Signed-off-by: Atemu <git@atemu.net>
2024-11-27 15:22:10 +03:00
Viktor Govako
d946945d84 [strings] Regenerated.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-27 08:30:46 -03:00
Viktor Govako
a13ff625c4 Minor code fixes.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-27 08:30:46 -03:00
Viktor Govako
dde355e3de Fix to parse "used" strings in Core.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-27 08:30:46 -03:00