Commit graph

8202 commits

Author SHA1 Message Date
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
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
vng
48dfb16c47 Fixed URLs order.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-22 19:07:17 +02: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
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
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
Alexander Borsuk
c53651ece9 [strings] Fixed links and email text
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-18 10:01:11 +03:00
Alexander Borsuk
48fb06c49c [android] Properly set sharing intent permissions
There was an exception in console

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-18 10:01:11 +03:00
Alexander Borsuk
17cb86f9cd [android] Fixed OSM login and server pinger
Looks like the missing Content-Length on gzipped resources leads to java.io.EOFException

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-18 10:01:11 +03:00
Alexander Borsuk
1d84f2bb0b [android] Removed unnecessary logging
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-18 10:01:11 +03:00
Alexander Borsuk
87c6de7c08 [android] Fixed not working bookmarks export
FileProvider access to internal cache dir was not granted
Fixes #605

Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-18 10:01:11 +03:00
Alexander Borsuk
80b60fe966 [strings] Regenerated
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-18 08:41:06 +03:00
Alexander Borsuk
e7b930e958 [strings] Minor button ID renaming
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-18 08:41:06 +03:00
a1e5007347 [android] Don't ignore /storage/emulated
Environment.isExternalStorageEmulated() throws IllegalArgumentException
on some Androids.

Don't call isExternalStorageEmulated() and don't ignore emulated storage.

Fixes #538

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-12 10:36:28 +03:00
dff0818148 [android] Fix gzip handlung in HttpClient
Compression is handled automatically since API 10:
https://android-developers.googleblog.com/2011/09/androids-http-clients.html

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-11 08:01:51 +03:00
6d0c6feba7 [android] Fix kmz/kml/kmb registration
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-11 08:01:43 +03:00
d5f7301bb9 [android] Remove rudimental cache dir from /sdcard
Use internal storage for tempDir. Currently tempDir contains only one
file - vulkan_dump.bin. There is no need to create misleading external
/sdcard/Android/data/app.organicmaps directory just for one file.

Fixes #534

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-10 11:47:06 +03:00
cce1348444 [android] Use UTC timezone to generate version
Fixes F-Droid store.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-08 08:24:26 +03:00
Alexander Borsuk
a7fa7e9ab8 [3party][icu] Updated icu to 69.1 and migrated to submodule
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-07 11:26:14 +03:00
Alexander Borsuk
38a92fef45 Formatted and updated documentation
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-07 08:26:40 +03:00
bcf38fb138 [android] Remove noisy debug stack traces
Stop printing stack traces for the good path.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-06 17:05:25 +03:00
d84e2f608f [android] Completely location in background
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-06 17:05:25 +03:00
2bfb7ffc0b [android] Remove track recorder
Make Google happy. This feature is broken anyway.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-06 17:05:25 +03:00
2274f6331f [android] Add missing symlink to NotoNaskh.ttf
Follow up the previous commit.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-06 16:20:22 +03:00
360bc47499 [android] Fix ge0.me registration
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-05 18:11:48 +03:00
d5df47fecf [android][ci] Remove extra '' quoting from the release notes
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-05 10:33:52 +03:00
Martin Woolley
b2ab4a75d7 [strings] Localized new strings
Signed-off-by: Martin Woolley <martin@woolleynet.com>
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-05 09:47:53 +03:00
Martin Woolley
470bc6f231 [android] Added an option to allow screen to sleep if required
Signed-off-by: Martin Woolley <martin@woolleynet.com>
2021-06-05 09:45:59 +03:00
vng
bc3ef16d5d [iOS][android] Fixed possible infinite recursion in downloader.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-05 09:20:59 +03:00
bfe401a602 [android][ios] New logo
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-05 09:20:44 +03:00
025495f59e [android] Fix TTS on Android 11+
Closes #444

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-05 07:33:41 +02:00
vng
2b21571576 Added Arabic and Thai noto fonts. Refresh android system fonts.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-02 08:40:34 +03:00
Alexander Borsuk
00b6f5a233 Removed taxi json
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-06-01 14:45:05 +02:00
4d572933f9 [android] Allow x86 builds for emulator
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-01 11:38:46 +03:00
f1a3359496 [android] Implement kml/kmz/kmb importer
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-01 10:53:05 +03:00
4d553dfada [android]: Refactor BookmarkCategoriesAdapter
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-06-01 10:53:05 +03:00
Alexander Borsuk
b9cbcf0ac5 [android] Removed .gitignored config
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-05-31 12:14:16 +02:00
vng
3049bc0053 Removed obsolete RouterType::Taxi option.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-05-31 09:41:09 +03:00
vng
bbd55b191d [android] Fixed crash in Android 6.0
Signed-off-by: vng <viktor.govako@gmail.com>
2021-05-31 09:41:09 +03:00
vng
435464dfcd [android] Show default OH string if it wasn't parsed properly.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-05-31 09:41:09 +03:00
vng
2a59c8474d [android] Fixed routing modes.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-05-31 09:41:09 +03:00
Alexander Borsuk
5dea8a5535 [android] Added verification for deep linking
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-05-30 22:12:39 +02:00
3c44908948 [android][ci] Upload to stores automatically
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-05-21 09:20:22 +03:00
vng
79cd5ae96d Followup review fixes.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-05-20 12:41:44 +03:00
vng
6e755fd8a3 New "om", "omaps.app" schemas.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-05-19 09:16:43 +03:00
Alexander Borsuk
f0a9935b6b [strings] Regenerated
Signed-off-by: vng <viktor.govako@gmail.com>
2021-05-19 09:16:43 +03:00
055d28be41 [android] Update Google libraries
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2021-05-18 12:50:21 +03:00