Commit graph

96 commits

Author SHA1 Message Date
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
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
Victor Shcherb
3954769eab Transparency bar stays on the screen 2012-06-02 22:49:49 +02:00
Pavol Zibrita
5fbd7082a1 Fixed issue 1060 2012-06-02 19:43:05 +02:00
Victor Shcherb
d7a9b434c4 Add missing map message 2012-06-02 18:41:06 +02:00
Victor Shcherb
72f73faaec Update file to build on linux 2012-05-31 23:14:56 +02:00
Alexey Pelykh
e20dbeb038 Makefiles :) 2012-05-31 22:01:27 +03:00
Alexey Pelykh
a409860fa2 Cygwin JNI 2012-05-30 23:34:17 +03:00
Victor Shcherb
7591a55112 Fix build 2012-05-28 21:27:55 +02:00
Victor Shcherb
2334f5a17e Fix point rendering 2012-05-28 21:14:46 +02:00
Alexey Pelykh
c119d1628b Merge branch 'master' of github.com:osmandapp/Osmand 2012-05-28 21:56:51 +03:00
Alexey Pelykh
001c7e8ffa Windows builds 2012-05-28 21:56:12 +03:00
Victor Shcherb
93dde790b9 Fix issue with polygons 2012-05-28 19:41:39 +02:00
Victor Shcherb
e084044a58 add expat to makefile 2012-05-28 19:19:39 +02:00
Victor Shcherb
42fe9bdca4 Try to fix JNI memory leak 2012-05-27 21:24:58 +02:00
Victor Shcherb
b9cb4c4740 Fix issue rendering names 2012-05-27 21:10:44 +02:00
Victor Shcherb
e50e1fec6d Fix rendering issue for sports and other polygons 2012-05-27 14:03:53 +02:00
Victor Shcherb
3be5452064 Fix build 2012-05-27 12:30:02 +02:00
Victor Shcherb
868786eefd Fix bug with multipolygons 2012-05-27 12:21:01 +02:00
Victor Shcherb
d5c9aa85c2 Fix build 2012-05-19 13:06:04 +02:00
Victor Shcherb
65a8dc8452 Introduce crosscompilation 2012-05-19 13:06:04 +02:00
vshcherb
0df03fbd25 Merge pull request #251 from jmakovicka/native-filter-icons
filter map icon bitmaps
2012-05-14 13:37:50 -07:00
Jindřich Makovička
f81f21c9f9 filter text frame bitmaps 2012-05-13 18:55:36 +02:00
Jindřich Makovička
97bc565a5c filter map icon bitmaps
fixes distorted icons on Evo 3D
2012-05-13 18:26:05 +02:00
Jindřich Makovička
e3d0ff23be fix memory leak on rendering 2012-05-13 16:52:58 +02:00
Jindřich Makovička
0572310343 add missing wrapper argument
fixes VM abort on index reload
2012-05-13 10:50:49 +02:00
Jindřich Makovička
4967e4baf7 delete object on exit 2012-05-13 10:27:44 +02:00
Jindřich Makovička
74177e5421 purge cached bitmaps on exit 2012-05-13 10:27:32 +02:00
Jindřich Makovička
6263b0e3bb store references to all RenderingRules
free on RenderingRulesStorage destruction
2012-05-13 10:05:51 +02:00
Jindřich Makovička
14ca63b7bb free rendering rule properties 2012-05-13 10:04:14 +02:00