linphone-ios/Linphone
2024-09-26 12:01:55 +02:00
..
Assets.xcassets Add voice recording feature 2024-09-24 10:59:54 +02:00
Contacts Avoid using sync when dispatching to main queue (risk deadlock when entering foreground) 2024-09-09 17:18:05 +02:00
Core Display toast when network change state. Also, remove "hasDefaultAccount" key from coreContext, instead check if accounts is empty. 2024-09-26 12:01:55 +02:00
Fonts Fix CoreContext ObservableObject, add Noto Sans Font and Montain.svg 2023-10-12 14:00:32 +02:00
Preview Content/Preview Assets.xcassets Added Xcode Project 2023-09-22 14:49:56 +02:00
Ressources Disable auto answer replacing calls 2024-07-10 11:41:02 +02:00
TelecomManager In corecontext, replace postOnCoreQueue by CoreDelegate. This allows us to have callbacks triggered immediately and not at at later time asynchronously 2024-09-10 14:20:29 +02:00
UI Display toast when network change state. Also, remove "hasDefaultAccount" key from coreContext, instead check if accounts is empty. 2024-09-26 12:01:55 +02:00
Utils Add voice recording feature 2024-09-24 10:59:54 +02:00
Info.plist Add NSCalendarsUsageDescription and NSCalendarsWriteOnlyAccessUsageDescriptions to info.plist 2024-08-31 09:03:31 +02:00
Linphone.entitlements Switch app Core to SharedCore, which will be required to have a working AppExtension 2024-02-26 18:06:29 +01:00
LinphoneApp.swift Display toast when network change state. Also, remove "hasDefaultAccount" key from coreContext, instead check if accounts is empty. 2024-09-26 12:01:55 +02:00
Localizable.xcstrings Display toast when network change state. Also, remove "hasDefaultAccount" key from coreContext, instead check if accounts is empty. 2024-09-26 12:01:55 +02:00
SplashScreen.swift Send and clear logs 2023-11-23 17:21:49 +01:00