Commit graph

124 commits

Author SHA1 Message Date
Victor Shcherb
be6dde2798 Update 0.8 strings 2012-06-26 00:46:10 +02:00
Victor Shcherb
6a2fe4afa9 Fix oneway -1 2012-06-25 18:38:22 +02:00
Victor Shcherb
c1010838ca Remove admin_level filter. Should work fine for new maps 2012-06-25 01:57:15 +02:00
Victor Shcherb
3a07169ad6 Add bear left command 2012-06-24 17:07:59 +02:00
Alexey Pelykh
fb1815c01d Linker flags for ELF based systems 2012-06-21 08:39:01 +03:00
Alexey Pelykh
1a5f61cec4 Darwin support 2012-06-21 07:28:57 +03:00
Victor Shcherb
cbe19b69fe Fix linux rendering casing 2012-06-21 00:59:55 +02:00
Victor Shcherb
2a62f75063 Fix linux library 2012-06-20 22:47:55 +02:00
Victor Shcherb
a84fa99459 Try to fix native concurrency 2012-06-19 23:29:00 +02:00
Victor Shcherb
8be7fcfe66 Fix routing and map viewing simultaneously. Fix default speed for bicycle 2012-06-19 19:59:12 +02:00
Victor Shcherb
eb4fa2eeb2 Compute turns for offline routing. Fix bicycle routing. 2012-06-19 19:28:20 +02:00
Victor Shcherb
91e7cdf5c7 fix concurrency read issue 2012-06-19 19:28:19 +02:00
Victor Shcherb
d87ec826c8 Fix initialization problem 2012-06-18 22:43:42 +02:00
Alexey Pelykh
002f86d657 xplatform open 2012-06-18 23:05:36 +03:00
Alexey Pelykh
3f11009766 Please, read binary in binary :) 2012-06-18 23:02:46 +03:00
Alexey Pelykh
cbd8ea9aeb Modified zlib script 2012-06-18 22:39:31 +03:00
Victor Shcherb
fc78e870e5 Add flags to compile x64 version 2012-06-18 21:19:51 +02:00
Victor Shcherb
89f3751c50 Update configure sh 2012-06-18 20:45:23 +02:00
Alexey Pelykh
aa5ee56ea0 Lost update 2012-06-18 21:19:22 +03:00
Alexey Pelykh
845325fab8 We don't need pthread 2012-06-18 21:06:28 +03:00
Victor Shcherb
7352a5e820 Fix GPX parser (errors in rtept parse) by reverting back functionality. Firstly it is a bad practice to keep serialization code with instances (for example due to specific android libs) and also it is hard to read when reading (or writing) is distributed in many places probably it would be good to extract as separate method and some helpers but keep structure in one method (easier to debug) 2012-06-18 18:16:21 +02:00
Alexey Pelykh
2f4416143d Windows, Cygwin, Linux and NaCl makefiles 2012-06-17 16:21:55 +03:00
Alexey Pelykh
1c93ecb451 Merge branch 'master' of github.com:osmandapp/Osmand 2012-06-17 13:30:59 +03:00
Alexey Pelykh
141e2d6fcc Windows supported 2012-06-17 13:30:45 +03:00
Victor Shcherb
4e9088af31 Fix night view 2012-06-16 18:40:02 +02:00
Victor Shcherb
2c700f9917 Fix critical routing issue 2012-06-16 16:14:59 +02:00
Alexey Pelykh
c5d7a14824 Added debugging information 2012-06-16 11:29:20 +03:00
Alexey Pelykh
476b6614d5 Adjustment of makefiles 2012-06-16 11:15:06 +03:00
Alexey Pelykh
b340f83e15 Fix makefiles 2012-06-16 09:14:34 +03:00
Alexey Pelykh
33dfaa4369 Cygwin build 2012-06-15 15:34:25 +03:00
Victor Shcherb
9df012cdaa Skip too big areas to improve rendering speed 2012-06-15 00:36:00 +02:00
Victor Shcherb
afd0543bb1 Fix favorites sort 2012-06-14 23:15:59 +02:00
Victor Shcherb
ab808cef24 Fix JNI overflow 2012-06-14 21:07:46 +02:00
Victor Shcherb
b4005e12ac Implement native routing search 2012-06-14 20:52:32 +02:00
Victor Shcherb
735aaa01f9 Fix build 2012-06-14 00:00:21 +02:00
Victor Shcherb
cd15a3b4a4 C++ reader 2012-06-13 19:55:26 +02:00
sonora
617c27bf41 try fix Issue 1066 2012-06-13 09:17:07 +02:00
Victor Shcherb
4a8ff5ba10 Basic routing support 2012-06-09 15:24:46 +02:00
Victor Shcherb
2c8117f738 Introduce id and restrictions 2012-06-07 23:32:36 +02:00
Victor Shcherb
28f0423ff0 First try route index 2012-06-06 23:38:29 +02:00
Victor Shcherb
197279be11 Delete 3rd party sources 2012-06-06 17:06:23 +02:00
Victor Shcherb
37ba9dcca0 Fix osmand build 2012-06-05 09:31:24 +02:00
Victor Shcherb
c254eba2fa Fix android build 2012-06-05 00:02:43 +02:00
Victor Shcherb
fa0803f368 Fix android build 2012-06-04 23:58:20 +02:00
Victor Shcherb
8f8b6baecf Try to make mingw compilable 2012-06-04 23:53:16 +02:00
Victor Shcherb
01387328a3 Add nacl compilation 2012-06-04 23:53:16 +02:00
Victor Shcherb
48a2ce0f2d Add native client build 2012-06-04 23:53:16 +02:00
Victor Shcherb
d1356ce2f2 Increase visibility 2012-06-04 23:53:16 +02:00
Victor Shcherb
18bba6c0c4 Fix Rendering style. Introduce more options. Clean them from duplicated information 2012-06-03 14:23:26 +02:00
Victor Shcherb
7a378ae2dc Fix rendering styles 2012-06-03 14:23:26 +02:00