Commit graph

39040 commits

Author SHA1 Message Date
Arnaud Vergnet
480fa6c2fc [android] Use module project structure
Signed-off-by: Arnaud Vergnet <arnaud.vergnet@mailo.com>
2023-09-03 10:05:14 +03:00
e09dcefb1c [android] Make downloader notification less annoying
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-02 22:17:48 +02:00
1a44a2af76 [drape] Fix map style not updating automatically on Android with Vulkan
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2023-09-02 12:21:36 -03:00
36522c0dd9 [android] Remove AppBackgroundTracker
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-01 22:49:51 +03:00
493f5a3109 [styles] Regenerate for buildings below parkings
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2023-09-01 15:24:44 -03:00
b42eb1c858 [styles] Move buildings below parkings priorities
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2023-09-01 15:24:44 -03:00
d89c0b45b9 Return back route preview commented out in PR #5744
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-09-01 11:20:26 +02:00
Alexander Borsuk
bbd853a8e4 [android] Update gradle wrapper to gradle 8.3
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-09-01 08:56:52 +02:00
Alexander Borsuk
abf3c63e55 [android] Update gradle plugin and other dependencies
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-09-01 08:56:52 +02:00
1377585281 [drules] Regenerated
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
d495f51028 [router] Replaced flags isTransit, isRuler with enum routing::RouterType. Added comments
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
0cc37b13a1 [router] Formatting according to PR #5381 comments
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
32557fa278 [Android] Formatting according to PR #5381 comments
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
34cdca79f0 [iOS] Reduced transit route info panel min height. Added min height constraint to transit route distance label.
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
82cb2df135 [iOS] Added "Distance: " prefix to ruler route lower panel
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
a168138f59 [desktop] Added new routing type to routing settings UI
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
abf02c1546 [iOS] Added new routing type. Showing detailed ruler route info in bottom panel
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
e430f48bb5 [Android] Added new routing type. Showing detailed ruler route info in bottom panel
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
858262b554 [strings] Regenerated strings
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
05b639c3ec [strings] placepage_distance is now available in Android
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
1fe489843c In route preview mode user can continue route polyline by single tap.
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
36b3af3a2c [drape] Ruler route is drawn on top of buildings and has custom colors.
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
8af81cadda [router] Added new route type "Ruler"
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 07:29:25 -03:00
Milan Laslop
69233523ae Fix scrolling behavior in the place description window.
Specifically, stop an ongoing fling scrolling when tapping inside the view (or when starting another scrolling).

Steps to reproduce the problem fixed here:
- create/import some bookmark with a very long description
- click on the bookmark place on the map
- start scrolling the place description window swiftly (stop touching the display while still moving the finger)
- the scrolling continues by itself for a while - this is correct
- tap the screen - PROBLEM 1: the tap does not stop the scrolling
- OR start another scrolling - PROBLEM 2: the original scrolling is not stopped and it somehow continues alongside the new scrolling

Signed-off-by: Milan Laslop <milan33@gmail.com>
2023-08-31 09:09:50 +02:00
677b6b5906 [android] Remove legacy notifications implementation
Use NotificationManagerCompat from the compat library

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-08-31 09:38:26 +03:00
David Martinez
e19f11b59d [strings] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-30 20:22:35 -03:00
David Martinez
bf2cccb79d [styles] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-30 20:22:35 -03:00
David Martinez
6714505527 [styles] Change sauna icon to public bath icon
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-30 20:22:35 -03:00
David Martinez
c6f377cfb7 [styles] Add amenity=public_bath
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-30 20:22:35 -03:00
David Martinez
f60915d180 [styles] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-30 23:53:31 +02:00
David Martinez
fd1d6c0d59 [styles] Add border to disabled parking space icon
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-30 23:53:31 +02:00
Ferenc Géczi
3943d0f5a2 [platform][qt] Use unique_ptr in CreateDesktopLocationService
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2023-08-29 22:13:45 -03:00
David Martinez
adf00114d1 [strings] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-29 22:13:07 -03:00
David Martinez
eff0e9ca71 [strings] Fix "carplay_roundabout_exit" string in Spanish
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-29 22:13:07 -03:00
a5140ff300 [styles] Regenerated
Signed-off-by: map per <map-per@gmx.de>
2023-08-29 22:11:33 -03:00
786a785d21 [styles] increased priority of tourism-informatin-office
Signed-off-by: map per <map-per@gmx.de>
2023-08-29 22:11:33 -03:00
67079e48fb [android] Dismiss all alert dialogs when pausing MwmActivity
This patch fixes `Activity app.organicmaps.MwmActivity has leaked window`
when pausing MwmActivity during showing the following error dialogs:

- "Your location hasn't been determined yet"
- "No internet connection"
- "No object can be located here"
- "Update Maps"
- "Unable to calculate route"
- "When following the route, please keep in mind:"
- "Navigation is only available from your current location."
- Dialogs in DownloadResourcesLegacyActivity.

Fixes #5838
See also #4570 d4bf7a73 "Fix a crash on rotation"

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-08-29 09:41:33 +03:00
David Martinez
8ee828f96f [search][ios] Fix Open/Closed sometimes showed in gray color
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-08-28 17:13:45 -03:00
Harry Bond
0cd5144dab [strings] regenerated
Signed-off-by: Harry Bond <endim8@pm.me>
2023-08-28 15:54:48 -03:00
Harry Bond
4005465e07 [styles] regenerated
Signed-off-by: Harry Bond <endim8@pm.me>
2023-08-28 15:54:48 -03:00
Harry Bond
b0211e241f [tools] Update kothic (Fix fill-color: none; handling)
Signed-off-by: Harry Bond <endim8@pm.me>
2023-08-28 15:54:48 -03:00
Harry Bond
858672e9df [styles] private and lane parking only z17-, no underground area
Signed-off-by: Harry Bond <endim8@pm.me>
2023-08-28 15:54:48 -03:00
Harry Bond
0a8367084b [styles] [classificator] further parking icon improvements
Signed-off-by: Harry Bond <endim8@pm.me>
2023-08-28 15:54:48 -03:00
7dd59379a2 [styles] Regenerated
Signed-off-by: map per <map-per@gmx.de>
2023-08-28 09:26:15 -03:00
a394ed2505 [styles] tunnels for cycleway, track, bridleway & codecleanup
Signed-off-by: map per <map-per@gmx.de>
2023-08-28 09:26:15 -03:00
meenbeese
30eb085969 Revert "[android] Change logo to black for Türkiye and Syria"
This reverts commit 9863209799.

Signed-off-by: meenbeese <meenbeese@tutanota.com>
2023-08-28 09:52:06 +03:00
Alexander Borsuk
c098d51e76 [3party] Fixed HTTP 504 for freetype git submodule
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-08-27 23:25:08 -03:00
Viktor Govako
d5d4d0c5cd [search] Follow up b80e7c9ed0.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-08-26 22:57:46 -03:00
Viktor Govako
5224d3d067 [search] Increased PreRankerResult batch size to 1000.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-08-26 22:57:46 -03:00
Viktor Govako
378b46152d [search] Unified ranking for results with dependent street, suburb, city.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-08-26 22:57:46 -03:00