Commit graph

2034 commits

Author SHA1 Message Date
Igor B. Poretsky
db6df0c349 Filled navigationContentDescription field in toolbars. 2016-04-10 14:19:43 +03:00
Igor B. Poretsky
0ceb244730 Filled contentDescription field of the point list item related
buttons.
2016-04-10 14:19:41 +03:00
Igor B. Poretsky
719529d893 Removed obsolete accessibility options. 2016-04-08 06:05:33 +03:00
GaidamakUA
dc33fc57ef Showing active poi name in configure map. 2016-04-06 18:10:46 +03:00
GaidamakUA
d651732a76 GPX second line for configure screen. 2016-04-06 16:40:11 +03:00
xmd5a
e953e77ae5 Update strings 2016-04-05 19:03:19 +03:00
xmd5a
e027289d28 Update strings 2016-04-01 17:22:29 +03:00
sonora
5fa6036c3e Fix wrong string assignment 2016-03-29 16:42:17 +02:00
Alexey Kulish
ca67f518fb Added empty list message for dashboard 2016-03-17 12:15:56 +03:00
Victor Shcherb
43c60dd179 Revert changes 2016-03-17 10:09:32 +01:00
xmd5a
98ca9ee196 fix 2016-03-17 10:16:26 +02:00
GaidamakUA
508f2893d4 Enforce usage of https client. And some formatting. 2016-03-12 17:39:05 +02:00
GaidamakUA
5a3502b5c9 Added error notification for illegal filename characters. Fixes #2315 2016-03-11 15:44:23 +02:00
Moshkov Konstantin
0b5a881521 Update OsMo strings 2016-03-10 17:51:06 +03:00
GaidamakUA
147764422b Extracted tab names to resources. Fixes #2320. 2016-03-10 12:25:04 +02:00
Hardy
e2775aa32d Fix speed unit 2016-03-09 16:36:02 -08:00
Hardy
21d469d0c2 correct abbreviation nautical mile 2016-03-09 16:29:57 -08:00
Moshkov Konstantin
17619a25d1 Update OsMo strings 2016-03-09 18:57:52 +03:00
Alexey Kulish
f3bd5e00f6 Fix 6.0 permission related crash 2016-03-09 18:03:40 +03:00
GaidamakUA
167ba76360 OsmLive design improvement. 2016-03-09 14:11:57 +02:00
GaidamakUA
9211eebe81 Osm login finalization. Login validation implemented. 2016-03-09 14:02:47 +02:00
Victor Shcherb
3a0173438e Add release 2.3 2016-03-08 08:41:06 -05:00
Victor Shcherb
e96bb71c0e Add release 2.3 2016-03-08 08:39:58 -05:00
Alexey Kulish
34850d02fd Fix https://github.com/osmandapp/Osmand/issues/2221 2016-03-06 21:13:02 +03:00
Alexey Kulish
6441cf22bb Rename Remove destination to Finish navigation 2016-03-06 13:37:56 +03:00
Alexey Kulish
81d6a66113 Added 'Avoid road' menu item to the three dots menu 2016-03-05 12:40:11 +03:00
Alexey Kulish
0b5cd42682 Merge branch 'master' of https://github.com/osmandapp/Osmand 2016-03-03 18:56:58 +03:00
Alexey Kulish
425e772f20 Fix 393 2016-03-03 18:56:44 +03:00
njohnston
348777e9c8 Fix typos
Minor typo and grammar fixes.
2016-03-01 20:58:21 +00:00
vshcherb
04c076e2c7 Merge pull request #2280 from njohnston/typo_fix
Fix a typo
2016-02-29 00:42:10 +01:00
Alexey Kulish
00f8e6854e Fixes 2016-02-28 18:41:11 +03:00
sonora
e93bb0beac string clean-up 2016-02-28 00:16:03 +01:00
sonora
36fa46e75f string improvement 2016-02-27 23:15:00 +01:00
sonora
1cd54ff9bd string improvement 2016-02-27 16:23:05 +01:00
sonora
85bd77d18c some spelling corrections 2016-02-27 15:47:37 +01:00
Alexey Kulish
778082f117 Added 'Recalculate route' item to route finished dialog 2016-02-27 16:57:00 +03:00
njohnston
7dd1352d58 Fix a typo 2016-02-25 20:41:38 +00:00
sonora
50ced5cd5f string improvement 2016-02-25 00:11:09 +01:00
sonora
f388cab20e string improvement 2016-02-24 23:55:06 +01:00
Victor Shcherb
86d980aea4 Change translation 2016-02-24 01:42:53 +01:00
Victor Shcherb
6c693c5cf9 Merge branch 'master' of github.com:osmandapp/Osmand 2016-02-24 01:41:44 +01:00
Victor Shcherb
487790e47a Update reports 2016-02-24 01:41:34 +01:00
sonora
fda2648016 translate osmand_plus_extended_description_4000_chars_v2 2016-02-24 00:59:52 +01:00
Alexey Kulish
bbbdc60fb3 Added Map Markers setting to Configure Screen 2016-02-23 23:11:59 +03:00
GaidamakUA
ab89f89356 Transparency bar on map in progress. 2016-02-23 12:04:33 +02:00
aceman444
1cac8c6a31 Fix typos in strings.xml 2016-02-21 20:50:21 +01:00
Alexey Kulish
2f6bed3160 Merge branch 'master' of https://github.com/osmandapp/Osmand 2016-02-20 13:07:46 +03:00
Alexey Kulish
867a983f5c Added Map markers selection for route preparation. Fixes 2016-02-20 13:07:33 +03:00
GaidamakUA
68fbf8adbf New commit message dialog implemented. Closes #2114, closes #1290. 2016-02-19 18:30:53 +02:00
stefanhoehne
44c5a72980 Currently, OsmAnd checks the free space against the cumulated size of the downloaded files.
This works well with new downloads, but is irritating with updates.
Properly calculate the changed disk usage and max temp usage and show it to the user.
Don't allow the download if the free space will not be sufficient.
2016-02-18 22:45:33 +01:00
Alexey Kulish
d460940314 Added right widgets for Map markers. Added Map markers settings to configure screen 2016-02-17 13:16:47 +03:00
Alexey Kulish
1fc2e0026b Merge branch 'master' of https://github.com/osmandapp/Osmand 2016-02-16 12:50:46 +03:00
Alexey Kulish
26c8219a7a Add map markers from track points 2016-02-16 12:50:36 +03:00
GaidamakUA
d621d6e7d3 Finalizing overlay and underlay. 2016-02-16 10:34:39 +02:00
Alexey Kulish
0739a11bef Adding markers from favorites instead of waypoints 2016-02-14 21:07:56 +03:00
Alexey Kulish
e475a9a31b Fixed few UI bugs. Added three points button to markers dashboard 2016-02-14 18:01:07 +03:00
Alexey Kulish
968ff802ce Merge design (added on/off switch for map markers) 2016-02-14 12:14:56 +03:00
Alexey Kulish
a3ed18c8df Added switch on/off map markers to dev settings 2016-02-14 12:01:55 +03:00
Alexey Kulish
38199e23ab Merge master 2016-02-13 15:13:42 +03:00
xmd5a
ecbf8b1cdd Update phrases 2016-02-10 21:28:14 +03:00
sonora
36e0c5b2ed en string improvement 2016-02-08 21:34:59 +01:00
Alexey Kulish
1456b5e328 Fix markers 2016-02-08 11:22:03 +03:00
Alexey Kulish
7d11782d56 Markers in process 2016-02-07 19:59:04 +03:00
sonora
69ccde4bdb Logical string correction 2016-02-07 10:35:01 +01:00
sonora
1efcf7997b some string corrections 2016-02-07 10:03:29 +01:00
Alexey Kulish
201af02431 Markers in progress 2016-02-05 21:41:25 +03:00
GaidamakUA
9a29a8a8b6 Underlay map menu UI. 2016-02-03 18:31:48 +02:00
Alexey Kulish
b14853a09e Done 405. Fix Live subscription Inapp (added token). Few other fixes 2016-02-01 19:33:20 +03:00
Alexey Kulish
45590093e4 InApp fixes 2016-01-27 21:49:30 +03:00
Alexey Kulish
6420bdb22a Inapp fixes 2016-01-27 00:11:13 +03:00
Dmitriy Prodchenko
794c1fa3a1 Add new description. 2016-01-25 12:52:38 +02:00
Victor Shcherb
f4c76d9139 Update subscription 2016-01-24 21:09:51 +01:00
xmd5a
4ca1dcc271 Update strings 2016-01-23 19:29:35 +03:00
GaidamakUA
ddf4eef07d Reports on error ui. 2016-01-22 11:57:08 +02:00
GaidamakUA
8505f72c57 Search fragment for live updates. Fixed NPE after rotation on live updates. Small refactoring. 2016-01-19 17:59:12 +02:00
Koen Glotzbach
9a50a3542a Add 'or postcode' address search
Within the address search, there is no hint that the user can search for a postcode. Adding this text in the 'City' field (displayed when no input given) helps the user a lot.
2016-01-18 22:34:02 +01:00
GaidamakUA
141c567df8 Removed array from strings. 2016-01-18 14:46:53 +02:00
sonora
9bfb3a1580 string correction 2016-01-18 10:59:36 +01:00
Victor Shcherb
c4838ca2db Rename to waypoint to avoid confusion 2016-01-17 20:22:37 +01:00
sonora
aa8bed14c7 more string improvements 2016-01-17 18:43:08 +01:00
sonora
a3e09988ad two more strings 2016-01-17 18:09:16 +01:00
sonora
c8d477b4eb more string improvements 2016-01-17 18:00:53 +01:00
sonora
f5cdd498a0 string improvements. Make Delete vs. Remove distincion 2016-01-17 17:39:16 +01:00
Victor Shcherb
614cb769e4 Small update 2016-01-17 16:14:14 +01:00
Alexey Kulish
ac8f5b0b5c Added 'Select' text to constants 2016-01-16 09:37:23 +03:00
GaidamakUA
3fbcecc648 Live updates. Design finalization. 2016-01-13 16:08:05 +02:00
sonora
f56b3410f8 some string improvements 2016-01-13 01:59:02 +01:00
Alexey Kulish
ab792ec508 Merge 2016-01-12 20:10:41 +03:00
Alexey Kulish
717adce97a Fix - add popup menu 'Delete' at Waypoints. Fix - crash on flat waypoints list 2016-01-12 17:55:14 +03:00
xmd5a
89f5d583ff Update strings 2016-01-12 17:45:59 +03:00
Alexey Kulish
b3fd0bd4cf Added swipe feature to Waypoints list. Few fixes. 2016-01-10 14:50:55 +03:00
Alexey Kulish
4494edf79b Fixes 2016-01-08 21:07:07 +03:00
GaidamakUA
c68627a64b Tiny clean up. 2016-01-06 17:37:35 +02:00
GaidamakUA
e550ae49ed Clear up strings 2016-01-06 17:24:11 +02:00
Victor Shcherb
53e864b376 No translate for osm live 2016-01-02 17:27:09 +03:00
sonora
b3d56eb261 use shared_string_location 2016-01-01 12:55:36 +01:00
sonora
4fb0c628a7 unify strings, use shared strings 2016-01-01 12:33:40 +01:00
GaidamakUA
86a465c291 Design fixes: Added dialog to clear update files. 2015-12-30 15:47:15 +02:00
GaidamakUA
d6e9b1e291 Design fixes 2015-12-30 14:18:15 +02:00
GaidamakUA
1d73416707 Design fixes 2015-12-30 12:28:13 +02:00
GaidamakUA
f513bff506 Renamed to OSM Live 2015-12-29 17:52:07 +02:00
Alexey Kulish
a79fbf7fdf Finished Recording Split. Fixed https://github.com/osmandapp/Osmand/issues/2084 2015-12-29 11:57:18 +03:00
GaidamakUA
56c3ff9ecd Enum values extracted as resources. 2015-12-25 12:42:56 +02:00
sonora
a0e8ec5428 Change wording from Transpaent skin to transparent widgets, issue 2054 2015-12-25 09:21:03 +01:00
Alexey Kulish
6a893e04ee Added Recorder Split settings UI 2015-12-24 19:56:49 +03:00
GaidamakUA
b65a5ebe9f Fixes, names changed to correct ones 2015-12-24 15:45:26 +02:00
GaidamakUA
20e87f25f1 More appropriate name for string resource. 2015-12-23 18:28:20 +02:00
GaidamakUA
7c53f1e4a4 Last attempt is now showing in dialog. 2015-12-23 17:48:50 +02:00
GaidamakUA
d98bf7539f Fixed layout for dialog. 2015-12-22 17:58:29 +02:00
GaidamakUA
240bf6581e Normal time, fixed some bugs of live updates. 2015-12-19 17:30:59 +02:00
Alexey Kulish
7839f0b933 First time voice provider dialog changed. Added interrupt music setting 2015-12-18 18:58:39 +03:00
Alexey Kulish
86eae1d1a6 Merge strings.xml 2015-12-17 22:59:30 +03:00
Alexey Kulish
771c256fe8 Route preparation screen in progress. Fixes 2015-12-17 22:55:38 +03:00
GaidamakUA
bbd8536f10 Strings moved from no translate. 2015-12-16 10:28:36 +02:00
GaidamakUA
b0e33667d5 Cleaning up translations. 2015-12-14 18:50:48 +02:00
GaidamakUA
002acc5ace Storage permission active. Implemented. 2015-12-14 15:48:33 +02:00
Alexey Kulish
e6eb1b0ecd Route preparation menu in progress 2015-12-11 16:29:36 +03:00
GaidamakUA
ef3b7d0727 Replaces hardcoded strings with resources. 2015-12-10 15:09:53 +02:00
GaidamakUA
40c8521590 Live updates in progress. 2015-12-09 17:28:39 +02:00
sonora
7e4459f677 string correction 2015-12-08 09:53:11 +01:00
sonora
75bf5c7236 consistently use "intermediate destination" to remove ambuiguity with "waypoints" 2015-12-08 08:44:58 +01:00
xmd5a
3dcda579ca Add string 2015-12-07 22:19:52 +03:00
GaidamakUA
34b8e6c536 Merge by hand. 2015-12-07 10:27:49 +02:00
Victor Shcherb
c51fb3f875 Fix translation 2015-12-06 19:21:58 +01:00
Victor Shcherb
888f8966c5 Fix translation 2015-12-06 19:21:17 +01:00
Alexey Kulish
1913f247f8 Fix lang const 2015-12-06 21:17:29 +03:00
xmd5a
aeba3c2760 Update strings 2015-12-06 20:08:43 +03:00
sonora
58137dd0bf some string work 2015-12-05 20:32:31 +01:00
Victor Shcherb
d7b99427ef Update utilities 2015-12-05 19:38:23 +01:00
GaidamakUA
226dd49b2b Live updates start. 2015-12-04 18:05:07 +02:00
sonora
3da2b24527 first cut at prefixing "Near" for fuzzy reverse geocoding results 2015-12-04 13:27:31 +01:00
Alexey Kulish
8a5640820f Merge map_hud_bottom.xml 2015-12-04 10:37:38 +03:00
Alexey Kulish
c73cedc019 Added new UI for recording audio/video notes 2015-12-03 20:11:05 +03:00
GaidamakUA
43facbd121 Replaced three dots with recommended unicode character. And tiny layout XML fixes. 2015-12-01 10:52:25 +02:00
sonora
c522cca6e5 save existing translations 2015-11-29 12:06:55 +01:00
sonora
4b514bf089 remove obsolete string constants 2015-11-29 11:55:24 +01:00
sonora
28a7310e16 missing de strings 2015-11-29 11:41:52 +01:00
sonora
6e57a76f7b Harmonize collor dialog orders (rainbow) 2015-11-29 11:28:21 +01:00
sonora
4c851eb2a8 small string improvement 2015-11-28 22:37:52 +01:00
sonora
5a04faec24 string improvements 2015-11-27 00:25:35 +01:00
Zahnstocher
3e8f2540b9 Add translations 2015-11-24 21:50:20 +01:00
sonora
79617eb5b7 string correction 2015-11-23 23:26:40 +01:00
sonora
3f208e662d string improvements 2015-11-20 08:29:12 +01:00
Victor Shcherb
e991e48ad0 Fix some poi issues 2015-11-20 01:21:16 +03:00
sonora
90779de044 string improvement 2015-11-19 04:22:04 +01:00
sonora
8a9a8331af string correction 2015-11-19 04:11:20 +01:00
sonora
efcda46adb string clarification 2015-11-19 03:45:08 +01:00
Victor Shcherb
64345810e0 Fix poi editing 2015-11-18 22:03:55 +01:00
Victor Shcherb
adf414222b Fix poi editing 2015-11-18 12:01:42 +01:00
sonora
70e84d230d edit always lower case 2015-11-17 22:47:37 +01:00
Hardy
4eff039cd6 Merge pull request #1924 from aceman444/patch-3
Fix typos in strings.xml
2015-11-17 22:45:03 +01:00
sonora
bfccdc6c29 string imprvements 2015-11-17 09:34:47 +01:00
sonora
b972036425 improve strngs 2015-11-17 09:16:52 +01:00
aceman444
2a9b8daf0e Fix typos in strings.xml 2015-11-17 01:46:12 +01:00
Victor Shcherb
f2834b1501 Add settings 2015-11-17 01:17:18 +01:00
Victor Shcherb
3537aca8f2 Add settings 2015-11-17 01:15:06 +01:00
Victor Shcherb
1ea0f79376 Fix translations 2015-11-16 22:31:48 +01:00
Alexey Kulish
ed7fe6547b Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-11-16 18:57:11 +03:00
Alexey Kulish
03dedbf037 Context menu fixes (337) 2015-11-16 18:56:41 +03:00
GaidamakUA
1c9b7a71c7 Created card to choose between dashboard and drawer 2015-11-16 17:50:58 +02:00
sonora
e4219b4fd5 v2.2 strings cleanup 2015-11-16 10:16:45 +01:00
Victor Shcherb
318d2ce77c Update strings 2015-11-16 09:43:56 +01:00
Victor Shcherb
7cc0be36e4 Update release info 2015-11-16 01:54:39 +01:00
Victor Shcherb
0314ef16e6 Refactor error handling and poi bug creation 2015-11-16 00:58:29 +01:00
vshcherb
b40cfcb882 Merge pull request #1918 from Zahnstocher/patch-12
make strings translatable
2015-11-16 00:13:57 +01:00
Victor Shcherb
2f66485e4f Fix small issue with poi edits 2015-11-15 21:17:13 +01:00
Victor Shcherb
e5af5635c3 Fix small issues 2015-11-15 19:53:19 +01:00
Victor Shcherb
f2d1fc3d8d Let reopen osm note 2015-11-15 19:32:19 +01:00
Zahnstocher
f8bc4d4127 Update strings.xml 2015-11-15 18:51:07 +01:00
Zahnstocher
2840a3ebba Update strings.xml 2015-11-15 18:43:09 +01:00
Zahnstocher
76f687437c make strings translatable 2015-11-15 18:40:23 +01:00
sonora
e12cc81aff remove wrong parentheses in string 2015-11-15 10:41:07 +01:00
Alexey Kulish
3dfc76a016 Modify/delete wpt in progress, fixes 2015-11-14 19:21:44 +03:00
Alexey Kulish
e4489899e4 Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-11-13 19:39:46 +03:00
Alexey Kulish
8c264ba61f Bunch of context menu fixes 2015-11-13 19:39:34 +03:00
GaidamakUA
7334e63d77 Added now string and possibility to edit POI change from My Places 2015-11-13 14:36:26 +02:00
GaidamakUA
a29bf4ddf8 Allowing creation of poi without POI type but with advanced tag. 2015-11-12 10:51:31 +02:00
Victor Shcherb
9d6076f38b Chnage title 2015-11-11 16:58:48 +01:00
xmd5a
d5279964fe Update strings 2015-11-11 09:43:48 +03:00
GaidamakUA
1fbcf9907c routing_attr_avoid_borders_name removed as unused 2015-11-09 19:25:02 +02:00
sonora
822f25d8f8 implement legend via web page 2015-11-08 02:13:47 +01:00
sonora
482ee08bd1 add description for map legend 2015-11-08 01:14:57 +01:00
sonora
ccf932e982 fix issues 2015-11-08 00:05:56 +01:00
Victor Shcherb
b847092206 Update translation 2015-11-07 18:16:42 +01:00
Victor Shcherb
bc6773c5d0 Update help 2015-11-07 18:14:54 +01:00
xmd5a
49ffd36fb1 Update strings 2015-11-07 18:43:03 +03:00
Alexey Kulish
036790784c Context menu: download from map in progress 2015-11-05 19:46:53 +03:00
Alexey Kulish
1e094efce8 Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-11-05 12:39:46 +03:00
Alexey Kulish
afa9542a70 Context menu fixes (PointDescription) 2015-11-05 12:39:36 +03:00
GaidamakUA
9d45bf2f22 Merge 2015-11-04 15:37:00 +02:00
GaidamakUA
f287bb93e8 Remove translation for tags. Make legend image fill screen. 2015-11-04 14:23:54 +02:00
Alexey Kulish
123f285458 Context menu fixes 2015-11-04 15:07:00 +03:00
GaidamakUA
8b6ed12f83 Help fixes 2015-11-03 16:39:13 +02:00
GaidamakUA
18daa1c3ed Help 2015-11-03 10:46:06 +02:00
GaidamakUA
d4bd7c9794 Most clicks implemented 2015-11-02 18:25:26 +02:00
GaidamakUA
92214b1b70 Clean up strings. 2015-11-02 16:59:28 +02:00
GaidamakUA
d524dc2632 Clean up strings. 2015-11-02 15:50:28 +02:00
Victor Shcherb
4732cbc821 Remove todo 2015-11-02 09:41:30 +01:00
sonora
47c3633e4b improve wording 2015-10-31 17:04:57 +01:00
sonora
324242b69d some improved wording 2015-10-31 15:19:15 +01:00
Alexey Kulish
5842ea9a1e Context menu: POI edit in progress 2015-10-30 21:31:31 +03:00
GaidamakUA
8380d52ada Merge 2015-10-30 10:03:47 +02:00
GaidamakUA
43837acedc New help listView ready. 2015-10-30 09:55:18 +02:00
GaidamakUA
c3a0bce079 New help in progress. 2015-10-28 20:57:06 +02:00
Alexey Kulish
3576be3b1c Added Ask for World basemap download fragment 2015-10-28 20:14:59 +03:00
GaidamakUA
6fd4e303d1 Merge 2015-10-28 10:19:44 +02:00
GaidamakUA
619ac73c13 First fragment fix 2015-10-28 10:19:14 +02:00
Victor Shcherb
707c262b7a Update local index 2015-10-28 09:33:16 +05:30
Victor Shcherb
0dc4244620 Update local index 2015-10-28 09:32:09 +05:30
Alexey Kulish
d7c1636460 Added map download popup 2015-10-27 17:40:44 +03:00
sonora
33c582b707 improve wording 2015-10-27 07:54:39 +01:00
sonora
a9f784ca5d improve wording 2015-10-27 07:45:56 +01:00
sonora
6bd9ede4c5 string improvement 2015-10-27 00:59:21 +01:00
sonora
8768c4867f sort dev menu 2015-10-26 22:49:24 +01:00
sonora
2ef9c993be Add author info for previuos comit 2015-10-26 10:15:26 +01:00
unknown
18758fc2a9 Adjust wording to new download dialogues (en) 2015-10-26 09:38:32 +01:00
GaidamakUA
a2ef971614 String extracted 2015-10-26 10:19:53 +02:00
Victor Shcherb
532762b735 Update translate 2015-10-25 01:31:45 +02:00
Victor Shcherb
1e03a09141 Fix string 2015-10-24 14:26:29 +02:00
GaidamakUA
9fc6d79adb DataStoragePlaceDialogFragment implemented 2015-10-23 15:57:58 +03:00
GaidamakUA
aecf8b6cc5 Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-10-23 10:30:44 +03:00
GaidamakUA
f6bd47fae2 Dialog in progress 2015-10-23 10:30:40 +03:00
Victor Shcherb
22f2fbf936 Merge 2015-10-23 00:31:17 +02:00
Victor Shcherb
3609492cc7 Update indexes 2015-10-23 00:27:41 +02:00
Alexey Kulish
b656a5c38c Share menu fix 2015-10-22 23:46:00 +03:00
Alexey Kulish
99f22b89d9 Context menu: new share menu, bug fixes 2015-10-22 20:26:54 +03:00
Alexey Kulish
055bc69a92 Lang fixes 2015-10-20 14:37:32 +03:00
Victor Shcherb
654f6c37df Update indexes 2015-10-19 22:54:26 +02:00
Victor Shcherb
9f44293c19 Continue refactoring 2015-10-19 01:21:54 +02:00
GaidamakUA
2ff560365b Dialog 1 item issue fix 2015-10-16 16:21:48 +03:00
GaidamakUA
54b865342d Updates logic finished. 2015-10-15 15:12:30 +03:00
GaidamakUA
4c3048a616 Confirm dialog if user trying to download roadmaps after downloading full map. ActiveDownloadsDialogFragment: Strings moved to resources, country name as list item title. Fixed bug with buttons appearing on wrong list items. RegionItemsFragment: refactoring. UpdatesIndexFragment: fixing downloading updates in progress. 2015-10-14 11:30:08 +03:00
Alexey Kulish
a304a9c62d Context menu: edit favorites 2015-10-09 20:28:09 +03:00
GaidamakUA
5ea8470de4 Downloads dialog in progress 2015-10-08 13:33:11 +03:00
Alexey Kulish
d2ecefa3ec Localization 2015-10-07 19:43:21 +03:00
GaidamakUA
44c72c89a7 Fix for map screen 2015-10-06 18:13:34 +03:00
GaidamakUA
16348e1343 Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-10-06 15:24:24 +03:00
GaidamakUA
ad40ccb5fe Buttons are implemented 2015-10-06 15:24:13 +03:00
Alexey Kulish
b77d42c9a3 Downloads: added hillshade layer 2015-10-06 13:05:34 +03:00
GaidamakUA
2810c35d8e Item onClick animation and click on item to download 2015-10-06 11:56:41 +03:00
aceman444
b5cd2f4d6a Downloding typo on strings.xml 2015-10-02 22:10:26 +02:00
GaidamakUA
5b3ffc8da0 Free version banner removed from paid version. Removed unused fragments. 2015-10-02 16:29:47 +03:00
Alexey Kulish
7c421fc5f1 Download maps 2015-10-02 12:13:02 +03:00
GaidamakUA
6d75254f7c Downloads progress implementation in progress. 2015-10-01 18:10:46 +03:00
Alexey Kulish
5085c3c01a Merge strings.xml 2015-09-29 12:04:35 +03:00
Alexey Kulish
24d0934254 Context menu - edit favorites in progress 2015-09-29 11:53:08 +03:00
Victor Shcherb
45b0a8a75f Merge branch 'master' of github.com:osmandapp/Osmand 2015-09-28 23:38:02 +02:00
Victor Shcherb
1a28958743 Add knots to speed system and minutes per km #1180 #1493 2015-09-28 23:37:51 +02:00
GaidamakUA
9d0ee20906 Downdload map design in progress. Working sorting. Downloading is now trigger by onItemClick(no visual feedback yet). Hillshades are now grouped correctly. 2015-09-28 19:11:18 +03:00
Victor Shcherb
f84a5c5c25 Update notification 2015-09-27 22:31:17 +02:00
aceman444
12205b4120 Fix 'favourite' typos in strings.xml
It seems "favorite" (US spelling) is the more used variant in OsmAnd. GPX acronym should probably be used capitalized at all places.
2015-09-27 00:20:06 +02:00
Alexey Kulish
4c989c085f Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-09-25 23:43:48 +03:00
Alexey Kulish
4ded6be3d8 Context menu - edit favs in progress 2015-09-25 23:43:27 +03:00
GaidamakUA
2857efbf78 Downdload map design in progress. 2015-09-25 20:44:47 +03:00
GaidamakUA
35cfedbe6c Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-09-23 16:21:43 +03:00
GaidamakUA
644938a016 Download bar enchantment. 2015-09-23 16:12:41 +03:00
Victor Shcherb
3f2c394444 Fix #1681 2015-09-23 14:36:09 +02:00
GaidamakUA
e189442c2c Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-09-22 09:28:58 +03:00
GaidamakUA
e3c633aed7 String resource extracted #1679 2015-09-21 17:02:22 +03:00
Victor Shcherb
df4c8e8374 Revert "Remove "avoid" prefix in the "Avoid..." menu"
This reverts commit 4a695a6961.
2015-09-21 09:59:11 +02:00
vshcherb
7337a0e263 Merge pull request #1718 from Debeet/patch-2
Remove "announce" prefix as well in "Announce..." menu
2015-09-21 09:48:25 +02:00
Alexey Kulish
634fe3b5e5 Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-09-21 10:40:45 +03:00
Alexey Kulish
24fe7e5358 Added text constant 2015-09-21 10:40:24 +03:00
Debeet
1774adfe78 Remove "announce" prefix as well 2015-09-20 15:00:16 +02:00
Victor Shcherb
673213dfcf Merge branch 'master' of github.com:osmandapp/Osmand 2015-09-20 16:07:24 +08:00
vshcherb
522a1aabf7 Merge pull request #1712 from Debeet/patch-1
Remove "avoid" prefix in the "Avoid..." menu
2015-09-20 15:44:02 +08:00
vshcherb
c2988924ff Merge pull request #1697 from aceman444/patch-2
"show on start" string not translatable
2015-09-20 14:02:57 +08:00
GaidamakUA
fe6950aaa2 Number of rows dialog redesign. 2015-09-18 19:14:27 +03:00
Debeet
4a695a6961 Remove "avoid" prefix in the "Avoid..." menu
It's unnecessary to have "avoid" before every option in "Avoid..." menu. It's wasting screen space and making the app a little less readable.
2015-09-18 14:27:18 +02:00
aceman444
9cc411df2d add "show on start" string in strings.xml 2015-09-15 13:35:52 +02:00
sonora
4d5bc0fa60 correct spelling 2015-09-14 19:21:40 +02:00
sonora
5acc7b03f3 Better aligned wording 2015-09-14 09:50:10 +02:00
Victor Shcherb
2fd11dcec4 Rename sleep mode -> background mode. The best expression - 'app is running in background'. So far some people confused that OsmAnd falls into a sleep and they click on notification, which actually stops it completely. The indication should be that OsmAnd is running in background (so it could use battery or record gpx or pronounce navigation instruction) 2015-09-14 13:25:11 +08:00
GaidamakUA
7765383d85 Show GPX on map dialog fix 2015-09-11 16:35:11 +03:00
GaidamakUA
7300cb4d38 Poi editing screen dark theme design fix. 2015-09-10 16:39:03 +03:00
GaidamakUA
e9060b201c Merge branch 'deletion_dialog_redesign' 2015-09-07 16:18:10 +03:00
GaidamakUA
213807e415 Fix for issue 1661 2015-09-07 12:56:03 +03:00
GaidamakUA
27eb829848 Fixes osm editing 2015-09-07 10:08:28 +03:00
GaidamakUA
aef0ba075e Delete dialog redesign in progress. Values are not deleted from local DB. 2015-09-04 18:03:49 +03:00
GaidamakUA
29adf705d2 Poi creation: poi has to have at least poi type. Dashboard now always shows if critical message appears. 2015-09-02 14:38:08 +03:00
GaidamakUA
9cbb5c185a Mechanism for changing number of rows in cards is implemented.
Currently only favourites fragment uses this functionality.
Dark theme for Dashboard Options dialog.
2015-09-01 11:43:19 +03:00
GaidamakUA
960ca8331a merge 2015-08-31 17:44:51 +03:00
GaidamakUA
feb8c50042 Edit POI UI issues fixed. Except tabs. 2015-08-31 17:31:25 +03:00
Victor Shcherb
f3607fb5b9 Share location for av notes 2015-08-31 01:27:19 +02:00
GaidamakUA
e529003aa2 polishing Create poi design 2015-08-26 20:44:04 +03:00
Victor Shcherb
5c67a132c9 Add settigns activities 2015-08-24 15:01:46 +03:00
xmd5a
12c3cf259e Update strings 2015-08-23 00:53:55 +03:00
GaidamakUA
1bfc3c2162 Poi dialog design. 2015-08-21 17:48:27 +03:00
GaidamakUA
a46b3e4ba0 Merge remote-tracking branch 'osmandapp/master' into poi_dialog
# Conflicts:
#	OsmAnd/res/values/strings.xml
#	OsmAnd/src/net/osmand/plus/activities/search/GeoIntentActivity.java
#	OsmAnd/src/net/osmand/plus/dashboard/DashRateUsFragment.java
#	OsmAnd/src/net/osmand/plus/osmedit/OpenstreetmapRemoteUtil.java
#	OsmAnd/src/net/osmand/plus/osmedit/OsmBugsRemoteUtil.java
2015-08-12 17:28:33 +03:00
GaidamakUA
1ab18f2893 First usage screen implemented. 2015-08-11 16:46:31 +03:00
GaidamakUA
574ba29ac1 Fixed visual representation of settings dialog. Small fixes. First iteration of custom deletion logic. 2015-08-07 17:29:11 +03:00
GaidamakUA
e009aa5972 Settings fragment added and DashboardOnMap refactoring. Review needed. 2015-08-07 12:19:31 +03:00
Victor Shcherb
cff6122f9b Add hazard warning #1446 2015-08-04 10:52:57 +02:00
xmd5a
c8ca979555 Update phrases and strings 2015-08-03 14:17:29 +03:00
sonora
77910715e7 fix punctuation 2015-08-02 10:08:02 +02:00
Victor Shcherb
93c3bbf648 Fix 2015-08-01 21:14:56 +02:00
Victor Shcherb
d9973447e3 Update java 2015-08-01 20:52:21 +02:00
Victor Shcherb
279bc00f0a Update files 2015-08-01 20:17:51 +02:00
vshcherb
920592c182 Merge pull request #1509 from GaidamakUA/dialog_for_failed_uploading
Dialog for issue #1291
2015-07-31 10:19:17 +02:00
GaidamakUA
87320663ad Created dialog as a visual representation of unsuccessful upload of OSM edit operation. Issue #1291 2015-07-30 12:43:18 +03:00