GaidamakUA
e18c365c62
Parsing for WhatsApp fixed #1550
2015-11-16 14:11:20 +02:00
GaidamakUA
3b2352f18b
Rate us bottom sheet
2015-11-16 13:47:34 +02:00
Victor Shcherb
a705891a81
Add failing test
2015-11-16 00:34:06 +01:00
GaidamakUA
b28a8b5c60
Fix #1550 WhatsApp location
2015-11-13 10:06:18 +02:00
GaidamakUA
dd80992edd
Fix #1550 What's app location
2015-11-10 20:00:34 +02:00
Victor Shcherb
7530aa7b60
Add progress bar to copy
2015-10-21 23:58:22 +02:00
Victor Shcherb
3b79bea784
Fix opening hours
2015-10-21 22:49:36 +02:00
Victor Shcherb
af747fbbec
Fix https://github.com/osmandapp/Osmand/issues/1770 #1770
2015-10-05 22:21:27 +03:00
Victor Shcherb
cab1fd815c
Fix https://github.com/osmandapp/Osmand/issues/1770 #1770
2015-10-05 19:16:34 +03:00
GaidamakUA
6d75254f7c
Downloads progress implementation in progress.
2015-10-01 18:10:46 +03:00
GaidamakUA
5305f02d4e
Name and poi_types_tag removed from advanced view. opening_ours editor reimplemented.
2015-10-01 10:54:06 +03:00
GaidamakUA
1ac36287b8
EditPoiFragment. SecondTabBroken.
2015-09-30 19:27:37 +03:00
Alexey Kulish
99c1784a12
Context menu - fix crash while editing favorites
2015-09-27 21:53:26 +03:00
Victor Shcherb
6c542cca3a
Prioritize opening hours better for current rule
2015-09-10 00:30:31 +02:00
GaidamakUA
885836d923
Opening hours editing is working
2015-08-27 17:03:32 +03:00
GaidamakUA
6c4b3e9109
Autocomplete from start
2015-08-26 10:59:39 +03:00
GaidamakUA
e60c133519
Opening hours dialog is implemented, EditPoiFragment scroll bug fix, icons fix
2015-08-25 17:48:08 +03:00
GaidamakUA
7d3b58da8e
Opening hours dialog work in progress
2015-08-25 15:21:53 +03:00
GaidamakUA
1cb5afcb9a
GeoPointParserUtil indentation fix
2015-08-21 18:33:25 +03:00
GaidamakUA
61800f7419
Time dialog in progress
2015-08-21 13:13:51 +03:00
Victor Shcherb
cff6122f9b
Add hazard warning #1446
2015-08-04 10:52:57 +02:00
Victor Shcherb
6231f0c1ed
Update roads only maps
2015-08-03 09:44:40 +02:00
Victor Shcherb
279bc00f0a
Update files
2015-08-01 20:17:51 +02:00
Victor Shcherb
55dc79e118
Update order to initialize
2015-07-28 22:22:28 +02:00
Victor Shcherb
3eb12eefca
Add method
2015-07-28 01:44:05 +02:00
GaidamakUA
326faa8e2b
Removed hardcoded values
2015-07-27 23:20:47 +03:00
GaidamakUA
81228dba45
Fixing issue #1486 . Incorrect parsing of double parentheses. Now double parentheses are simply removed.
2015-07-27 23:20:30 +03:00
Victor Shcherb
7c9352f903
Update bbox
2015-07-17 09:15:17 +02:00
Victor Shcherb
7783f9abec
Fix map gen
2015-07-14 10:50:16 +02:00
Victor Shcherb
0c158551f1
Fix poi out of its boundaries
2015-07-07 21:28:17 +03: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
c6b7082f6e
Fix gpx color (display from track)
2015-06-12 01:28:41 +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
e3ef7c1329
Fix gmaps geo
2015-06-06 17:19:07 +02:00
Victor Shcherb
5cd40baff3
Fix tests
2015-05-10 01:25:23 +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
12ebbd0965
Update only open parser
2015-04-10 01:34:46 +02:00
Victor Shcherb
ca7ddae8ad
Update open hours ui
2015-04-07 00:47:02 +02:00
Victor Shcherb
3b0f6f49af
Update open hours ui
2015-04-07 00:34:11 +02:00
Hans-Christoph Steiner
87896f852b
fix Google Maps URL parsing for all known URLS
...
This fixes the FIXME URLs, and adds a new URL with the query name in the
fragment.
2015-03-31 22:43:17 -04:00
Hans-Christoph Steiner
dac0cf725b
support parsing all Google Maps URLs
...
This adds support for hosts like:
* www.google.com.tr
* www.google.co.uk
and many more...
2015-03-31 22:38:46 -04:00
Victor Shcherb
15450a8d87
Update waypoints
2015-03-26 22:16:04 +01:00
Hans-Christoph Steiner
859595267e
add more kinds of Google URLs for testing
...
This includes some valid Google Maps links that cause problems with the new
`parseGoogleMapsPath()` method.
2015-02-03 00:29:43 +01:00
Hans-Christoph Steiner
34ecdafc5d
GeoParsedPoint normalize query string format as plain, not URL-encoded
...
There were parts of this code that were sticking in a URL-encoded query
string into GeoParsedPoint, and other parts that were putting in a regular
non-URL-encoded String. This meant that URLs with an & in the query string
encoded as %26 were not being properly parsed, since & is used to split up
the query string. That also makes it impossible to output a properly
encoded URI from getGeoUriString().
2015-02-03 00:28:45 +01:00
Hans-Christoph Steiner
124d48cd6e
add various unparsable short links as tests
2015-02-02 22:53:05 +01:00
Hans-Christoph Steiner
7cb58ec540
also parse maps.apple.com links, the query string includes lat/long/zoom/etc
...
https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.html
2015-02-02 22:53:05 +01:00
Hans-Christoph Steiner
1c4ad908da
handle all Google country-specific domains, i.e. google.at, google.ru, etc.
...
https://en.wikipedia.org/wiki/List_of_Google_domains
2015-02-02 22:53:05 +01:00
Hans-Christoph Steiner
59c34b350a
improve Yandex link parsing
...
* also handle maps.yandex.com URLs
* properly handle unparsable short links (i.e. don't crash or return results)
* include text= as Label
2015-02-02 22:53:05 +01:00