Commit graph

30884 commits

Author SHA1 Message Date
sonora
2b0e7cc7a5 small addition to properly initialzie first search screen 2016-06-10 13:52:34 +02:00
GaidamakUA
f9e1748deb Min zoom and max zoom are now dynamically updated. #2648 2016-06-10 14:27:41 +03:00
GaidamakUA
6a44ef06ae Fixed bug that zoom buttons in activity ignored zoom defined by main layer 2016-06-10 13:56:55 +03:00
sonora
724505ad69 change order of statements 2016-06-10 12:27:37 +02:00
sonora
cf897d68ca #2657 basic fix 2016-06-10 11:59:59 +02:00
Weblate
60315668d4 Merge remote-tracking branch 'origin/master' 2016-06-10 11:39:27 +02:00
ezjerry liao
cceb556039 Translated using Weblate (Traditional Chinese)
Currently translated at 82.8% (2218 of 2676 strings)
2016-06-10 11:39:26 +02:00
Verdulo
d1ee7f65b5 Translated using Weblate (Polish)
Currently translated at 48.7% (1305 of 2676 strings)
2016-06-10 11:39:24 +02:00
Verdulo
b436c3f124 Translated using Weblate (Esperanto)
Currently translated at 99.7% (1991 of 1995 strings)
2016-06-10 11:39:12 +02:00
GaidamakUA
88c4ec9094 Maz zoom for gestures now the same as for buttons. #2648 2016-06-10 12:38:50 +03:00
GaidamakUA
19e4338926 Better naming. 2016-06-10 12:37:11 +03:00
Verdulo
279c84e5de Translated using Weblate (Polish)
Currently translated at 100.0% (1995 of 1995 strings)
2016-06-09 22:43:02 +02:00
jan madsen
ef09849792 Translated using Weblate (Danish)
Currently translated at 100.0% (2676 of 2676 strings)
2016-06-09 22:36:48 +02:00
Weblate
336c748fd4 Merge remote-tracking branch 'origin/master' 2016-06-09 22:34:33 +02:00
jan madsen
5f7ac08609 Translated using Weblate (Danish)
Currently translated at 99.9% (2675 of 2676 strings)
2016-06-09 22:34:27 +02:00
Verdulo
e8e64db473 Translated using Weblate (Esperanto)
Currently translated at 99.7% (1990 of 1995 strings)
2016-06-09 22:34:19 +02:00
vshcherb
71b0ede6a6 Merge pull request #2671 from njohnston/parking_fix
Only show "find parking" if destination is reached by car-derived modes
2016-06-09 22:34:08 +02:00
Weblate
e88f3eb2df Merge remote-tracking branch 'origin/master' 2016-06-09 22:17:03 +02:00
Franco
0510e9762e Translated using Weblate (Spanish (Argentina))
Currently translated at 99.9% (2667 of 2668 strings)
2016-06-09 22:17:02 +02:00
jan madsen
c35b1f2cdd Translated using Weblate (Danish)
Currently translated at 100.0% (2668 of 2668 strings)
2016-06-09 22:16:56 +02:00
Verdulo
fcb7a80dfc Translated using Weblate (Esperanto)
Currently translated at 98.4% (1964 of 1995 strings)
2016-06-09 22:16:49 +02:00
xmd5a
359d3a2f47 Update phrases 2016-06-09 23:16:31 +03:00
jan madsen
bdffc7f45d Translated using Weblate (Danish)
Currently translated at 100.0% (2668 of 2668 strings)
2016-06-09 17:32:36 +02:00
Weblate
2e6bbf794c Merge remote-tracking branch 'origin/master' 2016-06-09 16:39:31 +02:00
Verdulo
ad13226947 Translated using Weblate (Esperanto)
Currently translated at 87.0% (1737 of 1995 strings)
2016-06-09 16:39:16 +02:00
vshcherb
5aa121973b Update OsmandMapTileView.java 2016-06-09 16:39:11 +02:00
GaidamakUA
d1816150d1 Hardcoding maximum zoom for gestures to 21. fixes #2648 2016-06-09 17:06:36 +03:00
Weblate
d51e2da9e6 Merge remote-tracking branch 'origin/master' 2016-06-09 15:55:59 +02:00
Ajeje Brazorf
3da1b2278f Translated using Weblate (Sardinian)
Currently translated at 100.0% (1995 of 1995 strings)
2016-06-09 12:25:10 +02:00
Roman Inflianskas
19d9da713f Formatting 2016-06-09 12:30:24 +03:00
Victor Shcherb
376a84b5b2 Move to java 7 2016-06-09 10:18:55 +02:00
Roman Inflianskas
b468c8e2e4 Formatting 2016-06-09 00:00:54 +03:00
xmd5a
979971fc69 Update phrases 2016-06-08 22:22:35 +03:00
jan madsen
f7a9067ccd Translated using Weblate (Danish)
Currently translated at 100.0% (2658 of 2658 strings)
2016-06-08 20:51:40 +02:00
Yannis Gyftomitros
974dd8d575 Translated using Weblate (Greek)
Currently translated at 70.7% (1411 of 1995 strings)
2016-06-08 20:51:34 +02:00
xmd5a
863104547e Update phrases 2016-06-08 21:51:22 +03:00
Matej U
7805b5c3b5 Translated using Weblate (Slovenian)
Currently translated at 100.0% (1995 of 1995 strings)
2016-06-08 20:44:10 +02:00
jan madsen
af154195fc Translated using Weblate (Danish)
Currently translated at 100.0% (2658 of 2658 strings)
2016-06-08 18:41:25 +02:00
Roman Inflianskas
5944fccd36 Fix idea dependency error.
On dependency changes in File -> Project structure... I get following errors (for 3 projects):

{% for project in ['Osmand', 'Osmand-SRTMPlugin', 'Osmand-ParkingPlugin'] %}
  Module "{{ project }}"
  must not contain source root
  "~/osmand/android/plugins/{{ project }}/src".
  The root already belongs to module "{{ project }}"
{% endfor %}

This is due duplicate lines in "{{ project }}.iml" file that is
generated based on "build.gradle" files.

This commit fixes this situation.
2016-06-08 19:37:11 +03:00
Franco
0d7daa77fc Translated using Weblate (Spanish (American))
Currently translated at 100.0% (2658 of 2658 strings)
2016-06-08 18:16:33 +02:00
Franco
7e85e1d956 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (2658 of 2658 strings)
2016-06-08 18:12:11 +02:00
xmd5a
1e3c8e0f95 Update phrases 2016-06-08 18:12:59 +03:00
GaidamakUA
3d66b5bf22 Improving double tap and double tap scale gesture recognition. 2016-06-08 17:43:29 +03:00
GaidamakUA
52d98989e6 Removed mistakenly added inner class 2016-06-08 17:43:29 +03:00
Weblate
1efead06dc Merge remote-tracking branch 'origin/master' 2016-06-08 15:53:32 +02:00
8c6311e901274f6baef2068792c8ab
814212ac2f Translated using Weblate (Norwegian Bokmål)
Currently translated at 10.5% (278 of 2638 strings)
2016-06-08 15:53:29 +02:00
8c6311e901274f6baef2068792c8ab
f5de0db436 Translated using Weblate (Norwegian Bokmål)
Currently translated at 78.1% (1559 of 1995 strings)
2016-06-08 15:53:22 +02:00
GaidamakUA
e67d2ec88c Fixed 2016-06-08 16:53:07 +03:00
GaidamakUA
d346281ce7 Formatting. 2016-06-08 16:53:07 +03:00
xmd5a
9d455cc4fe Update phrases and strings 2016-06-08 13:29:10 +03:00