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
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