Commit graph

35418 commits

Author SHA1 Message Date
Alexander Borsuk
00cf8f3ff4 Fixed failing OSM login
The reason was that the format of the form values in response was changed by OSM developers.
TODO: Properly parse the web page response and extract proper permissions and form values
instead of hard-coding them.

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-07-02 20:07:50 +02:00
315ffa2cda [android] Fix regression in preferences
Follow up 5f09e5c3 "Hide "Tracking" section on F-Droid"

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-07-02 19:32:26 +02:00
vng
af211ad205 [search] Fixed crash when search on MWMs boundaries.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-07-02 19:29:44 +02:00
961afe75df Removed 'omim' from HOW_TO_USE_GRADLE.txt
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-01 22:41:43 +02:00
Alexander Borsuk
c0a07353b6 Fixed texts in FAQ
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-07-01 22:40:04 +02:00
Dzmitry Yarmolenka
8095268b69 [android] removed duplicating top panel for place
Signed-off-by: Endemion <d.ermolenko.1986@gmail.com>
2021-07-01 12:00:42 +02:00
vng
2df71e93df Temporary comment assert.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-07-01 09:10:41 +03:00
eb2705d93f [android][ios] Remove HTTP tracking headers
- Remove tracking HTTP headers.
- Remove UniqueClientId and MacAddress functions.
- Remove `web_api` module completely (unused).

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-30 16:26:40 +02:00
Dzmitry Yarmolenka
ef1a5ef49f [android] fixed issue when new bookmark set is not assigned to the bookmark after creation
Signed-off-by: Endemion <d.ermolenko.1986@gmail.com>
2021-06-30 01:04:11 +02:00
eb38541e4d [android] Enable DownloadManager notifications
Display the downloading progress in Android UI.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-29 16:55:23 +03:00
1750be6c2a
[docs] New Firebase link 2021-06-29 16:32:32 +03:00
Daniil Popov
ed10e841df Replace icons for adding and removing place from bookmarks
Signed-off-by: Daniil Popov <int02h@gmail.com>
2021-06-29 10:01:06 +02:00
45fa4c32fd [android] Fix "Mobile Internet" settings
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-28 12:01:15 +03:00
5f09e5c383 [android] Hide "Tracking" section on F-Droid
Closes #452

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-27 18:27:28 +02:00
Alexander Borsuk
1c5a14924d [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-27 13:44:30 +03:00
Alexander Borsuk
cf2a277c04 [strings] Fixed wording (we don't have support staff)
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-27 13:44:30 +03:00
171e1d05c4 [docs] Reformat DCO.md
Fixes #456

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-27 13:43:30 +03:00
Alexander Borsuk
a290f9145d [ios] Removed annoying deprecation warnings
TODO: investigate the reason behind them and fix properly.
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-27 09:36:20 +03:00
vng
f27a7d41a1 [iOS] Call DisableBackup in one place for all routines.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-27 09:03:09 +03:00
vng
b988b574a4 [routing] Fixed crash when point doesn't not belong to any MWM (in a gap between).
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-27 09:02:30 +03:00
vng
be77fe8de9 Use move semantics for CountryFile initialization.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-27 09:02:30 +03:00
b32493f0ba [android] Allow manual deploy for monkey
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-26 08:59:18 +03:00
Alexander Borsuk
6ec66c7f9f [ios] Removed non-working traffic button
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-25 10:24:35 +02:00
71b951dd62 [ios] Stylish app icon - add gradient
Add gradient like Apple use for their icons.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-25 10:40:41 +03:00
c3f05a1646 [android] Run Monkey in debug mode
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-23 12:53:22 +03:00
Alexander Borsuk
e7176da7a8 Removed unnecessary Accept-Encoding header
Both iOS and Android HTTP connections transparently support gzip

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-23 12:52:26 +03:00
Alexander Borsuk
94b4b51c2d [android] Proper revert/fix of a "gzip" issue
Exceptions were thrown for an empty body in the response

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-23 12:52:26 +03:00
86c7855ee0 [android] Fix bookmark sharing from Categories screen
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-23 12:36:26 +03:00
03d066b127 [docs] Update wording in README 2021-06-23 10:08:45 +02:00
vng
48dfb16c47 Fixed URLs order.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-22 19:07:17 +02:00
Alexander Borsuk
29fd3bb1f3 [ios] Added missing CarPlay entitlements
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-22 11:00:13 +02:00
vng
6781e87581 [iOS] Request InUse location instead of always.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-21 12:33:06 +02:00
Alexander Borsuk
e614b71281 Cleaned up faq
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-21 10:49:02 +03:00
Alexander Borsuk
bc249fc6e5 Fixed OSM editor hashtag
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-21 10:49:02 +03:00
Alexander Borsuk
247c575e05 [strings] Regenerated strings
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-21 10:49:02 +03:00
Alexander Borsuk
e3da09ba40 http://omaps.app => https://omaps.app
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-21 10:49:02 +03:00
Alexander Borsuk
bdcefb2251 [strings] Regenerated strings
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-21 09:41:53 +03:00
Alexander Borsuk
65d6a8b965 [strings] Fixed wrong German translation
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-21 09:41:53 +03:00
2c9b1e85aa [android][ci] Force CI
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-20 23:08:41 +03:00
73333d656f [android] Fix Firebase TestLab
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-20 22:09:20 +03:00
2f780074e0 [android] Enable Firebase TestLab (monkey tests)
See https://firebase.google.com/docs/test-lab

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-20 20:00:18 +02:00
04b447e390
Bump version to 2021-06-20
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-20 09:41:53 +03:00
Alexander Borsuk
c73fc90f66 [android] Fixed crash on startup for Android 5 (API 21)
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-19 21:52:02 +03:00
Denis Koronchik
1d9a6ea537 [drape] Add scale factor for POI extending
Signed-off-by: Denis Koronchik <denis.koronchik@gmail.com>
2021-06-19 18:55:38 +03:00
vng
76ff3d09fc [drules] Regenerate styles.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-19 17:34:25 +02:00
vng
558ad3d42d [styles] Show place=city labels always on 9-11 zoom.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-19 17:34:25 +02:00
vng
d79687a2c2 Revert kothic submodule back on python2.
Check working generate_drules.sh when migrating on python3.

Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-19 17:34:25 +02:00
485e373ab1
[docs] New Android Beta link
> You have reached the tester limit for this group.
2021-06-19 01:55:08 +03:00
8db94f446b [android] Fix crash in buildStorageItem()
See also #538
Closes #632

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-19 00:46:37 +03:00
vng
6501409aa5 [iOS] Fixed xcodeproj settings to build Release with Car Play.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-18 20:19:48 +02:00