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
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
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 <ferenc.gm@gmail.com>
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
… yet.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
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 <me@hbond.xyz>
* 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>
Signed-off-by: Alexander Borsuk <me@alex.bio>
All fonts are printed anyway at the end

Signed-off-by: Alexander Borsuk <me@alex.bio>
* [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>
Signed-off-by: Adolfo Jayme-Barrientos <fitojb@ubuntu.com>
Signed-off-by: Alexander Borsuk <me@alex.bio>
Signed-off-by: Alexander Borsuk <me@alex.bio>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
* 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>
Use AVAudioSessionCategoryOptionInterruptSpokenAudioAndMixWithOthers
to interrupt spoken content during TTS.

Signed-off-by: Fabian Wüthrich <me@fabwu.ch>
…nicmaps#8234)

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

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
…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>
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
TODO:
-Redraw icon
-Add version information

Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
It conflicts with WinAPI

Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet