Nicolas Palix
34a5f9900a
Translated using Weblate (French)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-21 10:31:35 +01:00
jan madsen
6629b84e77
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-21 10:31:33 +01:00
josep constanti
b9ddd04599
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-21 10:31:32 +01:00
xmd5a2
e209341f1c
Update strings
2015-01-21 12:31:20 +03:00
Ivan Gonzalez Martin
fb6e817d29
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-21 10:09:11 +01:00
josep constanti
e25deb9cc7
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-21 08:02:09 +01:00
jan madsen
4e34918b3e
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-21 06:47:00 +01:00
Ivan Vantu5z
504a823765
Translated using Weblate (Russian)
...
Currently translated at 99.9% (1606 of 1606 strings)
2015-01-21 06:41:20 +01:00
Evgenii Martynenko
602b4182f1
Translated using Weblate (Russian)
...
Currently translated at 99.9% (1605 of 1606 strings)
2015-01-21 06:41:15 +01:00
Victor Shcherb
5b180cd1ae
Update gradle
2015-01-21 03:04:32 +01:00
Victor Shcherb
b7e3eb2056
Update gradle
2015-01-21 02:58:28 +01:00
Weblate
e2358028cd
Merge remote-tracking branch 'origin/master'
2015-01-21 00:53:15 +01:00
Roberto GEB
945b54b5b2
Translated using Weblate (Spanish)
...
Currently translated at 99.8% (1603 of 1606 strings)
2015-01-21 00:53:11 +01:00
Mirco Zorzo
d38899c73b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-21 00:53:09 +01:00
Victor Shcherb
b0815c2b64
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-21 00:52:34 +01:00
Victor Shcherb
f4124c040b
update gradle
2015-01-21 00:51:32 +01:00
Ldm Public
a0893419ab
Translated using Weblate (French)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-21 00:16:26 +01:00
Viktar Palstsiuk
46c8c8818a
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1606 of 1606 strings)
2015-01-20 23:38:59 +01:00
Victor Shcherb
9725ec2f87
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-20 23:33:14 +01:00
Victor Shcherb
0b6738e356
Fix errors
2015-01-20 23:32:35 +01:00
Viktar Palstsiuk
30245c92d4
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1604 of 1604 strings)
2015-01-20 22:46:15 +01:00
vshcherb
0c523a5226
Merge pull request #1043 from eighthave/proxy
...
add support for a proxy and use more HTTPS
2015-01-21 00:36:18 +03:00
ace shadow
7e0c19c7bb
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 22:12:30 +01:00
vshcherb
7f58a2d753
Update SearchActivity.java
2015-01-20 16:54:39 +01:00
vshcherb
5eb82aaef5
Update SlidingTabStrip.java
2015-01-20 16:41:20 +01:00
vshcherb
a78080986f
Update SlidingTabLayout.java
2015-01-20 16:39:56 +01:00
vshcherb
324207746e
Update SlidingTabStrip.java
2015-01-20 16:35:57 +01:00
Hans-Christoph Steiner
385ebb8113
fix resource leak from unclosed InputStreams in DownloadOsmandIndexesHelper
...
fixes this stacktrace:
StrictMode E A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
E java.lang.Throwable: Explicit termination method 'end' not called
E at dalvik.system.CloseGuard.open(CloseGuard.java:184)
E at java.util.zip.Inflater.<init>(Inflater.java:82)
E at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:96)
E at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:81)
E at net.osmand.plus.download.DownloadOsmandIndexesHelper.downloadIndexesListFromInternet(DownloadOsmandIndexesHelper.java:112)
E at net.osmand.plus.download.DownloadOsmandIndexesHelper.getIndexesList(DownloadOsmandIndexesHelper.java:38)
E at net.osmand.plus.download.DownloadIndexesThread$1.doInBackground(DownloadIndexesThread.java:377)
E at net.osmand.plus.download.DownloadIndexesThread$1.doInBackground(DownloadIndexesThread.java:373)
E at android.os.AsyncTask$2.call(AsyncTask.java:288)
E at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E at java.lang.Thread.run(Thread.java:841)
2015-01-20 16:18:46 +01:00
Hans-Christoph Steiner
2da1458999
add a preference to allow user to set a network proxy
...
Some networks require a proxy to get internet beyond the firewall, and
proxies are also useful for channeling all traffic through circumvention
and privacy proxies like Tor, I2P, Psiphon, etc. In places where the
connection to download tiles might be blocked, using a proxy can give the
user access.
2015-01-20 16:18:46 +01:00
Hans-Christoph Steiner
41f356a11a
use HTTPS where supported, and on Gingerbread and above (i.e. not android-9)
...
To increase user privacy, especially with traffic that includes sensitive
information like location and tracking markers, HTTPS should be used
whenever possible. It seems that HTTPS is broken for a lot of sites on
versions older than android-10/Gingerbread, so HTTPS is not used on those
old platforms.
2015-01-20 16:18:46 +01:00
Weblate
afc2949e8e
Merge remote-tracking branch 'origin/master'
2015-01-20 16:02:34 +01:00
Саша Петровић
dd76b1c2ab
Translated using Weblate (Serbian)
...
Currently translated at 21.1% (337 of 1597 strings)
2015-01-20 16:02:30 +01:00
Yannis Gyftomitros
c03e345a22
Translated using Weblate (Greek)
...
Currently translated at 93.8% (1499 of 1597 strings)
2015-01-20 16:02:28 +01:00
vshcherb
9ba508d9e1
Update SlidingTabStrip.java
2015-01-20 16:02:25 +01:00
Viktar Palstsiuk
be7256662b
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 15:16:15 +01:00
권 조
a5ac6ff1e3
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 13:13:28 +01:00
Denis
83761c0ae6
Added botoom action bar for favorites
2015-01-20 12:50:09 +02:00
Weblate
013725ac3c
Merge remote-tracking branch 'origin/master'
2015-01-20 11:21:18 +01:00
Leif Larsson
56ff2b542a
Translated using Weblate (Swedish)
...
Currently translated at 99.4% (1588 of 1597 strings)
2015-01-20 11:21:14 +01:00
Ivan Vantu5z
11b9eb3cd4
Translated using Weblate (Russian)
...
Currently translated at 99.9% (1596 of 1597 strings)
2015-01-20 11:21:12 +01:00
Mirco Zorzo
cd8caabaa6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 11:21:10 +01:00
vshcherb
28d944795b
Merge pull request #1042 from Bars107/master
...
Fixed bottom toolbar not spread items equally
2015-01-20 13:21:06 +03:00
Denis
b7b075f2f2
Fixed bottom toolbar not spread items equally
2015-01-20 11:36:49 +02:00
Mirco Zorzo
737014137e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 10:17:54 +01:00
Ldm Public
6da6c64f2f
Translated using Weblate (French)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 09:44:38 +01:00
ezjerry liao
21940dee97
Translated using Weblate (Traditional Chinese)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 07:59:52 +01:00
jan madsen
77b72ef1b3
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 07:37:59 +01:00
josep constanti
9f29a24ee5
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 05:49:15 +01:00
Victor Shcherb
8e84f9157e
Add divider
2015-01-20 02:25:39 +01:00
Victor Shcherb
4b7053e9ca
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-20 02:06:37 +01:00
Victor Shcherb
f16d22884c
Update to toolbar and use new tabs
2015-01-20 02:06:15 +01:00
Damjan Gerl
57c3305b3c
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-20 00:11:52 +01:00
Weblate
b294949389
Merge remote-tracking branch 'origin/master'
2015-01-20 00:06:50 +01:00
sonora
14220c688f
not necessary
2015-01-20 00:06:35 +01:00
Weblate
3307094ea1
Merge remote-tracking branch 'origin/master'
2015-01-20 00:05:35 +01:00
Damjan Gerl
bf97a8cce3
Translated using Weblate (Slovenian)
...
Currently translated at 99.8% (1593 of 1596 strings)
2015-01-20 00:05:29 +01:00
Damjan Gerl
d13677a30e
Translated using Weblate (Slovenian)
...
Currently translated at 99.8% (1593 of 1596 strings)
2015-01-20 00:05:28 +01:00
Victor Shcherb
3ae6c9a4d9
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-20 00:05:16 +01:00
Victor Shcherb
f811edf676
Slightly fix searches
2015-01-20 00:03:54 +01:00
sonora
cacc92457f
initialize totalTracks
2015-01-19 23:48:08 +01:00
Victor Shcherb
d1ec5c5f7a
Update search functionality
2015-01-19 23:30:23 +01:00
Lu Ca
fa6e4bea91
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 23:19:14 +01:00
Weblate
d6da184b8c
Merge remote-tracking branch 'origin/master'
2015-01-19 23:16:52 +01:00
ace shadow
7b53bf5ea8
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 23:16:50 +01:00
Lu Ca
19bf017607
Translated using Weblate (Sardinian)
...
Currently translated at 99.9% (1595 of 1596 strings)
2015-01-19 23:16:48 +01:00
Viktar Palstsiuk
d79441b290
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 23:16:45 +01:00
Victor Shcherb
4d9bd5f23f
Fix small issues
2015-01-19 23:16:37 +01:00
Victor Shcherb
ca4b4e14c8
Update poi filter types
2015-01-19 22:32:27 +01:00
ace shadow
382ea3eb96
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 21:10:47 +01:00
Weblate
9d309dacef
Merge remote-tracking branch 'origin/master'
2015-01-19 20:28:17 +01:00
Leif Larsson
175dd42809
Translated using Weblate (Swedish)
...
Currently translated at 99.3% (1586 of 1596 strings)
2015-01-19 20:28:14 +01:00
Lu Ca
a27c4f23bb
Translated using Weblate (Sardinian)
...
Currently translated at 99.8% (1593 of 1596 strings)
2015-01-19 20:28:12 +01:00
Mirco Zorzo
15579f0eb5
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 20:28:09 +01:00
sonora
d1a470623f
Make "log track" toast long to facilitate reading
2015-01-19 20:27:55 +01:00
Weblate
54ce9ec3cf
Merge remote-tracking branch 'origin/master'
2015-01-19 16:39:43 +01:00
Ivan Vantu5z
674c482a7a
Translated using Weblate (Russian)
...
Currently translated at 99.9% (1595 of 1596 strings)
2015-01-19 16:39:40 +01:00
권 조
6b886c603b
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 16:39:38 +01:00
jan madsen
0d105e621e
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 16:39:37 +01:00
Viktar Palstsiuk
471ccf15e5
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 16:39:35 +01:00
Denis
48de63ce53
Merge
2015-01-19 17:34:23 +02:00
Denis
0bbbbf6197
Raplaced split action bar with linear layout
2015-01-19 17:29:32 +02:00
Weblate
23b6740aa0
Merge remote-tracking branch 'origin/master'
2015-01-19 10:53:35 +01:00
Viktar Palstsiuk
671bc4eacf
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-19 10:53:31 +01:00
sonora
0462a44395
adjust strings
2015-01-19 10:53:16 +01:00
Leif Larsson
06a5021d9d
Translated using Weblate (Swedish)
...
Currently translated at 99.3% (1586 of 1597 strings)
2015-01-19 09:30:29 +01:00
Weblate
47a70cf9e0
Merge remote-tracking branch 'origin/master'
2015-01-19 09:17:05 +01:00
sonora
e0450523cc
Fix bug with line breaks in GPXUIHelper
2015-01-19 09:16:46 +01:00
Weblate
500808bba0
Merge remote-tracking branch 'origin/master'
2015-01-19 09:12:26 +01:00
Ivan Vantu5z
eda740efec
Translated using Weblate (Russian)
...
Currently translated at 99.9% (1596 of 1597 strings)
2015-01-19 09:12:22 +01:00
권 조
2646fbd231
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-19 09:12:20 +01:00
josep constanti
cc8bbb3119
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-19 09:12:18 +01:00
sonora
a29e937ff1
remove unused string
2015-01-19 09:12:02 +01:00
josep constanti
6620aac651
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-19 08:06:46 +01:00
ezjerry liao
9202a92e2d
Translated using Weblate (Traditional Chinese)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-19 06:50:16 +01:00
권 조
a5872ae4f1
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-19 03:21:33 +01:00
Victor Shcherb
0722c62903
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-19 02:20:27 +01:00
Victor Shcherb
ad91deb7db
Simplify code for displaying map
2015-01-19 02:20:09 +01:00
Weblate
84d81ed2ca
Merge remote-tracking branch 'origin/master'
2015-01-19 02:04:28 +01:00
Roberto GEB
5a44a7dc1f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-19 02:04:25 +01:00
Victor Shcherb
16b27967b9
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-19 02:01:53 +01:00
Victor Shcherb
810c3cb040
Keep poi show in sync with dialog selection
2015-01-19 01:59:16 +01:00
Roberto GEB
c44ca94831
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-19 01:06:12 +01:00
Weblate
1fc5cfa557
Merge remote-tracking branch 'origin/master'
2015-01-19 00:58:02 +01:00
Roberto GEB
5771ac1f1c
Translated using Weblate (Spanish)
...
Currently translated at 99.9% (1596 of 1597 strings)
2015-01-19 00:57:58 +01:00
Victor Shcherb
005b37b49e
Fix layout issue
2015-01-19 00:57:43 +01:00
Victor Shcherb
8b9c9a0e27
Fix gpx selection issue
2015-01-19 00:53:58 +01:00
Victor Shcherb
13491399bd
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-18 23:49:47 +01:00
sonora
fafb754c42
one more instance
2015-01-18 23:01:24 +01:00
Victor Shcherb
1a92d4b98b
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-18 23:00:11 +01:00
Victor Shcherb
c2f112f14b
Remove setting automatically send location, just remember the last state of send location
2015-01-18 22:58:37 +01:00
Weblate
af96928261
Merge remote-tracking branch 'origin/master'
2015-01-18 22:53:48 +01:00
Krystian Biesaga
a0300b41f3
Translated using Weblate (Polish)
...
Currently translated at 99.8% (1594 of 1597 strings)
2015-01-18 22:53:45 +01:00
Mirco Zorzo
ccfdaeb13c
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-18 22:53:43 +01:00
Ldm Public
1bba143518
Translated using Weblate (French)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-18 22:53:41 +01:00
jan madsen
73603c368a
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-18 22:53:40 +01:00
sonora
a47186052b
remove obsolete string
2015-01-18 22:53:26 +01:00
Mirco Zorzo
7eec922d9a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-18 22:24:18 +01:00
Nicolas Palix
2722f03539
Translated using Weblate (French)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-18 22:03:16 +01:00
jan madsen
a20843794f
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1597 of 1597 strings)
2015-01-18 22:01:12 +01:00
Weblate
bdff8843da
Merge remote-tracking branch 'origin/master'
2015-01-18 21:43:47 +01:00
Victor Shcherb
2468cc4c2b
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-18 21:43:35 +01:00
Weblate
b79282da7c
Merge remote-tracking branch 'origin/master'
2015-01-18 21:33:24 +01:00
Balázs Úr
5d000b1588
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (1596 of 1598 strings)
2015-01-18 21:33:18 +01:00
sonora
ff4c7f4b7a
some string corrections
2015-01-18 21:33:04 +01:00
Victor Shcherb
b32ad31271
Tweak parameters of autozoom
2015-01-18 21:10:19 +01:00
Victor Shcherb
486464e045
fix development
2015-01-18 21:02:07 +01:00
Viktar Palstsiuk
f82078745c
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1598 of 1598 strings)
2015-01-18 20:55:38 +01:00
Weblate
00dabc3dff
Merge remote-tracking branch 'origin/master'
2015-01-18 20:23:13 +01:00
ace shadow
14935a5cb8
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-18 20:23:09 +01:00
Balázs Úr
382e2ca267
Translated using Weblate (Hungarian)
...
Currently translated at 99.9% (1595 of 1596 strings)
2015-01-18 20:23:06 +01:00
vshcherb
88823e706a
Merge pull request #1038 from Bars107/master
...
Fix 2523 issue/
2015-01-18 22:23:01 +03:00
ace shadow
8fe1a5a661
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-18 20:17:17 +01:00
Weblate
b5431e7bc9
Merge remote-tracking branch 'origin/master'
2015-01-18 20:12:27 +01:00
Lu Ca
766e94088f
Translated using Weblate (Sardinian)
...
Currently translated at 99.9% (1595 of 1596 strings)
2015-01-18 20:12:23 +01:00
Yannis Gyftomitros
59deec260f
Translated using Weblate (Greek)
...
Currently translated at 94.0% (1501 of 1596 strings)
2015-01-18 20:12:19 +01:00
Victor Shcherb
6805d9b465
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-18 20:10:12 +01:00
Victor Shcherb
56a0dd05d6
Limit number announcements for POI to 3
2015-01-18 20:09:59 +01:00
Roberto GEB
9c46095f1f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-18 19:57:06 +01:00
Victor Shcherb
6340d66eb7
Fix nexus 9 issue with sqlite
2015-01-18 19:47:48 +01:00
Viktar Palstsiuk
cfc729e484
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-18 19:16:13 +01:00
jan madsen
a5f15c0cb4
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1596 of 1596 strings)
2015-01-18 18:09:27 +01:00
sonora
bc94a9ac29
add explanation to track logging
2015-01-18 17:37:54 +01:00
sonora
bc7db4222c
add comment
2015-01-18 15:47:51 +01:00
sonora
261dd0fc87
Use setEnabled only, this way you can produce more contrast by/while tapping it when needed
2015-01-18 15:43:30 +01:00
Weblate
02df25de05
Merge remote-tracking branch 'origin/master'
2015-01-18 15:20:16 +01:00
Roberto GEB
ae3698b9b1
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 15:20:12 +01:00
Ivan Vantu5z
af7c5a188b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 15:20:10 +01:00
josep constanti
07dd1fd214
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 15:20:06 +01:00
sonora
7a0584f830
disable non-selectable info menus
2015-01-18 15:19:50 +01:00
Weblate
4d07302525
Merge remote-tracking branch 'origin/master'
2015-01-18 13:13:41 +01:00
Leif Larsson
37c702bf3f
Translated using Weblate (Swedish)
...
Currently translated at 99.4% (1587 of 1595 strings)
2015-01-18 13:13:37 +01:00
Ldm Public
afc1ffe497
Translated using Weblate (French)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 13:13:34 +01:00
Viktar Palstsiuk
9aeacd708e
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 13:13:32 +01:00
sonora
fbec5a7125
Shorten our menus by one more obsolete item
2015-01-18 13:13:20 +01:00
Weblate
a611a3afbc
Merge remote-tracking branch 'origin/master'
2015-01-18 12:45:44 +01:00
jan madsen
32572abe64
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:45:40 +01:00
sonora
2f89a993b2
small tweaking of installation defaults
2015-01-18 12:45:28 +01:00
jan madsen
13ff1b21b4
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:30:21 +01:00
sonora
ddff2296d3
more strings
2015-01-18 12:19:31 +01:00
Weblate
8ff182839d
Merge remote-tracking branch 'origin/master'
2015-01-18 12:14:23 +01:00
Leif Larsson
e5a45e7feb
Translated using Weblate (Swedish)
...
Currently translated at 99.4% (1587 of 1595 strings)
2015-01-18 12:14:19 +01:00
Lu Ca
054b74e580
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:14:16 +01:00
Ivan Vantu5z
386e97063f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:14:14 +01:00
권 조
a116728431
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:14:12 +01:00
Balázs Úr
a2055f949f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:14:10 +01:00
Nicolas Palix
a79a25bcc9
Translated using Weblate (French)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:14:08 +01:00
jan madsen
d6b7dce4a3
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:14:06 +01:00
josep constanti
7a24ee0989
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:14:05 +01:00
Viktar Palstsiuk
7036bddefe
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-18 12:14:04 +01:00
sonora
6f200f0b22
2 string improvements
2015-01-18 12:13:48 +01:00
sonora
d97f756e95
reset for now
2015-01-17 15:04:26 +01:00
sonora
108f2befb3
try with re-creating Comparator
2015-01-17 14:40:06 +01:00
sonora
8b525663d5
back out and document findings
2015-01-17 14:24:15 +01:00
sonora
cf9699faf8
try brute-forcing it...
2015-01-17 14:09:35 +01:00
sonora
d8b1f2cd2c
Try fix again with subsequent re-init
2015-01-17 13:44:10 +01:00
sonora
ee9846d388
Backout Workaround: Interestingly: the reliably CAUSED Issue2535
2015-01-17 09:43:45 +01:00
sonora
81767bcfaa
import IProgress
2015-01-17 09:23:09 +01:00
sonora
7270cc6efa
Issue 2535: Try reload indexes as workaround
2015-01-17 09:15:58 +01:00
sonora
8137a45e51
back out, did not work as workaround
2015-01-16 21:57:47 +01:00
sonora
113eee28e1
try getInitializeTask() upon reset
2015-01-16 21:44:55 +01:00
sonora
df6aac0df2
re-instate old fix
2015-01-16 21:02:03 +01:00
sonora
3dcb1f6403
fix typo
2015-01-16 20:43:38 +01:00
sonora
616836cddf
fix build
2015-01-16 20:36:56 +01:00
sonora
76a3f03ebf
avoid duplicate puts
2015-01-16 20:30:05 +01:00
sonora
627cda88d2
add better comment
2015-01-16 19:53:29 +01:00
sonora
8b8770b4d9
reset all test code
2015-01-16 19:51:10 +01:00
sonora
edd224da96
test without return
2015-01-16 19:31:17 +01:00
sonora
228c1786c7
back out and try removing another cities.isempty
2015-01-16 19:06:24 +01:00
sonora
2fd0fc4299
check if BinaryMapAddressReaderAdapter _TYPE was mixed up
2015-01-16 18:40:37 +01:00
sonora
962f111e05
take out partial fix for easier debugging
2015-01-16 18:08:21 +01:00
Weblate
b06d2e0b5f
Merge remote-tracking branch 'origin/master'
2015-01-16 17:28:53 +01:00
Yannis Gyftomitros
cd8e6c0d70
Translated using Weblate (Greek)
...
Currently translated at 94.1% (1501 of 1595 strings)
2015-01-16 17:28:48 +01:00
sonora
5b1f2673b1
test if if (cities.isEmpty()) causes Issue 2535
2015-01-16 17:28:33 +01:00
Denis
87f7e4dc40
Hotfix to gpx track
2015-01-16 18:01:10 +02:00
Denis
94547f1731
Current gpx track fix
2015-01-16 17:16:52 +02:00
Denis
aa1366351e
Fixed issue with GPX track checkbox working bad in drawer
2015-01-16 13:08:46 +02:00
sonora
0c69f6aceb
remove some obsolete code
2015-01-16 09:05:26 +01:00
Damjan Gerl
d84a04be1d
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-16 02:14:24 +01:00
sonora
0a42c9d308
put settings changes on ice
2015-01-15 23:39:11 +01:00
sonora
153451b5f3
fix variable
2015-01-15 22:58:57 +01:00
sonora
d309dedaf1
introduce full resets
2015-01-15 22:52:58 +01:00
Dmitriy Prodchenko
0c01e84f76
New ruler resources file.
2015-01-15 21:04:06 +02:00
Weblate
a5d8278000
Merge remote-tracking branch 'origin/master'
2015-01-15 19:26:53 +01:00
Nathan Follens
96015f17b5
Translated using Weblate (Dutch)
...
Currently translated at 80.5% (492 of 611 strings)
2015-01-15 19:26:48 +01:00
Mirco Zorzo
79cfbd5d57
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-15 19:26:45 +01:00
Nathan Follens
a205a29e69
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-15 19:26:43 +01:00
Victor Shcherb
6ccad2884e
Fix max/min issue with autozoom
2015-01-15 19:26:38 +01:00
Denis
d21c23b154
Changed string in glx selection navigation dialog
2015-01-15 17:06:45 +02:00
Denis
a5bac45957
Fixed issue when multiple gpx files selected to show and user starts navigation
2015-01-15 17:00:24 +02:00
Denis
23c3dcd42d
Hotfix
2015-01-15 15:49:07 +02:00
Denis
b39fce5cc1
Updated avoid roads dialog
2015-01-15 15:05:28 +02:00
Denis
10535946c1
Added translation for countries and etc in AddressSearch
2015-01-15 13:19:41 +02:00
Denis
7eb14d4d04
Hotfix
2015-01-15 11:41:36 +02:00
Denis
928facd7ec
Fixed bug with ruler be on top of check box in gpx files list
2015-01-15 11:41:13 +02:00
Victor Shcherb
dbcab4f919
Fix issue with install more voice
2015-01-15 10:34:14 +01:00
Victor Shcherb
003f7c1baf
Add default action to media button click
2015-01-15 09:55:30 +01:00
Victor Shcherb
2b80f2a887
Sort favorites when it is added
2015-01-15 09:49:16 +01:00
sonora
ef9e841167
add missing region.useEnglishNames()
2015-01-15 01:38:23 +01:00
Weblate
79573887cf
Merge remote-tracking branch 'origin/master'
2015-01-15 01:30:10 +01:00
Krystian Biesaga
9dd4956590
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-15 01:30:06 +01:00
sonora
5c80b2bc4a
Temporarily do not hide button to check how it behaves
2015-01-15 01:29:52 +01:00
sonora
8c07796b18
re-instate the old fix, duplicte list entry was not the issue it seems
2015-01-15 00:11:55 +01:00
sonora
84ae8ba797
check if issue was caused by duplicate list entries
2015-01-14 23:53:51 +01:00
sonora
12c798891e
avoid duplicate entries
2015-01-14 23:37:48 +01:00
sonora
8e4b3b5693
This NPE needs better fix
2015-01-14 23:03:28 +01:00
sonora
fef1c68ff1
extend NPE fix
2015-01-14 22:44:22 +01:00
sonora
3cda17468b
fix NPE in RegionAddressRepositoryBinary
2015-01-14 22:24:58 +01:00
sonora
b77d9109e7
remove code which did not fix issue
2015-01-14 22:17:57 +01:00
sonora
2c2ef0a1e7
fix build
2015-01-14 22:01:38 +01:00
sonora
eb6983af22
re-init addFooter
2015-01-14 21:58:14 +01:00
Weblate
6f30f0951f
Merge remote-tracking branch 'origin/master'
2015-01-14 21:41:42 +01:00
Dieter Adriaenssens
1114a5e895
Translated using Weblate (Dutch)
...
Currently translated at 73.3% (448 of 611 strings)
2015-01-14 21:41:37 +01:00
ace shadow
b1f27d93ad
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 21:41:33 +01:00
Lu Ca
899589d2bb
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 21:41:24 +01:00
Jaroslav Lichtblau
fc9e243a28
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 21:41:21 +01:00
sonora
a63fc77695
add missing reset of switch
2015-01-14 21:41:06 +01:00
Denis
71bd4fbf8a
Added scroll animation on dashboard
2015-01-14 18:11:07 +02:00
Denis
e3072af5d1
Changed download map view on dashboard
2015-01-14 15:52:12 +02:00
Denis
034b82dba1
Updated favorites card to show category
2015-01-14 15:03:42 +02:00
Denis
7d22614bc8
Merge branch 'master' into appcompat
2015-01-14 14:39:25 +02:00
sonora
e0a8cc36f9
amend comment for now
2015-01-14 11:51:05 +01:00
Weblate
b925551d5c
Merge remote-tracking branch 'origin/master'
2015-01-14 11:20:16 +01:00
ezjerry liao
1f6b088306
Translated using Weblate (Traditional Chinese)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 11:20:12 +01:00
Leif Larsson
4fa24924b2
Translated using Weblate (Swedish)
...
Currently translated at 99.4% (1587 of 1595 strings)
2015-01-14 11:20:10 +01:00
Roberto GEB
134c4a26ff
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 11:20:08 +01:00
Ivan Vantu5z
68db7f29bf
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 11:20:06 +01:00
Jur Kis
08ddb62b77
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 11:20:04 +01:00
권 조
1bf4b97b09
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 11:20:02 +01:00
jan madsen
0235168efd
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 11:20:00 +01:00
josep constanti
df8a9b0990
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 11:19:58 +01:00
Viktar Palstsiuk
8c270e3ce4
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-14 11:19:57 +01:00
sonora
ce2300b54e
Temporarily disable adding selected village to City list to see if this fixes an issue
2015-01-14 11:19:41 +01:00
sonora
31c7edc00b
use better word order for recording nomenclature
2015-01-14 01:22:10 +01:00
sonora
c7eaaef90e
use Long
2015-01-14 00:33:56 +01:00
sonora
82345f513d
add ;
2015-01-14 00:24:30 +01:00
sonora
252e4e01e4
properly re-set previous search selections upon pressing Reset
2015-01-14 00:17:34 +01:00
Weblate
bba5b0e82d
Merge remote-tracking branch 'origin/master'
2015-01-13 23:21:19 +01:00
Xosé Calvo
0bae25b699
Translated using Weblate (Galician)
...
Currently translated at 59.7% (365 of 611 strings)
2015-01-13 23:21:14 +01:00
sonora
d8ac80ae12
add some empty lines grouping code
2015-01-13 23:21:00 +01:00
Bars107
4b9a1cfa3a
updates to statusbar color
2015-01-13 18:15:41 +02:00
Bars107
e950a17b27
Fixed few issues with search activities action bar items. Fixed few issues with items under actionbar
2015-01-13 17:41:52 +02:00
Bars107
c310080697
Merged master
2015-01-13 15:30:21 +02:00
Weblate
6e1a3c216c
Merge remote-tracking branch 'origin/master'
2015-01-13 14:28:07 +01:00
Саша Петровић
d14132f608
Translated using Weblate (Serbian)
...
Currently translated at 19.1% (306 of 1595 strings)
2015-01-13 14:28:03 +01:00
Michal Čihař
6397939793
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-13 14:28:00 +01:00
Dmitriy Prodchenko
a549909773
New icons for GPX Track card.
2015-01-13 15:27:44 +02:00
Bars107
9df1f98de2
Merge
2015-01-13 15:13:37 +02:00
Bars107
36f9c42933
Fixed few bugs with content under actionbar
2015-01-13 15:04:43 +02:00
Bars107
e28e69544a
Added status bar color and space for floating button at dashboard
2015-01-13 14:17:51 +02:00
Bars107
51de6682fd
Fixed bug with address search adapter cast
2015-01-13 13:22:16 +02:00
Bars107
82b7f18df1
Updated layout for large devices. Updated action bar behavior on dashboard
2015-01-13 13:05:21 +02:00
Victor Shcherb
6c9a135428
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-13 10:28:16 +01:00
Victor Shcherb
80bbf423ca
Reimplement turn:lanes merge
2015-01-13 10:25:56 +01:00
sonora
af1d4ae24c
Remove obsolete test code
2015-01-13 02:47:26 +01:00
Victor Shcherb
27e1015386
Fix recalculation issue
2015-01-13 00:32:36 +01:00
Victor Shcherb
cd9d8faabb
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-13 00:19:55 +01:00
Victor Shcherb
ac687519c3
Update zoom animation and add zoom fraction for autozoom (don't change density in autozoom). Add limit autozoom for different drive options
2015-01-13 00:19:50 +01:00
Weblate
253cea031f
Merge remote-tracking branch 'origin/master'
2015-01-13 00:04:40 +01:00
Xosé Calvo
74a64cddd3
Translated using Weblate (Galician)
...
Currently translated at 99.6% (1589 of 1595 strings)
2015-01-13 00:04:37 +01:00
Victor Shcherb
191ac39847
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-13 00:04:20 +01:00
Victor Shcherb
eaa25f3daa
Update zoom animation and add zoom fraction for autozoom (don't change density in autozoom). Add limit autozoom for different drive options
2015-01-13 00:04:08 +01:00
Weblate
0142aff7f3
Merge remote-tracking branch 'origin/master'
2015-01-12 22:28:03 +01:00
Саша Петровић
bcb730c488
Translated using Weblate (Serbian)
...
Currently translated at 15.4% (247 of 1595 strings)
2015-01-12 22:28:01 +01:00
sonora
8f9e5a1238
Add comment for TODO for Issue 2524
2015-01-12 22:27:48 +01:00
Denis
a44ef3f35a
Added padding for activities which doesnt want action bar overlay
2015-01-12 20:39:28 +02:00
Weblate
f6f16351d5
Merge remote-tracking branch 'origin/master'
2015-01-12 17:55:14 +01:00
Nathan Follens
872705b870
Translated using Weblate (Dutch)
...
Currently translated at 67.4% (412 of 611 strings)
2015-01-12 17:55:09 +01:00
vshcherb
477e6b00f8
Merge pull request #1036 from Bars107/master
...
Removed dashdownloads fragment from dashboard, temporary
2015-01-12 19:55:02 +03:00
Denis
d739144777
Removed dashdownloads fragment from dashboard, temporary
2015-01-12 18:17:39 +02:00
Denis
2d448bc562
Added padding for activities which doesnt use transparent action bar
2015-01-12 18:14:48 +02:00
Denis
b6d564cbbc
CHanged target build sdk for osmand
2015-01-12 17:16:51 +02:00
Denis
4141638ae8
Changed properties for osmand
2015-01-12 17:01:01 +02:00
Denis
331fef2df8
Updated showing-hiding action bar
2015-01-12 16:29:59 +02:00
Denis
fa08fa7d5b
Udpated properties
2015-01-12 16:25:59 +02:00
Denis
ed0aded6c2
Updated project properties for ant build
2015-01-12 16:17:13 +02:00
Petr Kulhavy
655ce5b2c2
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-12 13:41:02 +01:00
Nathan Follens
d131819c44
Translated using Weblate (Dutch)
...
Currently translated at 62.8% (384 of 611 strings)
2015-01-12 13:34:05 +01:00
Weblate
a447343076
Merge remote-tracking branch 'origin/master'
2015-01-12 13:33:33 +01:00
Nathan Follens
8462a163f5
Translated using Weblate (Dutch)
...
Currently translated at 62.6% (383 of 611 strings)
2015-01-12 13:33:27 +01:00
Nathan Follens
9b20946c87
Translated using Weblate (Dutch)
...
Currently translated at 62.5% (382 of 611 strings)
2015-01-12 13:33:21 +01:00
Viktar Palstsiuk
4130beec85
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-12 13:33:17 +01:00
vshcherb
b94aa69b61
Merge pull request #1035 from Bars107/master
...
Added favourites updated event
2015-01-12 15:33:13 +03:00
Denis
d3d4da2e0c
Removed bad code
2015-01-12 13:05:36 +02:00
Thomas Tonino
7f1d76852e
Translated using Weblate (Dutch)
...
Currently translated at 18.6% (114 of 611 strings)
2015-01-12 11:42:18 +01:00
Denis
038361b062
Make actionbar transparent on dashboard
2015-01-12 11:57:14 +02:00
Weblate
9b9b67fce1
Merge remote-tracking branch 'origin/master'
2015-01-12 02:18:35 +01:00
Nathan Follens
de1e1040b7
Translated using Weblate (Dutch)
...
Currently translated at 18.6% (114 of 611 strings)
2015-01-12 02:18:30 +01:00
Victor Shcherb
4eb799499d
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-12 02:02:50 +01:00
Victor Shcherb
50804ae0ce
Try to fix issue with route recalculation
2015-01-12 02:02:35 +01:00
Thomas Tonino
22161a6470
Translated using Weblate (Dutch)
...
Currently translated at 8.0% (49 of 611 strings)
2015-01-11 22:43:42 +01:00
Nathan Follens
787f27a6e1
Translated using Weblate (Dutch)
...
Currently translated at 6.2% (38 of 611 strings)
2015-01-11 20:37:12 +01:00
8c6311e901274f6baef2068792c8ab
1edde1319d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 71.2% (1136 of 1595 strings)
2015-01-11 20:18:23 +01:00
Nathan Follens
b44841b5bb
Translated using Weblate (Dutch)
...
Currently translated at 100% (0 of 0 strings)
Created new translation.
2015-01-11 20:18:21 +01:00
sonora
1f99120f9c
remove notifyDatSetChanged
2015-01-11 10:12:10 +01:00
sonora
8ebd6e198a
try for adapter
2015-01-11 10:03:12 +01:00
sonora
dcd9cb9516
notifyDataSetChanged
2015-01-11 09:54:14 +01:00
sonora
2ff500052a
sync tick mark in onRowItemClick, too
2015-01-11 09:40:46 +01:00
Weblate
fd94780a80
Merge remote-tracking branch 'origin/master'
2015-01-11 09:24:38 +01:00
Roberto GEB
cdc78b1ac7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-11 09:24:35 +01:00
sonora
f9671069af
Try sync GPX track tick mark
2015-01-11 09:24:22 +01:00
Lu Ca
bbeb4211e0
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-11 01:49:32 +01:00
sonora
935768f49a
revert for now
2015-01-10 23:57:08 +01:00
Weblate
ae5757cc95
Merge remote-tracking branch 'origin/master'
2015-01-10 23:53:22 +01:00
Viktar Palstsiuk
e94798d68c
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 23:53:18 +01:00
sonora
25aec78c45
Try re-initialiize tick mark for GPX track
2015-01-10 23:53:02 +01:00
sonora
5889247ab6
revert, int was required
2015-01-10 21:10:06 +01:00
sonora
b08c5806d9
replace 1 : 0 by true : false
2015-01-10 21:03:31 +01:00
sonora
4afcfe4116
mend some typos
2015-01-10 20:08:34 +01:00
sonora
4ac6037dd8
Back out, no impact
2015-01-10 18:26:13 +01:00
Weblate
d2ebea7f16
Merge remote-tracking branch 'origin/master'
2015-01-10 18:16:41 +01:00
Yannis Gyftomitros
f550348f15
Translated using Weblate (Greek)
...
Currently translated at 94.1% (1501 of 1595 strings)
2015-01-10 18:16:37 +01:00
sonora
2d728556c6
Test route.isEmpty for Issue 2515
2015-01-10 18:16:24 +01:00
sonora
82f3e5a4f6
Back out, no change
2015-01-10 17:36:24 +01:00
sonora
505dd6d2ba
Issue 2515: Try reset isCancelled after job is nulled
2015-01-10 17:20:41 +01:00
sonora
46ef4bf4bf
Back out fix attempts for Issue 2515 and document current findings in comment
2015-01-10 14:57:30 +01:00
sonora
742be973ce
Issue 2515: Try clearStartPoint(true) before changing setStartPoint
2015-01-10 14:36:45 +01:00
sonora
bbed366ee4
Back out, no impact on Issue 2515 either
2015-01-10 13:55:09 +01:00
sonora
326c9d76f9
Try re-initialize lastFixedLocation in clearCurrentRoute to check impact on Issue 2515
2015-01-10 13:42:15 +01:00
Denis
8714cb380e
Added progress bar to settingActivity and changed style for black spinner
2015-01-10 14:01:19 +02:00
sonora
fe6835dab4
Back out nulling previousRoute: No impact on Issue 2515 either
2015-01-10 12:55:42 +01:00
sonora
97a5c1f63b
Try calling with previousRoute=null and check impact on Issue 2515
2015-01-10 12:41:56 +01:00
sonora
39520c09aa
Back out Issue 2515 test code, no effect on bug it looks like
2015-01-10 12:31:52 +01:00
sonora
1c9e59a8cc
get types correctly
2015-01-10 12:07:31 +01:00
Weblate
09e5c04a5b
Merge remote-tracking branch 'origin/master'
2015-01-10 11:32:02 +01:00
Krystian Biesaga
7f086ee12e
Translated using Weblate (Polish)
...
Currently translated at 70.0% (428 of 611 strings)
2015-01-10 11:31:59 +01:00
Max Martin Richter
63af21531a
Translated using Weblate (German)
...
Currently translated at 100.0% (611 of 611 strings)
2015-01-10 11:31:57 +01:00
Leif Larsson
4bee9c393e
Translated using Weblate (Swedish)
...
Currently translated at 99.4% (1587 of 1595 strings)
2015-01-10 11:31:54 +01:00
ace shadow
1e2b7e3f72
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:52 +01:00
Krystian Biesaga
416b578a42
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:50 +01:00
Jurijus
17997a53a2
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:48 +01:00
권 조
b79f75a582
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:47 +01:00
Mirco Zorzo
cc9dd4b38a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:45 +01:00
Max Martin Richter
4ed07c7f90
Translated using Weblate (German)
...
Currently translated at 99.9% (1594 of 1595 strings)
2015-01-10 11:31:44 +01:00
Nicolas Palix
ddf9c9a84e
Translated using Weblate (French)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:43 +01:00
Dieter Adriaenssens
f8dae5268b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:41 +01:00
jan madsen
be6b6a3845
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:40 +01:00
Viktar Palstsiuk
d409081c9d
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-10 11:31:39 +01:00
sonora
d479b775d4
Try re-initialize start point to check impact on Issue 2515
2015-01-10 11:31:25 +01:00
Denis
fe65fc3ce8
Added run on ui thread
2015-01-10 12:25:16 +02:00
Denis
c0eaca3185
Fixed pop-up background for dark theme in settings
2015-01-09 17:22:37 +02:00
Denis
9c8aa3300c
Added favourites updated event
2015-01-09 16:53:08 +02:00
Dieter Adriaenssens
db36f07c28
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-09 15:31:57 +01:00
Denis
7619025563
Merge and fix of last MenuItem compatibility
2015-01-09 15:02:14 +02:00
Denis
18de3f1c41
Added spinner to toolbar in settings for application modes. Fixed compatibility for MeniItem using MenuItemCompat. Fixed colors in dashboard.
2015-01-09 14:50:11 +02:00
Victor Shcherb
ae338b90b0
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-09 00:47:16 +01:00
Victor Shcherb
2899b6961b
Changed interval to 0
2015-01-09 00:47:10 +01:00
Ivan Vantu5z
90da2da16f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-09 00:11:36 +01:00
Ldm Public
9ee28514c4
Translated using Weblate (French)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-09 00:11:34 +01:00
josep constanti
ca59a3b0de
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-09 00:11:33 +01:00
Balázs Úr
2b13ad1be0
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 22:54:58 +01:00
Nicolas Palix
2758aa67c8
Translated using Weblate (French)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 22:54:57 +01:00
Weblate
29588f1e33
Merge remote-tracking branch 'origin/master'
2015-01-08 22:45:41 +01:00
ace shadow
306eae23af
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 22:45:39 +01:00
Federico
c4e316d8bf
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 22:45:37 +01:00
sonora
f6d57feb1d
recommend app re-start after display language change
2015-01-08 22:45:25 +01:00
Massimiliano Caniparoli
7323b79687
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 22:02:38 +01:00
Aleksei Polkhirev
613ca5d0c4
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 18:36:44 +01:00
Yannis Gyftomitros
9e12260196
Translated using Weblate (Greek)
...
Currently translated at 94.1% (1501 of 1595 strings)
2015-01-08 18:36:41 +01:00
Weblate
a225ec5364
Merge remote-tracking branch 'origin/master'
2015-01-08 17:42:26 +01:00
Viktar Palstsiuk
0ebc50c269
Translated using Weblate (Russian)
...
Currently translated at 97.7% (597 of 611 strings)
2015-01-08 17:42:22 +01:00
ezjerry liao
e96a2be835
Translated using Weblate (Traditional Chinese)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 17:42:20 +01:00
josep constanti
c16ef54cf0
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 17:42:17 +01:00
Viktar Palstsiuk
a90d01e459
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 17:42:16 +01:00
Viktar Palstsiuk
efdfdafee4
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 17:42:15 +01:00
Denis
de522efd0f
Fixed issue with all words being capitalized in add favorite
2015-01-08 18:18:10 +02:00
Denis
553f87e1a8
Made settings work
2015-01-08 15:55:21 +02:00
Viktar Palstsiuk
bdafb288ec
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 13:25:03 +01:00
Krystian Biesaga
3cf1aeaa95
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 12:49:13 +01:00
Ivan Vantu5z
dd865fe57d
Translated using Weblate (Russian)
...
Currently translated at 96.2% (588 of 611 strings)
2015-01-08 12:28:10 +01:00
Viktar Palstsiuk
71fe0e15b3
Translated using Weblate (Russian)
...
Currently translated at 96.0% (587 of 611 strings)
2015-01-08 12:27:35 +01:00
Ivan Vantu5z
2bbc697fe0
Translated using Weblate (Russian)
...
Currently translated at 95.9% (586 of 611 strings)
2015-01-08 12:27:14 +01:00
Viktar Palstsiuk
d4e71e7f31
Translated using Weblate (Russian)
...
Currently translated at 95.5% (584 of 611 strings)
2015-01-08 12:25:36 +01:00
Mirco Zorzo
e00bcb40c1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 12:25:06 +01:00
Ivan Vantu5z
ca191492e3
Translated using Weblate (Russian)
...
Currently translated at 95.2% (582 of 611 strings)
2015-01-08 12:25:04 +01:00
Viktar Palstsiuk
3a6baf4365
Translated using Weblate (Russian)
...
Currently translated at 93.9% (574 of 611 strings)
2015-01-08 12:22:23 +01:00
Mirco Zorzo
38f9bdbc7e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 12:22:12 +01:00
Viktar Palstsiuk
0b9b31a9b7
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 12:22:11 +01:00
Ivan Vantu5z
f357183b12
Translated using Weblate (Russian)
...
Currently translated at 94.1% (575 of 611 strings)
2015-01-08 12:22:10 +01:00
Mirco Zorzo
c3aca8c4ea
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 12:09:56 +01:00
Weblate
8d274d3c35
Merge remote-tracking branch 'origin/master'
2015-01-08 11:47:27 +01:00
Leif Larsson
245de949f6
Translated using Weblate (Swedish)
...
Currently translated at 99.4% (1587 of 1595 strings)
2015-01-08 11:47:24 +01:00
Jur Kis
cd3533977b
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 11:47:22 +01:00
Balázs Úr
9804215e91
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 11:47:20 +01:00
Ldm Public
031d2f1f76
Translated using Weblate (French)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 11:47:19 +01:00
jan madsen
19ef8af84f
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 11:47:18 +01:00
Viktar Palstsiuk
6c5c74a522
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 11:47:17 +01:00
Victor Shcherb
45236422b4
Merge branch 'master' of ssh://github.com/osmandapp/Osmand
2015-01-08 11:47:02 +01:00
Victor Shcherb
fa172a8899
Proper fix of NPE
2015-01-08 11:46:47 +01:00
Balázs Úr
bf1732fa22
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 11:06:56 +01:00
sonora
172baf2158
change string to make clearer this is selectable action
2015-01-08 07:39:57 +01:00
권 조
5611459113
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-08 06:51:26 +01:00
sonora
af63d3ed55
back out for now
2015-01-08 01:30:16 +01:00
sonora
9730fa59c5
see if this restores alternating behavior
2015-01-08 01:09:49 +01:00
sonora
aae4c48c59
Try fix other half of Issue 2515
2015-01-08 00:54:50 +01:00
sonora
e69bbb25d3
Remove misleading "OK" caption on "Avoid roads" dialog
2015-01-08 00:36:29 +01:00
sonora
1e314b481c
See if this fixes route-recalculation if settings change during ongoing calculation
2015-01-08 00:23:48 +01:00
sonora
23aab4df5e
add missing gerString()
2015-01-07 22:41:04 +01:00
sonora
8c35e4a353
remove getText()
2015-01-07 22:26:50 +01:00
Weblate
ba2ac25361
Merge remote-tracking branch 'origin/master'
2015-01-07 22:14:46 +01:00
Roberto GEB
545668f1db
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 22:14:41 +01:00
sonora
ea5431816f
try get resource comparison right
2015-01-07 22:14:29 +01:00
Roberto GEB
10992b53b8
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 22:04:27 +01:00
sonora
00bfe5e4d8
Latin "Display language" in menu title
2015-01-07 21:44:43 +01:00
Weblate
779c2053f0
Merge remote-tracking branch 'origin/master'
2015-01-07 21:27:50 +01:00
Leif Larsson
d7b6924b23
Translated using Weblate (Swedish)
...
Currently translated at 99.4% (1587 of 1595 strings)
2015-01-07 21:27:46 +01:00
ace shadow
60a9f2fbe4
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 21:27:44 +01:00
josep constanti
178804c289
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 21:27:42 +01:00
sonora
3d30ee6332
fix name
2015-01-07 21:27:31 +01:00
ace shadow
f20d00a95a
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 20:39:18 +01:00
josep constanti
8168b68f02
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 19:33:52 +01:00
sonora
ec28acee59
fix build
2015-01-07 18:42:31 +01:00
sonora
9f32849320
revert in xml, must be done in java it looks like
2015-01-07 18:37:44 +01:00
Ivan Vantu5z
7a5f0e052e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 18:35:38 +01:00
Weblate
41c23a6798
Merge remote-tracking branch 'origin/master'
2015-01-07 18:30:56 +01:00
Štefan Baebler
c98458fba1
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 18:30:53 +01:00
sonora
47292ac986
See if strings file can be referenced
2015-01-07 18:30:43 +01:00
Štefan Baebler
50c2eb50e4
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 18:08:41 +01:00
Weblate
6dac717892
Merge remote-tracking branch 'origin/master'
2015-01-07 18:05:46 +01:00
Štefan Baebler
9b415b31ce
Translated using Weblate (Slovenian)
...
Currently translated at 0.3% (2 of 611 strings)
2015-01-07 18:05:41 +01:00
sonora
196d2d7395
Try concatenating in XML file
2015-01-07 18:05:28 +01:00
Štefan Baebler
2079441c26
Translated using Weblate (Slovenian)
...
Currently translated at 100% (0 of 0 strings)
Created new translation.
2015-01-07 18:02:33 +01:00
jan madsen
88e3158bc9
Translated using Weblate (Danish)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 17:56:14 +01:00
sonora
69816ed10c
fix build
2015-01-07 17:48:28 +01:00
sonora
d3b16e84f1
Add "Display language" and "Device language" to Menus in Latin characters
2015-01-07 17:20:46 +01:00
Weblate
9616c4d89a
Merge remote-tracking branch 'origin/master'
2015-01-07 17:03:27 +01:00
Jur Kis
5b4de19f3d
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 17:03:23 +01:00
sonora
c1ccaf85ad
Back out test code for now
2015-01-07 17:03:12 +01:00
Jur Kis
5086bde8a0
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (1595 of 1595 strings)
2015-01-07 16:09:48 +01:00
sonora
74ec786abb
fix typo
2015-01-07 16:04:42 +01:00
sonora
1d97761eac
More testing regarding trigger of route-recalculation
2015-01-07 16:01:08 +01:00