Commit graph

50734 commits

Author SHA1 Message Date
skozyr
83bf10d600
Added explicit Java source encoding
At my PC javac use codepage CP1251 by default and fails to compile file OsmAnd-java/src/main/java/net/osmand/data/MapObject.java because in line 26 there are some unicode symbols.
To fix compilation errors I've added UTF8 encoding configuration to Osmand-java/build.gradle file
2018-08-10 16:22:13 -04:00
WaldiS
515f19fd64
Translated using Weblate (Polish)
Currently translated at 100,0% (3494 of 3494 strings)
2018-08-10 19:53:07 +02:00
Yunkers
e5956fd443
Translated using Weblate (Polish)
Currently translated at 99,7% (3484 of 3494 strings)
2018-08-10 19:41:17 +02:00
Hosted Weblate
9962a32518
Merge branch 'origin/master' into Weblate 2018-08-10 19:13:52 +02:00
D M
22dfb93356
Translated using Weblate (Serbian)
Currently translated at 43,7% (1528 of 3494 strings)
2018-08-10 19:13:51 +02:00
Marie Zemanova
538174fe92
Translated using Weblate (Czech)
Currently translated at 97,3% (3400 of 3494 strings)
2018-08-10 19:13:47 +02:00
jan madsen
488a9b4820
Translated using Weblate (Danish)
Currently translated at 99,9% (2601 of 2603 strings)
2018-08-10 19:13:39 +02:00
Әmrah Nәbiyev
cd80b24ddc
Translated using Weblate (Azerbaijani)
Currently translated at 74,3% (1935 of 2603 strings)
2018-08-10 19:13:37 +02:00
Roberto GEB
7f3f154f47
Translated using Weblate (Spanish)
Currently translated at 100,0% (2603 of 2603 strings)
2018-08-10 19:13:33 +02:00
vshcherb
653d4e44d7
Merge pull request #5822 from osmandapp/js_voice_routing
Made ogg voice guidance backward-compatible
2018-08-10 16:42:58 +02:00
Alexander Sytnyk
2b907bdea1
Merge pull request #5821 from osmandapp/MyLocationFab
Add share location button to my location
2018-08-10 17:34:09 +03:00
Chumva
1f9e39fa1d remove empty space 2018-08-10 17:23:47 +03:00
Chumva
6d1693614c rename animateStartSharingBtn 2018-08-10 17:14:37 +03:00
Chumva
c3f4221c01 add tools visibility for button 2018-08-10 17:11:17 +03:00
Chumva
34f0a3d8d3 change fab background 2018-08-10 17:07:20 +03:00
Chumva
7bdf07122e Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MyLocationFab 2018-08-10 17:06:48 +03:00
Alex Sytnyk
a2d540f9ff Add background for extended fab 2018-08-10 17:05:11 +03:00
Chumva
577359c205 add ability to enter sharing mode in bottomBar cancel button 2018-08-10 16:57:13 +03:00
Alex Sytnyk
a52b40879f Add description to the "Settings" screen 2018-08-10 16:55:09 +03:00
PaulStets
1f5430d9a5 Made ogg voice guidance backward-compatible 2018-08-10 16:43:46 +03:00
Chumva
8ce3642345 add share location btn and support for it 2018-08-10 16:28:45 +03:00
Alex Sytnyk
59c90e548f Fix icons 2018-08-10 16:19:04 +03:00
Alex Sytnyk
27dd23f04b Add the ability to choose app to connect 2018-08-10 15:34:17 +03:00
Hosted Weblate
df682bc6f7
Merge branch 'origin/master' into Weblate 2018-08-10 13:12:12 +02:00
D M
8d850ed801
Translated using Weblate (Serbian)
Currently translated at 43.3% (1515 of 3494 strings)
2018-08-10 13:12:11 +02:00
Marie Zemanova
43f0716b0d
Translated using Weblate (Czech)
Currently translated at 96.9% (3387 of 3494 strings)
2018-08-10 13:12:07 +02:00
Yaron Shahrabani
e01fe05a3f
Translated using Weblate (Hebrew)
Currently translated at 99.8% (2600 of 2603 strings)
2018-08-10 13:12:01 +02:00
Ldm Public
1fac258ff5
Translated using Weblate (French)
Currently translated at 99.9% (2602 of 2603 strings)
2018-08-10 13:12:00 +02:00
ezjerry liao
77a415f6a5
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2603 of 2603 strings)
2018-08-10 13:11:56 +02:00
Alex Sytnyk
a0c27af3d0 Use new icons for SettingsDialogFragment 2018-08-10 13:49:24 +03:00
Dmitriy Prodchenko
d8946a63da Add icons for Location Sharing 2018-08-10 13:38:17 +03:00
Alex Sytnyk
79799eab71 Fix TelegramHelper 2018-08-10 13:35:30 +03:00
Alexander Sytnyk
130ad85f3e
Merge pull request #5819 from osmandapp/LiveNowUiImprovements
Add appbar to LiveNowTabFragment
2018-08-10 13:20:36 +03:00
Alex Sytnyk
6f42612123 SettingsDialogFragment in progress; use values from settings instead of constants 2018-08-10 13:16:46 +03:00
PaulStets
30631e5719
Merge pull request #5820 from osmandapp/js_voice_routing
Added Chinese js to assets
2018-08-10 13:15:28 +03:00
Chumva
06594ff687 refactor setupOptionsBtn call 2018-08-10 13:14:19 +03:00
PaulStets
e67a7d20f9 Added Chinese js to assets 2018-08-10 13:14:16 +03:00
Chumva
4cd1a344ba refactor options button setup 2018-08-10 13:10:57 +03:00
Chumva
79fe8ae039 remove unnecessary apply 2018-08-10 13:06:11 +03:00
Chumva
cf47b3c4c0 move setupOptionsBtn to activity 2018-08-10 12:44:55 +03:00
Chumva
b14190c190 add setupOptionsBtn 2018-08-10 12:33:23 +03:00
Chumva
f047a655c8 clean imports 2018-08-10 12:25:36 +03:00
Chumva
4f0c51d42e removed unused field 2018-08-10 12:24:53 +03:00
Chumva
82987dd237 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into LiveNowUiImprovements 2018-08-10 12:13:17 +03:00
Chumva
2c2837876b removed unused button 2018-08-10 12:08:52 +03:00
vshcherb
83fe86470c
Merge pull request #5816 from osmandapp/js_voice_routing
Added automatic js tts download for the exsisting tts voices
2018-08-10 10:45:36 +02:00
Chumva
cf8bdf06c0 add appbar to LiveNowTabFragment 2018-08-10 11:16:42 +03:00
Alex Sytnyk
c7ffc1afa8 Add small changes to AndroidUtils and OsmandFormatter 2018-08-10 11:12:29 +03:00
Alexander Sytnyk
ee0d79d59a
Merge pull request #5811 from osmandapp/MyLocationSharingMode
My location sharing mode
2018-08-10 10:46:49 +03:00
Chumva
c0938d1ce1 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MyLocationSharingMode 2018-08-10 10:38:55 +03:00