Commit graph

40835 commits

Author SHA1 Message Date
Viktor Govako
2f1f05af8b [search] Show "postal_code" string in search result UI.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-05-22 17:06:20 -03:00
Viktor Govako
734d23969a [search] Update postcode search.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-05-22 17:06:20 -03:00
Viktor Govako
6a5d934b40 [generator][search] Restore external postcodes.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-05-22 17:06:20 -03:00
Viktor Govako
4ba9c8e54d [generator][search] Fixed rewriting sections.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-05-22 17:06:20 -03:00
Viktor Govako
1d5013e892 Removed regex dependency.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-05-22 17:06:20 -03:00
f22068c052 [ios] add support for the website_menu to the Edit/Add place screen
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-05-22 15:51:32 -03:00
1a3c209d81 [strings] regenerated
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-05-22 15:51:32 -03:00
3f5ad40239 [strings] add website_menu string for ios
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-05-22 15:51:32 -03:00
031356be63 [ios] implement the website:menu to the PlacePage
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-05-22 15:51:32 -03:00
a800fb6b5a [ios] add ic_placepage_website_menu.svg icon
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-05-22 15:51:32 -03:00
Fabian Wüthrich
d898cf16ac [ios] Improve TTS voice selection
This commit allows a user to select more voices (e.g. English (United States),
English (India)). Currently, it's only possible to select a subset of the
available voices on iOS. For example, if a user selects English as TTS
language, an Australian voice is selected because en_AU comes before en_US in
the voice list of iOS.

Fixes #6840
Fixes #3222
Fixes #2178

Signed-off-by: Fabian Wüthrich <me@fabwu.ch>
2024-05-22 11:29:19 -03:00
David Martinez
10b01c93d8 [placepage] Show all types
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-05-22 08:01:29 +02:00
Beatriz Mira Mendes
3c45518d1f [android] Fix: Display list of stop points in ruler and transit mode properly in RTL
Changes made:
	- In MultilineLayoutManager.java: if called with LAYOUT_DIRECTION_RTL tag,
	the layout is now properly written.
	- In RoutinBottomMenuController.java: MultilineLayoutManager class is now called with the
	new parameter, the mTransitFrame's layout direction.
	- In DotDividerItemDecoration.java: to properly place the dots between the elements in the
	list, these elements are iterated from right to left when the layout direction is RTL.

Signed-off-by: Beatriz Mira Mendes <beatriz.mira.mendes@tecnico.ulisboa.pt>
2024-05-21 23:47:32 -03:00
Arthur-GYT
115782d817 [editor] Limit website menu field for some types of amenity
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-05-21 23:32:20 -03:00
Kiryl
4ce2c6ae78
[bookmarks] Reuse the MarkGroupId during the category reloading (#8234)
[bookmarks] reuse category id for files with the same name

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-05-21 23:28:22 -03:00
Fabian Wüthrich
45f6239b50 [ios] Interrupt podcasts instead of duck them during TTS
Use AVAudioSessionCategoryOptionInterruptSpokenAudioAndMixWithOthers
to interrupt spoken content during TTS.

Signed-off-by: Fabian Wüthrich <me@fabwu.ch>
2024-05-21 21:31:26 -03:00
Jerry
4ecf03a008
Always show next turn option (#7196)
* Add option to always show the next turn during navigation

Signed-off-by: Jeremiah Miller <jmil@tuta.io>

* Fix build errors

Signed-off-by: Jeremiah Miller <jmil@tuta.io>

* Revert adding a setting to always show the next turn, set up the routing session to know when the device is in landscape position, and if it is, don't show the next turn (unless the old logic applies), but show it by default.

Signed-off-by: Jeremiah Miller <jmil@tuta.io>

* Move landscape check to map framework

Signed-off-by: Jeremiah Miller <jmil@tuta.io>

* Address review comments

Signed-off-by: Jeremiah Miller <jmil@tuta.io>

* Always show next turn string, make the top bar take up less space in landscape mode

Signed-off-by: Jeremiah Miller <jmil@tuta.io>

* Remove unecessary landscape check

Signed-off-by: Jeremiah Miller <jmil@tuta.io>

* Update routing_manager.hpp

Signed-off-by: Jerry <4341884+jm355@users.noreply.github.com>

---------

Signed-off-by: Jeremiah Miller <jmil@tuta.io>
Signed-off-by: Jerry <4341884+jm355@users.noreply.github.com>
Co-authored-by: Jeremiah <jpmil@pm.me>
2024-05-20 21:34:04 +02:00
Osyotr
621eaaf67a Remove liboauthcpp
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
2024-05-20 08:59:19 -03:00
Alexander Borsuk
2098646f8c [ios] Set correct location service activity type for cycling
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-20 11:36:33 +02:00
Alexander Borsuk
6b6b9c229f Reorganized contributors sections for clarity
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-20 11:16:36 +02:00
3e6d7df08b Add some comment translations to .desktop file
Signed-off-by: Adolfo Jayme-Barrientos <fitojb@ubuntu.com>
2024-05-20 10:40:32 +02:00
ff703e83d6
[editor] Fix parsing of 'off' opening hours (#7652)
* [editor] Fix parsing of some 'off' opening hours rules

Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>

* Update editor/editor_tests/ui2oh_test.cpp

Signed-off-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>

---------

Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
Signed-off-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
2024-05-19 23:32:15 +02:00
Alexander Borsuk
5a11f41e4d Removed unnecessary system font logs
All fonts are printed anyway at the end

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-19 18:26:57 -03:00
Alexander Borsuk
8926620d1d [strings] Regenerated pt
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-19 23:10:08 +02:00
Matheus Gomes
2d421bd95a
[strings] Fixed Portuguese exit strings (#8150)
* Fixed PT exit strings

Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com>

* Remove duplicate

Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com>

---------

Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com>
2024-05-19 23:09:30 +02:00
a9d1a15192 [platform] remove redundant = from osm.org/go link
tiny fix, looks a bit strange to have an empty query string

Signed-off-by: Harry Bond <me@hbond.xyz>
2024-05-19 22:24:00 +02:00
Viktor Govako
16ad61f4c8 [desktop] Disable traffic switch and TrafficManager initialization.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-05-18 21:23:28 +02:00
Viktor Govako
2cdc3ef945 [search] Fixed cities ranking Country/State query.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-05-18 14:22:14 -03:00
eb20b22a7f [ios] Replace matrix icon
Use official matrix icon from https://matrix.org/images/matrix-favicon.svg.

Fix: #8069

Signed-off-by: Dzmitry Padabed <itfarrier@icloud.com>
2024-05-18 08:52:27 +02:00
7a6cb772e1 [strings] Regenerated strings
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-05-17 19:48:37 +02:00
8c592f903c [strings] Fixed extra space in Russian translation
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-05-17 19:48:37 +02:00
Arthur-GYT
8d27c3250c [editor] Add website:menu key
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-05-17 08:37:38 -03:00
Arthur-GYT
2216456e93 [strings] Regenerated
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-05-17 08:37:38 -03:00
Arthur-GYT
15c1e6eb00 [strings] Add website_menu key
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-05-17 08:37:38 -03:00
Arthur-GYT
2e720d046e [android] Add website:menu tag
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-05-17 08:37:38 -03:00
Arthur-GYT
c90446d8af [generator] Add website:menu tag
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-05-17 08:37:38 -03:00
Ferenc Géczi
601a3d07d0 [github] Use Ubuntu 24.04 images
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2024-05-17 09:57:44 +02:00
Alexander Borsuk
ffe0ce2d29 [drape] Remove unused bitmap pitch and rows in GlyphImage
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-17 00:28:17 +02:00
Alexander Borsuk
72347e1519 [drape] Use global kBaseFontSizePixels constant
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-17 00:28:17 +02:00
Ferenc Géczi
b4c4c2beba [docs] Re-org Ubuntu & Mint install workarounds listing FreeType
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2024-05-17 00:09:45 +02:00
60333f8327 [editor] flag changeset when features are merged
Signed-off-by: map-per <map-per@gmx.de>
2024-05-16 23:40:41 +02:00
Oleg Montak
93f4f40e4c [strings] Regenerate strings
Signed-off-by: Oleg Montak <oleg.montak@gmail.com>
2024-05-16 23:00:38 +02:00
Oleg Montak
ebb20b739d [ios] CarPlay/phone switch prototype
Signed-off-by: Oleg Montak <oleg.montak@gmail.com>
2024-05-16 23:00:38 +02:00
7e453e4503 [strings] regenerated
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-05-16 22:17:28 +02:00
9a39e5908d [strings] use 'Postcode' instead of 'Postal Code' for en-GB
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-05-16 22:17:28 +02:00
Andrew Shkrob
2fdf424ee6 [android-auto] Use compass and location data from car
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
2024-05-16 19:38:10 +03:00
Andrew Shkrob
93db820860 [android-auto] New UI
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
2024-05-16 19:38:00 +03:00
a7127ccde8 [strings] Regenerated
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-05-16 09:32:27 +03:00
alnzrv
2e3af2fc20 [strings] Rename Macedonia to North Macedonia
Signed-off-by: alnzrv <7187657+alnzrv@users.noreply.github.com>
2024-05-16 09:31:43 +03:00
cyber-toad
b4509ecee4 [android] Minor cleanup of BookmarkManager
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>
2024-05-16 09:22:19 +03:00