linphone-android/app/src/main/java/org/linphone
2022-12-07 12:00:10 +01:00
..
activities Improved SIP URI pattern regex to prevent http URLS containing '@' to be handled as SIP URI 2022-12-07 12:00:10 +01:00
compatibility Use FEATURE_TELECOM instead of FEATURE_CONNECTION_SERVICE for Android >= 33 + added logs to TelecomHelper 2022-11-24 16:51:04 +01:00
contact Trim string before making a new call or creating a chat room 2022-11-21 14:19:00 +01:00
core Added setting to allow to switch to fullscreen automatically when a video call is answered (disabled by default) 2022-12-06 10:48:29 +01:00
notifications Should fix the remaining ForegroundServiceStartNotAllowedException 2022-11-03 12:05:46 +01:00
telecom Use FEATURE_TELECOM instead of FEATURE_CONNECTION_SERVICE for Android >= 33 + added logs to TelecomHelper 2022-11-24 16:51:04 +01:00
utils Fixed build due to @Nullable changes in SDK API 2022-12-05 15:25:05 +01:00
views Improved text setting 2021-12-07 14:21:49 +01:00
LinphoneApplication.kt Fixed crash reported on Crashlytics 2022-05-20 09:34:33 +02:00