Commit graph

51097 commits

Author SHA1 Message Date
Alex Sytnyk
7ebea3048c Create layout for "Choose OsmAnd" bottom sheet 2018-08-31 17:26:42 +03:00
Alex Sytnyk
eb5d38a4c5 Extract updating of "appToConnectPackage" to the TelegramSettings 2018-08-31 16:28:14 +03:00
Alex Sytnyk
ca48340164 Choose OsmAnd on "Open OsmAnd" button click in progress 2018-08-31 16:19:28 +03:00
Alexey
6a9a30c955
Merge pull request #5955 from osmandapp/TelegramAidlUpdate
Telegram AIDL callback update
2018-08-31 15:04:06 +03:00
Chumva
4eeab60f7d change HashMap to ConcurrentHashMap 2018-08-31 14:41:54 +03:00
Alex Sytnyk
9e8723342c Move settings classes from SettingsDialogFragment to the TelegramSettings 2018-08-31 14:22:46 +03:00
Chumva
2f731a9036 add handleException to startRemoteUpdates 2018-08-31 13:07:17 +03:00
Chumva
5ce94dc933 remove unnecessary methods from callback 2018-08-31 12:54:40 +03:00
Chumva
8b6027ac9a Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramAidlUpdate 2018-08-31 11:52:58 +03:00
Hosted Weblate
72295ea412
Merge branch 'origin/master' into Weblate 2018-08-31 10:37:51 +02:00
D M
328513a7bc
Translated using Weblate (Serbian)
Currently translated at 53.6% (1876 of 3494 strings)
2018-08-31 10:37:51 +02:00
iman
0c04b3ff86
Translated using Weblate (Persian)
Currently translated at 99.9% (2602 of 2603 strings)
2018-08-31 10:37:45 +02:00
Hinagiku Zeppeki
9766428f36
Translated using Weblate (Japanese)
Currently translated at 93.4% (2433 of 2603 strings)
2018-08-31 10:37:36 +02:00
Chumva
8da4fb8474 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramAidlUpdate 2018-08-30 19:08:42 +03:00
Alex Sytnyk
491b628d90 Add DisableSharingBottomSheet and related stuff 2018-08-30 19:06:59 +03:00
Chumva
bdb5c41514 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramAidlUpdate
# Conflicts:
#	OsmAnd/src/net/osmand/aidl/IOsmAndAidlInterface.aidl
#	OsmAnd/src/net/osmand/aidl/OsmandAidlApi.java
#	OsmAnd/src/net/osmand/aidl/OsmandAidlService.java
2018-08-30 18:33:58 +03:00
Chumva
c0befa533f Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramAidlUpdate
# Conflicts:
#	OsmAnd/src/net/osmand/aidl/IOsmAndAidlInterface.aidl
#	OsmAnd/src/net/osmand/aidl/OsmandAidlApi.java
#	OsmAnd/src/net/osmand/aidl/OsmandAidlService.java
2018-08-30 18:30:07 +03:00
crimean
72f5be448a Optimize imports 2018-08-30 17:23:42 +03:00
crimean
f63aae4167 Added search and navigate api feature. Fixes. 2018-08-30 17:20:00 +03:00
Chumva
e4d12616c4 remove unnecessary variable 2018-08-30 17:10:15 +03:00
Chumva
396d56ba28 Add check for active mapActivity and add parameter updateTimeMS 2018-08-30 17:07:54 +03:00
Chumva
50c7e5e63e Add setId to callback 2018-08-30 15:05:30 +03:00
Chumva
6b99ea420f Remove unnecessary changes 2018-08-30 13:20:28 +03:00
Sveinn í Felli
21e413dc6c
Translated using Weblate (Icelandic)
Currently translated at 100.0% (2603 of 2603 strings)
2018-08-30 12:20:17 +02:00
Chumva
7948a66e58 Rename aidl methods and remove boundPackage 2018-08-30 13:13:51 +03:00
Chumva
8cbf7862a6 Add getId for callback and add check for changing connected package 2018-08-30 12:37:18 +03:00
Hosted Weblate
b7bfbfd960
Merge branch 'origin/master' into Weblate 2018-08-30 11:14:34 +02:00
iman
a2fa164282
Translated using Weblate (Persian)
Currently translated at 99.9% (2602 of 2603 strings)
2018-08-30 11:14:31 +02:00
CJTmmr
1edc7f22f0
Translated using Weblate (Dutch)
Currently translated at 78.7% (2051 of 2603 strings)
2018-08-30 11:14:27 +02:00
Osoitz
40a3f3bc65
Translated using Weblate (Basque)
Currently translated at 100.0% (2603 of 2603 strings)
2018-08-30 11:14:24 +02:00
Chumva
1ac5fd6ce9 Add check for OsmAnd version code 2018-08-29 17:26:09 +03:00
Chumva
31e0f4fc38 Add clearLayer and rename methods 2018-08-29 16:01:53 +03:00
Chumva
34928a01d6 move asyncTasks to ShowLocationHelper 2018-08-29 15:27:50 +03:00
Chumva
7c6344b197 Add update method to IOsmAndAidlCallback 2018-08-29 13:49:09 +03:00
Alexander Sytnyk
eb5969ecb5
Merge pull request #5952 from osmandapp/TelegramAidlImprovements
Add missing search and navigation aidl to telegram app
2018-08-29 12:30:35 +03:00
Chumva
d774c7575a Add missing search and navigation aidl to telegram app 2018-08-29 12:14:20 +03:00
vshcherb
d4737f496c
Merge pull request #5951 from osmandapp/js_voice_routing
Prolog will be used if there is no js file
2018-08-29 11:13:51 +02:00
PaulStets
d31ff86ed9 Prolog will be used if there is no js file 2018-08-29 09:50:50 +03:00
Hosted Weblate
7a712a9a28
Merge branch 'origin/master' into Weblate 2018-08-28 21:39:07 +02:00
Jonatan Nyberg
eefe315d16
Translated using Weblate (Swedish)
Currently translated at 84.7% (2205 of 2603 strings)
2018-08-28 21:39:06 +02:00
iman
5d5df1ae30
Translated using Weblate (Persian)
Currently translated at 99.9% (2602 of 2603 strings)
2018-08-28 21:39:04 +02:00
BMN
2d8d76532d
Translated using Weblate (Hungarian)
Currently translated at 97.1% (2528 of 2603 strings)
2018-08-28 21:39:00 +02:00
BMN
2fbdced28a
Translated using Weblate (Hungarian)
Currently translated at 99.9% (3492 of 3494 strings)
2018-08-28 21:38:54 +02:00
Alex Sytnyk
d788d036f7 Replace "logout" menu item with "exit" item 2018-08-28 20:10:59 +03:00
Alex Sytnyk
c571408815 Fix NPE 2018-08-28 19:20:30 +03:00
vshcherb
e46e4c37f9
Merge pull request #5949 from osmandapp/js_voice_routing
Js voice routing
2018-08-28 16:37:57 +02:00
PaulStets
a99715e55e Continue removing prolog voice guidance 2018-08-28 17:12:24 +03:00
PaulStets
cc4f40ec42 Removed prolog voice guidance 2018-08-28 15:51:43 +03:00
Alexander Sytnyk
a7ed7cde21
Merge pull request #5917 from osmandapp/TelegramStaleLocation
Telegram icons stale location
2018-08-28 15:40:32 +03:00
Chumva
8815e8968b rename constants and addGrayPhoto 2018-08-28 15:26:48 +03:00