vshcherb
9281b684c5
Update strings.xml
2017-08-23 23:26:22 +02:00
Victor Shcherb
657f6f9aaf
Change from long to int #4307
2017-08-23 22:55:32 +02:00
vshcherb
cc620df157
Merge pull request #4325 from schrod/Fix_Import_Color_Handling
...
Fix favorite import issues
2017-08-23 22:50:50 +02:00
Franco
d9ce8c7ed2
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (3167 of 3167 strings)
2017-08-23 20:51:13 +02:00
Franco
fc9f2b4b1e
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (3167 of 3167 strings)
2017-08-23 20:34:30 +02:00
anonymous
84694c8c51
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 86.0% (2066 of 2400 strings)
2017-08-23 18:39:08 +02:00
8c6311e901274f6baef2068792c8ab
439b7cf2f3
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.9% (2062 of 2400 strings)
2017-08-23 18:18:25 +02:00
anonymous
cb0b829429
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.9% (2062 of 2400 strings)
2017-08-23 18:18:10 +02:00
PavelRatushny
ec0d724f4b
Refactor drawing segments
2017-08-23 18:57:39 +03:00
Alex
a9724b0d14
Move variable
2017-08-23 18:49:23 +03:00
Alex
85a156d125
Add small improvements
2017-08-23 18:45:24 +03:00
Alex
b37b14bf30
Add snapped to road points to trkSegment
2017-08-23 18:41:27 +03:00
Mirco Zorzo
1a9b2123fc
Translated using Weblate (Italian)
...
Currently translated at 98.0% (2353 of 2400 strings)
2017-08-23 17:20:57 +02:00
Alex
9a3cafc431
Remove snappedToRoadPoints from layer
2017-08-23 18:20:35 +03:00
Softmap
16eaa6e41b
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-23 17:20:32 +02:00
jan madsen
1cf6336e40
Translated using Weblate (Danish)
...
Currently translated at 100.0% (3167 of 3167 strings)
2017-08-23 17:20:23 +02:00
Alex
2871edbb55
Move snap to road logic
2017-08-23 18:11:45 +03:00
PavelRatushny
bc1d51bf5d
Move measurementPoints from layer and modify recreateSegments
2017-08-23 17:27:23 +03:00
Weblate
ccf3fe4495
Merge remote-tracking branch 'origin/master'
2017-08-23 16:03:56 +02:00
Matej U
faa6335694
Translated using Weblate (Slovenian)
...
Currently translated at 98.6% (2367 of 2400 strings)
2017-08-23 16:03:46 +02:00
Mirco Zorzo
a7d345ca8f
Translated using Weblate (Italian)
...
Currently translated at 98.0% (2352 of 2400 strings)
2017-08-23 16:03:33 +02:00
Ldm Public
714b6a9861
Translated using Weblate (French)
...
Currently translated at 98.5% (2366 of 2400 strings)
2017-08-23 16:03:27 +02:00
jan madsen
be7d0bdf5b
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-23 16:03:21 +02:00
Jaŭhien
9a17e94434
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-23 16:03:16 +02:00
Softmap
4b6e8ae0a3
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-23 16:03:12 +02:00
Alex
fb9a3f8466
Extract measurementPoints to MeasurementEditingContext
2017-08-23 16:49:14 +03:00
PavelRatushny
52f8eaf4e3
Move variables to context
2017-08-23 16:33:08 +03:00
PavelRatushny
46bed0cf4b
Refactor drawing
2017-08-23 15:46:17 +03:00
Alex
2214d4996b
Fix snap to road calculation logic
2017-08-23 15:24:05 +03:00
PavelRatushny
ea1706768e
Initialize and pass measurementEditingContext
2017-08-23 14:17:08 +03:00
Alex
120cf10079
Create MeasurementEditingContext
2017-08-23 13:54:09 +03:00
PavelRatushny
55ba421f9a
Revert paints
2017-08-23 12:24:24 +03:00
PavelRatushny
8dc54b7f1e
Draw points in onPrepare
2017-08-23 12:15:01 +03:00
xmd5a
9b07601969
Update phrases
2017-08-23 11:17:48 +03:00
ezjerry liao
fabb5af5e7
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-23 09:39:35 +02:00
Viktar Vauchkevich
5eff8daf3d
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-22 23:21:51 +02:00
Viktar Vauchkevich
0c6949f389
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-22 23:19:27 +02:00
Verdulo
14d5740cfd
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-22 22:47:45 +02:00
David Schroeder
f31cb54803
Fix favourite import issues
...
When importing as favourites the color was not being passed through.
Override equals and hashcode in FavouritePoint to allow deleteFavourite to work correctly. This prevents duplicates if the same gpx file is imported more than once.
2017-08-22 15:47:41 -04:00
Franco
1c8b123769
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-22 20:09:46 +02:00
Franco
e26125dac1
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-22 20:07:29 +02:00
josep constanti
703f75b711
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (2400 of 2400 strings)
2017-08-22 19:30:34 +02:00
Weblate
e6d87e13fb
Merge remote-tracking branch 'origin/master'
2017-08-22 18:45:50 +02:00
anonymous
d1ef759755
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 86.4% (2055 of 2378 strings)
2017-08-22 18:45:28 +02:00
Mirco Zorzo
ce89f253b7
Translated using Weblate (Italian)
...
Currently translated at 98.5% (2343 of 2378 strings)
2017-08-22 18:45:22 +02:00
Ldm Public
6343cd489a
Translated using Weblate (French)
...
Currently translated at 98.6% (2345 of 2378 strings)
2017-08-22 18:45:16 +02:00
elPresidento
e008ffaff4
Translated using Weblate (Czech)
...
Currently translated at 99.1% (3122 of 3149 strings)
2017-08-22 18:44:58 +02:00
Alexey
070c50ac48
Merge pull request #4322 from osmandapp/sasha_pasha_branch
...
Sasha pasha branch
2017-08-22 16:13:04 +03:00
PavelRatushny
db626d9f29
Draw only 50 points
2017-08-22 16:07:12 +03:00
PavelRatushny
b5118f54bc
Refactor new gpx data
2017-08-22 15:56:04 +03:00
PavelRatushny
b2352def0b
Draw points if not overlap
2017-08-22 13:32:33 +03:00
Alexander Sytnyk
cd8c559bdb
Recalculate snap to road after adding changes
2017-08-22 13:20:32 +03:00
Alexander Sytnyk
40b7e1b8e5
Remove unnecessary method
2017-08-22 12:14:54 +03:00
Alexander Sytnyk
8e391b1925
Do some refactoring
2017-08-22 11:59:06 +03:00
anonymous
4723cd210b
Translated using Weblate (French)
...
Currently translated at 98.5% (2343 of 2378 strings)
2017-08-21 23:14:07 +02:00
PavelRatushny
53e20809e1
Fix finding bounds only once
2017-08-21 18:48:40 +03:00
Alexander Sytnyk
123e03edb3
Add possibility to undo / redo snap to road
2017-08-21 18:20:23 +03:00
Alexander Sytnyk
35f36304cc
Always allow private access in Snap to road mode
2017-08-21 17:49:41 +03:00
Alexander Sytnyk
ab74af6b81
Handle screen rotating
2017-08-21 17:10:06 +03:00
Alexander Sytnyk
ad3b42dc73
Merge remote-tracking branch 'origin/sasha_pasha_branch' into sasha_pasha_branch
2017-08-21 16:29:50 +03:00
Alexander Sytnyk
054ea83d0f
Change snap to road logic
2017-08-21 16:29:39 +03:00
PavelRatushny
9e46bb185c
Fix showing are you sure dialog
2017-08-21 16:23:19 +03:00
PavelRatushny
42d2cd8ade
Show altitude and speed
2017-08-21 16:18:20 +03:00
Weblate
52df84fcc4
Merge remote-tracking branch 'origin/master'
2017-08-21 14:51:19 +02:00
Arturo La Spada
81a555d71e
Translated using Weblate (Italian)
...
Currently translated at 67.7% (2132 of 3149 strings)
2017-08-21 14:51:12 +02:00
Marek Siegel
746829e608
Translated using Weblate (Czech)
...
Currently translated at 97.3% (3065 of 3149 strings)
2017-08-21 14:50:26 +02:00
PavelRatushny
22973b8fd1
Fix back navigation
2017-08-21 14:16:21 +03:00
PavelRatushny
bbf1e7e8b4
Fix drawing many points
2017-08-21 13:56:18 +03:00
Victor Shcherb
ed20e4e90a
Fix compile errors
2017-08-21 10:00:21 +02:00
PavelRatushny
5ab3d4d207
Fix finding right point
2017-08-21 10:21:02 +03:00
Franco
54f46c6c83
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-21 06:48:28 +02:00
Franco
01ce6e6bf3
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-21 06:48:21 +02:00
Arturo La Spada
faa5df6b5d
Translated using Weblate (Italian)
...
Currently translated at 98.2% (2337 of 2378 strings)
2017-08-21 03:46:37 +02:00
Arturo La Spada
9a5f4463ee
Translated using Weblate (Italian)
...
Currently translated at 64.9% (2044 of 3149 strings)
2017-08-20 00:48:47 +02:00
Franco
0eb518e806
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-20 00:48:34 +02:00
Arturo La Spada
c139dede5d
Translated using Weblate (Italian)
...
Currently translated at 97.4% (2318 of 2378 strings)
2017-08-20 00:48:24 +02:00
Franco
f6ff36cd98
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-20 00:48:11 +02:00
Weblate
9578f36266
Merge remote-tracking branch 'origin/master'
2017-08-18 21:45:07 +02:00
Jaŭhien
88d092f77f
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-18 21:44:39 +02:00
ezjerry liao
e02b820ef3
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-18 21:44:35 +02:00
Alex
0c158b7829
Merge remote-tracking branch 'origin/sasha_pasha_branch' into sasha_pasha_branch
2017-08-18 18:27:59 +03:00
Alex
8d21e5df3e
Don`t draw snap to road points
2017-08-18 18:27:41 +03:00
PavelRatushny
1fe9f99617
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-18 18:21:28 +03:00
PavelRatushny
45fc45d76c
Change icons
2017-08-18 18:20:53 +03:00
PavelRatushny
9f64881e35
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-18 18:15:14 +03:00
Dmitriy Prodchenko
981ecdd9ef
Add new point, for measure tool.
2017-08-18 18:13:20 +03:00
Alex
ec5f878b6a
Cancel AsyncTask when quit from SnapToRoadMode
2017-08-18 17:26:28 +03:00
PavelRatushny
0781da19de
Confirm to delete segment
2017-08-18 17:17:03 +03:00
PavelRatushny
354d8d4bf2
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-18 17:11:40 +03:00
PavelRatushny
b059fca782
Fix quiting from add route points
2017-08-18 17:11:21 +03:00
Alex
07c75ddc97
Add updating of progress bar
2017-08-18 16:53:12 +03:00
PavelRatushny
7de0483150
Move code to bottom
2017-08-18 16:45:46 +03:00
PavelRatushny
4d6868f122
Fix drawing points if only one
2017-08-18 16:20:47 +03:00
PavelRatushny
6c3d9b5dd9
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-18 16:10:27 +03:00
PavelRatushny
f06f91df94
Draw not all the points in add route points mode
2017-08-18 16:10:09 +03:00
Alex
05c3f0f1d5
Add snap to road logic
2017-08-18 14:35:57 +03:00
PavelRatushny
faf5ad4411
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-18 13:57:59 +03:00
PavelRatushny
3e817f9ab0
Close modes when quit
2017-08-18 13:57:44 +03:00
Alex
4c76ea2751
Remove unnecessary code
2017-08-18 12:50:07 +03:00
PavelRatushny
8f91e275d6
Show all gpx in dialog when adding to track
2017-08-18 12:35:23 +03:00
PavelRatushny
29f3b73066
Fix saving as route points
2017-08-18 12:08:20 +03:00
PavelRatushny
3485cde011
Don't show images row on api less than 17
2017-08-18 12:07:24 +03:00
PavelRatushny
a0bb8852d2
Fix round button
2017-08-18 11:22:57 +03:00
Alex
a3b64abc71
Add small changes
2017-08-18 10:52:58 +03:00
PavelRatushny
c9ec0df1d1
Fix adding point after
2017-08-18 10:40:11 +03:00
Alex
923614a239
Fix margins
2017-08-18 10:32:57 +03:00
Alex
25cd46b59c
Fix paddings
2017-08-18 10:18:39 +03:00
Alexander Sytnyk
353980552d
Use BottomSheetDialogFragment from material design
2017-08-17 18:56:18 +03:00
PavelRatushny
e2100f4b04
Save as new track menu styling
2017-08-17 18:08:17 +03:00
PavelRatushny
aa58bf4a12
Bigger select radius for tablets
2017-08-17 18:00:53 +03:00
PavelRatushny
e2a21323ec
Make add after or before multitask
2017-08-17 17:49:35 +03:00
Alexander Sytnyk
fc7d91e494
Fix snap to road title change
2017-08-17 16:15:29 +03:00
PavelRatushny
7f03ce321b
Add route points to track
2017-08-17 15:54:34 +03:00
PavelRatushny
bc3683923a
Add measure distance to center
2017-08-17 15:04:40 +03:00
PavelRatushny
a8cb9d4743
Add images to save as menu
2017-08-17 14:18:25 +03:00
PavelRatushny
5e397592f3
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-17 14:17:57 +03:00
Weblate
4154326282
Merge remote-tracking branch 'origin/master'
2017-08-17 12:46:05 +02:00
Babos Gábor
ed79214dce
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (3143 of 3149 strings)
2017-08-17 12:45:59 +02:00
Jaŭhien
82b9f28f73
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-17 12:45:36 +02:00
Verdulo
6f2eb860f1
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-17 12:45:27 +02:00
Alexander Sytnyk
5d6deb426c
Refactor code
2017-08-17 12:54:34 +03:00
PavelRatushny
453f84d6b9
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-17 12:46:21 +03:00
Dmitriy Prodchenko
6a7f987c57
Add images for Save menu.
2017-08-17 12:42:54 +03:00
PavelRatushny
971268480d
Add save as new track menu
2017-08-17 12:25:27 +03:00
PavelRatushny
2f557835ae
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-17 12:12:20 +03:00
Alexander Sytnyk
39cb294319
Fix fragments after screen rotating; rename some methods and interfaces
2017-08-17 12:11:50 +03:00
PavelRatushny
003a10684a
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-17 12:05:03 +03:00
Dmitriy Prodchenko
a43d60a20d
Add icon.
2017-08-17 11:50:13 +03:00
Alexander Sytnyk
232e6922f6
Add snap to road progress bar
2017-08-17 11:35:47 +03:00
Alexander Sytnyk
45d8cbe83b
Add snap to road image button
2017-08-17 10:55:59 +03:00
PavelRatushny
227e58780a
Fix 3 dots menu in night theme
2017-08-17 10:29:32 +03:00
PavelRatushny
e093ed94f2
Fix route points in selected point menu
2017-08-17 10:20:45 +03:00
PavelRatushny
16692b5a52
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-16 18:52:34 +03:00
PavelRatushny
9376212578
Fix adding route points
2017-08-16 18:52:20 +03:00
Alexander Sytnyk
d01f457764
Merge remote-tracking branch 'origin/sasha_pasha_branch' into sasha_pasha_branch
2017-08-16 18:36:11 +03:00
Alexander Sytnyk
b5d7e77a4b
Improve changing of icons
2017-08-16 18:35:41 +03:00
PavelRatushny
41689efe1f
Change title in adding route points
2017-08-16 18:32:08 +03:00
PavelRatushny
50681f3e24
Change icon for different line types
2017-08-16 18:22:10 +03:00
PavelRatushny
eabf17ed7b
Add 3 dots menu
2017-08-16 18:14:19 +03:00
Alexander Sytnyk
8f9035c935
Add switch to action bar in snap to road mode
2017-08-16 17:32:43 +03:00
Alexander Sytnyk
cb1352328b
Change action bar title in snap to road mode
2017-08-16 14:55:46 +03:00
Alexander Sytnyk
e2dcab77c6
Add switch to options menu
2017-08-16 14:16:40 +03:00
PavelRatushny
a96b271702
Move create listener to bottom
2017-08-16 13:42:45 +03:00
PavelRatushny
6eca185f37
Save selected point menu on rotate
2017-08-16 13:35:40 +03:00
Alexander Sytnyk
9b819c305d
Fix undo/redo after screen rotating
2017-08-16 13:18:08 +03:00
Alexander Sytnyk
6cb9b80013
Close points list when exit from measurement mode
2017-08-16 12:57:57 +03:00
Alexander Sytnyk
dfeaa51292
Fix crash (2)
2017-08-16 12:35:54 +03:00
Alexander Sytnyk
3fc71dd11c
Fix crash
2017-08-16 12:05:33 +03:00
PavelRatushny
caff7d1d48
Open track activity by pressing cancel
2017-08-16 11:22:36 +03:00
PavelRatushny
73193e8bc9
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-16 11:14:37 +03:00
PavelRatushny
5fa9664f05
Fix fabs on android 4
2017-08-16 11:14:12 +03:00
Alexander Sytnyk
5a7f28b29d
Remove unnecessary code
2017-08-16 10:26:50 +03:00
PavelRatushny
17412ef783
Fix points on rotate
2017-08-15 19:00:59 +03:00
Alexander Sytnyk
dc4fd71802
Fix code style
2017-08-15 18:58:58 +03:00
Alexander Sytnyk
8e94406753
Fix night theme
2017-08-15 18:54:59 +03:00
PavelRatushny
abc3d4da2c
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-15 17:38:40 +03:00
PavelRatushny
26a07b83a5
Save fragment instance
2017-08-15 17:37:58 +03:00
Alexander Sytnyk
d9527ff6b8
Add shadows
2017-08-15 17:18:19 +03:00
Alexander Sytnyk
f47252eb06
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-15 17:05:47 +03:00
Dmitriy Prodchenko
28e30158a5
Shadows for Bottom Sheet.
2017-08-15 17:04:49 +03:00
Alexander Sytnyk
2db756811d
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-15 16:04:24 +03:00
PavelRatushny
dd5017a42e
Always clear pressedLatLon
2017-08-15 15:36:41 +03:00
PavelRatushny
6baed758a9
Fix adding point not in center
2017-08-15 15:36:01 +03:00
PavelRatushny
18b2910a1e
Add point to tap position
2017-08-15 15:21:40 +03:00
PavelRatushny
c3b70afd1c
Route points fix and styling
2017-08-15 15:01:04 +03:00
Alexander Sytnyk
865d014caf
Change some logic
2017-08-15 14:59:37 +03:00
Weblate
3967c0a601
Merge remote-tracking branch 'origin/master'
2017-08-15 13:58:12 +02:00
ZeljkoBG
de575d030c
Translated using Weblate (Serbian (latin))
...
Currently translated at 14.5% (347 of 2378 strings)
2017-08-15 13:58:02 +02:00
Сергій Дубик
65fa2fddb2
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-15 13:57:41 +02:00
Dmitriy Prodchenko
8a1df80799
Shadow for Bottom Sheet.
...
Fix file extension.
2017-08-15 14:48:32 +03:00
Dmitriy Prodchenko
fdd7e3bcf6
Revert "Shadow for bottom sheet."
...
This reverts commit 86e4316fb2
.
2017-08-15 14:47:07 +03:00
Dmitriy Prodchenko
86e4316fb2
Shadow for bottom sheet.
2017-08-15 14:46:50 +03:00
Сергій Дубик
98044665ac
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-15 13:40:59 +02:00
Alexander Sytnyk
121929aa7f
Add small improvements
2017-08-15 14:40:36 +03:00
Alexander Sytnyk
197a0745bc
Refactor code
2017-08-15 14:14:39 +03:00
Alexander Sytnyk
a3b4f8f001
Remove unnecessary linear layout
2017-08-15 13:40:29 +03:00
PavelRatushny
d336451b30
Selected point menu styling
2017-08-15 13:14:10 +03:00
Alexander Sytnyk
0b992d2b5d
Fix some small things
2017-08-15 12:50:51 +03:00
Alexander Sytnyk
e460e2ba2c
Merge remote-tracking branch 'origin/sasha_pasha_branch' into sasha_pasha_branch
2017-08-15 12:18:34 +03:00
Alexander Sytnyk
604202670e
Fix night mode
2017-08-15 12:18:19 +03:00
PavelRatushny
808c806d65
Adding route points by fab
2017-08-15 11:39:30 +03:00
Alexander Sytnyk
3186b1b63a
Add scroll ability to options menu; add some improvements
2017-08-15 11:15:52 +03:00
PavelRatushny
643abea7bc
Fab open map to track
2017-08-15 10:28:16 +03:00
Weblate
8520d606de
Merge remote-tracking branch 'origin/master'
2017-08-14 18:45:19 +02:00
Hakuchi
39235787ea
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-14 18:45:13 +02:00
Verdulo
a2ca635715
Translated using Weblate (Esperanto)
...
Currently translated at 99.9% (3147 of 3149 strings)
2017-08-14 18:45:12 +02:00
Кручу Верчу
ded4959979
Translated using Weblate (Russian)
...
Currently translated at 93.6% (2226 of 2378 strings)
2017-08-14 18:45:08 +02:00
Verdulo
62ebeb5548
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-14 18:44:51 +02:00
jan madsen
613bffbf5c
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-14 18:44:45 +02:00
PavelRatushny
98cff00597
Add selected point menu
2017-08-14 18:55:09 +03:00
PavelRatushny
b478b1c00e
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-14 18:52:12 +03:00
Alexander Sytnyk
1513b7ff06
Add right shadow and some changes
2017-08-14 18:34:52 +03:00
PavelRatushny
994c56cebb
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-14 17:42:48 +03:00
Alexander Sytnyk
3dd616590c
Add some improvements (2)
2017-08-14 17:41:24 +03:00
Alexander Sytnyk
186f40350d
Add some improvements
2017-08-14 17:12:54 +03:00
PavelRatushny
d061581368
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-14 17:09:30 +03:00
Dmitriy Prodchenko
7fc0dad6b6
Icons for Point Menu.
2017-08-14 16:00:14 +03:00
Кручу Верчу
ba09d57827
Translated using Weblate (Russian)
...
Currently translated at 93.3% (2221 of 2378 strings)
Mapillary-сервис для обмена фотографиями с геометками, они сотрудничают с OSM.
2017-08-14 14:49:18 +02:00
Alexander Sytnyk
3fb23779c4
Add landscape layout
2017-08-14 15:37:09 +03:00
Кручу Верчу
9d5f80aa17
Translated using Weblate (Russian)
...
Currently translated at 93.3% (2219 of 2378 strings)
2017-08-14 14:34:54 +02:00
Alexander Sytnyk
e3e28211b8
Replace new methods with existing
2017-08-14 14:10:52 +03:00
Eddi
4a7a279fd9
Translated using Weblate (Icelandic)
...
Currently translated at 92.5% (2202 of 2378 strings)
2017-08-14 12:45:31 +02:00
Claus Rüdinger
bb0a997d9a
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-14 11:43:21 +02:00
Hakuchi
94342ed409
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-14 11:42:49 +02:00
Claus Rüdinger
4c3805afa3
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-14 11:41:37 +02:00
Hakuchi
d90396447e
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-14 11:39:51 +02:00
Alexander Sytnyk
d51254949b
Add support for landscape
2017-08-14 12:12:53 +03:00
PavelRatushny
294215d590
Check before closing context menu
2017-08-14 10:26:21 +03:00
Verdulo
6ea556b2c1
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-13 21:04:48 +02:00
Roberto GEB
57e00e27b6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-13 17:51:54 +02:00
Weblate
aea5bfc9ea
Merge remote-tracking branch 'origin/master'
2017-08-13 09:45:15 +02:00
Piotr Sokół
e66e4dfc98
Translated using Weblate (Polish)
...
Currently translated at 98.8% (2351 of 2378 strings)
2017-08-13 09:44:54 +02:00
Hinagiku Zeppeki
2c6bcb91bf
Translated using Weblate (Japanese)
...
Currently translated at 95.9% (2281 of 2378 strings)
2017-08-13 09:44:50 +02:00
Mirco Zorzo
f6188baf98
Translated using Weblate (Italian)
...
Currently translated at 97.4% (2318 of 2378 strings)
2017-08-13 09:44:50 +02:00
Eddi
82c339ceb9
Translated using Weblate (Icelandic)
...
Currently translated at 92.5% (2202 of 2378 strings)
2017-08-13 09:44:46 +02:00
Balázs Úr
066ddc3376
Translated using Weblate (Hungarian)
...
Currently translated at 97.3% (2314 of 2378 strings)
2017-08-13 09:44:46 +02:00
jan madsen
0119460b2d
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-13 09:44:35 +02:00
sonora
27b8ac9000
Remove obsolete code
2017-08-13 09:10:34 +02:00
sonora
275ae43d5c
set setNotifyOnChange(true) again in SplitSegmentFragment
2017-08-13 08:45:54 +02:00
Babos Gábor
f554b9efaa
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (3143 of 3149 strings)
2017-08-12 18:46:44 +02:00
Guntis Ozols
4846c7d13a
Translated using Weblate (Latvian)
...
Currently translated at 96.2% (3032 of 3149 strings)
2017-08-12 15:46:06 +02:00
Guntis Ozols
ed17193452
Translated using Weblate (Latvian)
...
Currently translated at 94.7% (2252 of 2378 strings)
2017-08-12 15:46:00 +02:00
anonymous
c614dd76c0
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 86.1% (2048 of 2378 strings)
2017-08-12 12:46:08 +02:00
Osoitz
bafa16e591
Translated using Weblate (Basque)
...
Currently translated at 63.2% (1993 of 3149 strings)
2017-08-12 12:44:13 +02:00
Mirco Zorzo
ac19bfb36d
Translated using Weblate (Italian)
...
Currently translated at 97.3% (2316 of 2378 strings)
2017-08-12 06:45:27 +02:00
ezjerry liao
6f7d0d6fed
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-12 03:44:26 +02:00
Franco
ed6f6b67aa
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-11 21:49:09 +02:00
Franco
9fde8c2cf5
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-11 21:49:05 +02:00
Franco
3337beca0c
Translated using Weblate (Spanish)
...
Currently translated at 99.9% (2377 of 2378 strings)
2017-08-11 21:48:52 +02:00
Hakuchi
56b96192e7
Translated using Weblate (German)
...
Currently translated at 99.5% (2368 of 2378 strings)
2017-08-11 21:45:08 +02:00
Ajeje Brazorf
ec2504f7bc
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-11 18:46:29 +02:00
PavelRatushny
a6d83ee530
Make toolbar non static
2017-08-11 19:03:35 +03:00
PavelRatushny
c13baca903
Rename save
2017-08-11 18:58:06 +03:00
PavelRatushny
92a6e7932b
Fix save button visibility
2017-08-11 18:50:41 +03:00
PavelRatushny
1392d73e07
Open track activity after saving
2017-08-11 18:32:59 +03:00
PavelRatushny
2796cb25ee
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-11 18:09:08 +03:00
PavelRatushny
707a918d05
Add save button
2017-08-11 18:08:45 +03:00
Alex
bad41b8c66
Fix reordering bug
2017-08-11 18:07:50 +03:00
Alex
6714afb316
Add borders for the controls
2017-08-11 17:35:36 +03:00
Alex
4f85af5b10
Add small changes
2017-08-11 16:52:48 +03:00
PavelRatushny
23e8dd701f
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-11 16:28:50 +03:00
PavelRatushny
6ecb7572b1
Fix exiting from add gpx mode
2017-08-11 16:27:55 +03:00
Alex
c1955d2b7d
Remove menu from action bar
2017-08-11 16:25:01 +03:00
PavelRatushny
c32e6d4681
Change title in add line mode
2017-08-11 15:51:53 +03:00
PavelRatushny
468d1eb4e2
Display categories from gpx waypoints
2017-08-11 15:27:28 +03:00
Alex
3ab0dee4b0
Add options menu
2017-08-11 15:21:58 +03:00
Alex
c7b877aefc
Add options button; move udo and redo buttons; add small improvements
2017-08-11 14:35:24 +03:00
Alex
584143f6a2
Add options menu fragment; fix layouts
2017-08-11 13:57:37 +03:00
PavelRatushny
a78dcee686
Close context menu after adding waypoint/route point
2017-08-11 13:51:54 +03:00
PavelRatushny
5796d5f2e0
Fix fabs
2017-08-11 13:30:52 +03:00
Osoitz
d4390ca59e
Translated using Weblate (Basque)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-11 11:37:07 +02:00
PavelRatushny
145ee2d096
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-11 12:11:39 +03:00
PavelRatushny
b9b0702628
Fix showing empty state after loading
2017-08-11 12:11:16 +03:00
8c6311e901274f6baef2068792c8ab
2929e4d770
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.6% (2037 of 2378 strings)
2017-08-11 10:40:27 +02:00
anonymous
3ab9e1cd24
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.3% (2029 of 2378 strings)
2017-08-11 10:34:52 +02:00
8c6311e901274f6baef2068792c8ab
85e94053f8
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.2% (2028 of 2378 strings)
2017-08-11 10:33:20 +02:00
Alex
fc37aa24ed
Dynamically set the height for scrollview
2017-08-11 11:22:54 +03:00
PavelRatushny
3419175299
Refactor saving gpx methods
2017-08-11 11:15:14 +03:00
Hakuchi
bf424f0ecc
Translated using Weblate (Italian)
...
Currently translated at 97.0% (2308 of 2378 strings)
2017-08-11 06:05:18 +02:00
Alex
9b79fde226
Refactor code
2017-08-10 23:46:16 +03:00
Alexander Sytnyk
658d7bdd3e
Add some code
2017-08-10 19:15:10 +03:00
PavelRatushny
8ab7f878b9
Fix overlayView when scrolling
2017-08-10 19:11:05 +03:00
PavelRatushny
eba9b73841
Fabs styling
2017-08-10 19:09:52 +03:00
Alexander Sytnyk
1b821e8ab7
Change the layout
2017-08-10 18:46:28 +03:00
Alexander Sytnyk
ee09074abf
Show application modes in bottom sheet
2017-08-10 17:48:36 +03:00
Alexander Sytnyk
8af25f51ce
Create bottom sheet for snap to road; do some related stuff
2017-08-10 14:00:24 +03:00
Weblate
863a2f63ef
Merge remote-tracking branch 'origin/master'
2017-08-10 12:44:35 +02:00
josep constanti
d7c6e64daf
Translated using Weblate (Catalan)
...
Currently translated at 89.9% (2831 of 3149 strings)
2017-08-10 12:44:29 +02:00
Franco
ca77f3338f
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-10 12:44:28 +02:00
Franco
5606d01206
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-10 12:44:28 +02:00
Franco
95ef46b081
Translated using Weblate (Spanish)
...
Currently translated at 99.9% (2377 of 2378 strings)
2017-08-10 12:44:28 +02:00
ace shadow
50b3ad60ab
Translated using Weblate (Slovak)
...
Currently translated at 99.2% (2360 of 2378 strings)
2017-08-10 12:44:28 +02:00
Evgenii Martynenko
14114b5783
Translated using Weblate (Russian)
...
Currently translated at 93.2% (2218 of 2378 strings)
2017-08-10 12:44:27 +02:00
Hakuchi
98ca3e0d76
Translated using Weblate (Italian)
...
Currently translated at 97.0% (2308 of 2378 strings)
2017-08-10 12:44:20 +02:00
Hakuchi
1263ab3f64
Translated using Weblate (German)
...
Currently translated at 99.5% (2368 of 2378 strings)
2017-08-10 12:44:15 +02:00
elPresidento
0f0173550e
Translated using Weblate (Czech)
...
Currently translated at 99.2% (2361 of 2378 strings)
2017-08-10 12:44:14 +02:00
ezjerry liao
29724f2c56
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-10 12:44:13 +02:00
Softmap
fb454bf97a
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-10 12:44:09 +02:00
Alexander Sytnyk
f1465dc490
Merge remote-tracking branch 'origin/sasha_pasha_branch' into sasha_pasha_branch
2017-08-10 13:22:42 +03:00
Alexander Sytnyk
59681a5333
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-10 13:22:09 +03:00
Dmitriy Prodchenko
273eae756e
Add Snap to Road icon
2017-08-10 13:11:37 +03:00
PavelRatushny
d87fcf3423
Moving point draw on top
2017-08-10 13:03:14 +03:00
PavelRatushny
46e96a62b6
Add menu for saving as track
2017-08-10 13:02:09 +03:00
PavelRatushny
2b7f5f6f4e
Fix finding point to move
2017-08-10 11:07:45 +03:00
PavelRatushny
5251bb1bb7
Fix exit from measure mode in move point mode
2017-08-10 11:01:43 +03:00
PavelRatushny
66bbd34644
Fix refreshing map when undo/redo move point
2017-08-10 10:48:52 +03:00
PavelRatushny
a0d41d945f
Rename old point
2017-08-10 10:25:20 +03:00
jan madsen
08e1d7a060
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-10 06:44:36 +02:00
Franco
062297dbd8
Translated using Weblate (Spanish)
...
Currently translated at 99.9% (2377 of 2378 strings)
2017-08-10 04:07:03 +02:00
Jaime Gutiérrez Alfaro
6c3971419b
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-10 03:30:19 +02:00
PavelRatushnyi
60a71539e7
Disable single tap in move point mode
2017-08-10 02:10:04 +03:00
PavelRatushnyi
2df2f9380f
Refresh map after cancel moving point
2017-08-10 02:04:49 +03:00
PavelRatushnyi
f4b7e20dde
Fix cancel button
2017-08-10 01:59:50 +03:00
Ivan Vantu5z
7e67b3d23a
Translated using Weblate (Russian)
...
Currently translated at 94.5% (2976 of 3149 strings)
2017-08-10 00:46:51 +02:00
Hakuchi
22f81b97ee
Translated using Weblate (Italian)
...
Currently translated at 62.4% (1966 of 3149 strings)
2017-08-10 00:45:52 +02:00
Claus Rüdinger
36a2770379
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-10 00:45:20 +02:00
PavelRatushnyi
226162a76f
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-10 00:57:44 +03:00
Hakuchi
b58c335532
Translated using Weblate (Persian)
...
Currently translated at 17.9% (566 of 3149 strings)
2017-08-09 21:46:14 +02:00
Piotr Strebski
14f82d65c9
Translated using Weblate (Polish)
...
Currently translated at 99.9% (3146 of 3149 strings)
2017-08-09 18:46:33 +02:00
Piotr Strebski
1313236f66
Translated using Weblate (Polish)
...
Currently translated at 98.8% (2351 of 2378 strings)
2017-08-09 18:46:28 +02:00
ezjerry liao
35b409e26a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-09 18:44:33 +02:00
PavelRatushny
42b216b8dd
Mark visibility
2017-08-09 19:06:46 +03:00
PavelRatushny
aa35e2cb1a
Fix processing points after saving
2017-08-09 18:37:30 +03:00
PavelRatushny
ccccf81330
Add some stuff
2017-08-09 18:36:26 +03:00
PavelRatushny
de9530af0d
Add move point mode
2017-08-09 18:34:34 +03:00
Alexander Sytnyk
ccd69672cc
Add small changes
2017-08-09 18:30:06 +03:00
Alexander Sytnyk
17ccf0c16b
Add undo/redo for clear all; add some improvements
2017-08-09 18:12:24 +03:00
Alexander Sytnyk
c286fa8506
Change some logic
2017-08-09 17:06:43 +03:00
Franco
5620e4d328
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-09 15:34:48 +02:00
Alexander Sytnyk
6c8f5fba96
Close points list on Back pressed
2017-08-09 16:29:22 +03:00
Franco
c058addb94
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-09 15:19:08 +02:00
Alexander Sytnyk
e95f4bd282
Add some changes
2017-08-09 15:50:47 +03:00
Alexander Sytnyk
fbb6f78379
Rename method
2017-08-09 15:18:51 +03:00
Alexander Sytnyk
284e96361e
Add undo/redo for reordering
2017-08-09 15:06:55 +03:00
Alexander Sytnyk
654f32652f
Add drag and drop for points list
2017-08-09 14:15:31 +03:00
Alexander Sytnyk
eaef53d552
Refactor code
2017-08-09 12:42:00 +03:00
Softmap
f746b7f6d8
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-09 11:38:22 +02:00
PavelRatushny
1514949336
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-09 12:29:34 +03:00
PavelRatushny
efe2283f1c
Fix adding line
2017-08-09 12:28:58 +03:00
Alexander Sytnyk
0e25331dcb
Change resources
2017-08-09 12:12:43 +03:00
Alexander Sytnyk
88fc407fa7
Add selectable background
2017-08-09 11:08:12 +03:00
Alexander Sytnyk
87795b2e9e
Merge remote-tracking branch 'origin/sasha_pasha_branch' into sasha_pasha_branch
2017-08-09 10:31:39 +03:00
Alexander Sytnyk
f0827226be
Refactor code
2017-08-09 10:31:12 +03:00
PavelRatushny
2bfdea04f3
Fit rect to map when adding segment
2017-08-09 10:26:04 +03:00
josep constanti
c4de83e557
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-09 07:51:39 +02:00
Hakuchi
67181ac613
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-08 23:14:30 +02:00
ssantos
80316db29a
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-08 23:02:16 +02:00
Hakuchi
fcc6ea70db
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-08 23:01:24 +02:00
Viktar Vauchkevich
4ae0e191f7
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 22:25:57 +02:00
Viktar Vauchkevich
29a602cb0d
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 22:25:31 +02:00
Alexander Sytnyk
aa641516c9
Use Command pattern for undo and redo; add small improvements
2017-08-08 19:07:12 +03:00
PavelRatushny
1af23e4b95
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-08 19:00:22 +03:00
PavelRatushny
ca7c573286
Add saving to gpx segment
2017-08-08 18:59:50 +03:00
Ajeje Brazorf
9b135fd6e9
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 16:51:51 +02:00
Weblate
f5559833bc
Merge remote-tracking branch 'origin/master'
2017-08-08 15:35:39 +02:00
Ldm Public
9752c01dc5
Translated using Weblate (French)
...
Currently translated at 98.4% (2342 of 2378 strings)
2017-08-08 15:35:15 +02:00
jan madsen
28d5680afe
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 15:35:13 +02:00
josep constanti
9ea7ba88d3
Translated using Weblate (Catalan)
...
Currently translated at 99.7% (2373 of 2378 strings)
2017-08-08 15:35:12 +02:00
ezjerry liao
42a69b89fa
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 15:35:08 +02:00
Dmitriy Prodchenko
37589f1f8a
Change string.
2017-08-08 14:31:39 +03:00
Dmitriy Prodchenko
651c9bedf0
Change string.
2017-08-08 14:30:20 +03:00
Dmitriy Prodchenko
1b20df7434
Change string.
2017-08-08 14:29:04 +03:00
Weblate
13c37128b1
Merge remote-tracking branch 'origin/master'
2017-08-08 13:12:55 +02:00
Ajeje Brazorf
290601c3be
Translated using Weblate (Sardinian)
...
Currently translated at 76.2% (2400 of 3149 strings)
2017-08-08 13:12:53 +02:00
Franco
e877da8cb3
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 13:12:43 +02:00
Matej U
949018006a
Translated using Weblate (Slovenian)
...
Currently translated at 99.1% (2358 of 2378 strings)
2017-08-08 13:12:42 +02:00
ace shadow
b509a3e6ac
Translated using Weblate (Slovak)
...
Currently translated at 98.8% (2350 of 2378 strings)
2017-08-08 13:12:42 +02:00
Ajeje Brazorf
49862b7a7e
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 13:12:41 +02:00
Hakuchi
b2cc5821d9
Translated using Weblate (German)
...
Currently translated at 99.5% (2368 of 2378 strings)
2017-08-08 13:12:28 +02:00
Ldm Public
59ea17d4e1
Translated using Weblate (French)
...
Currently translated at 98.4% (2341 of 2378 strings)
2017-08-08 13:12:28 +02:00
ezjerry liao
9344558a4c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 13:12:25 +02:00
Viktar Vauchkevich
32ff077164
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 13:12:24 +02:00
Osoitz
7bf809a0aa
Translated using Weblate (Basque)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-08 13:12:21 +02:00
annasoloviova
e65cf4adaa
Update strings.xml
2017-08-08 14:07:36 +03:00
Alexander Sytnyk
ab023859a1
Add ability to add point on single tap
2017-08-08 14:03:04 +03:00
PavelRatushny
8ffb4688f2
Merge branch 'sasha_pasha_branch' of ssh://github.com/osmandapp/Osmand into sasha_pasha_branch
2017-08-08 13:43:11 +03:00
PavelRatushny
c5bc873de4
Create fabOnClickListener
2017-08-08 13:41:51 +03:00
Alexander Sytnyk
10ac576355
Merge remote-tracking branch 'origin/sasha_pasha_branch' into sasha_pasha_branch
2017-08-08 13:34:10 +03:00
Alexander Sytnyk
568caff391
Open / Close the points list by clicking on the title
2017-08-08 13:33:41 +03:00
PavelRatushny
59ed65326e
Fix fab drawables
2017-08-08 13:29:22 +03:00
PavelRatushny
a6381c86ef
Close fab menu on scroll in overview screen
2017-08-08 13:28:19 +03:00
PavelRatushny
137ce99023
Add fab for add line action
2017-08-08 13:22:14 +03:00
Alexander Sytnyk
8a767be254
Merge remote-tracking branch 'origin/measurement_tools' into sasha_pasha_branch
2017-08-08 13:00:00 +03:00
PavelRatushny
30d18b9797
Add empty space for fab on overview screen
2017-08-08 12:56:37 +03:00
Alexander Sytnyk
8f00527bd7
Add small changes
2017-08-08 12:54:13 +03:00
Alexander Sytnyk
3dcc410fd7
Replace ListView with RecyclerView
2017-08-08 12:49:47 +03:00
PavelRatushny
e32243a56e
Add fabs on overview screen
2017-08-08 12:44:41 +03:00
PavelRatushny
1f4edccf1f
Merge branch 'my_places_favourites' into sasha_pasha_branch
2017-08-08 12:20:19 +03:00
PavelRatushny
a796efc5c3
Merge branch 'gpx_improvements' into sasha_pasha_branch
2017-08-08 12:20:11 +03:00
PavelRatushny
469216e681
Interacting with chart on tap
2017-08-08 12:13:45 +03:00
vshcherb
f38ea5df5d
Merge pull request #4278 from osmandapp/fab_waypoints
...
Fix adding route point
2017-08-08 10:11:22 +02:00
Alexander Sytnyk
5ded35937e
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into measurement_tools
2017-08-08 10:36:14 +03:00
anonymous
42863f47f7
Translated using Weblate (French)
...
Currently translated at 97.5% (2320 of 2378 strings)
2017-08-07 22:56:24 +02:00
Ldm Public
d37056def8
Translated using Weblate (French)
...
Currently translated at 97.5% (2319 of 2378 strings)
2017-08-07 22:55:33 +02:00
anonymous
60145b1331
Translated using Weblate (French)
...
Currently translated at 97.5% (2319 of 2378 strings)
2017-08-07 22:54:42 +02:00
Hakuchi
4c8d779493
Translated using Weblate (German)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-07 22:24:54 +02:00
mueller-ma
de6b05f05f
Translated using Weblate (German)
...
Currently translated at 98.9% (2352 of 2378 strings)
2017-08-07 19:16:12 +02:00
Alexander Sytnyk
e7bc8e4140
Add an upper position for the center of the map
2017-08-07 18:39:13 +03:00
Ajeje Brazorf
e174bde123
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 17:37:58 +02:00
PavelRatushny
d0149b5c3e
Resolve conflicts
2017-08-07 18:11:16 +03:00
Alexander Sytnyk
8921d283f6
Set alpha for shadow
2017-08-07 18:07:46 +03:00
PavelRatushny
43a1873af2
Fix empty states
2017-08-07 18:03:40 +03:00
PavelRatushny
01919e948c
Fix adding route point
2017-08-07 18:01:11 +03:00
Alexander Sytnyk
cade8b05f2
Add final modifiers
2017-08-07 17:52:15 +03:00
Alexander Sytnyk
191505c0c2
Add ability to move map to the selected point
2017-08-07 17:28:58 +03:00
Alexander Sytnyk
2ef81d2048
Replace RecyclerView with ListView
2017-08-07 17:05:57 +03:00
Franco
80af13abe8
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 15:34:16 +02:00
Franco
f593f44709
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-07 15:26:09 +02:00
Franco
73764541ce
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-07 15:22:07 +02:00
Viktar Vauchkevich
f93e5d18c2
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 15:07:50 +02:00
Viktar Vauchkevich
60e51dd60f
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 15:05:04 +02:00
Franco
ad1c6a6cb4
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 14:54:00 +02:00
Viktar Vauchkevich
f77e350d67
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-07 14:50:49 +02:00
jan madsen
ecbf061d1c
Translated using Weblate (Danish)
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-07 14:22:03 +02:00
ezjerry liao
630c00933d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3149 of 3149 strings)
2017-08-07 14:12:36 +02:00
ezjerry liao
9f1b88e892
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 14:07:55 +02:00
Alexander Sytnyk
3066ba2ee0
Fix layouts
2017-08-07 14:59:18 +03:00
Weblate
9de8a110b3
Merge remote-tracking branch 'origin/master'
2017-08-07 13:42:35 +02:00
ezjerry liao
8caacad66f
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.6% (2370 of 2378 strings)
2017-08-07 13:41:58 +02:00
josep constanti
eeb854ab83
Translated using Weblate (Catalan)
...
Currently translated at 99.3% (2362 of 2378 strings)
2017-08-07 13:41:58 +02:00
Jaŭhien
7ecca912d8
Translated using Weblate (Belarusian)
...
Currently translated at 99.4% (2364 of 2378 strings)
2017-08-07 13:41:56 +02:00
Softmap
e731e60f54
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 13:41:52 +02:00
Alexander Sytnyk
cda30a2957
Add the ability to delete points from the list; add small changes
2017-08-07 13:05:11 +03:00
xmd5a
cbaa5c18c9
Add phrase
2017-08-07 12:04:44 +03:00
xmd5a
2ffb8e5724
Add phrases
2017-08-07 11:06:07 +03:00
Alexander Sytnyk
40bfd45dd1
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into measurement_tools
2017-08-07 10:43:09 +03:00
jan madsen
743bdc256b
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 09:17:55 +02:00
Weblate
d33dac8446
Merge remote-tracking branch 'origin/master'
2017-08-07 07:57:00 +02:00
reza khan
d0d4005979
Translated using Weblate (Persian)
...
Currently translated at 73.5% (1748 of 2378 strings)
2017-08-07 07:56:42 +02:00
Jaŭhien
ba7b9b03fd
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 07:56:30 +02:00
josep constanti
096586438d
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-07 07:56:26 +02:00
xmd5a
30db73e9bd
Fix
2017-08-06 17:19:33 +03:00
Piotr Sokół
51c0acd461
Translated using Weblate (Polish)
...
Currently translated at 98.6% (2347 of 2378 strings)
2017-08-06 15:45:31 +02:00
8c6311e901274f6baef2068792c8ab
73a870fc6b
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.7% (2038 of 2378 strings)
2017-08-06 15:45:30 +02:00
Zahnstocher
abbacffa0b
Translated using Weblate (German)
...
Currently translated at 98.9% (2354 of 2378 strings)
2017-08-06 15:45:20 +02:00
jan madsen
baede6b11f
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-06 15:45:18 +02:00
elPresidento
cfcf479e67
Translated using Weblate (Czech)
...
Currently translated at 98.9% (2352 of 2378 strings)
2017-08-06 15:45:18 +02:00
Verdulo
8ffa48330b
Translated using Weblate (Esperanto)
...
Currently translated at 99.5% (2367 of 2378 strings)
2017-08-06 15:45:13 +02:00
sonora
97ec703c8a
string consistency
2017-08-06 09:17:51 +02:00
sonora
d27749eceb
spelling
2017-08-06 09:14:07 +02:00
sonora
dc34934776
string improvements
2017-08-06 09:11:23 +02:00
Ajeje Brazorf
b2ec0e945b
Translated using Weblate (Sardinian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-06 00:15:22 +02:00
anonymous
c29eb25eb4
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.5% (2035 of 2378 strings)
2017-08-05 19:38:35 +02:00
jan madsen
a069e21bb0
Translated using Weblate (Danish)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-05 13:31:46 +02:00
Weblate
29b0f41f4b
Merge remote-tracking branch 'origin/master'
2017-08-05 13:13:25 +02:00
ace shadow
02ac07d7e7
Translated using Weblate (Slovak)
...
Currently translated at 99.0% (2355 of 2378 strings)
2017-08-05 13:13:13 +02:00
Ldm Public
db3d711aa6
Translated using Weblate (French)
...
Currently translated at 98.3% (2338 of 2378 strings)
2017-08-05 13:12:59 +02:00
Softmap
87d8430639
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-05 13:12:53 +02:00
Alexey Kulish
51d0bd7013
Fix 26 api
2017-08-05 12:01:48 +03:00
ezjerry liao
15d49a132f
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-05 04:16:25 +02:00
Franco
5b2e81ece9
Translated using Weblate (Spanish (American))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-05 03:15:48 +02:00
Franco
06f4099d22
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-05 03:13:05 +02:00
Viktar Vauchkevich
f055f3721a
Translated using Weblate (Belarusian (latin))
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-05 01:24:23 +02:00
Viktar Vauchkevich
3e37feecb1
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (2378 of 2378 strings)
2017-08-05 01:23:05 +02:00
Weblate
933f45c377
Merge remote-tracking branch 'origin/master'
2017-08-04 21:45:32 +02:00
Hakuchi
3117111ebf
Translated using Weblate (German)
...
Currently translated at 100.0% (3141 of 3141 strings)
2017-08-04 21:45:25 +02:00
Hakuchi
5cb3b58e05
Translated using Weblate (German)
...
Currently translated at 99.4% (2358 of 2371 strings)
2017-08-04 21:45:07 +02:00
josep constanti
b875ef2f78
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (2371 of 2371 strings)
2017-08-04 21:45:04 +02:00
Clément Bébin
e77283d4af
Translated using Weblate (French)
...
Currently translated at 98.7% (2341 of 2371 strings)
2017-08-04 21:44:59 +02:00
Alexey Kulish
668f7313a1
Tiny fix
2017-08-04 20:05:30 +03:00
Alexey
0776c02336
Merge pull request #4260 from osmandapp/fab_waypoints
...
Fab waypoints
2017-08-04 19:26:51 +03:00
Alexey Kulish
f4b09e2b4d
Fix transport context menu
2017-08-04 19:26:06 +03:00
PavelRatushny
240bcd8f01
Styling
2017-08-04 19:00:58 +03:00
Alex
9321434c74
Add displaying of the points
2017-08-04 18:59:48 +03:00
PavelRatushny
f1961eb031
Fix dismiss and back navigation
2017-08-04 18:13:27 +03:00
vshcherb
5e490e7c8b
Merge pull request #4264 from osmandapp/measurement_tools
...
Add confirmation dialog; fix small things
2017-08-04 17:07:14 +03:00
Alex
4ef1d86dfc
Add confirmation dialog; fix small things
2017-08-04 16:53:51 +03:00
PavelRatushny
26e31fb9bf
Fix wpt and tre
2017-08-04 16:29:07 +03:00
Alexey Kulish
4757fbe427
Fix transport context menu
2017-08-04 16:03:24 +03:00
Alexey
edb25fbd95
Merge pull request #4262 from osmandapp/measurement_tools
...
Measurement tools
2017-08-04 15:10:20 +03:00