Commit graph

  • 8b417fe436 Allow to export received files to Android's media store if auto download is enabled Sylvain Berfini 2021-05-05 11:40:30 +0200
  • d5508b6ffe Added back primary contact settings + Dutch translation from weblate Sylvain Berfini 2021-05-05 11:00:03 +0200
  • 4e0ac519fd Hidden not working setting + updated french translation & README + bumped version Sylvain Berfini 2021-05-04 15:53:27 +0200
  • 48c12206d8 Fixed file/text sharing issue if linphone is in background but current fragment is a chat conversation while initiating sharing from another app Sylvain Berfini 2021-04-29 10:58:35 +0200
  • 15cd634f01 Updated recover password link to new website Sylvain Berfini 2021-04-29 10:34:07 +0200
  • 36126addd6 Reorganized preferences a bit Sylvain Berfini 2021-04-28 14:57:42 +0200
  • fc8d00e982 Added setting for call overlay notification in app Sylvain Berfini 2021-04-27 13:46:54 +0200
  • 336f006a2e Added crashlytics for ReleaseAppBundle flavor Sylvain Berfini 2021-04-27 10:25:13 +0200
  • f0d4b8c34e Use in-app call overlay if system overlay permission wasn't granted Sylvain Berfini 2021-04-26 13:00:27 +0200
  • 4e6eb852e7 Moved Send/Reset logs buttons to advanced settings like for iOS Sylvain Berfini 2021-04-26 11:47:44 +0200
  • 30bd928b78 Fixed dialer cursor position when using numpad or erase button instead of keyboard Sylvain Berfini 2021-04-23 17:42:34 +0200
  • 5ddc3f7ff0 Added delayed check for removing auto start foreground service app if registration process is quicker than the start of the Service Sylvain Berfini 2021-04-23 14:49:04 +0200
  • f78be7e306 Route audio to headset/headphones if available (replaces earpiece) Sylvain Berfini 2021-04-23 14:31:41 +0200
  • 5d2621af03 Code cleanup Sylvain Berfini 2021-04-23 10:48:48 +0200
  • e2324eae66 Added left to right swipe action on chat rooms as a shortcut to mark as read Sylvain Berfini 2021-04-22 17:47:37 +0200
  • 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 Sylvain Berfini 2021-04-22 15:48:49 +0200
  • d55561878f Updated README Sylvain Berfini 2021-04-22 10:58:00 +0200
  • 0c6f000da7 Bumped dependencies + add Person to call notifications Sylvain Berfini 2021-04-22 10:37:31 +0200
  • bef8884f11 Fixed delete swipe action not being translated Sylvain Berfini 2021-04-20 13:49:23 +0200
  • 299fa9c9b9 Fixed issue in contact editor when SIP address was created from username Sylvain Berfini 2021-04-19 13:31:54 +0200
  • 78286f3f6f Updated changelog Sylvain Berfini 2021-04-17 10:14:40 +0200
  • 5d89d8b098 Finished ViewModel to Data rework Sylvain Berfini 2021-04-15 09:58:17 +0200
  • b803ae9a61 Changes to reflect new conference API Sylvain Berfini 2020-07-16 11:15:19 +0200
  • 63205cb33f Vibration when incoming call is ringing is now handled by the CoreService in SDK Sylvain Berfini 2021-04-14 15:20:45 +0200
  • 6ffe3c22e9 Added debug popup entry to show config file Sylvain Berfini 2021-04-14 11:39:39 +0200
  • a63b057101 Added setting to control ringing during early media behavior Sylvain Berfini 2021-04-14 11:09:50 +0200
  • 6bd231098a Trim text before sending it Sylvain Berfini 2021-04-13 19:12:44 +0200
  • a0511246cd Fixed wrong uses of Address.clean() Sylvain Berfini 2021-04-09 17:55:24 +0200
  • cefb7ffd90 Fixed pause/video buttons to be disabled until next call state update or UI pause/resume Sylvain Berfini 2021-04-09 15:28:25 +0200
  • 42bb6b8635 Fixed crash with file viewer since using onViewCreated instead of onActivityCreated Sylvain Berfini 2021-04-09 15:11:31 +0200
  • e2a39b868e Removed tabs slide-in/slide-out animations Sylvain Berfini 2021-04-09 15:07:53 +0200
  • e8696fc700 Replaced deprecated onActivityCreated() method by onViewCreated() Sylvain Berfini 2021-04-09 14:09:15 +0200
  • 91590ca521 Added setting to open files in our own viewer even if VFS isn't enabled Sylvain Berfini 2021-04-08 11:30:34 +0200
  • fedb9f079e Prevent files from being made public when VFS is enabled Sylvain Berfini 2021-04-07 15:51:16 +0200
  • d1cbff473b Fixed crash when downloading file once VFS is enabled Sylvain Berfini 2021-04-07 15:38:39 +0200
  • 571349953b Move VFS Activation at earlier stage Christophe Deschamps 2021-04-07 14:46:24 +0200
  • 9ccab891ab Do not display VFS key inside log Christophe Deschamps 2021-04-07 14:23:02 +0200
  • b1ee757c0b Same rework applied to other classes Sylvain Berfini 2021-04-07 10:39:27 +0200
  • 1eabce5220 Rework to rename classes that weren't real view models to avoid confusion and have a proper cleaning Sylvain Berfini 2021-04-07 10:20:00 +0200
  • 2215cb4621 Glide cache improvement for non encrypted files Sylvain Berfini 2021-04-07 09:08:14 +0200
  • d2004978f3 Moved VFS flag into shared preferences Christophe Deschamps 2021-04-06 17:27:58 +0200
  • f1ad823364 Added setting to enable VFS + changes to properly display files Sylvain Berfini 2021-04-06 13:45:31 +0200
  • 3f36e4cc74 VFS key generation & store/retrieve to/from keystore & pass on to factory if vfs enabled Christophe Deschamps 2021-04-06 13:05:37 +0200
  • ce601634f2 Prevent cleaning whole Glide cache when contacts are loaded Sylvain Berfini 2021-04-06 18:16:35 +0200
  • 47f0f3ddf4 Improved hide notification when not needed Sylvain Berfini 2021-04-06 10:39:18 +0200
  • c3f5a39007 Added audio file viewer Sylvain Berfini 2021-04-02 15:43:29 +0200
  • 094caa1fa2 Added file name in app file viewers Sylvain Berfini 2021-04-01 17:45:16 +0200
  • 006d20a4ca Use vertical sliding between pages instead of horizontal for PDF viewer Sylvain Berfini 2021-04-01 17:28:44 +0200
  • 2b6ac73d9e Fixed issue with bubbles + fixed french translation issue Sylvain Berfini 2021-04-01 17:23:42 +0200
  • d165b04307 Changes to prepare for VFS Sylvain Berfini 2021-04-01 16:47:54 +0200
  • 5411648e2e Fixed crash when leaving video file viewer Sylvain Berfini 2021-04-01 15:40:38 +0200
  • dbdc06bbff Using com.github.chrisbanes:PhotoView for Image & PDF file viewer Sylvain Berfini 2021-04-01 13:40:37 +0200
  • bef62ce2b3 Improved PDF file viewer Sylvain Berfini 2021-04-01 12:16:42 +0200
  • 7b23edd393 Reworked file viewer related code Sylvain Berfini 2021-04-01 11:04:42 +0200
  • eade07060a Prevent potential crash + fixed camera display on dialer for tablets in portrait Sylvain Berfini 2021-04-01 10:30:51 +0200
  • 3b8e83e1ed Using VideoViewer for audio files as well (for now) Sylvain Berfini 2021-03-31 17:52:50 +0200
  • d4229711e3 Added export button in each file viewer Sylvain Berfini 2021-03-31 17:29:45 +0200
  • b818bf0155 Show files shared by chat message in app if possible Sylvain Berfini 2021-01-28 21:08:18 +0100
  • 5b529e8e3a Use account display name in chat rooms list when displaying last sent message Sylvain Berfini 2021-03-31 12:06:48 +0200
  • 773a2ee317 Updated version name & code in build.gradle Sylvain Berfini 2021-03-30 16:22:08 +0200
  • daa789e672 Replaced deprecated ProxyConfig object by Account Sylvain Berfini 2020-10-21 09:22:52 +0200
  • 4f6b416b7e Fixed issue when navigating back from chat room opened by bubble by removing previous hack that doesn't seems necessary anymore... Sylvain Berfini 2021-03-29 16:51:53 +0200
  • 1cf840c8b9 Renamed icons with typo Sylvain Berfini 2021-03-25 17:47:45 +0100
  • 61dcc3d4a6 Fixed bad french translation + increased invite contact button touch area Sylvain Berfini 2021-03-25 17:43:53 +0100
  • b65270d36f Removed a few TODOs in Assistant, replaced them by showing a simple error message in a SnackBar for now Sylvain Berfini 2021-03-25 17:23:06 +0100
  • 7172d7cf60 Reworked audio route handling code and added auto switch to bluetooth if available and to speaker when video is enabled Sylvain Berfini 2021-03-25 11:58:08 +0100
  • 704e7d84fa Code improvement Sylvain Berfini 2021-03-24 15:37:24 +0100
  • c5f40c8eed Improved media store insertion Sylvain Berfini 2021-03-23 17:11:47 +0100
  • bc511c1bc1 Simplified remote SIP address search for notification's action Sylvain Berfini 2021-03-23 15:32:39 +0100
  • 318ae8ee20 Removed deprecated hasTextContent and getTextContent functions + hide auto start service notification when Core has started Sylvain Berfini 2021-03-22 14:21:16 +0100
  • 351ce7c9e5 Bumped dependency Sylvain Berfini 2021-03-22 09:58:58 +0100
  • c8b5ed82ca Bumped dependencies Sylvain Berfini 2021-03-18 16:06:49 +0100
  • cc7befe62b Display error to user in Linphone login assistant form Sylvain Berfini 2021-03-16 16:25:14 +0100
  • a03206bdd7 Quick fix to prevent registration process in case of error in accountCreator Sylvain Berfini 2021-03-16 16:02:11 +0100
  • e9abb5cef4 Display phone number type/label in contact view detail Sylvain Berfini 2021-03-15 16:38:22 +0100
  • ee9a843a6e Fixed conference view issue when adding third participant Sylvain Berfini 2021-03-12 13:38:10 +0100
  • 081c5b4f79 Only enable crashlytics if google-json file has been found Sylvain Berfini 2021-03-12 10:31:26 +0100
  • 392a404157 Fixed chat rooms list position in fragment not restored when coming back from a chat room Sylvain Berfini 2021-03-12 10:08:45 +0100
  • b5aab5b417 Small fix to properly scroll down in chat messages view when a new one is sent or received Sylvain Berfini 2021-03-11 16:22:08 +0100
  • f33709d77b Fixed minor UI issues with files in chat bubbles Sylvain Berfini 2021-03-11 10:36:55 +0100
  • 59a050ba54 Added support for sip-linphone scheme Sylvain Berfini 2021-03-09 16:47:37 +0100
  • f60004ee2a Various fixes related to audio conferencing Sylvain Berfini 2021-03-08 16:37:19 +0100
  • 4969b6c755 Fixed country picker in assistant not working for first item Sylvain Berfini 2021-03-05 15:33:26 +0100
  • 6f65fe35c3 Updated dependency Sylvain Berfini 2021-03-04 16:26:36 +0100
  • 2131458ac1 Don't use arguments to pass list of Addresses between fragments, might crash in a writeToParcel Sylvain Berfini 2021-03-02 11:22:41 +0100
  • 712852cdce Fixed crash if messages list is null in notification (even if it shouldn't happen) Sylvain Berfini 2021-03-01 11:30:42 +0100
  • cd4b8b8ac5 Added desired height to chat bubble Sylvain Berfini 2021-03-01 11:28:43 +0100
  • d66c8bc44a Added setting to prevent sending of multiple files in the same chat message until iOS app will be able to handle it Sylvain Berfini 2021-02-26 11:32:58 +0100
  • ce6644dbee Fixed gitlab release build Sylvain Berfini 2021-02-25 10:03:54 +0100
  • 251057b293 Only enable crashlytics with locally built SDK Sylvain Berfini 2021-02-25 09:53:54 +0100
  • cc5e3dd164 Added SDK logs to crashlytics reports Sylvain Berfini 2021-02-25 09:24:57 +0100
  • 0f55be3a1b Added configuration setting to make app invisible except for launcher & foreground service notification Sylvain Berfini 2021-02-24 11:57:59 +0100
  • 5a40bb7c36 Auto upload crashlytics symbols after debug build Sylvain Berfini 2021-02-24 10:51:01 +0100
  • 13544e5d39 Fixed crashes Sylvain Berfini 2021-02-24 10:16:03 +0100
  • 371d1c21ec Added crashlytics optional dependency Sylvain Berfini 2021-02-10 16:52:11 +0100
  • fdbced67c2 Allow opening files in chat bubble Sylvain Berfini 2021-02-22 15:25:24 +0100
  • 99d9ec8508 Remove multi listener for file transfer Sylvain Berfini 2021-02-15 15:07:06 +0100
  • 7f2b3e9f5e Fixed issue when capturing image from camera from file picker intent Sylvain Berfini 2021-02-15 11:46:39 +0100
  • 732e405c59 Updated privacy policy link in about fragment Sylvain Berfini 2021-02-08 17:59:55 +0100
  • a2c48b4726 Updated french translation Sylvain Berfini 2021-02-08 17:23:21 +0100