Vitaliy
39bff12057
Merge pull request #10522 from osmandapp/webview_privacy
...
Fix #10509 Opt out of sending metrics to Google when using WebView
2021-01-04 15:53:38 +02:00
cepprice
6dce77097e
Fix #10509 Opt out of sending metrics to Google when using WebView
2021-01-04 18:01:22 +05:00
simon
becc44a148
update opr constants
2020-12-29 13:24:01 +02:00
simon
f2492b2cbe
custom tabs in opr login
2020-12-24 16:11:01 +02:00
max-klaus
0ae0748ce0
Drop coarse permission
2020-12-09 15:02:46 +03:00
max-klaus
950a9cc8f8
Drop waking navigation service on alarm
2020-12-08 13:22:23 +03:00
simon
1a9e5b13c0
opr start page
2020-11-12 15:42:46 +02:00
Vitaliy
d3272953e4
Remove outdated SettingsNavigationActivity
2020-10-28 02:21:57 +02:00
Vitaliy
207aad68d4
Remove outdated SettingsGeneralActivity
2020-10-28 01:49:15 +02:00
Vitaliy
3cfeded3ed
Remove outdated SettingsActivity
2020-10-28 00:22:00 +02:00
Vitaliy
05b1eadf69
Merge branch 'master' into plugins_settings
...
# Conflicts:
# OsmAnd/src/net/osmand/plus/audionotes/AudioVideoNotesPlugin.java
2020-10-22 22:55:44 +03:00
Vitaliy
d6bc456600
Remove outdated osm plugin activity
2020-10-21 01:25:01 +03:00
Vitaliy
433b2b8739
Add OAuth prefs to new osm plugin settings screen
2020-10-21 01:06:35 +03:00
Vitaliy
9b3eeecf89
Remove outdated plugin settings screens
2020-10-20 14:59:57 +03:00
Hans-Christoph Steiner
7e5d9b381b
support incoming content:// URIs pointing to OBF files
...
The whole "handle import" plumbing is already in place to handle both file:// and content:// URIs for OBF files. The `ObfImportTask` gets an `InputStream` from the `ContentResolver` already. `handleContentImport` defers to the `handleFileImport` for which helper to instantiate. Supporting content:// URIs here means this import can happen via `FileProvider` and other `ContentProvider` instances.
My use case is offline sharing of OBF files as handled by F-Droid Nearby Swap. Users can select which installed OBF files to share, then nearby users can connect to the device via Bluetooth or local WiFi to get the files.
2020-10-19 12:11:10 +00:00
Vitaliy
834080be31
Merge branch 'master' into plugins_settings
2020-10-18 22:09:38 +03:00
Vitaliy
ef1b3c1398
Update target sdk initial commit
2020-10-14 12:15:02 +03:00
Vitaliy
3b81b1d2c7
Remove outdated plugin screens from plugins
2020-10-12 22:05:31 +03:00
simon
cc107157fc
oauth authtoken saved
2020-09-30 14:34:14 +03:00
max-klaus
bb65803201
Added .wpt.chart and .3d.chart support
2020-09-12 14:20:31 +03:00
Vitaliy
b0e3cc99cb
Fix #9777
2020-09-11 18:28:06 +03:00
vshcherb
b912307d8d
Update AndroidManifest.xml
...
Fix https://github.com/osmandapp/OsmAnd/issues/9777
2020-09-09 13:42:35 +02:00
vshcherb
0310eb92f6
Revert "Draft: simple web server added"
2020-09-01 16:35:23 +02:00
simon
b565450820
move to nanohttpd
2020-08-20 11:37:26 +03:00
simon
e024953ebe
simple web server added
2020-08-19 17:00:08 +03:00
max-klaus
58e37866f6
Fix #9425
2020-07-11 19:13:09 +03:00
veliymolfar
a361a32234
handle share text intent
2020-06-24 14:18:44 +03:00
veliymolfar
774a28ad99
process copied text in osmand
2020-06-23 12:11:33 +03:00
Vitaliy
d3ab1445aa
Fix #8901
2020-05-15 20:21:23 +03:00
Vitaliy
fcd6974482
Migration to AndroidX
2020-03-04 16:12:06 +02:00
Nazar
74f0220514
Fix #6190 (RTL)
2020-02-18 13:20:08 +02:00
Vitaliy
41c9b3e7a3
Remove old app modes settings screens
2020-01-30 14:01:51 +02:00
Nazar
f119539679
Add UI and behavior for profile and routing file importing
2020-01-16 15:11:21 +02:00
Victor Shcherb
a8070e7a88
Improve logcat activity
2020-01-07 17:27:12 +01:00
Chumva
084f905c7a
Fix #7975
2019-11-26 18:21:20 +02:00
max-klaus
a596ff9551
Completly remove bsh
2019-11-21 21:47:17 +03:00
max-klaus
00561a6865
Fix #7775
2019-11-03 16:55:07 +03:00
max-klaus
63ec287e1c
Use targetSdkVersion = 28
2019-10-28 18:26:46 +03:00
max-klaus
83149359e9
Fix #7658
2019-10-28 15:44:37 +03:00
Chumva
63eca2c6a2
Add aidl service for support v2 api
2019-10-10 12:50:44 +03:00
Chumva
ef06c05558
Add logcat buffer
2019-09-16 14:42:41 +03:00
Chumva
1d07da14b3
Foreground service for downloading maps initial commit
2019-06-18 18:38:01 +03:00
crimean
51466dbb68
Refactored analytics, crash, rate us dialogs
2019-06-10 16:39:04 +03:00
madwasp79
030d09c1c2
cleanup
2019-05-07 16:18:52 +03:00
madwasp79
5ad6063416
cleanup
2019-05-07 16:17:49 +03:00
madwasp79
f0866caba3
cleanup
2019-05-07 16:11:50 +03:00
madwasp79
d13b160b4f
saving and edit new profile - work in progress
2019-04-19 17:43:09 +03:00
madwasp79
289e2e8679
Profile details edit - work in progress
2019-03-28 07:05:33 +02:00
madwasp79
6bd8fda90a
Application Profiles. Settings menu. Done.
2019-03-26 17:50:04 +02:00
madwasp79
306b304b95
Application Profiles. Settings menu.
2019-03-26 14:05:58 +02:00