Commit graph

970 commits

Author SHA1 Message Date
f46c12c346 [android] Move camera beeps into NavigationService
Follow up 528ffaf "Enable navigation in background mode"

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-10 10:01:55 +02:00
Alexander Borsuk
a56762c5a6 [android] Update gradle to 8.1.1, update deps
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-09-08 23:57:54 +02:00
eb4f121277 [strings] Regenerated
Signed-off-by: map per <map-per@gmx.de>
2023-09-07 09:10:29 -03:00
dddba65d8a [strings] Regenerated
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
2023-09-05 18:53:05 -03:00
2cc36f6990 [strings] Use of generic on/off/auto/always/never strings
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
2023-09-05 18:53:05 -03:00
David Martinez
879b815bff [strings] Regenerated
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
2023-09-05 17:14:12 -03:00
Harry Bond
5b014d1781 [strings] regenerated
Signed-off-by: Harry Bond <endim8@pm.me>
2023-09-05 10:35:40 -03:00
kuzavas
513eaeef85 [store] Update F-Droid translations (Lithuanian)
Currently translated at 66.6% (4 of 6 strings)

Signed-off-by: kuzavas <domasj@gmail.com>
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
Translate-URL: https://hosted.weblate.org/projects/organicmaps/fdroid-metadata/lt/
2023-09-05 09:57:05 +03:00
f204da27cd [store] Fix Hindi translation
>
> Your app contains content that doesn't comply with the Metadata policy.
> The flagged content in your store listing (including the description,
> title, icon, screenshots, video, and/or promotional images) relates to:
>  • Inappropriate text in metadata or logos, like profanity or crude and
>    offensive terms

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-05 09:52:51 +03:00
92c7f58085 [android] Fix beta uploading
Follow up ccceea0

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-05 08:25:28 +03:00
528ffaf449 [android] Enable navigation in background mode
Closes #573

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-04 23:47:56 +03:00
ccceea0d63 [android] Fix beta uploading
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-04 23:32:55 +03:00
a6ede2b146 [android] Re-organize flavors in proper way
Follow up 331b030 "Use module project structure"

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-04 23:32:17 +03:00
bd1d9147b7 [android] Remove CrashlyticsUtils
Firebase Crashlytics is used ONLY by "googleBeta" for QA purpose.
There is absolutely no need for CrashlyticsUtils class in the codebase.
Zap it to remove flavors/firebase-{enabled,disabled} dimension.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-04 23:29:43 +03:00
1b5269cf73
[android] Route info panel re-layout (#5889)
* [Android] Refactoring of routing details panel.

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* [Android] Fixed portrait layout of route routing bottom panel

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* [Android] Fixed landscape layout of route routing bottom panel

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* [Android] Fixed table landscape layout of route routing bottom panel

Signed-off-by: S. Kozyr <s.trump@gmail.com>

* Fixed extra space in car route info

Signed-off-by: S. Kozyr <s.trump@gmail.com>

---------

Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-09-04 09:52:36 +02:00
382b1e0642 [android] Decouple SensorHelper from LocationHelper
Compass and location are two different things. Rename SensorsHelper to
CompassHelper and extract it from LocationHelper to the upper level to
simplify LocationHelper.

Please note that SensorHelper is still started by LocationHelper to
avoid any semantic changes.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-03 13:16:36 +03:00
ef67cd04f1 [android] Fix broken paths
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-03 10:06:12 +03:00
6967ab7a1c [android] Update .gitignore
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-09-03 10:06:12 +03:00
Arnaud Vergnet
44e5b495c2 [android] Update assets symlinks targets
Signed-off-by: Arnaud Vergnet <arnaud.vergnet@mailo.com>
2023-09-03 10:05:14 +03:00
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