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

544 Commits

Author SHA1 Message Date
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
Roman Truba
8da93c0213 Merge pull request #381 from kohver/master
Фикс импорта SDK
2016-05-12 17:58:05 +04:00
Roman Truba
397a4b22d4 Merge pull request #393 from ghost/master
Устранено появление ошибок автокомплита "Parameter name omitted"
2016-05-12 17:57:49 +04:00
svrz
1f87380618 Убрал сеттеры 2016-04-13 19:45:12 +03:00
svrz
aeb2d7c149 Обновлены сигнатуры блоков 2016-04-13 18:49:56 +03:00
Artur Antonov
01a9871b3f Added search and edit methods for docs 2016-04-03 00:46:59 +03:00
Artyom Kohver
9f9e229617 Update README.md 2016-03-23 20:54:55 +03:00
Roman Truba
2a2d1e9719 Version set to 1.3.16 2016-03-17 16:52:13 +03:00
Roman Truba
74d2065a85 Fixed #328 #380 2016-03-17 16:51:31 +03:00
Roman Truba
30e410824c Version set to 1.3.15 2016-03-15 17:34:31 +03:00
Roman Truba
0927027f03 Fixed #353 2016-03-15 16:01:04 +03:00
Roman Truba
408cb7e791 Version set to 1.3.14 2016-03-15 15:04:04 +03:00
Roman Truba
eeeff19c3f Merge branch 'master' of git://github.com/andriko13/vk-ios-sdk 2016-03-15 14:58:37 +03:00
Roman Truba
697edbd2ec Log error in share dialog, when not possible to load images 2016-03-15 14:58:07 +03:00
Roman Truba
871a0495ee Fixed #373 2016-03-15 14:58:07 +03:00
Roman Truba
d5e6f00f10 Fixed #371 2016-03-15 14:58:07 +03:00
Andriy Suden
240e13b8ca Fixed possibility of garbage value being set.
A garbage value for the struct can be used unintentionally while initializing self.notAuthorizedLabel.frame a few lines down. Initializing struct to {0,0} takes care of this issue.
2016-02-29 20:01:23 -06:00
Roman Truba
d0bc4bc7d5 Merge pull request #357 from npenzin/master
I dared to fix english grammar a bit and to add a bit of beauty to the .md wherever it was possible
2016-02-18 11:10:53 +03:00
Roman Truba
7960275dac Merge pull request #367 from HiDaN4/master
Fix bug - attachments were not shown in VKShareDialogController
2016-02-18 11:10:44 +03:00
Dmitry Sokolov
eef95cfcd1 Fix the bug when attachments were not shown in VKShareDialogController (iOS 9.2) 2016-02-17 22:38:24 -08:00
Roman Truba
eae288614a Version set to 1.3.13 2016-01-24 14:42:10 +03:00