Commit graph

8916 commits

Author SHA1 Message Date
Leif Larsson
d79687f366 Translated using Weblate. 2013-08-01 12:00:05 +02:00
Roberto GEB
09a5b1086b Translated using Weblate. 2013-08-01 12:00:04 +02:00
Przemo Firszt
68d8bbde75 Translated using Weblate. 2013-08-01 00:00:02 +02:00
Mirco Zorzo
9390e6dbaa Translated using Weblate. 2013-08-01 00:00:02 +02:00
Nelson A. de Oliveira
a525df7694 Fix unnecessary bitwise operations 2013-07-31 15:39:50 -03:00
Nelson A. de Oliveira
ffaaef6610 Remove unecessary semicolon 2013-07-31 15:24:57 -03:00
Nelson A. de Oliveira
50207ec316 Remove continue and return 2013-07-31 15:24:15 -03:00
Nelson A. de Oliveira
bf05917be5 Remove redundant local variables 2013-07-31 15:22:39 -03:00
Nelson A. de Oliveira
1eea84da0b Fix unnecessary boxing/unboxing 2013-07-31 15:15:26 -03:00
Nelson A. de Oliveira
1bdb389eae Fix pointless aithmetic expressions 2013-07-31 15:14:11 -03:00
Nelson A. de Oliveira
61699455e5 Replace StringBuffer with String
These may be replaced with java.lang.String expressions which results in
simpler and possibly more efficient code
2013-07-31 15:09:37 -03:00
Nelson A. de Oliveira
a0de8b31b3 Fix string concatenation in StringBuffer.append()
Such calls may profitably be turned into chained append calls on the
existing StringBuffer/Builder/Appendable, saving the cost of an extra
StringBuffer/Builder allocation.
2013-07-31 15:08:29 -03:00
Nelson A. de Oliveira
6a3f36761c Fix redundant String constructor call 2013-07-31 15:07:07 -03:00
Nelson A. de Oliveira
6fc309af19 Fix manual array to collection copy 2013-07-31 15:06:31 -03:00
Nelson A. de Oliveira
ffc006bab6 Fix boxing of already boxed values
This is a useless operation since any boxed value will first be
auto-unboxed before boxing the value again. If done inside an inner loop
such code may cause performance problems.
2013-07-31 15:05:59 -03:00
sonora
18989fcc9f bundle new sw-tts and zh-tts 2013-07-31 15:31:59 +02:00
sonora
8f35a07676 bundle new sv-tts 2013-07-31 14:39:17 +02:00
sonora
14f4a76c10 bundle new sl-tts 2013-07-31 14:17:04 +02:00
sonora
01be013e2b bundle new sk-tts 2013-07-31 13:46:01 +02:00
sonora
187e0db9c3 bundle new ro-tts 2013-07-31 12:47:31 +02:00
Victor Shcherb
c4f040f2aa Add GPX point for Recordings only when logging to GPX 2013-07-31 11:04:55 +02:00
Victor Shcherb
c949508846 Fix apostrophe 2013-07-31 11:04:55 +02:00
Victor Shcherb
f8200a6737 Fix apostrophe 2013-07-31 11:04:55 +02:00
sonora
8f7a4bd50a bundle new lv-tts 2013-07-31 02:24:49 +02:00
sonora
d1dc4c2695 bundle new ko-tts 2013-07-31 01:33:56 +02:00
sonora
a799158b67 bundle new fi-tts 2013-07-31 00:52:33 +02:00
Leif Larsson
3bf16483cc Translated using Weblate. 2013-07-31 00:05:02 +02:00
Yannis Gyftomitros
6a65fe817f Translated using Weblate. 2013-07-31 00:05:02 +02:00
Andriy Golovin
d3d2a0a028 Translated using Weblate. 2013-07-31 00:05:02 +02:00
Robin Schneider
ec5d0287bf OpeningHoursParser cleanup. 2013-07-30 21:28:19 +02:00
Victor Shcherb
b0cf3f2f5a Fix issue with distance 2013-07-30 18:14:50 +02:00
Dmitriy Rublev
7c1d2bd18e Translated using Weblate. 2013-07-30 14:05:03 +02:00
sonora
92edf3cd50 bundle hi-tts 2013-07-30 13:57:30 +02:00
sonora
5b2ddd5a43 bundle new el-tts 2013-07-30 13:17:37 +02:00
sonora
b15fb7ef9f bundle new cs-tts 2013-07-30 12:44:12 +02:00
Leif Larsson
40a76f25af Translated using Weblate. 2013-07-30 12:05:02 +02:00
Dmitriy Rublev
2798dc51c4 Translated using Weblate. 2013-07-30 12:05:02 +02:00
vshcherb
9a2e1fb3ba Update Location.java 2013-07-30 11:08:15 +02:00
vshcherb
bdfcbc634c Update Location.java 2013-07-30 11:06:34 +02:00
vshcherb
13d4492534 Update Location.java
Test hotfix
2013-07-30 11:05:13 +02:00
Thomas Tonino
f96aaff0bc Translated using Weblate. 2013-07-30 01:05:02 +02:00
Victor Shcherb
e09118f389 Fix attention notice 2013-07-30 01:01:52 +02:00
Taras Andrusyak
7b9ade94e8 Translated using Weblate. 2013-07-30 00:00:02 +02:00
ezjerry liao
854a9a05a3 Translated using Weblate. 2013-07-30 00:00:02 +02:00
Joan Montané
115a5a66f3 Translated using Weblate. 2013-07-30 00:00:02 +02:00
Alexey Polkhirev
0c4c4eb675 Translated using Weblate. 2013-07-29 12:00:01 +02:00
Mirco Zorzo
4612ef06bb Translated using Weblate. 2013-07-29 00:00:02 +02:00
P P
8fc9f0ab53 Translated using Weblate. 2013-07-29 00:00:02 +02:00
Rodolfo de Vries
3b2fbb145a Translated using Weblate. 2013-07-28 14:05:02 +02:00
Victor Shcherb
2b3301b9fb Don't show destination arrow in car by default 2013-07-28 13:48:32 +02:00