Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip windows #1

Open
wants to merge 120 commits into
base: master
Choose a base branch
from
Open

Wip windows #1

wants to merge 120 commits into from

Conversation

Osyotr
Copy link
Owner

@Osyotr Osyotr commented Apr 9, 2024

No description provided.

@Osyotr Osyotr marked this pull request as ready for review April 9, 2024 22:42
@Osyotr Osyotr force-pushed the wip-windows branch 7 times, most recently from 7e87848 to 7ea5d3d Compare April 9, 2024 23:40
@Osyotr Osyotr force-pushed the wip-windows branch 11 times, most recently from 55e42d8 to 674eafd Compare May 1, 2024 14:31
kirylkaveryn and others added 10 commits May 2, 2024 08:44
In general it is not a good idea to use unreleased versions of 3rd parties,
but this change only pulls in build infrastructure changes,
so there is no chance of building on some potentially reverted feature.
This change fixes the `SYS_getrandom` detection on newer Linux distros,
like the 2nd tracked issue on Fedora 40:
organicmaps#7998 (comment)

Signed-off-by: Ferenc Géczi <[email protected]>
Signed-off-by: Konstantin Pastbin <[email protected]>
Signed-off-by: Viktor Govako <[email protected]>
RedAuburn and others added 29 commits May 19, 2024 22:24
tiny fix, looks a bit strange to have an empty query string

Signed-off-by: Harry Bond <[email protected]>
* Fixed PT exit strings

Signed-off-by: Matheus Gomes <[email protected]>

* Remove duplicate

Signed-off-by: Matheus Gomes <[email protected]>

---------

Signed-off-by: Matheus Gomes <[email protected]>
Signed-off-by: Alexander Borsuk <[email protected]>
All fonts are printed anyway at the end

Signed-off-by: Alexander Borsuk <[email protected]>
* [editor] Fix parsing of some 'off' opening hours rules

Signed-off-by: Gonzalo Pesquero <[email protected]>

* Update editor/editor_tests/ui2oh_test.cpp

Signed-off-by: Alexander Borsuk <[email protected]>

---------

Signed-off-by: Gonzalo Pesquero <[email protected]>
Signed-off-by: Alexander Borsuk <[email protected]>
Co-authored-by: Alexander Borsuk <[email protected]>
Signed-off-by: Osyotr <[email protected]>
* Add option to always show the next turn during navigation

Signed-off-by: Jeremiah Miller <[email protected]>

* Fix build errors

Signed-off-by: Jeremiah Miller <[email protected]>

* 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 <[email protected]>

* Move landscape check to map framework

Signed-off-by: Jeremiah Miller <[email protected]>

* Address review comments

Signed-off-by: Jeremiah Miller <[email protected]>

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

Signed-off-by: Jeremiah Miller <[email protected]>

* Remove unecessary landscape check

Signed-off-by: Jeremiah Miller <[email protected]>

* Update routing_manager.hpp

Signed-off-by: Jerry <[email protected]>

---------

Signed-off-by: Jeremiah Miller <[email protected]>
Signed-off-by: Jerry <[email protected]>
Co-authored-by: Jeremiah <[email protected]>
Use AVAudioSessionCategoryOptionInterruptSpokenAudioAndMixWithOthers
to interrupt spoken content during TTS.

Signed-off-by: Fabian Wüthrich <[email protected]>
…nicmaps#8234)

[bookmarks] reuse category id for files with the same name

Signed-off-by: Kiryl Kaveryn <[email protected]>
…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 <[email protected]>
Signed-off-by: David Martinez <[email protected]>
TODO:
-Redraw icon
-Add version information

Signed-off-by: Osyotr <[email protected]>
Signed-off-by: Osyotr <[email protected]>
Signed-off-by: Osyotr <[email protected]>
Signed-off-by: Osyotr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet