Commit graph

282 commits

Author SHA1 Message Date
Alexey Kulish
31ee70675a Route info screen done 2017-02-15 19:15:23 +03:00
Rosty
f21be692dd compilation fix 2017-01-10 16:56:14 +02:00
Victor Shcherb
efd12173b6 Put maven central back 2017-01-07 00:06:50 +01:00
vshcherb
0547ce86e3 Update AndroidManifest.xml 2017-01-06 20:12:30 +01:00
Alexey Kulish
e9ffb30e8f Added setting for GPX notification 2016-10-25 11:00:03 +03:00
Victor Shcherb
2ebed7d2dd Set bluetooth as not required feature 2016-08-13 12:20:27 +02:00
vshcherb
14abc815eb Update AndroidManifest.xml 2016-08-01 12:29:45 +02:00
Victor Shcherb
e9722c15af Prepare for 2.4 2016-07-25 01:58:00 +02:00
sonora
4ce874d343 BT SCO implementation complete (remove TODO comments) 2016-07-13 12:37:29 +02:00
sonora
58e44944b2 Add TODO reminder 2016-07-13 00:44:33 +02:00
sonora
a03aae915a go baxk to android:maxSdkVersion="16" 2016-07-12 23:55:42 +02:00
sonora
8a6464c3f4 use android:maxSdkVersion="18" for the 2 permissions 2016-07-12 21:52:59 +02:00
sonora
f87e08d358 Add permissions which seem necessary ONLY for Android < 4.4 for BT SCO 2016-07-12 21:33:34 +02:00
sonora
efde03a75e formatting 2016-07-12 21:07:42 +02:00
sonora
21d433bf75 Basic fix for 2590 2016-06-30 14:17:22 +02:00
sonora
e4d546f7bd make OsmAnd launchMode="singleTask", Issue 2643 2016-06-13 08:23:27 +02:00
vshcherb
25df31e91a Merge pull request #1061 from eighthave/all-google-domains-manifest
claim all Google map domains
2016-06-02 01:37:19 +02:00
GaidamakUA
1e255fa95a Sharing is working from inbox now. 2016-05-31 19:07:22 +03:00
vshcherb
f68fd9aa71 Update AndroidManifest.xml 2016-03-24 10:07:50 +01:00
GaidamakUA
e4edd61ad7 Fixed provider authorities. 2016-03-21 11:58:43 +02:00
Alexey Kulish
86b24520e5 Osmand Api in progress. Map markers fixes. 2016-03-15 19:58:25 +03:00
Victor Shcherb
02fff71197 Fix spen 2016-02-19 17:52:16 +02:00
Alexey Kulish
f04f0512dc Fix https://github.com/osmandapp/Osmand/issues/2145 2016-01-17 11:03:09 +03:00
GaidamakUA
3e0e7375e2 Renamed activity and created empty fragment for reports. 2016-01-06 17:19:57 +02:00
GaidamakUA
f513bff506 Renamed to OSM Live 2015-12-29 17:52:07 +02:00
GaidamakUA
f78f7cc045 Shadows for extendable list view (live updates screen) 2015-12-21 18:36:15 +02:00
GaidamakUA
e190a7a285 Live updates work in progress 2015-12-14 18:51:52 +02:00
Victor Shcherb
09a3f5d1ac Revert android manifest 2015-12-09 23:38:02 +01:00
Victor Shcherb
a17bc285ce Fix package 2015-12-09 11:17:53 +01:00
GaidamakUA
226dd49b2b Live updates start. 2015-12-04 18:05:07 +02:00
vshcherb
99bb782266 Update AndroidManifest.xml
Revert formatting
2015-11-13 10:03:51 +01:00
GaidamakUA
b3266d86af Dialogs replaced with AppCompatDialogs 2015-11-11 12:42:13 +02:00
Victor Shcherb
c376f0600e Preparation 2.3 dialog 2015-11-07 19:23:35 +01:00
Victor Shcherb
6da63d4685 Use file provider to share notes 2015-08-31 09:08:57 +02:00
Victor Shcherb
b2ce8fd9d6 Upgrade min version to Android 4.0, preparation for 2.2 release 2015-08-03 23:15:17 +02:00
Victor Shcherb
0a835b64da Possible fix for AndroidManifest.xml 2015-06-15 23:49:19 +02:00
Victor Shcherb
a494d741ce Add settings to disable recording once app is killed 2015-06-10 12:55:32 +02:00
Victor Shcherb
d8adae60d2 Update 2015-05-05 02:19:28 +02:00
Hans-Christoph Steiner
e58e5cf9f2 claim all Google map domains
This is all of the possible Google Maps domains.  Unfortunately for this
case, Google redirects the .com to the country-specific domain of the
detection location of the user.  So if a user copies and pastes a map URL,
then it'll include that user's country domain.  So in order to support
catching Google Maps links well, the country domains need to be supported.

https://en.wikipedia.org/wiki/List_of_Google_domains
2015-05-04 11:47:28 -04:00
Victor Shcherb
d7eb6c7572 Update version 2015-05-01 17:38:25 +02:00
Victor Shcherb
a3b4919d58 Remove debuggable 2015-04-28 00:30:44 +02:00
Victor Shcherb
c9c2a26525 Update exit 2015-04-25 16:49:43 +02:00
Victor Shcherb
48c8e28ff8 Update ui 2015-04-24 23:45:03 +02:00
Victor Shcherb
e23cdb7dd3 Redownload AGPS every 16 hours 2015-03-27 01:04:07 +01:00
Victor Shcherb
cfbfa188cc Fix poi types 2015-03-25 00:06:52 +01:00
sonora
378aef102b shared_string_settings 2015-03-08 14:08:07 +01:00
Denis
293713de58 Updated selected tracks view. 2015-03-04 18:03:20 +02:00
Denis
5dd241e8d5 Merge pull request #1095 from Bars107/master
Added app initializer
2015-03-03 18:33:12 +02:00
Bars107
27eb287ae9 Added app initializer 2015-03-03 18:33:34 +02:00
Victor Shcherb
ce3c8fbe79 Selected gpx 2015-03-02 17:13:46 +02:00