Commit graph

29548 commits

Author SHA1 Message Date
Roman Inflianskas
c80bba6a33 Merge remote-tracking branch 'origin/master' (manually for weblate) 2016-04-05 17:34:45 +03:00
GaidamakUA
56b8c62b5b Fixed fonts and changed naming. 2016-04-05 16:52:00 +03:00
Victor Shcherb
9f4ca0a9b0 Public holiday #2429 2016-04-05 16:00:23 +03:00
josep constanti
ee3386a64d Translated using Weblate (Catalan)
Currently translated at 99.4% (1946 of 1956 strings)
2016-04-05 14:23:22 +02:00
GaidamakUA
5aa04f6446 Fixed drawer items. 2016-04-05 15:23:06 +03:00
Alexey Kulish
1daa622890 Merge remote-tracking branch 'origin/master' 2016-04-05 14:04:24 +03:00
GaidamakUA
599294f948 Removed bold for categories and added light sensor icon. 2016-04-05 14:01:06 +03:00
vshcherb
08e3f7c989 Merge pull request #2431 from osmandapp/three-turn-options
Support three turn options for one segment in the result route description
2016-04-05 13:44:06 +03:00
Roman Inflianskas
3bded67e1e Support three turn options for one segment in the result route description 2016-04-05 13:40:40 +03:00
Weblate
21c31207e2 Merge remote-tracking branch 'origin/master' 2016-04-05 12:37:59 +02:00
GaidamakUA
a6b206ae07 Changing icon for map mode. 2016-04-05 13:28:16 +03:00
GaidamakUA
08291f86bb Removed caps for categories 2016-04-05 13:28:16 +03:00
GaidamakUA
40b1aaae0f Fix for day/night map mode. 2016-04-05 13:28:16 +03:00
Victor Shcherb
22e1937334 Fix issues 2016-04-05 13:27:50 +03:00
Roman Inflianskas
5336b59495 Support three turn options for one segment in the result route description 2016-04-05 12:58:14 +03:00
Weblate
7f72ed8375 Merge remote-tracking branch 'origin/master' 2016-04-05 10:02:58 +02:00
Matej U
6fb02b6439 Translated using Weblate (Slovenian)
Currently translated at 99.9% (1955 of 1956 strings)
2016-04-05 10:02:52 +02:00
Victor Shcherb
a46a2ac46e Update methods 2016-04-05 11:02:36 +03:00
Victor Shcherb
ec8a3f1f0f Update methods 2016-04-05 11:02:19 +03:00
Alexey Kulish
6c2da87be5 Temp fix white background in configure map 2016-04-04 19:57:48 +03:00
GaidamakUA
5013c8d44d Fixed highlight for buttons. 2016-04-04 19:01:34 +03:00
GaidamakUA
95d6ccd9fa Configure map. 2016-04-04 17:53:57 +03:00
GaidamakUA
615e869a03 Fixed item layout. 2016-04-04 17:53:57 +03:00
GaidamakUA
9118075dac Bigger Map mode buttons. 2016-04-04 17:53:57 +03:00
GaidamakUA
72b5cf9fcf Configure screen finalized. Added divider for LiveUpdates. 2016-04-04 17:53:57 +03:00
vshcherb
63ab190eb2 Merge pull request #2413 from andrew-davie/minimal
GPX asynchronous line drawing - super quick MINIMAL code set
2016-04-04 17:21:00 +03:00
Alexey Kulish
b826b1d1fa Fix swipe 2016-04-04 15:30:17 +03:00
Alexey Kulish
cf80f25d19 Fix #2419 2016-04-04 13:32:55 +03:00
GaidamakUA
2422198dad Fixed orange color 2016-04-04 13:21:57 +03:00
GaidamakUA
c9540d7af8 Fixed layout for configure screen item. 2016-04-04 12:56:38 +03:00
Weblate
318c9e1bf4 Merge remote-tracking branch 'origin/master' 2016-04-04 09:48:59 +02:00
Franco
2cd40b2cb4 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (1956 of 1956 strings)
2016-04-04 09:48:53 +02:00
Franco
378392ff1e Translated using Weblate (Spanish)
Currently translated at 100.0% (1956 of 1956 strings)
2016-04-04 09:48:53 +02:00
Osoitz
df65d18d2a Translated using Weblate (Basque)
Currently translated at 55.0% (1076 of 1956 strings)
2016-04-04 09:48:45 +02:00
Hardy
98900c1ff6 small code streamlining 2016-04-04 09:48:42 +02:00
CJTmmr
6fe8e8c924 Translated using Weblate (Dutch)
Currently translated at 100.0% (1956 of 1956 strings)
2016-04-03 21:19:50 +02:00
Ajeje Brazorf
cefbabf11d Translated using Weblate (Sardinian)
Currently translated at 100.0% (1956 of 1956 strings)
2016-04-03 20:59:09 +02:00
sonora
455ee0775a fix stop refresh behavior 2016-04-03 17:35:54 +02:00
Andrew Davie
9f0bcf3257 MINIMAL code set for GPX line drawing
Has all the structure of the classes needed for extension to arrows/markers/whatever.
However, this is just the minimal subset of those base classes required to implement the line drawing functionality
with the asynchronous resampling, and fully compatible with 'current track' which is NOT resampled in any way.

These files are a branch from the prior pull request, and hopefully will make everyone more comfortable about including
the code. The altitude and speed displays, all the bells and whistles - that can come later if needed.
2016-04-04 00:30:07 +10:00
sonora
7933165790 try fix button appearance of GPX tracking shortcuts 2016-04-03 15:52:41 +02:00
sonora
a671d19356 use clearer string 2016-04-03 15:37:28 +02:00
ace shadow
3813183a3d Translated using Weblate (Slovak)
Currently translated at 100.0% (1956 of 1956 strings)
2016-04-03 15:36:49 +02:00
Andrew Davie
ceddb50e60 Minimised calls to getPixXFromLatLon and getPixYFromLatLon during main draw loop
In the drawing loop, culling was performed on pixel boundaries based on x/y positions compared to the tileBox x/y position,
however calculating these from lat/lon was quite a slow process involving calls to getPixXFromLatLon and getPixYFromLatLon
which in turn had a horrendous amount of calculations happening. But since the tileBox has lat/lon and the pixel/lines being
drawn also have lat/lon it seems reasonable - despite potential spherical issues on lat/lon coordinates (?) to just use the
lat/lon as a visibility cull. So, that's what I've done and it does seem to work OK.  Heaps faster; aside from the actual
line draw we're talking a couple orders of magnitude improvement in speed.  Getting really zippy now, even when drawing
groups super big tracks, and I mean big - hundredsof thousands of points big.

The video at https://youtu.be/J1ppW3_hWds shows well over a thousand kilometers of tracks, 230 thousand points.
2016-04-03 23:31:15 +10:00
sonora
829be9901f test suppress creating extra nav notification 2016-04-03 14:49:14 +02:00
sonora
478e2512bf improve formatting 2016-04-03 14:44:52 +02:00
sonora
7b926d000a fix display 2016-04-03 13:53:47 +02:00
sonora
fef54b35d3 fix build 2016-04-03 13:17:08 +02:00
sonora
5feef3404c Display track distance in save track option in settings 2016-04-03 12:59:35 +02:00
sonora
d96505411d better comment 2016-04-03 12:35:59 +02:00
sonora
a88b9f12b0 Suppress debatable purpose trip recording notification 2016-04-03 12:16:56 +02:00