Commit graph

22 commits

Author SHA1 Message Date
Denis
2d38b5b42c updated library 2014-10-01 10:37:23 +03:00
Victor Shcherb
6d92188d54 Update version 2014-09-23 09:55:26 +02:00
rilaby
3a9c6c37f4 GeoPointParserUtil.java added to osmAnd-java 2014-08-31 20:25:01 +03:00
Victor Shcherb
2655856f1a Refactor sherpafy 2014-07-20 02:39:46 +02:00
unknown
a34aad4f1b removed sherlockbar iml 2014-06-03 20:47:49 +03:00
unknown
70f1dd4ee6 Removed unused file. Changed progress to IProgress.Empty 2014-06-02 13:07:20 +03:00
unknown
0d4be712ac first implementation of customize sherpafy. added possibility to selest and download tour and watch detailed information. 2014-06-01 21:33:29 +03:00
unknown
e0ebee8c70 Updated gitignore files. 2014-05-28 00:20:51 +03:00
vshcherb
044c2d1cec Update target sdk to Android 19 and test 2014-04-01 19:25:10 +02:00
vshcherb
45209d8313 Remove duplicate streets 2013-09-26 00:34:54 +02:00
vshcherb
885c364446 Remove duplicate streets 2013-09-26 00:31:49 +02:00
vshcherb
d06c531fe9 Update route colors 2013-08-26 01:10:28 +02:00
vshcherb
3b363b6b5e Add iml structure 2013-08-23 20:35:36 +02:00
vshcherb
c76322941a Add idea projects to ws 2013-08-18 00:25:58 +02:00
vshcherb
54deb45b8b Merge pull request #486 from naoliv/pull8
Fix inefficient layout weight
2013-08-05 10:55:29 -07:00
vshcherb
26078f7e33 Merge pull request #494 from naoliv/pull16
Remove unnecessary returns
2013-08-05 10:40:26 -07:00
Nelson A. de Oliveira
45b43e4311 Remove unnecessary returns
return is unnecessary as the last statement in a 'void' method
2013-08-03 10:47:34 -03:00
Nelson A. de Oliveira
bcab94e54f Fix inefficient layout weight
When only a single widget in a LinearLayout defines a weight, it is more
efficient to assign a width/height of 0dp to it since it will absorb all
the remaining space anyway. With a declared width/height of 0dp it does
not have to measure its own size first.
2013-08-03 10:42:47 -03:00
Nelson A. de Oliveira
7901e95fac Fix manual array copy 2013-08-03 10:40:59 -03:00
Victor Shcherb
5d380528eb Update eclipse environment 2013-07-21 23:26:13 +02:00
Victor Shcherb
4570d1766b Fix bugs 2013-05-09 20:37:18 +02:00
Victor Shcherb
e188f9859c Update application style 2013-05-09 19:24:30 +02:00