Commit graph

7055 commits

Author SHA1 Message Date
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
Sylvain Berfini
47f0f3ddf4 Improved hide notification when not needed 2021-04-17 10:05:30 +02:00
Sylvain Berfini
c3f5a39007 Added audio file viewer 2021-04-17 10:05:30 +02:00
Sylvain Berfini
094caa1fa2 Added file name in app file viewers 2021-04-17 10:05:30 +02:00
Sylvain Berfini
006d20a4ca Use vertical sliding between pages instead of horizontal for PDF viewer 2021-04-17 10:05:30 +02:00
Sylvain Berfini
2b6ac73d9e Fixed issue with bubbles + fixed french translation issue 2021-04-17 10:05:30 +02:00
Sylvain Berfini
d165b04307 Changes to prepare for VFS 2021-04-17 10:05:30 +02:00
Sylvain Berfini
5411648e2e Fixed crash when leaving video file viewer 2021-04-17 10:05:30 +02:00
Sylvain Berfini
dbdc06bbff Using com.github.chrisbanes:PhotoView for Image & PDF file viewer 2021-04-17 10:05:30 +02:00
Sylvain Berfini
bef62ce2b3 Improved PDF file viewer 2021-04-17 10:05:30 +02:00
Sylvain Berfini
7b23edd393 Reworked file viewer related code 2021-04-17 10:05:30 +02:00
Sylvain Berfini
eade07060a Prevent potential crash + fixed camera display on dialer for tablets in portrait 2021-04-17 10:05:30 +02:00
Sylvain Berfini
3b8e83e1ed Using VideoViewer for audio files as well (for now) 2021-04-17 10:05:30 +02:00
Sylvain Berfini
d4229711e3 Added export button in each file viewer 2021-04-17 10:05:30 +02:00
Sylvain Berfini
b818bf0155 Show files shared by chat message in app if possible 2021-04-17 10:05:30 +02:00
Sylvain Berfini
5b529e8e3a Use account display name in chat rooms list when displaying last sent message 2021-04-17 10:05:30 +02:00
Sylvain Berfini
773a2ee317 Updated version name & code in build.gradle 2021-04-17 10:05:30 +02:00
Sylvain Berfini
daa789e672 Replaced deprecated ProxyConfig object by Account 2021-04-17 10:05:30 +02:00
Sylvain Berfini
4f6b416b7e Fixed issue when navigating back from chat room opened by bubble by removing previous hack that doesn't seems necessary anymore... 2021-04-17 10:05:30 +02:00
Sylvain Berfini
1cf840c8b9 Renamed icons with typo 2021-04-17 10:05:30 +02:00
Sylvain Berfini
61dcc3d4a6 Fixed bad french translation + increased invite contact button touch area 2021-04-17 10:05:30 +02:00
Sylvain Berfini
b65270d36f Removed a few TODOs in Assistant, replaced them by showing a simple error message in a SnackBar for now 2021-04-17 10:05:30 +02:00
Sylvain Berfini
7172d7cf60 Reworked audio route handling code and added auto switch to bluetooth if available and to speaker when video is enabled 2021-04-17 10:05:30 +02:00
Sylvain Berfini
704e7d84fa Code improvement 2021-04-17 10:05:30 +02:00
Sylvain Berfini
c5f40c8eed Improved media store insertion 2021-04-17 10:05:30 +02:00
Sylvain Berfini
bc511c1bc1 Simplified remote SIP address search for notification's action 2021-04-17 10:05:30 +02:00
Sylvain Berfini
318ae8ee20 Removed deprecated hasTextContent and getTextContent functions + hide auto start service notification when Core has started 2021-04-17 10:05:30 +02:00
Sylvain Berfini
351ce7c9e5 Bumped dependency 2021-04-17 10:05:30 +02:00
Sylvain Berfini
c8b5ed82ca Bumped dependencies 2021-04-17 10:05:30 +02:00
Sylvain Berfini
cc7befe62b Display error to user in Linphone login assistant form 2021-04-17 10:05:30 +02:00
Sylvain Berfini
a03206bdd7 Quick fix to prevent registration process in case of error in accountCreator 2021-04-17 10:05:30 +02:00
Sylvain Berfini
e9abb5cef4 Display phone number type/label in contact view detail 2021-04-17 10:05:30 +02:00
Sylvain Berfini
ee9a843a6e Fixed conference view issue when adding third participant 2021-04-17 10:05:30 +02:00
Sylvain Berfini
081c5b4f79 Only enable crashlytics if google-json file has been found 2021-04-17 10:05:30 +02:00
Sylvain Berfini
392a404157 Fixed chat rooms list position in fragment not restored when coming back from a chat room 2021-04-17 10:05:30 +02:00
Sylvain Berfini
b5aab5b417 Small fix to properly scroll down in chat messages view when a new one is sent or received 2021-04-17 10:05:30 +02:00
Sylvain Berfini
f33709d77b Fixed minor UI issues with files in chat bubbles 2021-04-17 10:05:30 +02:00
Sylvain Berfini
59a050ba54 Added support for sip-linphone scheme 2021-04-17 10:05:30 +02:00
Sylvain Berfini
f60004ee2a Various fixes related to audio conferencing 2021-04-17 10:05:30 +02:00
Sylvain Berfini
4969b6c755 Fixed country picker in assistant not working for first item 2021-04-17 10:05:30 +02:00
Sylvain Berfini
6f65fe35c3 Updated dependency 2021-04-17 10:05:30 +02:00
Sylvain Berfini
2131458ac1 Don't use arguments to pass list of Addresses between fragments, might crash in a writeToParcel 2021-04-17 10:05:30 +02:00