Commit graph

299 commits

Author SHA1 Message Date
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