manuroe
|
24fdbebf39
|
Piwik: Use it for analytics
|
2018-01-29 15:26:44 +01:00 |
|
manuroe
|
cfaa1c9f4b
|
Podfile: Enable use_frameworks so that we can use Swift pods
|
2018-01-23 20:18:07 +01:00 |
|
manuroe
|
93655dfb02
|
Remove Google Analytics
|
2018-01-05 10:02:10 +01:00 |
|
manuroe
|
b4b2bb6ad5
|
Merge remote-tracking branch 'origin/master' into develop
|
2017-12-29 18:02:44 +01:00 |
|
manuroe
|
ca3e83e14f
|
version++
|
2017-12-29 18:01:40 +01:00 |
|
manuroe
|
43dc17ee85
|
Matrix SDK extensions: use new 'MatrixSDK/GoogleAnalytics' pod
|
2017-12-06 15:57:48 +01:00 |
|
manuroe
|
ae6447853d
|
Merge remote-tracking branch 'origin/master' into sdk_extensions
|
2017-12-04 10:50:45 +01:00 |
|
Giom Foret
|
20f9cce03a
|
version++
|
2017-11-30 11:16:11 +01:00 |
|
manuroe
|
af57721336
|
Matrix SDK extensions: use new 'MatrixSDK/JingleCallStack' pod
|
2017-11-24 16:28:48 +01:00 |
|
Giom Foret
|
ed99c3d9be
|
version++
|
2017-11-13 18:16:43 +01:00 |
|
Giom Foret
|
691153e544
|
version++
|
2017-10-27 17:11:47 +02:00 |
|
manuroe
|
cff80d91e9
|
version++
|
2017-10-24 10:46:00 +02:00 |
|
manuroe
|
9bdf4272ce
|
Podfile: Update Realm -> '3.0.0'
|
2017-10-18 14:42:26 +02:00 |
|
manuroe
|
e7f9947d7c
|
Podfile: Update WebRTC -> '61.5.19063'
|
2017-10-18 14:12:09 +02:00 |
|
manuroe
|
b0322fce2e
|
Podfile: More factorisation
|
2017-10-17 10:02:58 +02:00 |
|
manuroe
|
d809252005
|
Podfile: Factorise flavors of MatrixKit
|
2017-10-17 09:44:54 +02:00 |
|
manuroe
|
181ff22f3d
|
Podfile: "The lastest release available on the CocoaPods repository" is never used
|
2017-10-17 09:02:10 +02:00 |
|
manuroe
|
d9889f6fb2
|
Podfile: Factorise the podfile
|
2017-10-17 08:59:31 +02:00 |
|
Giom Foret
|
5dba40923e
|
Update Podfile to build develop version
|
2017-10-09 19:47:18 +02:00 |
|
Giom Foret
|
88cd9db785
|
Merge branch 'master' into callkit
# Conflicts:
# Riot.xcodeproj/project.pbxproj
# Riot/AppDelegate.m
# Riot/ViewController/SettingsViewController.m
|
2017-10-04 13:04:21 +02:00 |
|
Giom Foret
|
9f9bf2f008
|
version ++
|
2017-10-03 16:11:21 +02:00 |
|
manuroe
|
39c427503a
|
Pod: Update realm & GDBDeviceInfo
|
2017-10-02 17:18:16 +02:00 |
|
Giom Foret
|
5d998fa98b
|
Update Podfile to build callkit version
|
2017-09-20 17:37:55 +02:00 |
|
manuroe
|
0585e0da78
|
Merge branch 'callkit' into sirikit_new
|
2017-08-31 17:16:51 +02:00 |
|
Denis Morozov
|
06a6b27929
|
Update Podfile
|
2017-08-26 16:04:31 +03:00 |
|
Giom Foret
|
63c82f4d09
|
Podfile: Fix RiotShareExtension target
|
2017-08-25 15:33:45 +02:00 |
|
Giom Foret
|
d9f088de16
|
version ++
|
2017-08-25 15:01:09 +02:00 |
|
Aram Sargsyan
|
0ebfa9380c
|
Merge branch 'develop' of https://github.com/vector-im/riot-ios into app-extension-improvements
|
2017-08-17 00:08:56 +04:00 |
|
Aram Sargsyan
|
89592fd34c
|
Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed.
|
2017-08-11 02:38:47 +04:00 |
|
manuroe
|
c23e4ef28e
|
version++
|
2017-08-08 15:48:25 +02:00 |
|
manuroe
|
d469848cba
|
Merge pull request #1421 from aramsargsyan/share-extension
Share extension
|
2017-08-08 14:04:50 +02:00 |
|
manuroe
|
8bb818ae30
|
version++
|
2017-08-01 14:47:59 +02:00 |
|
Aram Sargsyan
|
097c78081d
|
Podfile modifications
|
2017-08-01 01:34:59 +04:00 |
|
Aram Sargsyan
|
91b11f881b
|
Review changes
|
2017-07-31 19:26:06 +04:00 |
|
Aram Sargsyan
|
1d5a21719e
|
Changed the app group to group.org.matrix
|
2017-07-27 19:41:59 +04:00 |
|
Aram Sargsyan
|
0115b292be
|
Updated the Podfile according to changes in MatrixSDK podspec
|
2017-07-19 12:40:11 +04:00 |
|
Giom Foret
|
a73ab31d84
|
Fix pod install error
|
2017-07-12 17:45:12 +02:00 |
|
Aram Sargsyan
|
90be1ff34b
|
Using the App Extension compaitable versions of the MatrixSDK and MatrioxKit for the Share Extension.
|
2017-07-10 00:23:55 -05:00 |
|
Giom Foret
|
22b2abcea2
|
version++
|
2017-06-30 17:42:53 +02:00 |
|
Giom Foret
|
a2312ab44e
|
version ++
|
2017-06-23 16:23:28 +02:00 |
|
Giom Foret
|
6be6807130
|
version ++
|
2017-06-16 17:59:04 +02:00 |
|
manuroe
|
75a9bb7730
|
Pods: Reduce number or warnings from other pods
|
2017-06-14 16:55:06 +02:00 |
|
manuroe
|
7101af2bc1
|
Update 3rd party pods
|
2017-06-13 09:29:08 +02:00 |
|
manuroe
|
2b3f4cac95
|
Pods: Update WebRTC and Realm pods
|
2017-06-12 17:58:48 +02:00 |
|
Giom Foret
|
e15b465d95
|
Version ++
|
2017-03-23 12:20:11 +01:00 |
|
Giom Foret
|
faae81215c
|
version++
|
2017-03-21 18:50:19 +01:00 |
|
manuroe
|
5da502a997
|
version++
|
2017-03-16 17:36:06 +01:00 |
|
manuroe
|
c33e4a5e1d
|
version++
|
2017-03-16 09:05:06 +01:00 |
|
Giom Foret
|
04adb47945
|
version++
|
2017-03-10 17:26:19 +01:00 |
|
giomfo
|
27b2a9b19b
|
Rebranding: replace Vector by Riot everywhere in the git and github repos
|
2017-03-08 10:24:21 +01:00 |
|