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

514 Commits

Author SHA1 Message Date
Oleg
80d79e4f91 Merge pull request #482 from teanet/feature/#-fix-no-newlines
fix no newline warnings
2017-05-23 00:59:58 +03:00
Oleg
79e37f40ae Merge pull request #486 from avito-tech/master
Fixed crash when unsubscribe in delegate method
2017-02-03 19:04:20 +03:00
Смаль Вадим
deceee40fb Fixed crash when unsubscribe in delegate method 2017-02-02 16:20:58 +03:00
Oleg
06d64651c3 Merge pull request #484 from fjsaorin/custom
Custom UINavigationController subclass for status bar styling
2017-02-01 13:30:48 +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
ee2c21cc3d Merge pull request #450 from thePsguy/master
Added audio.get in test methods in example application.
2016-10-21 15:58:28 +03:00
Pushkar Sharma
d541e949f3 feat: added audio.get in test methods. 2016-10-08 10:33:44 +05:30
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
9cdb1c8669 Rollback dev team ID 2016-07-30 11:59:11 +03:00
Alexander Grebenschikov
c7548404dd Fix potentially vulnerable code 2016-07-30 11:57:10 +03:00
Roman Truba
b7da2f2a8a Merge pull request #427 from Akhrameev/master
Update README.md
2016-07-22 15:25:15 +04:00
Pavel Akhrameev
22635ef4b0 Update README.md
Каждый раз при чтении README мне бросается в глаза этот запрос. Подправил название переменной.
2016-07-22 17:24:21 +06: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
a1806eb420 Update README.md 2016-06-28 02:13:46 +03:00
Roman Truba
e93fed4968 Fixed resources for cocoapods 2016-06-28 01:50:56 +03:00
Roman Truba
37ada22c9a Added required image and sdk for travis 2016-06-27 20:39:51 +03:00
Roman Truba
db1865da6b Allow any certificates for tests, to avoid test failed with SSL connection failure 2016-06-27 20:36:47 +03:00
Roman Truba
1ae11dad91 Schemes configured for tests 2016-06-27 20:25:08 +03:00
Roman Truba
32a5b4dd5d Project schemes added 2016-06-27 19:52:51 +03:00
Roman Truba
98b76d06b2 Add travis.yml 2016-06-27 19:42:02 +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
4dd46e8811 Update README.md 2016-05-25 13:05:56 +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
Roman Truba
072467f37f Merge pull request #389 from goingreen/master
Added search and edit methods for docs
2016-05-12 17:58:26 +04:00