Commit graph

637 commits

Author SHA1 Message Date
Victor Shcherb
4a82e7cec5 Update osmand indexes 2015-07-06 06:23:52 +03:00
Victor Shcherb
297a997761 update poi types selection (taking into account map=true) elements 2015-07-02 18:32:02 +02:00
Victor Shcherb
28640f0eb5 Fix internalization for address 2015-06-30 13:16:01 +02:00
Victor Shcherb
c6004c4dbd Update my location btn 2015-06-30 10:31:26 +02:00
Victor Shcherb
6b844ce76e Add name:* to address / poi revisit 2015-06-29 17:31:10 +02:00
Victor Shcherb
3d568bc351 Choose longest wiki article 2015-06-20 23:43:25 +02:00
Victor Shcherb
12582d8e80 Add localization to road section, navigation, TTS, etc (using configure map setting -> locale) 2015-06-16 01:03:52 +02:00
Victor Shcherb
72ed1b4040 Fix wiki poi selector 2015-06-16 00:03:17 +02:00
Victor Shcherb
788428591c Fix wiki names 2015-06-15 21:32:35 +02:00
Victor Shcherb
2b44970261 Update poi wiki 2015-06-15 10:41:52 +02:00
Victor Shcherb
09db127d68 Delete region 2015-06-15 01:30:42 +02:00
Victor Shcherb
d212c501fa Add wiki types for download 2015-06-14 19:10:46 +02:00
Victor Shcherb
308a777693 Fix poi creation dialog 2015-06-14 16:48:04 +02:00
Victor Shcherb
63417876f3 Fix poi description 2015-06-14 14:39:30 +02:00
Victor Shcherb
c6b7082f6e Fix gpx color (display from track) 2015-06-12 01:28:41 +02:00
Victor Shcherb
db1bd53217 Update poi filters 2015-06-10 01:47:16 +02:00
Victor Shcherb
afef7a56f1 Update favs 2015-06-08 22:54:12 +02:00
Victor Shcherb
ddae62466c Update favorites sorting algorithm / fix saving favorites 2015-06-08 22:16:43 +02:00
Victor Shcherb
e49ca072f0 Add wikipedia new type download, add language switcher, add button to read whole article 2015-06-08 01:50:53 +02:00
Victor Shcherb
e3ef7c1329 Fix gmaps geo 2015-06-06 17:19:07 +02:00
Victor Shcherb
eee2db4a38 Update default values 2015-06-06 13:01:49 +02:00
Victor Shcherb
c9491816c3 Update regions 2015-06-06 01:57:56 +02:00
Victor Shcherb
bf9859d477 Update regions 2015-06-05 09:36:37 +02:00
Victor Shcherb
2243426d5a Improve parsing 2015-06-04 10:16:21 +02:00
Victor Shcherb
df12e39f73 Update regions ocbf 2015-06-04 10:09:52 +02:00
Victor Shcherb
63847f6bd6 Merge branch 'master' of github.com:osmandapp/Osmand 2015-05-31 18:55:32 +02:00
vshcherb
dff57e480f Update BinaryInspector.java 2015-05-31 16:52:48 +02:00
vshcherb
96e789ac5d Update BinaryInspector.java 2015-05-31 16:51:10 +02:00
vshcherb
189e9a630a Update OsmandRegions.java 2015-05-30 14:14:15 +02:00
Alexey Pelykh
6b612181b0 Fix 2015-05-28 13:02:34 +03:00
Alexey Pelykh
eceebb26d6 Update protobuf 2015-05-28 11:19:31 +03:00
Victor Shcherb
5e0bfb0a46 Fix poi search (casing) 2015-05-27 11:27:33 +02:00
Victor Shcherb
eb8dc70b0d Fix poi description 2015-05-27 00:28:24 +02:00
Victor Shcherb
d478d14a73 Fix osmo group 2015-05-27 00:09:48 +02:00
Victor Shcherb
69e23fd28c Update osmo layout 2015-05-26 01:00:54 +02:00
Victor Shcherb
14d3c7a622 Remove apply_tag and target_tag 2015-05-23 17:12:15 +03:00
Victor Shcherb
3c65dcca1b Improve packing bytes into UTF-8 2015-05-23 12:47:37 +03:00
Victor Shcherb
b3e01c3fca Support ziping text 2015-05-22 19:05:38 +03:00
Victor Shcherb
6dfc7041b5 Add translations to search 2015-05-21 15:04:50 +03:00
Victor Shcherb
8917f6930a Fix property crash 2015-05-14 11:25:58 +02:00
Victor Shcherb
66961e49f0 Fix road only maps 2015-05-13 22:10:03 +02:00
Alexey Pelykh
207162756a Update EntityParser.java 2015-05-13 21:24:52 +03:00
Valerii Pekarskyi
31d84b6cbd Use building entrance as a building location (handy for routing) - only in case when one entrance is present 2015-05-13 18:02:53 +03:00
Victor Shcherb
5cd40baff3 Fix tests 2015-05-10 01:25:23 +02:00
vshcherb
2395dc4551 Merge pull request #1192 from ypid/opening_hours_added_tests
Added test for "Mo-Th 09:00-03:00, Fr-Sa 09:00-04:00; Su off". Not evaluated correctly. Related to #1154.
2015-05-10 01:08:16 +02:00
Robin Schneider
c9f64ad619
Added test for "Mo-Th 09:00-03:00, Fr-Sa 09:00-04:00; Su off". Not evaluated correctly. Related to #1154. 2015-05-10 00:50:44 +02:00
Victor Shcherb
eaf140dded Fix route object calc 2015-05-09 23:53:16 +02:00
aceman444
415f74e99e Update RouteDataObject.java
One more return to really support feet without inches.
2015-05-09 17:38:45 +02:00
aceman444
e637873b50 Update parseLength to support inches
Update parseLength to be more strict and precise and also support inches when feet are specified. Inches are actually mandatory per the wiki, but not all mappers give them. The new function supports them when they are specified (so handles them as optional).

Sorry, I can't build OsmAnd so this patch is untested. Please try it out and then merge. Thanks.
2015-05-09 14:44:10 +02:00
Victor Shcherb
c107cc7644 Fix shorten route calculation 2015-05-06 23:21:28 +02:00