Commit graph

42096 commits

Author SHA1 Message Date
c2f85521fd [ios] remove outdated code related to the search
the old MWMSearch... screen is not used anymore

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:26:21 +04:00
fa6bc0f12a [ios] replace MWMSearchManager with new SearchOnMapManager
- fix layout of the place page container (configure it programatiacally)
- use the new modal seearch VC everywhere
-

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
91ac0f5228 [ios] remove setSearchOnMap from the MWMSearch
because the new search should always works as iPad

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
bf2efed0be [ios] refactor search screen cells and tab bar
- remove xibs
- update cells style (fonts, colors, icons)
- reload the history VC on appear

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
3229ca602d [ios] implement modal search screen SearchOnMap
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
a8ce059fcc [ios] add searchHeader style
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
67ec3abdd3 [ios] get the current Side buttons available size
This size is used to update the side buttons during the modally search screen dragging

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
a6b790a3d0 [ios] prevent search marks hiding when the search result is selected
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
d4967d805d [ios] rename IPAD func to isIPad and make internal visibility
it may be used in different situations

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
79246f2040 [ios] show current searching results on the map
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
9c66f237b9 [ios] add getResults to the MWMSearch to fetch the full results list
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
88aff59e5e [ios] replace usage of cpp search::Result with objc SearchResult in UI
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
a226b7b490 [ios] remove unused search::ProductInfo from the search
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-18 11:16:57 +04:00
soshial
b831eba92d [android][l18n] fix localization of percentages in text
Signed-off-by: soshial <soshial@gmail.com>
2025-02-16 04:54:02 +03:00
29cf6abd7d [styles] Regenerate for new POIs
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
8b02809b5d [strings] Regenerate for new POIs
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
9a02f4e3fd [indexer] Add comms tower, cross and emergency=* to IsPoiChecker
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
d688c855a1 [classif] Add man_made=obelisk to historic=monument
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
38ed6221c2 [classif] Add man_made=flare
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
16cae17c50 [classif] Add emergency-mountain_rescue
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
944a61a52c [classif] Add emergency=lifeguard
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
8a3ff104a8 [styles] Fix hunting tower dark icon transparency
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
5e144a189a [classif] Add man_made=petroleum_well
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
8f8a4449a7 [classif] Add man_made=communications_tower
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
042e8ce025 [styles] Add a grey man_made=cross icon
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
72536b7c98 [classif] Add man_made=cross
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-15 16:08:46 +03:00
4d40e3dfac [styles] Regenerates drules only
Signed-off-by: Hemang Manhas <hemangmanhas@gmail.com>
2025-02-14 17:04:15 +03:00
bb240c1aaf [strings] Regenerated
Signed-off-by: Hemang Manhas <hemangmanhas@gmail.com>
2025-02-14 17:04:15 +03:00
82dd6bb98a [styles] Adds shop=hearing_aids POI/map feature
- also added DeepL translations to types_strings.txt  & categories.txt
- Used audiologist icon with purple bg
- Changed priority to 500
- Changed zoom z17 to z18

Signed-off-by: Hemang Manhas <hemangmanhas@gmail.com>
2025-02-14 17:04:15 +03:00
Aditya Jagrani
1bc3490ca7 [ios] fixed manage route button in dark mode on iPad
Signed-off-by: Aditya Jagrani <adityajagrani8@gmail.com>
2025-02-14 17:08:42 +04:00
e1128b51fc [bookmarks] Make bookmark's title depend on map language
Resolves #10117

Signed-off-by: savsch <119003089+savsch@users.noreply.github.com>
2025-02-14 04:39:52 +03:00
1790a4dfca [ios] refactor ElevationProfileViewController
1. remove a stroryboard and implement VC and ElevationProfileDescriptionCell programmatically
2. move the description collection view over the chart
3. remove some unused code
4. add isChartViewInfoHidden to show/hide the info view and enable/disable user interation (will be used for the track recording)

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-13 20:14:43 +04:00
5841d0f96e [icons] Fixes Opening hours Tint
Signed-off-by: Hemang Manhas <hemangmanhas@gmail.com>
2025-02-13 09:34:57 +03:00
2b746f0bf7 [Editor] Adds icons to editor (Fixes #6933)
Signed-off-by: Hemang Manhas <hemangmanhas@gmail.com>
2025-02-13 09:34:57 +03:00
0597afd475 [android] Remove dead scripts
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
2025-02-13 09:28:18 +03:00
291daa91c0 [strings] Regenerated
Signed-off-by: Hemang Manhas <hemangmanhas@gmail.com>
2025-02-12 12:14:02 +03:00
bfa15962df [strings] Renames the string "world map" for clarity (Fixes:#9334)
Signed-off-by: Hemang Manhas <hemangmanhas@gmail.com>
2025-02-12 12:14:02 +03:00
cyber-toad
1f0a6760e0 [gpx] Add xml schema to color in gpx export
Signed-off-by: cyber-toad <the.cyber.toad@proton.me>
2025-02-11 23:16:32 +01:00
6b6b7d145e [ios] fix icloud initial sync bug when some files are not downloaded at start
https://github.com/organicmaps/organicmaps/issues/10221
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-11 09:27:15 +00:00
9c8b6d934c [ios] start downloading icloud item with coordination
Attempt to fix the https://github.com/organicmaps/organicmaps/issues/10042

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-11 09:25:51 +00:00
19701d83e6 [ios] fix Live activity widget issue when it recreates on every app opening
Description: https://github.com/organicmaps/organicmaps/issues/10222
Also this commit fixes the issue when the Live Activity is Disabled in the settings then the start recording fails

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-11 08:37:59 +00:00
d8a594855a [ios] fix UIDatePicker style in the Editor
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-11 08:36:42 +00:00
Osyotr
0a063dce44 [drape] Link OpenGL on windows
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
2025-02-09 22:21:10 +01:00
Viktor Govako
d9de3eee6e [generator] Fixed possible bug in MaxspeedsMwmCollector.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2025-02-09 15:11:56 +03:00
Viktor Govako
87949cdb8e [tesselator] Temporary fix of possible error.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2025-02-09 15:11:56 +03:00
vng
3106cbd66d [generator] Fixed nodes in memory.
Signed-off-by: vng <viktor.govako@gmail.com>
2025-02-09 15:11:56 +03:00
vng
f3b5f72d93 [generator] Added RoadGeometry points stats.
Signed-off-by: vng <viktor.govako@gmail.com>
2025-02-09 15:11:56 +03:00
3c52bf59fd [styles] Regenerated for outdoors visibility changes
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-07 19:15:30 +03:00
c349f39fe8 [styles][outdoor] Raise visibility of huts, hunting_stands, towers..
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-07 19:15:30 +03:00
0f4b3eadd4 [tests][routing] Add a comment to the controversial UK_Canterbury_AvoidDismount bicycle test
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-07 17:14:12 +03:00