Commit graph

14741 commits

Author SHA1 Message Date
Victor Shcherb
7c9b81da26 Fix gpx selection issue
Conflicts:
	OsmAnd/src/net/osmand/plus/activities/SavingTrackHelper.java
2015-01-19 01:06:35 +01:00
Victor Shcherb
44e40cdefc Fix small issues 2015-01-15 03:17:26 +01:00
Victor Shcherb
741099b6ed Merge branch 'r1.9' of ssh://github.com/osmandapp/Osmand into r1.9 2015-01-15 02:47:20 +01:00
Victor Shcherb
5a19801695 Update routes
Conflicts:
	OsmAnd-java/src/net/osmand/binary/BinaryInspector.java
	OsmAnd-java/src/net/osmand/router/RouteResultPreparation.java
	OsmAnd-java/src/net/osmand/router/TurnType.java
2015-01-15 02:45:56 +01:00
Victor Shcherb
3856a67a01 Never cache activities they could be not active
Conflicts:
	OsmAnd/src/net/osmand/plus/OsmAndAppCustomization.java
	OsmAnd/src/net/osmand/plus/download/DownloadActivity.java
2015-01-13 17:27:34 +02:00
Alexey Pelykh
630bea44a2 Fix 2015-01-13 17:20:15 +02:00
Victor Shcherb
c3d5baf996 Proper GPX intent handling, replace undocumented 'category' with existing 'type' for favourites.gpx 2015-01-13 17:20:09 +02:00
Alexey Pelykh
8a1a1d86c5 Fix indent 2015-01-13 16:41:47 +02:00
Alexey Pelykh
3d7ca7e09c New GEO URI parser 2015-01-13 16:41:46 +02:00
Denis
deba789918 Fixed bug when app doesnt recognized as geo app 2015-01-13 16:41:45 +02:00
Victor Shcherb
c5ecb5e63f Fix turn:lanes 2015-01-13 10:28:00 +01:00
Victor Shcherb
a5b864a298 Fix routing 2014-11-28 01:00:03 +01:00
Victor Shcherb
107b5259f9 Fix routing with needles 2014-11-28 00:59:02 +01:00
Alexey Pelykh
8d75159aec Merge pull request #971 from jmakovicka/r1.9
Tolerate missing jnigraphics lib on Lollipop
2014-11-25 17:26:20 +02:00
jmakovicka
eb4967e6f0 ignore jnigraphics load errors
Nexus 4 w/ Android 5.0 Lollipop produces the following error message:

java.lang.UnsatisfiedLinkError: Shared library "/system/lib/libjnigraphics.so" already opened by ClassLoader 0x0
2014-11-25 13:28:27 +01:00
Jindřich Makovička
2e1a1954d7 Tolerate missing jnigraphics lib on Lollipop 2014-11-25 06:08:00 +01:00
Alexey Pelykh
6bd4cd64e8 Fix 2014-11-24 01:30:01 +01:00
Victor Shcherb
bcc8ab6c7a Fix issue with turn type 2014-11-23 19:45:46 +01:00
Victor Shcherb
c6d6897a88 Fix issue not remember state of group (small issue on server left) 2014-11-23 17:06:32 +01:00
Victor Shcherb
9963f41ccc Fix osmo bugs: use https, encryption, cancel
Conflicts:
	OsmAnd/res/values/strings.xml
2014-11-23 16:23:01 +01:00
vshcherb
46173129f0 Merge pull request #966 from Bars107/r1.9
Fixed bug with local index not showing after switching tabs
2014-11-20 17:04:38 +01:00
Denis
8928064b66 Fixed bug with local index not showing after switching tabs 2014-11-20 13:55:24 +02:00
vshcherb
f3fcc04f67 Merge pull request #964 from Bars107/r1.9
R1.9
2014-11-19 17:26:11 +01:00
Denis
b53339aef0 Fixed issue when selection for show current gpx doesnt save 2014-11-19 18:23:48 +02:00
Denis
7d0916bce6 Fixed bug with same item can be added to avoid roads twice 2014-11-19 18:23:38 +02:00
Denis
99e8409e37 Added region name in Updates tab in DownloadActivity 2014-11-19 18:23:28 +02:00
vshcherb
3b3d8017a7 Merge pull request #958 from Bars107/r1.9
Huge fixes for downloads.
2014-11-17 16:47:10 +01:00
Denis
6a29e8ab2f Fixed issue with wrong type maps downloading(roads only) 2014-11-17 17:41:59 +02:00
Denis
4d565a3ba8 Updated sort for local index 2014-11-17 17:12:52 +02:00
Denis
3f32c71c8d Refactored code of comparator 2014-11-17 16:53:50 +02:00
Denis
9fd0c20131 Updated sorting in localIndexFragment 2014-11-17 16:45:56 +02:00
Denis
89c72449d2 Fixed: removing last item in category does not remove category 2014-11-17 16:07:41 +02:00
Denis
d06e883dd1 Fixed bug when after deleting something in localindex - adapter was recreated and all open categories was closed 2014-11-17 14:32:23 +02:00
Denis
5073e82918 Fixed issue when downloaded map doesn't show in localIndex 2014-11-17 14:32:14 +02:00
vshcherb
274796d5c3 Merge pull request #950 from Zahnstocher/onresumer1.9-patch
fix route recalculation and screen update issue on MapActivity resume
2014-11-17 10:22:54 +01:00
Denis
63cdb2737e Updated solution for map modes does not fit in drawer 2014-11-12 10:44:25 +02:00
Zahnstocher
8fad1a477f fix route recalculation and screen update issue on MapActivity resume 2014-11-11 00:48:56 +01:00
Denis
e0fc9843f2 Fixed issue with wrong context for dialog 2014-11-10 14:29:48 +02:00
Denis
79cc69df46 Fixed NPE in localIndexFragment in onPostExecute 2014-11-10 11:31:14 +02:00
Denis
696b817863 Hotfix to NPE in UpdatesIndexFragment 2014-11-10 11:19:13 +02:00
Denis
ef302a0059 Fixed NPE in LocalIndexesFragment in onPostExecute 2014-11-10 11:16:54 +02:00
Denis
260d4eede2 Fixed NPE in UpdatesIntexFragment 2014-11-10 11:13:59 +02:00
Denis
1041b2de05 Fixed wrong string in Korean language 2014-11-10 10:04:13 +02:00
Denis
be705edf1c Fixed crush on lt language when opening downloads 2014-11-10 10:02:04 +02:00
Denis
89764a9b77 Fixed app mode button not fit in drawer 2014-11-10 10:01:55 +02:00
Denis
6a7fb4670b Fixed issue with drawer menu opened with slide change status 2014-11-10 10:01:46 +02:00
Victor Shcherb
984717dd11 Fix android 2.2 2014-11-08 01:40:45 +01:00
Victor Shcherb
0275990811 Fix ui helper 2014-11-07 20:00:28 +01:00
Denis
9c168dd7f3 Fixed bug when main manu does not update when using slide 2014-11-07 17:02:22 +02:00
Denis
525703b4be Fixed null pointer in favorites db helerp 2014-11-07 16:38:03 +02:00