Sylvain Berfini
86eb0694a8
Catched exception in SecureFragment
2021-05-17 10:17:58 +02:00
Sylvain Berfini
c931e19073
Fixed english strings thanks to feedback on Weblate
2021-05-10 09:30:03 +02:00
Sylvain Berfini
350493c6ea
Display snack bar message when logs are reset or in case of upload failure
2021-05-06 15:21:01 +02:00
Sylvain Berfini
20afd5bdeb
Hide set admin button when adding a new participant to an existing chat room, must be added first before being set as admin
2021-05-05 17:43:13 +02:00
Sylvain Berfini
136ab1e11c
Updated gradle
2021-05-05 17:06:41 +02:00
Sylvain Berfini
c8f2fd34af
Fixed crash & wrong registration status when deleting default account
2021-05-05 17:05:51 +02:00
Sylvain Berfini
8b417fe436
Allow to export received files to Android's media store if auto download is enabled
2021-05-05 11:40:30 +02:00
Sylvain Berfini
d5508b6ffe
Added back primary contact settings + Dutch translation from weblate
2021-05-05 11:04:05 +02:00
Sylvain Berfini
4e0ac519fd
Hidden not working setting + updated french translation & README + bumped version
2021-05-04 16:19:39 +02:00
Sylvain Berfini
48c12206d8
Fixed file/text sharing issue if linphone is in background but current fragment is a chat conversation while initiating sharing from another app
2021-04-29 10:58:35 +02:00
Sylvain Berfini
15cd634f01
Updated recover password link to new website
2021-04-29 10:34:07 +02:00
Sylvain Berfini
36126addd6
Reorganized preferences a bit
2021-04-28 14:57:42 +02:00
Sylvain Berfini
fc8d00e982
Added setting for call overlay notification in app
2021-04-27 13:59:19 +02:00
Sylvain Berfini
336f006a2e
Added crashlytics for ReleaseAppBundle flavor
2021-04-27 10:25:13 +02:00
Sylvain Berfini
f0d4b8c34e
Use in-app call overlay if system overlay permission wasn't granted
2021-04-26 13:39:15 +02:00
Sylvain Berfini
4e6eb852e7
Moved Send/Reset logs buttons to advanced settings like for iOS
2021-04-26 11:49:21 +02:00
Sylvain Berfini
30bd928b78
Fixed dialer cursor position when using numpad or erase button instead of keyboard
2021-04-23 17:50:13 +02:00
Sylvain Berfini
5ddc3f7ff0
Added delayed check for removing auto start foreground service app if registration process is quicker than the start of the Service
2021-04-23 14:49:04 +02:00
Sylvain Berfini
f78be7e306
Route audio to headset/headphones if available (replaces earpiece)
2021-04-23 14:32:46 +02:00
Sylvain Berfini
5d2621af03
Code cleanup
2021-04-23 11:08:44 +02:00
Sylvain Berfini
e2324eae66
Added left to right swipe action on chat rooms as a shortcut to mark as read
2021-04-22 17:48:03 +02:00
Sylvain Berfini
9147601a1a
Added dialog when VFS is enabled and in-app viewers can't display a file asking whether to export file or open it as text
2021-04-22 15:48:49 +02:00
Sylvain Berfini
d55561878f
Updated README
2021-04-22 10:58:00 +02:00
Sylvain Berfini
0c6f000da7
Bumped dependencies + add Person to call notifications
2021-04-22 10:38:32 +02:00
Sylvain Berfini
bef8884f11
Fixed delete swipe action not being translated
2021-04-20 13:49:23 +02:00
Sylvain Berfini
299fa9c9b9
Fixed issue in contact editor when SIP address was created from username
2021-04-19 13:31:54 +02:00
Sylvain Berfini
78286f3f6f
Updated changelog
2021-04-18 20:25:03 +02:00
Sylvain Berfini
5d89d8b098
Finished ViewModel to Data rework
2021-04-17 10:05:30 +02:00
Sylvain Berfini
b803ae9a61
Changes to reflect new conference API
...
Should fix various conference UI issues
More UI fixes related to conference
Fixes & improvements
Fixed remove participant button invisible in dark mode
API changes
Handle conference enter and leave
Fixed conference UI issues
Small UI improvements
Improve logging
Improved paused conference cell
Use isMe if participant added or removed is focus
Update method names after changes to conference API
2021-04-17 10:05:30 +02:00
Sylvain Berfini
63205cb33f
Vibration when incoming call is ringing is now handled by the CoreService in SDK
2021-04-17 10:05:30 +02:00
Sylvain Berfini
6ffe3c22e9
Added debug popup entry to show config file
2021-04-17 10:05:30 +02:00
Sylvain Berfini
a63b057101
Added setting to control ringing during early media behavior
2021-04-17 10:05:30 +02:00
Sylvain Berfini
6bd231098a
Trim text before sending it
2021-04-17 10:05:30 +02:00
Sylvain Berfini
a0511246cd
Fixed wrong uses of Address.clean()
2021-04-17 10:05:30 +02:00
Sylvain Berfini
cefb7ffd90
Fixed pause/video buttons to be disabled until next call state update or UI pause/resume
2021-04-17 10:05:30 +02:00
Sylvain Berfini
42bb6b8635
Fixed crash with file viewer since using onViewCreated instead of onActivityCreated
2021-04-17 10:05:30 +02:00
Sylvain Berfini
e2a39b868e
Removed tabs slide-in/slide-out animations
2021-04-17 10:05:30 +02:00
Sylvain Berfini
e8696fc700
Replaced deprecated onActivityCreated() method by onViewCreated()
2021-04-17 10:05:30 +02:00
Sylvain Berfini
91590ca521
Added setting to open files in our own viewer even if VFS isn't enabled
2021-04-17 10:05:30 +02:00
Sylvain Berfini
fedb9f079e
Prevent files from being made public when VFS is enabled
2021-04-17 10:05:30 +02:00
Sylvain Berfini
d1cbff473b
Fixed crash when downloading file once VFS is enabled
2021-04-17 10:05:30 +02:00
Christophe Deschamps
571349953b
Move VFS Activation at earlier stage
2021-04-17 10:05:30 +02:00
Christophe Deschamps
9ccab891ab
Do not display VFS key inside log
2021-04-17 10:05:30 +02:00
Sylvain Berfini
b1ee757c0b
Same rework applied to other classes
2021-04-17 10:05:30 +02:00
Sylvain Berfini
1eabce5220
Rework to rename classes that weren't real view models to avoid confusion and have a proper cleaning
2021-04-17 10:05:30 +02:00
Sylvain Berfini
2215cb4621
Glide cache improvement for non encrypted files
2021-04-17 10:05:30 +02:00
Christophe Deschamps
d2004978f3
Moved VFS flag into shared preferences
2021-04-17 10:05:30 +02:00
Sylvain Berfini
f1ad823364
Added setting to enable VFS + changes to properly display files
2021-04-17 10:05:30 +02:00
Christophe Deschamps
3f36e4cc74
VFS key generation & store/retrieve to/from keystore & pass on to factory if vfs enabled
2021-04-17 10:05:30 +02:00
Sylvain Berfini
ce601634f2
Prevent cleaning whole Glide cache when contacts are loaded
2021-04-17 10:05:30 +02:00