SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
ismailgulek
e5bb3dd0c8
Adapt store method changes
2021-09-23 16:55:58 +03:00
Stefan Ceriu
43f6c44c78
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
9a57267e26
IntentHandler: Remove deprecated method usage.
2020-09-01 11:40:31 +02:00
manuroe
1223d09b42
AppConfig: Rename files to CommonConfiguration and AppConfiguration
2020-07-29 10:13:43 +02:00
manuroe
fafd6f7687
AppConfig: Fix Steve's remarks
2020-07-29 10:05:45 +02:00
manuroe
621a631ac5
Config: Cut AppConfig into Config and AppConfig
...
so that the app can have its own configuration
2020-07-28 17:20:14 +02:00
manuroe
74a6a7f4bf
AppConfig: Make all extensions use it
2020-07-28 16:53:55 +02:00
manuroe
2750d785fa
Share extension & Siri intent: Do not fail when sending to locally unverified devices
...
#3252
Use cross-signing as the Riot main app.
2020-05-18 13:59:42 +02:00
manuroe
2d69af8b91
Lazy-loading server side: Update code in extensions
2018-08-02 12:05:38 +02:00
manuroe
33a9ba9371
MXStore: Use the new async [MXStore stateOfRoom:] method
2018-07-24 11:39:13 +02:00
manuroe
ae6447853d
Merge remote-tracking branch 'origin/master' into sdk_extensions
2017-12-04 10:50:45 +01:00
manuroe
af57721336
Matrix SDK extensions: use new 'MatrixSDK/JingleCallStack' pod
2017-11-24 16:28:48 +01:00
manuroe
d1dc935725
Make code compatible with !use_frameworks in Podfile
2017-11-23 16:09:19 +01:00
Denis Morozov
0e3fae9169
Add support for sending messages via Siri in e2e rooms
2017-10-24 00:50:10 +03:00
Denis Morozov
d70ff7fa15
Add message sending via Siri
2017-10-22 19:32:33 +03:00
manuroe
cd0b4213b2
Logs: Logs app extensions into separate files (console-share.log & console-siri.log)
2017-10-20 17:13:12 +02:00
manuroe
11f477e5e7
Logs app extensions to console.log
2017-10-20 14:57:51 +02:00
Denis Morozov
3dc27a7b03
Handle situation with user that hasn't signed in yet
2017-09-01 18:20:26 +03:00
Denis Morozov
164b0f4ec9
Simplify customIdentifier check
2017-08-31 11:11:09 +03:00
Denis Morozov
f75fa95d0c
Add video calls support
2017-08-26 17:46:12 +03:00
Denis Morozov
9b2735f499
Update async method signature
2017-08-26 16:35:35 +03:00
Denis Morozov
c88339c5d2
Change application group id
2017-08-26 15:34:51 +03:00
Denis Morozov
b23e74cf18
Fix method name
2017-08-26 15:19:59 +03:00
Denis Morozov
38f9da6470
Use set for directUserIds
2017-08-26 15:14:18 +03:00
Denis Morozov
45342414cc
Update comments
2017-08-26 15:11:03 +03:00
Denis Morozov
35ca943064
Handle multiple contacts passed to intent
2017-08-26 15:03:32 +03:00
Denis Morozov
7dbdb0383b
Improvements in resolution process
2017-08-25 23:43:38 +03:00
Denis Morozov
f41c365d7b
Update IntentHandler to reflect last changes in MatrixSDK
2017-08-01 16:05:53 +03:00
Denis Morozov
fb6bbf2971
Update IntentHandler
2017-07-30 16:19:27 +03:00
Denis Morozov
00b1e8292d
Add IntentHandler
2017-07-26 17:08:00 +03:00