Commit graph

  • 4d7ce73422 Stop contacts loading process if core is being shutdown or is already destroyed Sylvain Berfini 2022-05-02 14:57:14 +0200
  • b8685c2dda Fixed chat room/conference avatar when in dark mode Sylvain Berfini 2022-05-02 15:36:03 +0200
  • dcbf233774 Removed unused code Sylvain Berfini 2022-05-02 14:43:17 +0200
  • f2b85f6473 Improved way of displaying contact's avatar or initials Sylvain Berfini 2022-05-02 12:41:54 +0200
  • d51affda59 Use getPhoneNumbers method when labels aren't needed Sylvain Berfini 2022-05-02 10:29:26 +0200
  • b70b2e4127 Fixed used audio device in call stats Sylvain Berfini 2022-04-29 14:09:09 +0200
  • 2e8d061e22 Trying to prevent crashes seen on Crashlytics Sylvain Berfini 2022-04-29 14:02:32 +0200
  • 5891babc5c Proper layout for conference audio only mode Sylvain Berfini 2022-04-29 09:34:51 +0200
  • 2be69da8a4 When Earpiece or Speaker audio route is requested, set the capture device to Micrphone Christophe Deschamps 2022-04-28 17:12:57 +0200
  • 9059abbc06 Fixed friendlist subscribe setting disabled when it shouldn't Sylvain Berfini 2022-04-27 18:23:52 +0200
  • 60720707d1 Fixed crash when using chat message notification action after Core has been destroyed Sylvain Berfini 2022-04-26 09:25:13 +0200
  • 72eb711d98 Trying not to start Core in Application, only Config Sylvain Berfini 2022-04-22 16:34:39 +0200
  • cec6d307d0 Fixed active speaker default avatar background Sylvain Berfini 2022-04-22 14:01:33 +0200
  • 8866b19b7f Fixed weird display when pausing conference the first time while in Grid layout Sylvain Berfini 2022-04-22 13:26:25 +0200
  • 85b0d8e6ae Fixed 'you're the first to join this conference' snack Sylvain Berfini 2022-04-21 16:04:57 +0200
  • d1d4ce558a Fixed contacts list issue when creating a chat room or a conference Sylvain Berfini 2022-04-20 16:12:41 +0200
  • a1f9b95432 Also use Coil to extract image from video + fixed contact matching issue in chat room creation Sylvain Berfini 2022-04-20 15:47:29 +0200
  • 5ce69e63cd Minor UI fix Sylvain Berfini 2022-04-20 15:06:25 +0200
  • 191ec0b830 Fixed &appName in RU translation Sylvain Berfini 2022-04-20 13:31:07 +0200
  • 4aeef970bb Removed now useless RelativeLayout for chat message bubble Sylvain Berfini 2022-04-20 13:22:47 +0200
  • 0c085ed0b5 Replaced glide by Coil Sylvain Berfini 2022-04-20 12:56:31 +0200
  • 7f63de9e1b Translated using Weblate (German) Norbert Fischer 2022-04-14 18:03:43 +0000
  • 7b10bdf103 Translated using Weblate (Russian) Alex 2022-04-11 05:28:42 +0000
  • e8ad1e039b Prevent LIME X3DH server URL & friends lists RLS URI to be set for non sip.linphone.org accounts Sylvain Berfini 2022-04-20 10:48:02 +0200
  • 595510028d Bumped dependencies Sylvain Berfini 2022-04-20 09:33:22 +0200
  • 905049f7c7 Fixed chat message display in IMDN view + improved chat bubble layout Sylvain Berfini 2022-04-19 15:32:58 +0200
  • 8f291145d2 Fix reload of chat rooms when toggling one of the two hide chat room setting Sylvain Berfini 2022-04-19 10:54:08 +0200
  • 0d363a6868 Fixed hideRoomsFromRemovedProxies & hideEmptyRooms settings... Sylvain Berfini 2022-04-19 10:25:40 +0200
  • a5df96048b Fixed crash for devices that may still have previous ActiveSpeaker enum value Sylvain Berfini 2022-04-19 10:13:00 +0200
  • 3599fd21da Catching another exception in ContactsLoader + prevent crash if cursor is null Sylvain Berfini 2022-04-19 09:09:40 +0200
  • 4d6f614df8 Catch StaleDataException in ContactLoader Sylvain Berfini 2022-04-12 15:31:02 +0200
  • ae04a06e42 Revert changes on French translation, makes app crash... Sylvain Berfini 2022-04-12 12:01:03 +0200
  • b90ce37ff0 Reworked how master fragment width is calculated in slidingpane to improve UI on large tablets Sylvain Berfini 2022-04-12 11:58:20 +0200
  • 4c83e823fc Trying to fix concurrent exception in contacts loader Sylvain Berfini 2022-04-11 11:38:42 +0200
  • 2ab24f893a Showing snack bar when you're the first to join a conference or when you're the last one in it Sylvain Berfini 2022-04-11 11:00:54 +0200
  • 5fd69bcd4c Improvements suggested by code inspector Sylvain Berfini 2022-04-08 17:47:11 +0200
  • a04c09b748 Fixed video not enabled automatically when granting permission while in call Sylvain Berfini 2022-04-08 15:21:11 +0200
  • 3660e0bf1e Started 4.7.0 CHANGELOG Sylvain Berfini 2022-04-08 11:52:14 +0200
  • d699ba423f Removed code now done in SDK Sylvain Berfini 2022-04-08 10:37:24 +0200
  • de20faaaf2 Fixed crash when using VFS due to null context in SDK Sylvain Berfini 2022-04-08 14:22:45 +0200
  • 6e70ea852e Conference scheduling UI fixes Sylvain Berfini 2022-04-08 09:23:10 +0200
  • 8b224f174a If SIP address username matches phone number, only show phone number Sylvain Berfini 2022-04-07 14:40:19 +0200
  • 5f0de830e4 Fixed invisible avatar in side menu Sylvain Berfini 2022-04-07 14:16:01 +0200
  • 898d3d0aa4 Shorcuts creation improvements Sylvain Berfini 2022-04-07 11:13:35 +0200
  • f71811f65a Improve call notification when calling a conference Sylvain Berfini 2022-04-07 10:44:48 +0200
  • 2a1a392cf4 Leave waiting room when call is finished or in error Sylvain Berfini 2022-04-07 10:40:38 +0200
  • 3793646a7c Disable conference waiting room buttons once call is started Sylvain Berfini 2022-04-07 10:25:37 +0200
  • 20dde8f115 Fixed images path in metadata + added icon Sylvain Berfini 2022-04-07 09:10:42 +0200
  • 027cce9756 Small improvement for local contact lookup Sylvain Berfini 2022-04-06 19:57:17 +0200
  • d366dbf2cc Fixed conference call from history Sylvain Berfini 2022-04-06 19:55:47 +0200
  • f33eec8617 Fixed no video while being alone in video conference with mosaic layout + fixed issue in French translation Sylvain Berfini 2022-04-06 17:50:39 +0200
  • 9128f2eadd Updated CHANGELOG from release/5.1 branch Sylvain Berfini 2022-04-06 14:27:07 +0200
  • 1f6fecb28b Remove GRUU from call log address if any Sylvain Berfini 2022-04-06 12:57:58 +0200
  • 341c112d54 Reworked native address book integration, removed Contact & NativeContact objects to directly rely on Friend Sylvain Berfini 2022-04-05 16:02:35 +0200
  • f83eb5e6b1 Force audio only layout in conference waiting room if low bandwidth is detected Sylvain Berfini 2022-04-01 10:45:36 +0200
  • 1b9d15c087 Translated using Weblate (French) Sylvain Berfini 2022-03-31 15:37:37 +0000
  • a81f7bb711 New way of using single/multiple contact(s) avatar don't work well with notifications & shortcuts, fixing it Sylvain Berfini 2022-03-31 16:26:55 +0200
  • 291ae367a6 Rework how audio only layout will be handled Sylvain Berfini 2022-03-31 15:47:15 +0200
  • 7b933ad76b Added back take snapshot button in video call if enabled in CorePreferences + reworked/fixed PermissionHelper.hasWriteExternalStoragePermission() for Android >= 10 Sylvain Berfini 2022-03-31 12:24:56 +0200
  • 5bae5bc9de Fixed max participants for mosaic layout preference Sylvain Berfini 2022-03-31 11:38:20 +0200
  • bf066680af Same security icon improvement but for history detail Sylvain Berfini 2022-03-30 18:28:17 +0200
  • 3de2936afc Fixed background issue in generated avatar in call layouts Sylvain Berfini 2022-03-30 18:25:44 +0200
  • 09047f2af8 Improved security icon above chat button in contact detail Sylvain Berfini 2022-03-30 18:16:08 +0200
  • fd2eea94a6 Restored correct icon for merging calls into conference Sylvain Berfini 2022-03-30 18:01:57 +0200
  • 8c2d0ebe0b Reworked how single & multiple generic contact avatar are used Sylvain Berfini 2022-03-30 17:52:02 +0200
  • e165e73b0e Updated history cell layout Sylvain Berfini 2022-03-30 17:32:13 +0200
  • 2e327ac30d Do not display GRUU of call's remote address Sylvain Berfini 2022-03-30 17:29:20 +0200
  • 8b60d5eda1 Fixed duplicated phone numbers in contact details Sylvain Berfini 2022-03-30 16:03:58 +0200
  • ad2f2a98df Enable mic back in Core when last call is ended while it was muted Sylvain Berfini 2022-03-30 13:08:22 +0200
  • bf96016c32 Fixed initial mic muted state in conference waiting room Sylvain Berfini 2022-03-30 13:02:43 +0200
  • 3334983707 Cleanup Databindings declarations + added missing proguard rule Sylvain Berfini 2022-03-29 16:07:53 +0200
  • 0aca41b927 Show organizer in conference history details Sylvain Berfini 2022-03-28 17:04:02 +0200
  • f4c89fbb2c Show conference edit button in schedule list for organizer + allow to edit conference + sort conferences by date when notified of a new conference schedule by callback while in conferences list view Sylvain Berfini 2022-03-28 14:41:47 +0200
  • aff768548a UI fixes & improvements Sylvain Berfini 2022-03-25 14:38:12 +0100
  • 0fa68e2379 Added video preview to participants & layout conference fragments so other participants will still see the user video while he's naviagating in conference related fragments Sylvain Berfini 2022-03-25 12:01:07 +0100
  • c9a9059d68 Fixes requestLayout() trigerring error message on GridBoxLayout children Christophe Deschamps 2022-03-24 21:13:31 +0100
  • 7c4c348f8c Fixed speaker turning on automatically when in video conference with local video disabled Sylvain Berfini 2022-03-25 09:23:15 +0100
  • ef4c7169e6 Indicate when participant in conference has muted it's microphone Sylvain Berfini 2022-03-25 08:58:04 +0100
  • df8721c5fd Fixed margin between views in mosaic conference layout that was removed with latest rework Sylvain Berfini 2022-03-24 15:29:55 +0100
  • 487cae1625 Fixed last updated time for chat room not being updated... Sylvain Berfini 2022-03-24 14:00:12 +0100
  • d6cd6af645 Layout improvements Sylvain Berfini 2022-03-23 16:25:44 +0100
  • 5c3b79abee Reworked how video preview is moving Sylvain Berfini 2022-03-23 13:41:22 +0100
  • 2835f80ee5 Stop spinner & display error message when conference scheduler goes to error state Sylvain Berfini 2022-03-22 16:38:20 +0100
  • a6cb6fb975 Factorized & improved code for call & conference layouts Sylvain Berfini 2022-03-22 14:32:58 +0100
  • c6b49080af Reworked how call logs are handled, should be more efficient Sylvain Berfini 2022-03-21 17:33:53 +0100
  • 70f7f8c100 Disable CallStyle notifications (Android 12+) for samsung devices, they are currently badly displayed Sylvain Berfini 2022-03-21 13:43:00 +0100
  • bb31a0014b Set video call information in incoming CallStyle notification Sylvain Berfini 2022-03-21 13:31:16 +0100
  • 20dcb23b8a Added contact display name to address generated from phone number Sylvain Berfini 2022-03-21 09:24:00 +0100
  • f9a3703a18 Conference 'GridBox' Layout Christophe Deschamps 2022-03-18 23:46:20 +0100
  • 154659c083 Show message to user when trying to download two files from same message at the same time + fixed issue where second file download can't be started once the first one has finished Sylvain Berfini 2022-03-18 10:24:31 +0100
  • f07bc19d5f Fixed missing contacts after LDAP query Sylvain Berfini 2022-03-18 09:31:47 +0100
  • ed9f590f4f Always display contacts with same phone number if display name is different Sylvain Berfini 2022-03-17 16:40:28 +0100
  • 2e9e3459e4 Prevent read-only 1-1 chat room Sylvain Berfini 2022-03-16 14:54:22 +0100
  • 48c10e863e Use only phone number from SearchResult if both SIP address and phone numbers are provided and are equal Sylvain Berfini 2022-03-16 13:10:36 +0100
  • 13878ee48d Should prevent crash when failing to get account matching local address Sylvain Berfini 2022-03-16 13:56:56 +0100
  • 71a2140dbd Fixed ContactsSelectionViewModel used for chat room & conferences participant selection to use same MagicSearch APIs Sylvain Berfini 2022-03-11 15:42:23 +0100
  • 2df68f8cf2 Fixed audio route changes in outgoing call not working with TelecomManager enabled Sylvain Berfini 2022-03-11 11:02:59 +0100
  • c40b2e753e Updated README Sylvain Berfini 2022-03-11 10:20:44 +0100
  • e16cb01b31 Conference layouts improvements Sylvain Berfini 2022-03-10 15:19:53 +0100
  • 0dd411330c Improved in-call numpad, specifically in landscape Sylvain Berfini 2022-03-10 14:58:55 +0100