Commit graph

50 commits

Author SHA1 Message Date
Alexander Borsuk
7b95e1e24c
Create FUNDING.yml 2022-06-06 08:14:51 +02:00
ForkWithMe
c47d30111a
[API iOS] Updated readme
Removed support section cause we don not provide support for API questions, updated links and copyright section.
2019-09-18 10:44:25 +03:00
Alex Zolotarev
49712f62b8 Merge pull request #14 from VladiMihaylenko/master
Returned double instead of GFLoat.
2016-04-21 19:54:39 +03:00
VladiMihaylenko
94f8176b60 Returned double instead of GFLoat. 2016-04-21 19:49:19 +03:00
VladiMihaylenko
ab33d6d745 First look refactoring. 2016-04-21 19:12:04 +03:00
Alex Zolotarev
a9e83fbeea Ran XCode Upgrade Wizard. 2016-02-06 14:58:51 +03:00
Alex Zolotarev
7ff0933611 Increased deployment target to 7.0 (the same as in MAPS.ME app). 2016-02-06 14:58:35 +03:00
Alex Zolotarev
26d6fd9888 Fixed iOS9 issue with CanOpenURL. 2016-02-06 14:57:53 +03:00
Alex Zolotarev
1425381157 Fixed displaying of selected city after showing all cities in MAPS.ME. 2016-02-06 14:57:38 +03:00
Alex Zolotarev
3e726956a7 Merge pull request #12 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2015-12-07 13:49:03 +03:00
ReadmeCritic
3fd6ce774d Update README URLs based on HTTP redirects 2015-12-01 15:40:16 -08:00
Alex Zolotarev
196c2f71a4 Updated documentation for iOS9+
Thanks to @DKalachniuk  #10
2015-11-28 15:07:47 +03:00
Alex Zolotarev
d27c600695 Updated README 2015-01-19 13:25:48 +03:00
Alex Zolotarev
10b203a8c4 Removed Lite version references as we have only one free pro version of MAPS.ME 2014-12-04 17:45:09 -10:00
Alex Zolotarev
3e3d1a5c1d MAPS.ME rebranding 2014-07-19 15:09:10 +03:00
deathbaba
16a7c557f4 Added link to example apps - travel guides 2014-04-15 14:40:55 +03:00
deathbaba
aea874ef5e Merge pull request #5 from mapswithme/bugs
Bugs
2014-01-23 02:34:22 -08:00
deathbaba
87ee41b594 Merge pull request #6 from mapswithme/new-urls-support
Readme file updated. Information about pro and lite urls added.
2014-01-23 02:33:39 -08:00
Kirill Zhdanovich
59e8fa858a Readme file updated. Information about pro and lite urls added. 2014-01-23 13:31:18 +03:00
Igor Khmurets
8acbac647b Added old URL encode function 2013-12-23 18:56:06 +03:00
Igor Khmurets
1fee245292 Fixed +showMapsWithMeIsNotInstalledDialog function 2013-12-23 18:55:40 +03:00
Igor Khmurets
09ddaeb4a2 gethostbyname() freeze fix 2013-12-23 18:55:40 +03:00
Igor Khmurets
c1bebb1548 Api version changed to 1.1 2013-12-23 18:55:40 +03:00
Igor Khmurets
a056404de8 Merge remote-tracking branch 'origin/master' 2013-12-18 18:01:54 +03:00
Igor Khmurets
8b26f8be5b Gitignore modified 2013-12-17 20:30:27 +03:00
Igor Khmurets
d7f13b4088 Popover dismissing fix 2013-12-17 20:23:55 +03:00
Igor Khmurets
71a5480033 Project now uses ARC 2013-12-16 19:49:50 +03:00
Igor Khmurets
bd5306a680 Added modern Cocoa api calls 2013-12-16 18:30:22 +03:00
gogosapiens
49ada5a30c Update README.md 2013-12-16 17:25:43 +02:00
Igor Khmurets
d9c3af9787 Text alignment fixes
Comments now are showing in documentation
2013-12-16 18:19:08 +03:00
gogosapiens
c7bd962cb7 Update README.md 2013-12-16 17:06:58 +02:00
deathbaba
5e8555a5af Merge pull request #4 from Kirillcpp/coordinatesParseFix
Parsing coordinates fix
2013-11-08 00:01:12 -08:00
Kirill Zhdanovich
2ef4a45f2f Parsing coordinates fix 2013-11-07 18:30:13 +03:00
Viktor Govako
0a3f9a8ae7 Merge pull request #3 from mapswithme/develop
API fixes (thanks to Guido Mocken)
2013-09-17 10:27:04 -07:00
Alex Zolotarev
76a16a8d06 Fixed sample compilation issues 2013-09-17 19:22:44 +03:00
Alex Zolotarev
37eed22cf0 Fixed percent encoding for special symbols 2013-09-17 19:22:35 +03:00
Alex Zolotarev
426ce13951 Fixed minor memory leak 2013-09-17 19:22:10 +03:00
Alex Zolotarev
a338f55d65 Updated text on MapsWithMe is not installed dialog 2013-09-17 17:41:43 +03:00
deathbaba
e38ccd40aa Merge pull request #2 from Kirillcpp/onClickAction
Added parameter that allows open pin url on balloon click
2013-09-04 07:18:42 -07:00
Kirill Zhdanovich
bcb8d0f05f Added parameter that allows open pin url on balloon click 2013-08-30 12:57:27 +03:00
Alex Zolotarev
ddbf16d845 Updated documentation 2013-08-14 22:06:42 +03:00
Alex Zolotarev
5440821606 Changed back url detection - now we're using first found scheme with mapswithme keyword in scheme id 2013-08-14 21:54:41 +03:00
Alex Zolotarev
5d9f7c2123 Made public method to display "MapsWithMe is not installed" dialog. Note, that you can customize it's behavior by editing implementation. 2013-08-14 21:13:45 +03:00
Alex Zolotarev
33cee0cf13 Renamed parameter to avoid compilation issues 2013-08-14 21:12:16 +03:00
Alex Zolotarev
5414a1bb12 Merge branch 'master' of github.com:mapswithme/api-ios 2013-07-17 13:37:04 +03:00
Alex Zolotarev
b2efd76979 Fixed developer certificate for Debug and Release builds 2013-07-17 13:36:06 +03:00
Alex Zolotarev
47041dc491 Updated link to the demo app 2013-07-17 13:35:45 +03:00
Yury Melnichek
eb252d3f27 Update README.md 2013-07-09 00:28:07 +02:00
Alex Zolotarev
6c2278432e Added detailed description for url scheme 2013-07-08 03:42:12 +03:00
Alex Zolotarev
29f9151977 Initial commit 2013-07-06 17:45:55 +03:00