Commit Graph

29 Commits

Author SHA1 Message Date
Stefan Ceriu a8b0e8700e 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 2943805393 IntentHandler: Remove deprecated method usage. 2020-09-01 11:40:31 +02:00
manuroe addaff152a AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00
manuroe cc201fd010 AppConfig: Fix Steve's remarks 2020-07-29 10:05:45 +02:00
manuroe e25f62a46e 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 5d21a8a60c AppConfig: Make all extensions use it 2020-07-28 16:53:55 +02:00
manuroe 451d5c971b 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 3a19fd3824 Lazy-loading server side: Update code in extensions 2018-08-02 12:05:38 +02:00
manuroe d7dcaf68d1 MXStore: Use the new async [MXStore stateOfRoom:] method 2018-07-24 11:39:13 +02:00
manuroe 9640abc204 Merge remote-tracking branch 'origin/master' into sdk_extensions 2017-12-04 10:50:45 +01:00
manuroe e05353ef47 Matrix SDK extensions: use new 'MatrixSDK/JingleCallStack' pod 2017-11-24 16:28:48 +01:00
manuroe 796b5f5076 Make code compatible with !use_frameworks in Podfile 2017-11-23 16:09:19 +01:00
Denis Morozov 3b7ebbfafd Add support for sending messages via Siri in e2e rooms 2017-10-24 00:50:10 +03:00
Denis Morozov 8a80c48e79 Add message sending via Siri 2017-10-22 19:32:33 +03:00
manuroe eb85a1ca14 Logs: Logs app extensions into separate files (console-share.log & console-siri.log) 2017-10-20 17:13:12 +02:00
manuroe 438cec5b75 Logs app extensions to console.log 2017-10-20 14:57:51 +02:00
Denis Morozov 0d62f6a834 Handle situation with user that hasn't signed in yet 2017-09-01 18:20:26 +03:00
Denis Morozov bdd653c659 Simplify customIdentifier check 2017-08-31 11:11:09 +03:00
Denis Morozov 5ad000f659 Add video calls support 2017-08-26 17:46:12 +03:00
Denis Morozov a27f837268 Update async method signature 2017-08-26 16:35:35 +03:00
Denis Morozov 9e83f5d1ef Change application group id 2017-08-26 15:34:51 +03:00
Denis Morozov 54fc9b669d Fix method name 2017-08-26 15:19:59 +03:00
Denis Morozov e0d838cab3 Use set for directUserIds 2017-08-26 15:14:18 +03:00
Denis Morozov 636cfbda8c Update comments 2017-08-26 15:11:03 +03:00
Denis Morozov 3569917571 Handle multiple contacts passed to intent 2017-08-26 15:03:32 +03:00
Denis Morozov 6679da2ed8 Improvements in resolution process 2017-08-25 23:43:38 +03:00
Denis Morozov 1936d4e193 Update IntentHandler to reflect last changes in MatrixSDK 2017-08-01 16:05:53 +03:00
Denis Morozov 8329f28411 Update IntentHandler 2017-07-30 16:19:27 +03:00
Denis Morozov 52c3989ec2 Add IntentHandler 2017-07-26 17:08:00 +03:00