manuroe
|
a7422fff45
|
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
|
a40d65d268
|
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
|
4914154dae
|
Pod: update GBDeviceInfo
|
2018-02-06 15:00:22 +01:00 |
|
manuroe
|
29ffdb2bb4
|
Podfile: matrix-ios-sdk now enables crypto by default
|
2018-01-31 17:28:29 +01:00 |
|
manuroe
|
3697088564
|
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
|
51e135216a
|
Piwik: our PR on Piwik now just need to be released
|
2018-01-30 08:36:52 +01:00 |
|
manuroe
|
b2a81d7c0b
|
Piwik: Use it for analytics
|
2018-01-29 15:26:44 +01:00 |
|
manuroe
|
f3d1b081c0
|
Podfile: Enable use_frameworks so that we can use Swift pods
|
2018-01-23 20:18:07 +01:00 |
|
manuroe
|
c28423d370
|
Remove Google Analytics
|
2018-01-05 10:02:10 +01:00 |
|
manuroe
|
16623d8ac2
|
Merge remote-tracking branch 'origin/master' into develop
|
2017-12-29 18:02:44 +01:00 |
|
manuroe
|
df69ec1c8b
|
version++
|
2017-12-29 18:01:40 +01:00 |
|
manuroe
|
cf1b91341e
|
Matrix SDK extensions: use new 'MatrixSDK/GoogleAnalytics' pod
|
2017-12-06 15:57:48 +01:00 |
|
manuroe
|
9640abc204
|
Merge remote-tracking branch 'origin/master' into sdk_extensions
|
2017-12-04 10:50:45 +01:00 |
|
Giom Foret
|
5ae5fd2e5e
|
version++
|
2017-11-30 11:16:11 +01:00 |
|
manuroe
|
e05353ef47
|
Matrix SDK extensions: use new 'MatrixSDK/JingleCallStack' pod
|
2017-11-24 16:28:48 +01:00 |
|
Giom Foret
|
3e66aceb99
|
version++
|
2017-11-13 18:16:43 +01:00 |
|
Giom Foret
|
7642ed4e1e
|
version++
|
2017-10-27 17:11:47 +02:00 |
|
manuroe
|
25fbe44b0a
|
version++
|
2017-10-24 10:46:00 +02:00 |
|
manuroe
|
9710fc2e25
|
Podfile: Update Realm -> '3.0.0'
|
2017-10-18 14:42:26 +02:00 |
|
manuroe
|
43d65fbdf3
|
Podfile: Update WebRTC -> '61.5.19063'
|
2017-10-18 14:12:09 +02:00 |
|
manuroe
|
91b9c21733
|
Podfile: More factorisation
|
2017-10-17 10:02:58 +02:00 |
|
manuroe
|
ac27ec9be2
|
Podfile: Factorise flavors of MatrixKit
|
2017-10-17 09:44:54 +02:00 |
|
manuroe
|
565be29979
|
Podfile: "The lastest release available on the CocoaPods repository" is never used
|
2017-10-17 09:02:10 +02:00 |
|
manuroe
|
738242a7c0
|
Podfile: Factorise the podfile
|
2017-10-17 08:59:31 +02:00 |
|
Giom Foret
|
1ebfa48e11
|
Update Podfile to build develop version
|
2017-10-09 19:47:18 +02:00 |
|
Giom Foret
|
d26e358ee0
|
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
|
1cce3c6150
|
version ++
|
2017-10-03 16:11:21 +02:00 |
|
manuroe
|
1cd6408a95
|
Pod: Update realm & GDBDeviceInfo
|
2017-10-02 17:18:16 +02:00 |
|
Giom Foret
|
f01fbe9214
|
Update Podfile to build callkit version
|
2017-09-20 17:37:55 +02:00 |
|
manuroe
|
a4e519493a
|
Merge branch 'callkit' into sirikit_new
|
2017-08-31 17:16:51 +02:00 |
|
Denis Morozov
|
71b56c0441
|
Update Podfile
|
2017-08-26 16:04:31 +03:00 |
|
Giom Foret
|
570418f2c3
|
Podfile: Fix RiotShareExtension target
|
2017-08-25 15:33:45 +02:00 |
|
Giom Foret
|
8dd66cda29
|
version ++
|
2017-08-25 15:01:09 +02:00 |
|
Aram Sargsyan
|
8162588371
|
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
|
1f65551519
|
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
|
d6d2a48035
|
version++
|
2017-08-08 15:48:25 +02:00 |
|
manuroe
|
f240d8b663
|
Merge pull request #1421 from aramsargsyan/share-extension
Share extension
|
2017-08-08 14:04:50 +02:00 |
|
manuroe
|
22560214b4
|
version++
|
2017-08-01 14:47:59 +02:00 |
|
Aram Sargsyan
|
7a016267c3
|
Podfile modifications
|
2017-08-01 01:34:59 +04:00 |
|
Aram Sargsyan
|
fa609daaed
|
Review changes
|
2017-07-31 19:26:06 +04:00 |
|
Aram Sargsyan
|
b2dbce8b57
|
Changed the app group to group.org.matrix
|
2017-07-27 19:41:59 +04:00 |
|
Aram Sargsyan
|
b8f9e1ac9e
|
Updated the Podfile according to changes in MatrixSDK podspec
|
2017-07-19 12:40:11 +04:00 |
|
Giom Foret
|
ad72a83bef
|
Fix pod install error
|
2017-07-12 17:45:12 +02:00 |
|
Aram Sargsyan
|
bae9d8180b
|
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
|
485ff69cc2
|
version++
|
2017-06-30 17:42:53 +02:00 |
|
Giom Foret
|
a4ed741c37
|
version ++
|
2017-06-23 16:23:28 +02:00 |
|
Giom Foret
|
2f6283ceae
|
version ++
|
2017-06-16 17:59:04 +02:00 |
|
manuroe
|
85fb424cbf
|
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 |
|