Commit graph

2599 commits

Author SHA1 Message Date
Allan Nordhøy
811c74babe
Search for, linebreaks 2018-04-15 12:08:54 +02:00
Alexey Kulish
de0a0a4210 Added on/off/only wifi setting to wikivoyage 2018-04-15 12:42:45 +03:00
Victor Shcherb
4fbacaa1e7 Fix issues 2018-04-15 02:31:44 +02:00
PaulStets
1c44ec042f Added abilyty to open article links internally 2018-04-14 13:05:27 +03:00
Chumva
57fd20ef9e change settings name and fix articleImageTitle showing condition 2018-04-13 15:06:27 +03:00
Chumva
fc6aa1a404 change names and saved articles images 2018-04-13 11:29:17 +03:00
Chumva
4ea5ab16db add options for icons cache and history 2018-04-12 17:29:42 +03:00
Victor Shcherb
0f29a38d0e Update wikivoyage 2018-04-12 01:43:58 +02:00
Victor Shcherb
30adb0c048 Update wikivoyage - downloads 2018-04-11 17:03:21 +02:00
Alex Sytnyk
f85a67beec Add the ability to undo deletion from saved articles list 2018-04-11 14:30:50 +03:00
Chumva
0e3894f11b add new class for parser and refactored contents 2018-04-10 14:33:08 +03:00
Chumva
dbce9cb1fe Merge branch 'master' of ssh://github.com/osmandapp/Osmand into WikivoyageImprovements 2018-04-10 10:27:27 +03:00
Allan Nordhøy
805893850f
- will, in → from, has to → must 2018-04-07 22:21:54 +02:00
Chumva
e440a1301f add contents for anchor links 2018-04-06 19:06:04 +03:00
Alex Sytnyk
8b39c43115 Update wikivoyage search card design 2018-04-06 18:15:46 +03:00
Alex Sytnyk
3dc478e041 Create wikivoyage saved articles list item 2018-04-06 16:32:32 +03:00
Hardy
cab1818dfe
Merge pull request #5205 from EmrahNebiyev/patch-11
Update strings.xml
2018-04-06 01:05:49 +02:00
Alex Sytnyk
c850aa3f91 Add menu file for wikivoyage bottom navigation 2018-04-05 14:48:28 +03:00
Әmrah Nәbiyev
2b148ca92f
Update strings.xml 2018-04-05 02:04:37 +03:00
Alex Sytnyk
f0374526a0 Add header to wikivoyage search list 2018-04-02 15:13:30 +03:00
Hardy
00c96bb120
fix string typo 2018-03-31 20:06:38 +02:00
vshcherb
e0cd250e63
Merge pull request #5188 from osmandapp/CoordinateInputSaveKeyboard
Coordinate input save keyboard
2018-03-30 18:14:45 +02:00
Chumva
fe2273f154 add two digit option 2018-03-30 19:06:05 +03:00
sonora
8ad13b3d3e string improvements 2018-03-29 20:36:24 +02:00
Alexander Sytnyk
58b1c20219 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into wikivoyage
# Conflicts:
#	OsmAnd/res/values/strings.xml
2018-03-28 12:42:50 +03:00
Chumva
edb2400e9d added removeMarkersGroup if group was added 2018-03-27 12:08:13 +03:00
Alexander Sytnyk
b8f50b78d8 Create simple test UI for search 2018-03-26 19:02:24 +03:00
Hardy
cc125a3b7d
quick review, may need more work 2018-03-24 13:26:59 -07:00
Allan Nordhøy
554e433ca4
Language rework 2018-03-24 11:54:19 +01:00
Chumva
66ba51edf3 added radius to UI 2018-03-22 16:51:08 +02:00
Alexander Sytnyk
a58359b442 Add menu for selecting waypoint categories for import to markers 2018-03-15 14:52:31 +02:00
alex
daf17c361d Add "clear all intermediate points" item into waypoints dialog options 2018-03-08 13:16:02 +02:00
Victor Shcherb
f8eee5e56c Delete unused strings #4997 2018-03-08 10:15:36 +01:00
Victor Shcherb
fa186835c7 Delete osmo code 2018-03-08 09:57:53 +01:00
Alexander Sytnyk
a4ee7f4c18 Hide gpx on map after disabling map markers group 2018-03-07 17:04:43 +02:00
xmd5a
3adbfe7f02 Add string 2018-03-01 15:46:52 +03:00
alex
ab1614b90e Fix map markers sorting 2018-02-23 16:11:06 +02:00
Alexander Sytnyk
776f5a713a Add a warning about invalid input in Coordinate Input 2018-02-22 18:10:03 +02:00
Alexander Sytnyk
9c2ac18147 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_coordinate_input
# Conflicts:
#	OsmAnd/res/values/strings.xml
2018-02-20 10:32:32 +02:00
Alexander Sytnyk
e952717c56
Merge pull request #5032 from osmandapp/NearbyRoutesTransportContextMenu
Nearby routes transport context menu
2018-02-20 10:21:53 +02:00
Chumva
72e45f2e55 changed style of text 2018-02-16 18:52:27 +02:00
Chumva
3146aeabe1 added two methods for getting routes and refactored strings with osmandFormattedDistance 2018-02-16 14:25:09 +02:00
Chumva
c339303e49 Refactored code 2018-02-16 13:22:54 +02:00
Chumva
6463239b69 Added nearby routes inside Transport Context Menu 2018-02-15 19:12:52 +02:00
Alexander Sytnyk
06f3ae09c6 Add CorrdinateInputFormats 2018-02-15 14:50:39 +02:00
Alexander Sytnyk
4a800136cf Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_coordinate_input
# Conflicts:
#	OsmAnd/res/values/strings.xml
2018-02-14 18:43:01 +02:00
Chumva
98f7460d3c Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MeasureDistanceImprovements
# Conflicts:
#	OsmAnd/res/values/strings.xml
2018-02-14 12:48:54 +02:00
Alexander Sytnyk
bfa4d1d497 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_coordinate_input
# Conflicts:
#	OsmAnd/res/values/strings.xml
2018-02-14 11:01:10 +02:00
Alexander Sytnyk
ff8734d505 Add the ability to import obf files 2018-02-13 19:52:45 +02:00
Chumva
ff4544f7f3 Made improvements in Measure Distance 2018-02-13 11:46:34 +02:00
Alexander Sytnyk
4d69a5c014 Create new input area layout for coordinate input 2018-02-12 19:19:25 +02:00
Alexander Sytnyk
fb487b5c10 Add "Make as Start Point" item to add waypoints menu 2018-02-05 14:14:24 +02:00
Alexander Sytnyk
d2ae44bed6 Redesign "add waypoint" menu; remove some legacy code 2018-02-02 19:14:45 +02:00
Alexander Sytnyk
55306a9761
Merge pull request #4975 from osmandapp/osm_notes_options
Fix #4740
2018-02-01 18:28:44 +02:00
Alexander Sytnyk
8e104ba6f0
Merge pull request #4973 from osmandapp/PaulsBranch
Pauls branch
2018-02-01 16:16:14 +02:00
PaulStets
3117c351d7 Added the tunnel warnings 2018-02-01 15:25:42 +02:00
Alexander Sytnyk
93e94c2400 Add items to osm notes menu; add functionality for show/hide closed notes and notes in general 2018-02-01 15:25:35 +02:00
Alexander Sytnyk
7f41c6a542 Fix strings; disable rows without needed data 2018-01-31 13:41:41 +02:00
Alexander Sytnyk
627f379655
Merge pull request #4971 from osmandapp/osm_edits_export
Osm edits export
2018-01-31 11:44:43 +02:00
Dmitriy Prodchenko
25dc8e1908 Fix 2018-01-31 11:20:22 +02:00
Alexander Sytnyk
4202179205 Add menu for choosing export file type 2018-01-30 18:47:21 +02:00
Alexander Sytnyk
b02ee229ea Add export options menu 2018-01-30 17:45:07 +02:00
Dmitriy Prodchenko
e785ef232a Resolve merge conflict in strings 2018-01-30 14:24:49 +02:00
Dmitriy Prodchenko
2035908991 Resolve merge conflict in strings 2018-01-30 12:29:37 +02:00
Alexey
0b2d81813a
Merge pull request #4956 from osmandapp/PaulsBranch
Added ability to share point name (#4777)
2018-01-27 14:50:00 +03:00
PaulStets
937ee090fc Fixed string resource for clipboard toast 2018-01-27 13:48:53 +02:00
PaulStets
3f2dfee22d Extracted string resource for clipboard toast 2018-01-27 13:46:23 +02:00
PaulStets
fa1bd1b938 Added ability to share point name (#4777) 2018-01-27 13:35:37 +02:00
sonora
76a0778599 Update 2.9 release notes with stuff I worked on last fall 2018-01-27 09:56:01 +01:00
Dmitriy Prodchenko
81b2fcee4d Merge branch 'master' of https://github.com/osmandapp/Osmand 2018-01-25 19:14:49 +02:00
Alexey Kulish
fc704a7005 Fix opening hours parser (added || handling) 2018-01-25 18:53:38 +03:00
Dmitriy Prodchenko
726cbe1730 Add lines for Release notes 2.0 2018-01-24 18:34:15 +02:00
Dmitriy Prodchenko
ef8fa4e127 Add Release notes 2.9 2018-01-24 16:40:10 +02:00
xmd5a
164b675152 Add string 2018-01-24 17:01:38 +03:00
PaulStets
3eb7dd5165 Made some map styles translatable 2018-01-23 17:51:39 +02:00
PaulStets
4cab748d25 Fixed #4853 2018-01-23 13:18:12 +02:00
sonora
db05fbac56 Add Lao language string 2018-01-14 08:50:05 +01:00
sonora
0a86573b4d string correction 2018-01-13 20:40:01 +01:00
PavelRatushnyi
c45e8b0162 Fix NPE in osm point category 2018-01-12 17:52:28 +02:00
GaspardPO
3b5faf8df3 Correct grammar / spelling according to #4902.
Correct also the french translation for "till".
2018-01-07 13:47:54 +01:00
Hardy
2cd8a496c7
string improvements 2017-12-23 10:07:23 +01:00
PavelRatushnyi
1fd0a2c6fc Merge branch 'master' of ssh://github.com/osmandapp/Osmand into context_menu
# Conflicts:
#	OsmAnd/res/values/strings.xml
2017-12-22 15:39:19 +02:00
PaulStets
272bbd8206 Added total sum to reports 2017-12-21 16:22:53 +02:00
PaulStets
04b00ab916 Merge branch 'master' of github.com:osmandapp/Osmand into PaulsBranch 2017-12-21 10:15:35 +02:00
Alexander Sytnyk
37e68dc582 Import all notes to the gpx if selected only locations item and import selected notes otherwise 2017-12-20 19:16:09 +02:00
PavelRatushny
c66eef9fb6 Change multi selection menu 2017-12-20 12:39:51 +02:00
PaulStets
623bd4931b Added recipients table to OsmAnd Live reports 2017-12-19 17:38:08 +02:00
PavelRatushny
bd2f898a40 Change text in parking menu controller 2017-12-18 13:23:18 +02:00
PavelRatushny
4a5cf8d005 Fix displaying time in parking controller 2017-12-15 18:57:03 +02:00
PavelRatushny
0a138db9a6 Change wikipedia in bottom view 2017-12-15 17:34:01 +02:00
PavelRatushny
79436d2759 Create read article button 2017-12-15 16:50:00 +02:00
PavelRatushny
4895902aa3 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into context_menu 2017-12-15 13:39:20 +02:00
Dmitriy Prodchenko
e5d49e1b25 Fix strings. 2017-12-12 18:10:04 +02:00
PavelRatushny
62bbf68ed4 Change string in fav bottom context menu view 2017-12-12 11:42:49 +02:00
PavelRatushny
873a2047ce Merge 2017-12-11 14:16:28 +02:00
PavelRatushny
d9b4a213c9 Add opening day str 2017-12-08 18:32:52 +02:00
PavelRatushny
8e5a232d21 Fix time and refactor 2017-12-08 14:25:34 +02:00
alex
e760665a43 Replace "move to top bar" with "make active"; turn on distance indication after "make active" button click 2017-12-08 14:20:18 +02:00
PavelRatushny
4b491fb938 Add opened till str 2017-12-07 18:45:20 +02:00
PavelRatushny
246877cf10 Add will be closed at 2017-12-07 18:00:54 +02:00
PavelRatushny
587aaff2c6 Add opened from string 2017-12-07 17:09:04 +02:00
PavelRatushny
dc1bf40158 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into context_menu
# Conflicts:
#	OsmAnd/res/values/strings.xml
2017-12-07 11:35:58 +02:00
sonora
91bf90de54 fix apostrophe 2017-12-05 23:48:47 +01:00
sonora
7cd3e30270 Prepare release_3_0 notes 2017-12-05 23:28:02 +01:00
PavelRatushny
c10af7f927 Try adding options menu 2017-12-05 14:57:59 +02:00
PavelRatushny
d838cf7584 Resolve conflicts 2017-12-05 14:49:57 +02:00
PavelRatushny
71330aef6c Replace action buttons 2017-11-28 18:15:08 +02:00
Alexander Sytnyk
b962c2bb3a Fix "search more" view disappearance 2017-11-27 16:22:22 +02:00
sonora
7abe6ff4d6 string improvements 2017-11-25 09:17:17 +01:00
PavelRatushnyi
7db5462e9f Revert: Fix #4734 2017-11-22 23:53:09 +02:00
PavelRatushny
9be31647fa Fix #4734 2017-11-22 14:07:30 +02:00
PavelRatushny
9b852ca8a7 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_edits_ui
# Conflicts:
#	OsmAnd/res/layout/list_item_header.xml
#	OsmAnd/res/layout/note_list_item.xml
#	OsmAnd/res/layout/update_index.xml
#	OsmAnd/res/values/strings.xml
2017-11-20 17:16:32 +02:00
Alexander Sytnyk
0e2a649467 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_notes_ui
# Conflicts:
#	OsmAnd/res/values/strings.xml
2017-11-20 16:33:08 +02:00
Alexander Sytnyk
1856bc24c1 Add snackbar 2017-11-20 16:19:13 +02:00
Alexander Sytnyk
348847c59e Add UI and setting for "markers - One tap active" 2017-11-20 12:41:41 +02:00
PavelRatushny
690ba5dfbb Add empty states for osm edits 2017-11-20 12:36:28 +02:00
PavelRatushny
da3d3f25f2 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_edits_ui 2017-11-20 12:31:31 +02:00
Alexander Sytnyk
7f3b4a38ac Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_notes_ui 2017-11-20 10:52:12 +02:00
Hardy
178b0b6f30
string improvement 2017-11-19 10:49:12 +01:00
alex
03e695ee1b Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_notes_ui 2017-11-18 23:39:14 +02:00
njohnston
e4b27f64e3 Fix a typo in GPX waypoint quick action message 2017-11-18 16:34:45 +00:00
Hardy
ee674eb047
string consistency 2017-11-18 10:45:10 +01:00
Hardy
92f489a8bd
string improvement 2017-11-18 10:36:31 +01:00
Hardy
481b02d0e1
string improvement 2017-11-18 09:13:51 +01:00
Hardy
b21b108dee
spelling consistency 2017-11-18 08:37:53 +01:00
sonora
ae17ca6bac string improvement 2017-11-17 21:15:58 +01:00
Alexander Sytnyk
8fe6486f62 Add empty state layouts 2017-11-17 18:29:24 +02:00
PavelRatushny
a2b74269be Fix strings 2017-11-17 17:13:31 +02:00
Alexander Sytnyk
1d4dd760b9 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_notes_ui
# Conflicts:
#	OsmAnd/res/values/strings.xml
2017-11-17 10:50:46 +02:00
PavelRatushny
aeb2bc50d1 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into markers_groups
# Conflicts:
#	OsmAnd/res/values/strings.xml
#	OsmAnd/src/net/osmand/plus/mapmarkers/MapMarkersDialogFragment.java
2017-11-17 10:13:46 +02:00
alex
7f1f8540f0 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_notes_ui
# Conflicts:
#	OsmAnd/res/values/strings.xml
2017-11-17 01:25:06 +02:00
Pavel Ratushnyi
03c156da28
Merge pull request #4745 from osmandapp/change_options_menu
Change markers options menu
2017-11-16 18:48:55 +02:00
Alexander Sytnyk
bce0fd7862 Change ui for notes list 2017-11-16 15:09:58 +02:00
PavelRatushny
ef1ab8307e Merge branch 'master' of ssh://github.com/osmandapp/Osmand into markers_empty_states
# Conflicts:
#	OsmAnd/res/values/strings.xml
2017-11-15 16:09:52 +02:00
Alexander Sytnyk
473c82e19d Merge branch 'master' of ssh://github.com/osmandapp/Osmand into new_notes_ui 2017-11-15 12:31:25 +02:00
Hardy
974d469002
string improvements 2017-11-15 08:54:46 +01:00
Alexander Sytnyk
ae15913626 Add sort menu 2017-11-14 19:06:09 +02:00
Alexander Sytnyk
2492b3aaa5 Change markers options menu 2017-11-13 19:06:44 +02:00
PavelRatushny
f4023816c6 Show text when loading tracks 2017-11-13 16:42:38 +02:00
PavelRatushny
eb8fc84402 Fix string 2017-11-13 16:11:27 +02:00
Hardy
63f4367d52
string improvement 2017-11-11 08:42:03 +01:00
Hardy
baa576d16a
string improvements 2017-11-11 08:34:06 +01:00
Alexander Sytnyk
c08d5e086d Change images order and string 2017-11-10 18:35:01 +02:00
PavelRatushny
ee96bcb5c2 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into markers_empty_states
# Conflicts:
#	OsmAnd/res/values/strings.xml
2017-11-10 12:45:15 +02:00
PavelRatushny
c356d103d1 Create menu for favourites 2017-11-09 18:03:50 +02:00
alex
7ea8fac0d3 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into direction_indication 2017-11-09 17:32:28 +02:00
Hardy
00c0b2495d
spelling 2017-11-09 16:10:29 +01:00
alex
ee46bb2680 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into direction_indication 2017-11-09 15:20:12 +02:00
PavelRatushny
5a7aeaa1f5 Resolve conflicts 2017-11-09 14:39:29 +02:00
PavelRatushny
b53c1eebb7 Create selection menu 2017-11-09 14:08:43 +02:00
alex
2d1db11a49 Add the ability to select the number of widgets to display 2017-11-09 13:58:53 +02:00
sonora
01e882e70c fix strings for POI Overlay 2017-11-09 08:25:42 +01:00
sonora
89b19a95b2 update string for #4461 2017-11-09 07:56:39 +01:00
Alexander Sytnyk
ed1e04f6af Create DirectionIndicationDialogFragment 2017-11-08 20:11:12 +02:00
Alexey
1cdd5f5346
Merge pull request #4702 from osmandapp/coordinate_input_screen
Coordinate input screen
2017-11-08 16:32:10 +03:00
PavelRatushny
88f533a84f Add empty states to markers 2017-11-08 14:22:28 +02:00
sonora
60009de4df string cleanup 2017-11-08 02:52:46 +01:00
PavelRatushnyi
d05645d702 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into coordinate_input_screen
# Conflicts:
#	OsmAnd/res/values/strings.xml
#	OsmAnd/res/values/styles.xml
2017-11-07 22:43:44 +02:00
Alexander Sytnyk
1e64a28473 Add the ability to rename the marker from the context menu 2017-11-07 16:59:39 +02:00
sonora
123bc08758 Clarify free downloads 2017-11-03 17:55:15 +01:00
sonora
6e428323f7 punctuation (de) 2017-11-02 09:35:33 +01:00
sonora
c4ff30195c punctuation 2017-11-02 09:04:04 +01:00
Hardy
b908a30680
string improvement 2017-11-02 00:24:54 +01:00
Hardy
21e3339114
string improvements 2017-11-01 17:58:34 +01:00
Alexander Sytnyk
e35c70b5f1 Add setting 2017-11-01 18:22:51 +02:00
Alexander Sytnyk
381ccc0315 Add subtitle button to the context menu; add "Show on Top Bar" button to the context menu of the marker 2017-10-31 12:47:45 +02:00
Alexander Sytnyk
1ab34b31d9 Change the button in the context menu of the marker 2017-10-30 19:07:34 +02:00
alex
f3ec5730d6 Add actions to buttons; change description 2017-10-27 14:45:55 +03:00
Alexander Sytnyk
be977966f8 Add new import gpx menu 2017-10-26 19:37:20 +03:00
PavelRatushny
da53d30774 Fix waypoints
(cherry picked from commit 135d01b)
2017-10-20 17:40:32 +03:00
Alexander Sytnyk
fe137938bc Add error message and name check 2017-10-20 15:15:10 +03:00
Alexander Sytnyk
c95348658f Add fragment for renaming marker 2017-10-20 15:14:39 +03:00
Alexander Sytnyk
3b1e96bf75 Add new marker menu on map 2017-10-20 15:13:22 +03:00
PavelRatushnyi
6091daeaab FIx crash in proxy setting
(cherry picked from commit 9050c44)
2017-10-18 11:50:12 +03:00
Alexey Kulish
309e6f4bfd Fix #4301 2017-10-15 10:17:13 +03:00
PavelRatushny
ff6ccb3726 Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch 2017-10-13 15:16:06 +03:00
Dmitriy Prodchenko
227f362e9e Rename OSM Live.
Rename OSM Live to OsmAnd Live.
2017-10-13 12:43:13 +03:00
Alex
7cbbe99166 Replace toast with snackbar 2017-10-13 12:16:59 +03:00
vshcherb
81f6059dc5 Merge pull request #4565 from osmandapp/favourites_fix
Add default color to change color dialog
2017-10-13 10:46:56 +02:00
Alex
5a869dfaee Add round trip finish item 2017-10-13 10:44:29 +03:00
PavelRatushny
536ad23ffb Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch 2017-10-12 16:27:48 +03:00
Dmitriy Prodchenko
e5cd2c2656 Update grammar in release notes. 2017-10-12 15:11:22 +03:00
Dmitriy Prodchenko
f4be1d9e12 Add Release notes 2.8 2017-10-12 14:53:35 +03:00
Alex
71127dc4b9 Close full screen after finishing snap to road 2017-10-11 18:12:21 +03:00
Alex
cee59feda8 Do not open plan route without active markers; add null-checks 2017-10-11 18:00:32 +03:00
PavelRatushny
25741a9f97 Add default color to change color dialog 2017-10-10 11:23:10 +03:00
Alexey
526e8ddb28 Merge branch 'master' into osm_notes_edit 2017-10-06 11:27:09 +03:00
Alexander Sytnyk
a048d1d9fd Replace sort by menu with options menu 2017-10-05 13:45:21 +03:00
Dmitriy Prodchenko
3d735f16b1 Add new icon for Plan Route > Round Trip. Change string for markers. 2017-10-05 12:46:30 +03:00
Hardy
080ea268af Better caption for #4524 2017-10-05 08:31:10 +02:00
PavelRatushnyi
69305c7409 Merge branch 'osm_notes_edit' of ssh://github.com/osmandapp/Osmand into osm_notes_edit 2017-10-03 16:39:57 +03:00
PavelRatushny
042c22d408 Add possibility to modify osm note 2017-10-03 12:11:18 +03:00
Alexander Sytnyk
1ba54c3ba1 Rename menu item; remove unnecessary string 2017-10-02 12:04:06 +03:00
Hardy
fd20d63f17 spelling 2017-10-01 10:27:11 +02:00
sonora
4e62a47337 string improvements 2017-10-01 09:04:59 +02:00
Alexey
263ee851a3 Merge branch 'master' into sasha_pasha_branch 2017-09-29 16:03:28 +03:00
xmd5a
f7242538de Add string 2017-09-29 15:01:32 +03:00
Alexander Sytnyk
e871dc064d Add displaying the count of selected markers; extract variables 2017-09-29 14:29:22 +03:00
PavelRatushny
27c204643d Add option menu and keyboard styling 2017-09-28 19:02:56 +03:00
PavelRatushny
84bc403963 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch 2017-09-28 17:01:36 +03:00