1
1
mirror of https://github.com/VKCOM/vk-ios-sdk.git synced 2024-10-26 08:36:24 +03:00
Commit Graph

129 Commits

Author SHA1 Message Date
Alexander Kraynov
a31072cbc0 Update SDK minimal version to iOS 12
Add privacy manifest file
2024-08-06 15:15:38 +03:00
Valery Crane
0091b00913
Added VKAuthorizationOptionsDisableProviders option to VKAuthorizationOptions and deprecated VKAuthorizationOptionsEnableProviders (#602)
* Added VKAuthorizationOptionsDisableProviders option to VKAuthorizationOptions and deprecated VKAuthorizationOptionsEnableProviders

* Changed documentation wording for VKAuthorizationOptionsEnableProviders
2022-11-14 10:28:59 +03:00
Alekseev Sergei
a21b432c48 Update VKSdkVersion.h 2022-09-30 10:58:55 +03:00
Alekseev Sergei
2469d5e7a4 Change option for providers authorization and update verstion 2022-09-29 20:54:00 +03:00
Sergei Alexeev
552bbf2e94
Add option for disabling authorization providers (#598)
Co-authored-by: Alekseev Sergei <sn.alekseev@corp.vk.com>
2022-09-29 19:53:56 +03:00
Oleg Derevenetz
dfc4eaf52b Fix the auth permission values. 2020-12-18 14:07:35 +03:00
Alexey Savin
cc2ec7ace8 Fixed nil error in VKRequest 2020-11-06 15:14:57 +03:00
Alikhan Mussabekov
a661a5853a API version update 5.122 2020-08-27 16:06:44 +03:00
Mahutin Alexei
e539b7ff43 fix iOS 13 Dark Mode ShareDialog text color 2020-01-14 16:19:16 +03:00
Alikhan Mussabekov
3191d5dec9
processOpenURL method doc update 2019-10-18 11:35:10 +03:00
Artemy
6b99cd334a Fix crash 2019-09-20 12:11:11 +05:00
Gleb Lukianets
5680136d80 Bump target sdk version to 8.0 and migrate to WKWebView 2019-09-13 17:56:06 +03:00
Konstantin Zinovev
f3a6ca187f Fix retain cycle between VKRequest and VKError 2017-08-10 17:21:46 +03:00
Oleg
a803a4ef85 Merge pull request #497 from atom-wintermute/feature/error-while-posting-alert-fix
Add cancel button on ‘error while posting’ alert
2017-07-18 12:40:19 +03:00
Oleg
80d79e4f91 Merge pull request #482 from teanet/feature/#-fix-no-newlines
fix no newline warnings
2017-05-23 00:59:58 +03:00
Nikulin Max
7c4cc6e56b Add cancel button on ‘error while posting’ alert 2017-05-05 20:02:34 +03:00
Смаль Вадим
deceee40fb Fixed crash when unsubscribe in delegate method 2017-02-02 16:20:58 +03:00
Francisco Javier Saorín
97530cc6db Custom UINavigationController subclass for status bar styling instead of using a category 2017-01-19 11:54:21 +01:00
e.tyutyuev
ad40546b97 fix no newline warnings 2017-01-11 17:54:23 +07:00
Oleg Suzhaev
a6810119a0 Version up to 1.4.6 2016-11-29 16:49:10 +03:00
Oleg Suzhaev
d1f94f4c0b Fixed #466 2016-11-29 16:17:39 +03:00
Oleg Suzhaev
3ac4f0bcea Fixed #458 2016-11-08 19:55:54 +03:00
Oleg Suzhaev
a89eb3e326 Version up to 1.4.5 2016-11-02 16:53:40 +03:00
HiveHicks
1d472a0a7f Fix missing authentication callback on iOS 10 after user rejects system dialog (#455)
* Fix missing authentication callback on iOS 10 after user rejects system dialog

* Fixed comment text

* Supporting older Xcode versions

* Travis checks fixes
2016-11-02 15:16:54 +03:00
Oleg Suzhaev
e555a6fa6a Refactor 2016-10-04 20:44:43 +03:00
Oleg Suzhaev
963584a926 Fixed #439 2016-10-04 20:31:49 +03:00
Roman Truba
5061d72908 Merge pull request #431 from grebenschikov/master
Fix potentially vulnerable code
2016-08-02 15:17:37 +04:00
Roman Truba
c28582cee5 Version up to 1.4.4 2016-08-02 14:11:56 +03:00
Roman Truba
d6d65a57ea Fixed #432 2016-08-02 14:11:56 +03:00
Alexander Grebenschikov
c7548404dd Fix potentially vulnerable code 2016-07-30 11:57:10 +03:00
Roman Truba
c567b487bf Version up to 1.4.3 2016-07-18 20:04:14 +03:00
Roman Truba
4ddf66e973 Removed nsdata+md5, renamed nsstring+md5 category and method 2016-07-18 20:03:27 +03:00
Roman Truba
c056db5ce9 Safe properties access 2016-07-18 19:54:20 +03:00
Roman Truba
2f8be07617 Correct SDK version check 2016-07-18 19:54:04 +03:00
Roman Truba
dfcb75709e Fixed #424 2016-07-18 19:54:04 +03:00
Roman Truba
e93fed4968 Fixed resources for cocoapods 2016-06-28 01:50:56 +03:00
Roman Truba
ddbd457074 Updated version and readme 2016-06-27 19:10:59 +03:00
Roman Truba
9868336bf2 Removed some deprecated methods for build target 9.0 2016-06-27 19:07:28 +03:00
Roman Truba
31b4193e7f Correct bundle for assets catalog images 2016-06-27 19:06:50 +03:00
Roman Truba
dd39a645f1 Migrated to NSProcessInfo api for finding out the OS version of the current device 2016-06-27 18:48:54 +03:00
Roman Truba
a63607ed0e Resources moved into asset catalog 2016-06-27 18:00:15 +03:00
Roman Truba
ecf361ff88 Add two basic test for loading and parsing 2016-06-27 18:00:15 +03:00
Roman Truba
906e8b657b Fixed #390 2016-06-27 18:00:15 +03:00
Roman Truba
2a445eafda Fixed #410 2016-06-27 18:00:15 +03:00
Roman Truba
483b24682f Lightweight generics for models 2016-06-27 18:00:14 +03:00
Roman Truba
5dd3e827c9 Fixed #412 2016-06-27 18:00:14 +03:00
Roman Truba
197d90a268 Version set to 1.3.17 2016-05-12 18:15:45 +03:00
Roman Truba
104299d7c3 Fixed #397 2016-05-12 18:14:45 +03:00
Roman Truba
b5c31ac654 initializeWithAppId docs updated. VKAccessToken private category updated 2016-05-12 18:14:29 +03:00
Roman Truba
6c567873b8 Documentation improved 2016-05-12 17:37:50 +03:00