Commit graph

158 commits

Author SHA1 Message Date
Roman Inflianskas
e0fc6d64c5 Add Amenity and PoiFilter comparators 2016-05-30 23:05:43 +03:00
Roman Inflianskas
1cdb28d2fc LATITUDE and LONGITUDE constants 2016-05-30 23:05:41 +03:00
Roman Inflianskas
9ac6faec25 LATITUDE and LONGITUDE constants 2016-05-30 23:05:14 +03:00
sonora
181bf8554b optimize code 2016-05-28 08:30:52 +02:00
Roman Inflianskas
998d4e50e4 Refactoring: add LATITUDE and LONGITUDE constants 2016-05-27 12:28:47 +03:00
Roman Inflianskas
f2d6191214 Refactoring 2016-05-27 11:53:56 +03:00
GaidamakUA
13b748b050 Fixed java 1.6 compatibility issue. 2016-05-25 15:26:46 +03:00
GaidamakUA
2dd280516e Added context menu item "Change marker position" 2016-05-25 13:59:46 +03:00
GaidamakUA
6b7c6eb3bf Formatting and applyed reccomended by Android studio changes. 2016-05-25 13:59:46 +03:00
GaidamakUA
ad03bd3390 Moving notes implemented. 2016-05-25 13:59:46 +03:00
Victor Shcherb
dd07571182 Fix #2495 2016-05-08 23:25:43 +02:00
Roman Inflianskas
f30318bf49 Fix #2436 2016-04-16 19:54:57 +03:00
Igor B. Poretsky
1772edd374 Better accessibility feedback in the route description screen.
Distance information is not duplicated by the accessibility
feedback. Added particular items for arrival points. Fully qualified
time format is used in accessibility mode since it is treated by
speech synthesizers more correctly.
2016-04-14 21:22:09 +03:00
Victor Shcherb
7c8441c9a4 Merge commit 2016-04-09 14:17:20 +02:00
Victor Shcherb
ac9d72327b Fix some tests with uturns 2016-04-09 14:11:09 +02:00
Alexey Kulish
ace2428975 Fix opening hours parser test 2016-04-07 12:38:46 +03:00
Victor Shcherb
9f4ca0a9b0 Public holiday #2429 2016-04-05 16:00:23 +03:00
Andrew Davie
63ff22b6ab "Trivial" area bounds for segments for super-quick culling during draw.
Reworked all the renderers to be much more object oriented.
Got the sample arrow and conveyor renderers working
Tracked down a few bugs - particularly one still there - TrkSegment with 0 points!
This in my opinion should never happen - it's coming in from "outside" to my code.
2016-03-30 01:47:04 +11:00
GaidamakUA
27c3f115b3 Support for username with any characters after location. 2016-03-17 10:11:56 +01:00
Victor Shcherb
43c60dd179 Revert changes 2016-03-17 10:09:32 +01:00
GaidamakUA
d159648df5 Support for username with any characters after location. 2016-03-17 10:23:35 +02:00
GaidamakUA
38adf0b04a Fixes #2255 2016-03-10 19:31:12 +02:00
Victor Shcherb
af5253b8b0 Add integer suffix 2016-02-21 19:21:18 +01:00
GaidamakUA
1b73c25a59 Added local day names to OpeningHoursParser. 2016-02-12 17:51:40 +02:00
GaidamakUA
134c6de70b Fixed formatting for file. 2016-02-12 17:51:40 +02:00
Victor Shcherb
6569d7e83e Fix opening hours' 2016-02-07 19:06:10 +01:00
Alexey Kulish
ca57ae085d Added direction icon to Waypoint row. Fixed start/dest/intermediate list icons. 2016-01-23 12:27:53 +03:00
GaidamakUA
f5127caf51 New test for instagramm geo intent. And made it work. 2016-01-16 11:32:40 +02:00
GaidamakUA
a96234d32d Made open hours parser aware of PH and SH tags. Fixes #2116 2016-01-05 13:18:03 +02:00
GaidamakUA
d74ed25045 Add time span is working 2015-12-30 18:29:29 +02:00
GaidamakUA
072e23cd2d Deletion of time spans is working 2015-12-29 17:11:55 +02:00
GaidamakUA
233cec7962 Added normal editing of timespans other than 1st one. 2015-12-03 13:36:30 +02:00
GaidamakUA
18e8f5a6df Added new test for multiple timespans. 2015-12-02 17:48:33 +02:00
Victor Shcherb
ca66522b37 Add support for interpolation interval 2015-11-30 00:41:35 +01:00
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