Commit graph

38201 commits

Author SHA1 Message Date
Lukas Kronberger
06a1f4ce63 [strings] de: minor corrections, search enhancements
Signed-off-by: Lukas Kronberger <j13m126@posteo.de>
2023-03-07 11:03:29 -03:00
2a31a43da4 [styles] Regenerate for Barcelona subway
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2023-03-07 00:35:14 -03:00
549493dae0 [styles] Reduce Barcelona subway visibility
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2023-03-07 00:35:14 -03:00
48ff8cd69b [styles] Regenerate for isolines priorities
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2023-03-06 17:20:41 -03:00
7e0c49f28c [styles] Fixed isolines drawn over buildings, roads, etc.
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2023-03-06 17:20:41 -03:00
Ferenc Géczi
08fd31bab0 [packaging] Add 2023.03.02-3 release notes to .metainfo.xml
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2023-03-06 16:54:33 -03:00
b365f1c858 Migrate AlertDialog to MaterialAlertDialog
Signed-off-by: Jean-Baptiste CHARRON <jeanbaptiste.charron@outlook.fr>
2023-03-06 16:52:58 -03:00
a6a9af3363 Fix background dialog
Signed-off-by: Jean-Baptiste CHARRON <jeanbaptiste.charron@outlook.fr>
2023-03-06 16:52:38 -03:00
Arnaud Vergnet
ec48e05ada [android] do not close bottom sheet when opening bookmarks
Signed-off-by: Arnaud Vergnet <arnaud.vergnet@mailo.com>
2023-03-06 16:24:45 -03:00
Ferenc Géczi
50aa1c2637 [3party] Make gflags a submodule
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2023-03-06 15:31:47 +01:00
Alexander Borsuk
576de3d646
[docs] Update CONTRIBUTING.md
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-03-06 10:19:42 +01:00
Alexander Borsuk
6d774cf800 [AppStore] Updated copyright
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-03-06 06:56:21 +01:00
rtsisyk
287d44923f Bump versions
Signed-off-by: rtsisyk <rtsisyk@users.noreply.github.com>
2023-03-05 08:32:53 +00:00
Dan
57e12c7c93 [store] Update F-Droid translations (Ukrainian)
Currently translated at 100.0% (6 of 6 strings)

Signed-off-by: Dan <denqwerta@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/organicmaps/fdroid-metadata/uk/
2023-03-05 09:23:22 +02:00
Jiří Podhorecký
75c847328d [store] Update F-Droid translations (Czech)
Currently translated at 100.0% (6 of 6 strings)

Signed-off-by: Jiří Podhorecký <j.podhorecky@volny.cz>
Translate-URL: https://hosted.weblate.org/projects/organicmaps/fdroid-metadata/cs/
2023-03-05 09:23:22 +02:00
Jiří Podhorecký
66a5bf0269 [store] Update AppStore translations (Czech)
Currently translated at 100.0% (8 of 8 strings)

Signed-off-by: Jiří Podhorecký <j.podhorecky@volny.cz>
Translate-URL: https://hosted.weblate.org/projects/organicmaps/apple-appstore-metadata/cs/
2023-03-05 09:21:20 +02:00
Arnaud Vergnet
b2293700cb [android] fix toolbars insets
Signed-off-by: Arnaud Vergnet <arnaud.vergnet@mailo.com>
2023-03-05 09:20:29 +02:00
Alexander Borsuk
9351e33d0b
[docs] Mention git rebase workflow (#4692)
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-03-04 19:02:48 +01:00
vng
fd7b293faf Bump versions
Signed-off-by: vng <vng@users.noreply.github.com>
2023-03-02 12:51:23 +00:00
Viktor Govako
ce92baee87 Revert "android: allow up to 5 place page buttons"
This reverts commit 2912ca6a5d.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-03-02 09:40:59 -03:00
Viktor Govako
f5c273e74d Updated release notes
Signed-off-by: Alexander Borsuk <me@alex.bio>
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-03-02 07:35:58 +01:00
Viktor Govako
b623318633 [tests] Reduced capitals count to 215.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-03-01 19:00:38 -03:00
Viktor Govako
56ce38858b [routing][tests] Actualized integration tests.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-03-01 19:00:38 -03:00
Viktor Govako
b14acbfab8 [planet] New data from 230227.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-03-01 19:00:38 -03:00
20367ce7cd [android] Fix a crash in Bundle.getParcelable()
Partially revert b2da0b5e

See #143

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-03-01 19:00:03 -03:00
9651d426fc [strings] Regenerate translation files
Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
2023-03-01 11:25:42 -03:00
af4e190055 [strings] Fix capitalization in English
fixing initial ones is especially useful as new contributors will see them when checking preferred style
maybe script checking all would be nice

note that Capital Letter For Every Word may be preferred for English but would be silly for some other languages, like Polish

Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
2023-03-01 11:25:42 -03:00
5d14e03c8b [android] Fix "Can not perform this action after onSaveInstanceState"
Follow up 0431f1dd09

Fixes #4549

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-03-01 13:31:00 +02:00
f599894041 [android] Fix NPE in PlacePage*.destroy()
Follow up 73391ad

Fixes #4606

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-03-01 13:30:43 +02:00
d4bf7a73da [android] Fix a crash on rotation when location dialog is displayed
Closes #4570

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-03-01 12:55:59 +02:00
e49708808e [android] Fix a crash in LocationHelper.attach()
Closes #4240

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-03-01 12:55:51 +02:00
d363a822c3 [strings] Shorten "Add stop" translation for de
Fixes #4646

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-03-01 12:55:42 +02:00
54ceefe801 Fix open email in place page
Signed-off-by: Jean-Baptiste CHARRON <jeanbaptiste.charron@outlook.fr>
2023-03-01 11:35:23 +02:00
c6ebf7f704 [strings] Regenerated
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-03-01 09:30:19 +02:00
3f26516aa9 [android] New About screen
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-03-01 09:30:19 +02:00
Nishant
b1dd6e955e Replaced getAdapterPosition() with getBindingAdapterPosition() in MultilanguageAdapter
Signed-off-by: Nishant <nishantbhandari0019@gmail.com>
2023-02-28 22:08:53 +01:00
e0226bc24f [strings] Regenerated strings
DELIM=" = " tools/unix/generate_localizations.sh "Loading Dock"
script was run

Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
2023-02-28 16:55:26 +01:00
d337ea3fc0 [strings] Adds amenity=loading_dock entry
including en and pl text

fixes #4573 and adds Polish translation

Other translations are unverified automatic translations autogenerated by
DELIM=" = " tools/unix/translate_categories.sh "Loading dock"

Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
2023-02-28 16:55:26 +01:00
46f9aac66a [docs] Add instructions to avoid symlink problems under Windows
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
2023-02-28 16:29:43 +01:00
Viktor Govako
4acc17333e [editor] Enable historic=ruins adding.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-02-28 09:00:12 -03:00
Viktor Govako
71b8410414 [feature] Treat highway=elevator as a 'secondary' type.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-02-28 09:00:12 -03:00
Viktor Govako
902a1bbf93 [styles] Regenerated.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-02-28 09:00:12 -03:00
Jay Turner
d4478bfe35 [String] Add en-GB translation for Postcode strings
Signed-off-by: Jay Turner <jay.turner@kayenta.io>
2023-02-28 10:36:33 +01:00
jmarchon
c9bcf43b27
Update en types_strings.txt (#4612)
Signed-off-by: J Marchon <jmarchon35@outlook.com>
2023-02-27 11:30:19 +01:00
Alexander Borsuk
822eceeaa0 [strings] Regenerated Bilbao and pt fixes
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-02-27 11:23:49 +01:00
ngocanhtve
e31e935da0 [store] Update F-Droid translations (Vietnamese)
Currently translated at 100.0% (6 of 6 strings)

Signed-off-by: ngocanhtve <ngocanh.tve@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/organicmaps/fdroid-metadata/vi/

[store] Update F-Droid translations (Vietnamese)

Currently translated at 66.6% (4 of 6 strings)

Signed-off-by: ngocanhtve <ngocanh.tve@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/organicmaps/fdroid-metadata/vi/
2023-02-27 10:12:29 +02:00
6fc67663a7 [android] Remove LocationListener.Simple()
Add default methods instead.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-02-27 08:27:21 +02:00
ramanjitsingh-hub
03f32574f1 Added link to the code of conduct in README.MD
Signed-off-by: Ramanjit Singh <hackit830@gmail.com>I hereby certify that I am the author of the commit and that I have the right to submit it under the open source license indicated in the file; or, if not an author, I represent that my employer or client has authorized me to contribute it under the same license.
Signed-off-by: ramanjitsingh-hub <63701517+ramanjitsingh-hub@users.noreply.github.com>
2023-02-27 07:11:35 +01:00
39e59bab06 [android] Use registerForActivityResult() in SplashActivity
Use registerForActivityResult() instead of deprecated
requestPermissions(). No semantic changes intended.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-02-26 18:28:07 +02:00
12f9abe201 [android] Actualize multidex-config.txt
Add all classes used by JNI.

Probably should fix #143

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-02-26 13:44:50 +02:00