Commit graph

366 commits

Author SHA1 Message Date
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
Victor Shcherb
4a25f3d2f6 Fix small issues and recents 2015-02-24 01:49:50 +01:00
Alexey Pelykh
ff8773010b Fix build 2015-02-05 11:19:54 +02:00
Denis
f2c51d2f60 Fixed bug with dissapearing tabs in 2.3.5. Fixed bug with multiple search buttons at favorites on 2.3.5 2015-02-04 12:11:11 +02:00
Alexey Pelykh
b32bed6fae Plugin details stub 2015-02-03 16:03:29 +02:00
Hans-Christoph Steiner
7cb58ec540 also parse maps.apple.com links, the query string includes lat/long/zoom/etc
https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.html
2015-02-02 22:53:05 +01:00
Hans-Christoph Steiner
4e5fa43f98 claim location URLs from QQ Map by Tencent
closes https://dev.guardianproject.info/issues/4394
2015-02-02 22:53:04 +01:00
Hans-Christoph Steiner
9b77f6fa90 claim location URLs from Nokia HERE
closes https://dev.guardianproject.info/issues/4399
2015-02-02 22:53:04 +01:00
Hans-Christoph Steiner
3d106d00b7 support parsing amap.com URLs
amap.com aka autonavi is a popular mapping service in China.
2015-02-02 22:53:04 +01:00
Denis
f7a7e7842e Fixed manifest 2015-01-30 10:29:44 +02:00
Denis
abff5f411c Renamed favourites to favorites 2015-01-29 14:49:41 +02:00
Hans-Christoph Steiner
50abbb0d57 consolidate IntentFilter for matching HTTP map URIs with no specific path
This puts them all into a single <intent-filter> to improve readability and
reduce the number of IntentFilters used.  This also adds some new domains:

* maps.yandex.com
* map.baidu.cn
* map.baidu.com
* wb.amap.com
* www.amap.com
2015-01-21 11:25:51 +01:00
Hans-Christoph Steiner
56eee3216f use http://osmand.net/go URL as HTTP url for sharing
For the record, I do not think it is a good idea to share location using
HTTP, it should always be HTTPS.  There are too many privacy concerns.
@vshcherb says he plans on adding HTTPS to osmand.net, so that will be good
once it happens.
2015-01-21 11:00:46 +01:00
Hans-Christoph Steiner
597f4b0a89 also match OSM short hostnames: osm.org and openstreetmap.org
osm.org is the official short URL for OpenStreetMap, with proper HTTPS
coming soon.  openstreetmap.org is the temporary short URL since it already
supports HTTPS.
2015-01-21 11:00:46 +01:00
Victor Shcherb
4d9bd5f23f Fix small issues 2015-01-19 23:16:37 +01:00
vshcherb
d939146afd Update AndroidManifest.xml
Increase min sdk version to 2.3 (so we release better tested software)
2015-01-05 13:32:42 +01:00
Denis
dbb67b0369 Hotfix to manifest 2014-12-23 19:02:44 +02:00
Denis
ae4e3f3837 Added audio-video notes activity 2014-12-23 13:33:25 +02:00
Denis
b6070c6b0a Fixed bug when app doesnt recognized as geo app 2014-12-22 18:47:30 +02:00
Victor Shcherb
bb74b7563a Update action bar 2014-12-10 01:19:31 +01:00
Victor Shcherb
24197255e4 Rename dashboard actiivty back into main menu activity 2014-12-08 01:27:29 +01:00
sonora
68e17b03a5 Add missing line break in AndroidManifext 2014-12-07 17:50:26 +01:00
Alexey Pelykh
ed25d71686 Merge branch 'master' of ssh://github.com/osmandapp/Osmand 2014-11-28 17:10:32 +02:00
Victor Shcherb
b953c50e1c Merge changes 2014-11-27 21:57:43 +01:00
Victor Shcherb
b0ff005352 Update master branch with new home screen 2014-11-27 17:30:55 +01:00
Denis
1ee3c2d127 Repalced mainMenuActivity with Dashboard activity 2014-11-27 18:03:52 +02:00
Alexey Pelykh
e0ed43da7e Remove 'test native renderer' activity 2014-11-27 17:31:54 +02:00
Denis
65f929b052 Refactored dashboard. Everything changed to fragments. 2014-11-24 17:16:08 +02:00
Victor Shcherb
3154e60106 Upgrade version 2014-11-17 10:29:29 +01:00
Bars107
0b20e061fd merge 2014-11-13 17:03:07 +02:00
Denis
80990295c5 Added activity 2014-11-05 14:47:42 +02:00
Zahnstocher
6d07c70933 lockNow for turn on screen feature 2014-11-05 01:09:59 +01:00
Victor Shcherb
275ea7728c Add billing permission 2014-11-05 00:20:06 +01:00
Taranenko Roman
558777919e Turn on the screen for a few seconds when there is a voice prompt 2014-10-30 22:41:21 +02:00
Taranenko Roman
1574da5dd6 Add route info print 2014-10-07 11:17:59 +03:00
Victor Shcherb
29e20eaede Fix builds 2014-10-03 16:48:49 +02:00
Victor Shcherb
c017af3372 Working commit 2014-09-13 17:18:13 +02:00
Denis
9b6b51579f Refactored downloadIndex to fragment 2014-09-09 14:14:52 +03:00
Denis
d3a7ab2368 Local index activity refactored to be fragment 2014-09-08 17:49:33 +03:00
Zahnstocher
c3d62e05cf Add intents 2014-08-12 17:25:16 +02:00
Victor Shcherb
fceb879f9f Reformat Android Manifest! 2014-08-06 23:05:57 +02:00
Thomas Rupprecht
d04567d784 Reformat Manifest File 2014-07-31 12:07:53 +02:00
Victor Shcherb
f40c818ca4 Android Manifest 2014-07-18 10:24:29 +02:00
Victor Shcherb
ae95da7152 Update version 2014-07-15 18:12:23 +02:00
Victor Shcherb
50c74055d1 Add help text 2014-07-12 02:48:25 +02:00
Victor Shcherb
180e0a6261 Fix build 2014-06-19 21:23:48 +02:00
unknown
b84c19f92f Merge branch 'master' of https://github.com/osmandapp/Osmand 2014-06-18 12:29:16 +03:00
Victor Shcherb
9107f4f6d7 Fix build 2014-06-18 02:14:27 +02:00
unknown
54b590646e Updated manifest 2014-06-16 17:57:53 +03:00
unknown
6cb62a3a86 renamed plugin. Visited point is green. Not visited blue. 2014-06-16 15:18:02 +03:00
unknown
adadfbb84e Changed shot path to full path for RouteStepsActivity in manifest 2014-06-16 08:31:29 +03:00
unknown
a8f7c49d3a added viget for route steps. Added activity which starts when click on widget. 2014-06-13 17:56:54 +03:00
Victor Shcherb
d4fe3288d2 Initial refactoring 2014-06-08 10:50:40 +02:00
Victor Shcherb
918da65e63 Refactor activities 2014-06-04 01:02:39 +02:00
Victor Shcherb
dded78403b Refactor activities 2014-06-04 00:51:54 +02:00
Victor Shcherb
115924384f Update screens 2014-06-03 23:10:22 +02:00
unknown
4f84517245 Tour selection activity changed to AlertDialog. Changed backgroud to white. Updated main layout. Added tour name to action bar. 2014-06-03 20:47:50 +03:00
unknown
490de9d67a Updated functionality of sherpafy customization. Added selecting tour stages and start map. 2014-06-02 21:58:58 +03:00
unknown
0d4be712ac first implementation of customize sherpafy. added possibility to selest and download tour and watch detailed information. 2014-06-01 21:33:29 +03:00
vshcherb
908d1ee236 Update AndroidManifest.xml 2014-05-29 16:30:52 +02:00
vshcherb
10873687ce Fix http scheme 2014-05-29 03:00:29 +02:00
vshcherb
11606f20f0 Switch to http scheme 2014-05-29 02:41:02 +02:00
vshcherb
4d7bc4a8a9 Add fast share intents 2014-05-29 02:14:14 +02:00
vshcherb
a22f890b27 Implement remote control api 2014-05-29 00:43:47 +02:00
vshcherb
fbb6822891 Merge pull request #648 from krabaey/feature-import-gpx
import&save gpx&kml files from file&content uri's
2014-05-22 17:59:40 +02:00
Koen Rabaey
a4455a1fc3 import&save gpx&kml files from file&content uri's 2014-05-22 10:51:31 +02:00
vshcherb
505c0ff4b7 Add connected devices view 2014-05-22 01:13:36 +02:00
Koen Rabaey
f167525f42 import keyhole markup language files 2014-05-06 22:17:52 +02:00
Koen Rabaey
6ace10fd92 misplaced elements and missing namespace 2014-05-05 22:15:36 +02:00
vshcherb
c5dfc25b4e Add osmo plugin 2014-05-04 03:01:57 +02:00
vshcherb
bf61c9ed75 Fix tour information 2014-05-03 18:28:50 +02:00
Koen Rabaey
012af31ef4 osmand specific intents 2014-05-03 18:05:42 +02:00
Koen Rabaey
4466cf4214 google.navigation intent 2014-05-02 15:26:28 +02:00
Koen Rabaey
b891142271 geo intent handling 2014-05-02 14:30:29 +02:00
Koen Rabaey
9644e4b80d - improvements : import from dropbox ; ES-FileExplorer local&cloud 2014-04-23 14:58:24 +02:00
Koen Rabaey
a1095ea959 import gpx 2014-04-22 22:44:21 +02:00
vshcherb
044c2d1cec Update target sdk to Android 19 and test 2014-04-01 19:25:10 +02:00
vshcherb
198e5b1be0 Update AndroidManifest.xml
Add permission to write to media storage
2014-01-05 14:18:25 +01:00
vshcherb
9402ee2244 Update AndroidManifest.xml 2013-10-26 18:23:49 +02:00
vshcherb
9f1ba02eb4 Update AndroidManifest.xml 2013-10-21 01:23:55 +02:00
Alexey Pelykh
a3b8c9308a Revert "Try"
This reverts commit 5a22a167c4.
2013-09-28 11:14:42 +03:00
Alexey Pelykh
5a22a167c4 Try 2013-09-27 23:32:03 +03:00
vshcherb
810f5f8252 Implement new SRTM download type 2013-09-25 20:17:03 +02:00
Koen Rabaey
0ce555abeb Allow for more memory on 4.x devices via largeHeap in manifest 2013-09-19 23:16:33 +02:00
Victor Shcherb
7293dcdf35 Change buttons for navigation from search screen 2013-06-08 01:13:06 +02:00
Victor Shcherb
4421f3ccc2 Improve geo intent search 2013-06-01 11:49:00 +02:00
Victor Shcherb
aecc4705e5 Add old address plugin to source code 2013-05-31 18:48:01 +02:00
Victor Shcherb
190f5acdf0 Update features 2013-05-18 18:56:13 +02:00
Victor Shcherb
a47d81ada7 Update buttons, add streets to info about route, update layout 2013-05-18 02:11:27 +02:00
Victor Shcherb
52f7df8677 Fix icons, fix options menu on different devices, update imports 2013-05-17 01:43:18 +02:00
Victor Shcherb
e188f9859c Update application style 2013-05-09 19:24:30 +02:00
Victor Shcherb
3bb7889674 Update manifests 2013-04-24 00:36:03 +02:00
Victor Shcherb
7c8fa7c337 Add multiwindow support for Samsung devices 2013-04-01 17:31:42 +02:00
Victor Shcherb
218a67574f Add google maps intent 2013-02-17 21:51:26 +01:00
Victor Shcherb
fdcb71248f update master version 2013-02-11 00:57:55 +01:00
Victor Shcherb
64b93b3c30 Fix small issues 2013-02-07 00:56:35 +01:00
Victor Shcherb
bfa8ea4519 Add recordings to local manager 2013-01-14 00:47:16 +01:00
Victor Shcherb
ad7e286749 Working av version 2012-12-19 00:50:59 +01:00
Victor Shcherb
6618fe9438 Add audio note recorder 2012-12-18 01:45:32 +01:00
Victor Shcherb
fc1745dd0c Release 1.0 2012-11-18 16:05:45 +01:00
Victor Shcherb
aab345f6a9 Update android manifest 2012-09-21 01:02:04 +02:00
Victor Shcherb
618533467c Improve night view 2012-08-29 22:22:52 +02:00
rahulmaindargi
05a040635a Update OsmAnd/AndroidManifest.xml
added intent filter to have geo Intent working on ICS.  
now on clicking on address in Contact OsmAnd is shown as option.
2012-08-29 16:39:52 +05:30
Victor Shcherb
0295fc5e4c Change to 0.8.3 alpha 2012-08-29 00:03:46 +02:00
Victor Shcherb
0699da19bf Remove mock locations permission and favorites 2012-08-26 20:40:45 +02:00
Victor Shcherb
d62472532d Adjust rendering on fly 2012-07-16 22:46:31 +02:00
Victor Shcherb
ecccbe4f17 Update routing helper for car navigation. 2012-06-27 22:49:58 +02:00
vshcherb
317e6caa4f Fix default app 2012-05-29 18:27:29 +03:00
Victor Shcherb
bc315a5161 Make map settings as plugin 2012-05-24 21:17:36 +02:00
Victor Shcherb
80d6e6ea82 Update plugin structure 2012-05-23 21:46:47 +02:00
Victor Shcherb
b3ff63b573 Add plugins screen 2012-05-22 20:50:34 +02:00
Victor Shcherb
144cebb1b7 Change app version 2012-05-12 09:38:30 +02:00
Victor Shcherb
67a9ab1930 Update versions 2012-04-29 21:06:00 +02:00
vshcherb
9944a3a5cf Update OsmAnd/AndroidManifest.xml 2012-04-24 12:12:30 +03:00
vshcherb
af3bce9b16 Update OsmAnd/AndroidManifest.xml 2012-04-24 12:00:47 +03:00
Pavol Zibrita
dc3a3b8808 Update OsmAnd/AndroidManifest.xml 2012-04-19 11:22:48 +03:00
Pavol Zibrita
d4871ef33a added BidForFixActivity, rather than having bidforfix as preferences 2012-04-13 03:55:10 +02:00