Commit graph

9854 commits

Author SHA1 Message Date
Alexander Borsuk
30134ff26f [android] Update gradle plugun and androidx deps
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-16 14:29:06 +03:00
Andrew Shkrob
aad60785ba [android-auto] New UI
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
2024-05-16 14:27:10 +03:00
Andrew Shkrob
2586bdcc8c [android-auto] Use compass and location data from car
Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
2024-05-16 14:26:48 +03:00
d727feb891 some minor fixes
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
2024-05-16 09:36:58 +03:00
67a8e3f7a2 some left out files and changes
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
2024-05-16 09:36:58 +03:00
f1510351ef reverts recent track recorded
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
2024-05-16 09:36:58 +03:00
b4509ecee4 [android] Minor cleanup of BookmarkManager
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>
2024-05-16 09:22:19 +03:00
Andrew Shkrob
14495ab274 [android-auto] Update to 1.7.0-alpha02
RoutePreview, PlaceListNavigation, Map templates are now deprecated.
Use MapWithContent template.

Remove PopToRootHack class as it is not needed.

Signed-off-by: Andrew Shkrob <andrew.shkrob.social@yandex.by>
2024-05-16 09:17:21 +03:00
Alexander Borsuk
6b5f800e04 [android] Updated NDK to 26.3.11579264
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-14 20:25:43 -03:00
4dfffe7541 [strings] Regenerate for deprecated types
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-05-14 20:25:13 -03:00
Will Bradley
159c5261d1 [strings] Regenerated TTS language files
Signed-off-by: Will Bradley <bradley.will@gmail.com>
2024-05-14 22:34:21 +02:00
Will Bradley
ff8d6480e0 [strings][routing] Add TTS announcement of street names as an option
Signed-off-by: Will Bradley <bradley.will@gmail.com>
2024-05-14 22:34:21 +02:00
Alexander Borsuk
15c761d400 [strings] Regenerated uk
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-12 18:23:39 +02:00
rtsisyk
d8a071a023 Bump versions
Signed-off-by: rtsisyk <rtsisyk@users.noreply.github.com>
2024-05-11 17:44:57 +00:00
kavi khalique
d70ad8b894
[android] solves issue of status change of "search history" button on… (#8087)
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
2024-05-07 00:00:02 +02:00
dce3dd35cd [strings] regenerated
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-05-06 22:01:43 +02:00
039960196b Apply code suggestions
Signed-off-by: Jean-BaptisteC <jeanbaptiste.charron@outlook.fr>
2024-05-05 18:54:25 +02:00
10dc18f8b6
Minor release notes update (#8083)
* Update release notes

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>

* Update iphone/metadata/uk/release_notes.txt

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

---------

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
Signed-off-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
2024-05-05 16:09:31 +02:00
rtsisyk
e622ff1d92 Bump versions
Signed-off-by: rtsisyk <rtsisyk@users.noreply.github.com>
2024-05-04 17:51:48 +00:00
aaeffdb1a3 Update release notes
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-05-04 20:47:57 +03:00
Alexander Borsuk
f2f161cd6f [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-04 00:09:08 +02:00
d5e47792f8 [android] Remove somes warnings
Signed-off-by: Jean-BaptisteC <jeanbaptiste.charron@outlook.fr>
2024-05-03 21:54:16 +02:00
1defafb2fa [strings] Regenerated
Signed-off-by: map-per <map-per@gmx.de>
2024-05-02 22:59:20 +02:00
e725838863 [android][editor] 'No suitable category' info
Signed-off-by: map-per <map-per@gmx.de>
2024-05-02 22:59:20 +02:00
Alexander Borsuk
663511866d [drape] Use built-in Freetype SDF rendering
* Set the same SDF spread/border (4) as it was before
* Removed the threaded glyph generator, SDF glyphs are created now on a single thread.
  Before, the bitmap was rendered and then copied on the same single thread. By removing unnecessary overhead and by using
  bsdf renderer which is faster than sdf, visually glyphs appear on the screen at comparable or even faster time.
* Removed GetGlyphSdfScale, it will be hardcoded or set in a different way if necessary
* Fixed some minor tidy warnings

Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-05-02 18:06:54 +02:00
b82d4764f8 [strings] Regenerate for bbq
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-28 19:21:19 -03:00
David Martinez
c53c0e8e6c [android][placepage] Level icon: Replace stairs icon with elevator icon
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-04-27 12:47:08 +02:00
c986908c40 [android] fix the overlapping of bottom sheet and map buttons
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
2024-04-26 14:07:05 +03:00
Alexander Borsuk
06598a2ce2 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-25 22:04:22 +02:00
9e15663ead [strings] Regenerated
Signed-off-by: map-per <map-per@gmx.de>
2024-04-25 08:20:02 +02:00
e0c4fd2f83 [editor] Use name in local language
Signed-off-by: map-per <map-per@gmx.de>
2024-04-25 08:20:02 +02:00
aa1709d3d9 [strings] Regenerate for path grades
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-24 18:45:07 -03:00
5fc3f9aa07 [strings] Regenerated
Signed-off-by: map-per <map-per@gmx.de>
2024-04-24 23:12:30 +02:00
b7a2b9be92 [strings] Regenerate for shared paths
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-24 17:54:13 -03:00
8ca92f5cfe [strings] Regenerate
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-04-24 17:12:17 -03:00
827bf20778 [android] Fix PT router overriding previous mode if subway layer active
The public transportation router was forcibly overriding the previously
selected mode whenever the planning activity was resumed, with the
subway layer active. For instance, if you started a route planning
(which automatically uses PT when that layer is on), switched to car
mode and then changed some driving options, when you got back to the
planning screen, the router would have changed back to PT, instead of
keeping it on car.

This occurred because of `RoutingController#rebuildLastRoute`, called
whenever an activity (such as the driving options) concluded, which
would, indirectly, call `RoutingController#initLastRouteType`. This
method is responsible for defaulting the router to the most
adequate type for the start+finish point combo, or, if the subway layer
is selected, to set it to public transportaton.

So, the fix was rather simple -- instead of only checking if the the
subway layer is active (and if we're not comming from a link, but that
isn't relevant here), we also check if we were already planning
something, or if we're starting a new route plan. We only want to reset
the mode to PT on the latter case.

Fixes: #7701
Signed-off-by: tmpod <tom@tmpod.dev>
2024-04-24 19:53:38 +02:00
Arthur-GYT
c91add3a2f Use keys in layouts
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-04-22 22:49:12 +02:00
Arthur-GYT
283342e523 [strings] Regenerated
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-04-22 22:49:12 +02:00
Sebastiao Sousa
fd2a1ee616 [android] apply night mode correctly even if device is in light mode
When the user has their device in light mode, but the app is in night
mode, some attributes in the
Theme.MaterialComponents.DayNight.NoActionBar.Bridge style are still
inheriting from the light theme. This happens because the application's
ui mode is not being properly switched to night mode.

To fix this, added the UiModeManager in the ThemeSwitcher, in order to
properly change the ui mode.

closes #6481

Signed-off-by: Sebastiao Sousa <sebastiao.sousa@tecnico.ulisboa.pt>
2024-04-20 23:21:01 +02:00
David Martinez
93f80f419a [strings] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-04-18 23:39:48 -03:00
David Martinez
306e7c4069 [android][placepage] Add drive_through to place page
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2024-04-18 23:39:48 -03:00
69f297ea6e [strings] regenerated
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-04-18 11:34:24 -03:00
Arthur-GYT
ac3eb67c1f Add logo to android idea project
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
2024-04-17 20:05:55 +02:00
Alexander Borsuk
1be2e1bc11 [string] Regenerated tr
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-16 21:51:55 -03:00
Alexander Borsuk
d16417dcbf [strings] Regenerated $
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-16 21:07:50 +02:00
7595fc8f28 [strings] Capitalized translations
Signed-off-by: map-per <map-per@gmx.de>
2024-04-16 11:59:20 -03:00
6856fe5855 [strings] Regenerated
Signed-off-by: map-per <map-per@gmx.de>
2024-04-16 11:59:20 -03:00
Alexander Borsuk
998c248dbc [android] Updated libs
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-14 08:39:18 +02:00
Alexander Borsuk
ea640f756f [android] Update AGP to 8.3.2
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-04-14 08:39:18 +02:00
Matheus Gomes
1b8ca0c814 [strings] Regenerated pt
Signed-off-by: Matheus Gomes <86851490+matheusgomesms@users.noreply.github.com>
2024-04-12 20:58:13 +02:00