Commit Graph

286 Commits

Author SHA1 Message Date
giomfo caa2dfdb27 version ++ 2018-02-14 17:45:17 +01:00
Giom Foret 3fd04b5ac6 version ++ 2018-02-10 15:53:37 +01:00
manuroe 18c3ff1606 Podfile: Set minimal iOS version back to 8.0 as MatrixSDK cannot use GoogleWebRTC
see https://github.com/matrix-org/matrix-ios-sdk/commit/f685fe34c694c3888a3c8f2940ae9c61436eca13
2018-02-09 11:31:55 +01:00
manuroe 26f8e607df Podfile: Update the minimal iOS version to 9.0
to be able to use Google WebRTC lib (https://cocoapods.org/pods/GoogleWebRTC)
2018-02-07 10:18:45 +01:00
manuroe a3eb4ed7ec Pod: update GBDeviceInfo 2018-02-06 15:00:22 +01:00
manuroe 543f3fb683 Podfile: matrix-ios-sdk now enables crypto by default 2018-01-31 17:28:29 +01:00
manuroe 668827bd52 Piwik: Podfile: set the right identity for frameworks to be able to make release builds
See https://github.com/CocoaPods/CocoaPods/issues/3156#issuecomment-102022787
2018-01-31 09:46:24 +01:00
manuroe b69cc875c4 Piwik: our PR on Piwik now just need to be released 2018-01-30 08:36:52 +01:00
manuroe 05d353172a Piwik: Use it for analytics 2018-01-29 15:26:44 +01:00
manuroe 4edaefe571 Podfile: Enable use_frameworks so that we can use Swift pods 2018-01-23 20:18:07 +01:00
manuroe 4b8ce0f20f Remove Google Analytics 2018-01-05 10:02:10 +01:00
manuroe 0b850ed3ce Merge remote-tracking branch 'origin/master' into develop 2017-12-29 18:02:44 +01:00
manuroe 1bbde931b2 version++ 2017-12-29 18:01:40 +01:00
manuroe 1484f904b1 Matrix SDK extensions: use new 'MatrixSDK/GoogleAnalytics' pod 2017-12-06 15:57:48 +01:00
manuroe f4d4da4130 Merge remote-tracking branch 'origin/master' into sdk_extensions 2017-12-04 10:50:45 +01:00
Giom Foret 0c0ccc1544 version++ 2017-11-30 11:16:11 +01:00
manuroe 4225b23143 Matrix SDK extensions: use new 'MatrixSDK/JingleCallStack' pod 2017-11-24 16:28:48 +01:00
Giom Foret 0993e860b8 version++ 2017-11-13 18:16:43 +01:00
Giom Foret 84262bdc85 version++ 2017-10-27 17:11:47 +02:00
manuroe 806317b019 version++ 2017-10-24 10:46:00 +02:00
manuroe 96d7adbcf4 Podfile: Update Realm -> '3.0.0' 2017-10-18 14:42:26 +02:00
manuroe df60de94ff Podfile: Update WebRTC -> '61.5.19063' 2017-10-18 14:12:09 +02:00
manuroe 4a1d183992 Podfile: More factorisation 2017-10-17 10:02:58 +02:00
manuroe 0068a1efb9 Podfile: Factorise flavors of MatrixKit 2017-10-17 09:44:54 +02:00
manuroe c05d11ac10 Podfile: "The lastest release available on the CocoaPods repository" is never used 2017-10-17 09:02:10 +02:00
manuroe af4f830918 Podfile: Factorise the podfile 2017-10-17 08:59:31 +02:00
Giom Foret 126b94785c Update Podfile to build develop version 2017-10-09 19:47:18 +02:00
Giom Foret e101efffe5 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 52b00fbf34 version ++ 2017-10-03 16:11:21 +02:00
manuroe b37472af20 Pod: Update realm & GDBDeviceInfo 2017-10-02 17:18:16 +02:00
Giom Foret 18f4fd7eb0 Update Podfile to build callkit version 2017-09-20 17:37:55 +02:00
manuroe 66504d04c1 Merge branch 'callkit' into sirikit_new 2017-08-31 17:16:51 +02:00
Denis Morozov add12f66e3 Update Podfile 2017-08-26 16:04:31 +03:00
Giom Foret 1444b8ee0d Podfile: Fix RiotShareExtension target 2017-08-25 15:33:45 +02:00
Giom Foret 07abb5095b version ++ 2017-08-25 15:01:09 +02:00
Aram Sargsyan db6d7e4dd2 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 1d5837ac0c 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 605686d4f9 version++ 2017-08-08 15:48:25 +02:00
manuroe 4a8ed43078 Merge pull request #1421 from aramsargsyan/share-extension
Share extension
2017-08-08 14:04:50 +02:00
manuroe 7656070465 version++ 2017-08-01 14:47:59 +02:00
Aram Sargsyan 97afb790f5 Podfile modifications 2017-08-01 01:34:59 +04:00
Aram Sargsyan d4bc37ccb2 Review changes 2017-07-31 19:26:06 +04:00
Aram Sargsyan d581dce40e Changed the app group to group.org.matrix 2017-07-27 19:41:59 +04:00
Aram Sargsyan d957c44a08 Updated the Podfile according to changes in MatrixSDK podspec 2017-07-19 12:40:11 +04:00
Giom Foret 99706ee632 Fix pod install error 2017-07-12 17:45:12 +02:00
Aram Sargsyan 240559cab2 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 a50ab8cda6 version++ 2017-06-30 17:42:53 +02:00
Giom Foret 2f825fa0ef version ++ 2017-06-23 16:23:28 +02:00
Giom Foret c2224035bf version ++ 2017-06-16 17:59:04 +02:00
manuroe 2f401d8c75 Pods: Reduce number or warnings from other pods 2017-06-14 16:55:06 +02:00