Commit graph

42022 commits

Author SHA1 Message Date
3505356195 [strings] Regenerate
Signed-off-by: Ognjen Blagojevic <ognjen.d.blagojevic+om@gmail.com>
2024-12-14 11:50:49 +01:00
07ac13431c [strings] Serbian translations (strings and categories)
Signed-off-by: Ognjen Blagojevic <ognjen.d.blagojevic+om@gmail.com>
2024-12-14 11:50:49 +01:00
28c6f4f2fc [strings] Regenerate for Kayak setting
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-13 00:50:06 +03:00
2f1b6ce0e0 [android] Add a setting to display Kayak links
Disabled by default in F-Droid build, enabled in other builds.

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-13 00:50:06 +03:00
e10afa843e Revert "[android] Remove a referral code from “Photos, reviews, booking”"
This reverts commit ee7e87fa1e.

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-13 00:50:06 +03:00
16c8355c3a Fixed multiline button style for DialogStackedButton
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-12 19:01:30 +03:00
86a684029f [styles] Regenerate for shop-pasta
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-12 18:47:31 +03:00
4da069f5ae [styles] Add default icon to shop-pasta z16-
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-12 18:47:31 +03:00
b3d800ab4a [ios] Remove a separator from LayersVC
Separator should be visible only for the Layers + Menu and hidden for the Layers only.

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 18:54:01 +04:00
165692657c [ios] add separators to the PlacePage views programmaticalay
The separators that was created in the storyboards and xibs is very hard to find/select/edit/change width and color. This is why they should be configured and added programmatically.

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 18:54:01 +04:00
916d787e4d [ios] fix UIView+AddSeparator to support the top and bottom positions
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 18:54:01 +04:00
2ad85fbcf7 [map] review fixes
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
9f804cc615 [android] fix track selection refactoring warnings
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
6d2465bc9c [ios] fix track selection refactoring warnings
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
7f54b9306d [map] fill PP header info with track info
The GetAddress is changed to the GetSecondarySubtitle because the 4th line in the header contains address for bookmarks or distance+duration for tracks
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
f36fb2f72b [map] set track selection mark hidden when the track is deselected
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
6bb3dd5af5 [map] fix track selection
1. pass point with coodinates explicitly instead of calc the point by distance on every selection update
2. removed default track selection because the tracks should not have default marks
3. remove isInteractive property because all tracks are interactive now
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
ab128bbaeb [map] refactor ElevationInfo and implement it as a Track property
1. filling ElevationInfo with data properties is removed because there is no such data for tracks in the data
2. elevation profile is initialized only with the MultiGeometry because it shouldn't know about any other info exept the lengths, altitudes and timestamps
3. data is calculated as concatenation of all geometry segments (not the 1st one as in old implementation)

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
alnzrv
cf091ba3fd [Strings] Fixed Estonian description of San Marino
Signed-off-by: alnzrv <7187657+alnzrv@users.noreply.github.com>
2024-12-06 23:23:10 -03:00
c49fe92362 [tools] Validate and auto-format more strings files
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-06 23:18:13 -03:00
0ee9079e67 [strings] Fix langs order
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-06 23:18:13 -03:00
62732e82ce [styles] Regenerate
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-06 17:17:10 +03:00
6cefac8545 [strings] Regenerate
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-06 17:17:10 +03:00
RJGhugo
95a0b437eb Update countries_names.txt
a) Every capital of a canton (Kantonshauptstadt) should be mentioned on the map description.
b) Some cities should be mentioned just for better understanding.

Signed-off-by: RJGhugo <41795683+RJGhugo@users.noreply.github.com>
2024-12-06 13:59:53 +03:00
Loïc
9dcd120066
Color of yellow road shields in dark mode #9676 (#9804)
Signed-off-by: LoicHernaut <loic.hernaut@student.uclouvain.be>
2024-12-06 13:58:52 +03:00
fparri
24c25b17ce Fix: Improved Italian navigation prompts for street types
Refined the Italian translation for navigation directions. The previous version incorrectly used "sulla" when directing users to turn onto streets or boulevards, leading to grammatically incorrect phrases such as “sulla viale.”

The phrase has been updated to use "in" instead, resulting in more natural and grammatically correct instructions.

This enhancement not only improves the overall fluency of the translation but also addresses grammatical inconsistencies that previously caused errors in the navigation guidance.

Signed-off-by: fparri <parrif_ibb@yahoo.com>
2024-12-05 23:34:20 -03:00
Jenny Em
5c56d87d80 [strings] Regenerated
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 23:25:11 -03:00
Jenny Em
7f7b769c05 [styles] Regenerated
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 23:25:11 -03:00
Jenny Em
33e7aa2b33 [styles] add icon for shenzhen metro
- added icon files
- adjusted bbox to fit the network

Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 23:25:11 -03:00
b79bc732b5 Add alternative Argentinian post code format
Signed-off-by: map-per <map-per@gmx.de>
2024-12-05 23:23:59 -03:00
alnzrv
9d90d7e209 Update countries_names.txt
Signed-off-by: alnzrv <7187657+alnzrv@users.noreply.github.com>
2024-12-05 23:23:12 -03:00
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