Commit graph

  • c6c146d213 Fixed newly created chat room being read only Sylvain Berfini 2022-06-20 18:00:07 +0200
  • 210f4a46b2 Fixed add contact icon in chat message context menu while in dark mode Sylvain Berfini 2022-06-20 12:53:51 +0200
  • b611f6c0ed Reworked conference layouts to use constraintlayout Sylvain Berfini 2022-06-16 16:48:50 +0200
  • 86cba063d1 Fixed accounts list not updated when changing default account + hide account with hidden param Sylvain Berfini 2022-06-16 14:32:44 +0200
  • 435e4b84f6 Fixed group call outgoing process (hiding outgoing call fragment) Sylvain Berfini 2022-06-16 12:08:14 +0200
  • 6f11fbc586 Allow Android 13 user to change the app language from system settings Sylvain Berfini 2022-06-16 09:56:15 +0200
  • 93cdaf781b Prevent call overlay exception Sylvain Berfini 2022-06-15 11:43:00 +0200
  • 93d00931ac Bumped versionCode Sylvain Berfini 2022-06-15 10:40:26 +0200
  • ae59117596 Fixed secured chat room button in contact/history if existing chat room is found but in terminated state Sylvain Berfini 2022-06-14 13:06:37 +0200
  • df396f5abd Set conference chat room without any participant as read-only + replaced deprecated function Sylvain Berfini 2022-06-14 10:38:50 +0200
  • a437c1f5ef Added secret menu to show chat room local/peer addresses for debug purposes Sylvain Berfini 2022-06-13 17:10:26 +0200
  • 023e953a2b Prevent full screen mode to stay on after leaving image/video file viewer Sylvain Berfini 2022-06-13 16:51:37 +0200
  • f118ccf049 Fixed chat room list cell UI glitch during last update time computation Sylvain Berfini 2022-06-13 15:15:04 +0200
  • 312ae2eaf0 Should prevent ANRs Sylvain Berfini 2022-06-13 14:03:06 +0200
  • c5a34363a3 Reworked how chat rooms list works, should speed first display but slow down a bit the scrolling Sylvain Berfini 2022-06-13 13:56:34 +0200
  • 0e0fd6106c Display organizer SIP URI instead of conference factory URI in group call incoming call notification Sylvain Berfini 2022-06-13 11:25:11 +0200
  • ee4083389b Fixed last updated time not displayed for empty chat room Sylvain Berfini 2022-06-13 11:21:56 +0200
  • f428a170c5 Request Android 13 media permissions instead of read external storage Sylvain Berfini 2022-06-10 15:34:19 +0200
  • dc155e7302 Moved chat room muted icon + updated muted/unmuted icons Sylvain Berfini 2022-06-10 14:32:24 +0200
  • 9a6dc56b42 Reworked chat_room_list_cell layout using ConstraintLayout to speed up display time Sylvain Berfini 2022-06-09 17:44:03 +0200
  • f94b65ed0a Trying to improve chat rooms display performances Sylvain Berfini 2022-06-09 16:08:07 +0200
  • e6c842cd35 Using IO dispatcher to create generated avatar Sylvain Berfini 2022-06-09 15:24:43 +0200
  • 5fac97b55d Improved a bit chat room diff callback Sylvain Berfini 2022-06-09 14:54:59 +0200
  • cbacb97f9d Prevent call from being stopped when removing app from recent tasks + go back to call activity when clicking launcher icon during a call Sylvain Berfini 2022-06-09 14:36:42 +0200
  • 635c8e69c7 Started changes for Android 13 Sylvain Berfini 2022-06-09 14:02:03 +0200
  • ee5af2b462 Added display name fields in assistant for linphone account creation / log in Sylvain Berfini 2022-06-08 16:08:09 +0200
  • ed03a721a5 Fixed presence storage in native contacts + prevent duplicated SIP addresses in same contact + improved contact fetching used memory Sylvain Berfini 2022-06-08 15:39:00 +0200
  • 6222758126 Removed leave waiting room when call is connected to prevent dialer from being briefly visible Sylvain Berfini 2022-06-08 13:39:22 +0200
  • 5502324845 Set record aware setting hidden & enabled by default Sylvain Berfini 2022-06-08 13:18:34 +0200
  • 3172b27b98 Allow conference admin to add participant by address Sylvain Berfini 2022-06-08 11:02:55 +0200
  • 0ce885a260 Prevent 'Remote Conference' default subject from being visible when joining a conference, using real one instead Sylvain Berfini 2022-06-08 09:32:11 +0200
  • 0b06e22258 Made phone numbers & email addresses in chat messages clickable as we did for website URLs & SIP addresses Sylvain Berfini 2022-06-07 11:24:09 +0200
  • ec6152c8b8 Updated CHANGELOG with 4.6.10 release Sylvain Berfini 2022-06-07 10:54:30 +0200
  • fe8e2b4b49 Do not notify received read messages Sylvain Berfini 2022-06-06 11:37:51 +0200
  • 9e20134b13 Updated CHANGELOG, bumped version code Sylvain Berfini 2022-06-03 14:04:00 +0200
  • 046676e40b Fixed conference participant muted background color & calls list menu icon color Sylvain Berfini 2022-06-03 12:12:58 +0200
  • 9a671c36cc Use the same colors for call recording & screenshot buttons as for pause Sylvain Berfini 2022-06-03 11:24:11 +0200
  • e6152acf0e Fixed local contact avatar not being displayed except in side-menu Sylvain Berfini 2022-06-03 11:14:35 +0200
  • 5af5c8a1a6 Bumped dependencies Sylvain Berfini 2022-06-02 17:21:35 +0200
  • 4723c5d9d0 Do not use contact address but identity address when creating chat room from contact or history Sylvain Berfini 2022-06-02 15:17:05 +0200
  • 7e391ca518 Fixed chat rooms menu icons while in dark mode Sylvain Berfini 2022-06-02 14:59:11 +0200
  • 89d072de68 Added back firebase logger + updated some icons Sylvain Berfini 2022-06-01 16:01:40 +0200
  • fc99465fb9 Prevents useless log Sylvain Berfini 2022-06-01 13:29:25 +0200
  • 6537e5fc23 Fixed unecessary refresh in lists, causing blinking Sylvain Berfini 2022-06-01 12:55:31 +0200
  • 5dfc18a78d Cleaned up code, fixed contact avatar blinking when toggling selection in list while creating chat room/conference Sylvain Berfini 2022-06-01 11:09:03 +0200
  • 4e0d38ca35 Improved how we load high-res contact picture to fallback on thumbnail if needed Sylvain Berfini 2022-05-31 17:23:50 +0200
  • 4883bc8293 Added go to contact / add to contacts option in every 1-1 chat room menu Sylvain Berfini 2022-05-31 15:41:37 +0200
  • 61134352e9 Trying to prevent crash seen on PlayStore probably due to friend.getPhoneNumersWithLabel() being called in IO dispatched coroutine Sylvain Berfini 2022-05-31 14:31:51 +0200
  • 3d7733c86a Prevent call stat from using two lines Sylvain Berfini 2022-05-30 17:21:51 +0200
  • 9e2b52b4d2 Added full-screen support for image & video viewers Sylvain Berfini 2022-05-30 16:28:36 +0200
  • cc36a18d2c Mute/unmute chat room notifications, using 3-dots menu even for basic chat rooms, updated icons Sylvain Berfini 2022-05-24 17:07:58 +0200
  • b4fb169e19 Improved logs for preferred audio device debugging Sylvain Berfini 2022-05-27 16:23:52 +0200
  • 47c0dbf842 Prevent crash in TelecomHelper if android.software.connectionservice feature isn't supported by device Sylvain Berfini 2022-05-30 10:37:54 +0200
  • 8515e2fcaf Fixed issue when trying to create a One to One encrypted chat room that already exists Sylvain Berfini 2022-05-30 09:33:34 +0200
  • 61bfb1fcff Try to prevent foreground service notification to stay visible after call ends Sylvain Berfini 2022-05-27 16:05:23 +0200
  • 8d5d344c2c Make sure Core exists when TelecomManager service is created & destroyed Sylvain Berfini 2022-05-27 11:47:39 +0200
  • 90c7528540 Improved performances upon presence reception by reducing number of unecessary listener notification Sylvain Berfini 2022-05-25 09:51:43 +0200
  • 8485dea251 Fixed short-term presence enabled by mistake on Friends, causing ANR when resuming app! Sylvain Berfini 2022-05-24 17:30:27 +0200
  • 5b208844c7 Show dialog asking for confirmation before starting a group call from chat Sylvain Berfini 2022-05-23 14:29:06 +0200
  • d0870c1dfa Fixed outgoing conference call layout & notifications due to use of remote contact instead of remote address Sylvain Berfini 2022-05-23 10:49:45 +0200
  • 24b561ae0a Fixed incoming conference call layout in landscape Sylvain Berfini 2022-05-23 10:37:57 +0200
  • 8f8fc58e55 Improved active speaker default avatar background Sylvain Berfini 2022-05-20 16:43:12 +0200
  • c3ce265c78 Prevent incoming group call to start in audio-only layout if video auto accept policy is disabled, instead enable video with receive only direction Sylvain Berfini 2022-05-20 16:25:17 +0200
  • ecc94161ee Fixed conference recording file name, using subject if available Sylvain Berfini 2022-05-20 16:03:31 +0200
  • 3c0dc61828 Fixed conference info showing in scheduled lists even if it doesn't matches the time criteria Sylvain Berfini 2022-05-20 15:58:15 +0200
  • dd26a6059b Fixed navigating out of conference chat room Sylvain Berfini 2022-05-20 15:55:24 +0200
  • 3104ee6471 Fixed calling back incoming group call Sylvain Berfini 2022-05-20 15:50:05 +0200
  • 7f122c7ab8 Fixed crash reported on Crashlytics Sylvain Berfini 2022-05-19 16:36:15 +0200
  • bf1f2c3175 Prevent call logs wrongly grouped due to conf-id parameter not used in equal comparison, cf RFC Sylvain Berfini 2022-05-19 16:20:00 +0200
  • 4a0eb4d93e Fixed video conference factory URI not set when updating for 4.6.x release Sylvain Berfini 2022-05-19 13:02:28 +0200
  • 975905428f Do not group conference call logs Sylvain Berfini 2022-05-19 12:50:31 +0200
  • 4c809ff7d2 Fixed issues when creating group call from scheduler process Sylvain Berfini 2022-05-19 09:32:00 +0200
  • 3c2640d4bf Properly display conference participants in incoming call fragment Sylvain Berfini 2022-05-18 17:27:11 +0200
  • 2838d207ca Prevent crash if conference subject is null or empty, a Person must have a name Sylvain Berfini 2022-05-18 17:02:24 +0200
  • cb7732b704 Renamed conférence into réunion & programmer into planifier for French translation + fixed issues in English texts Sylvain Berfini 2022-05-18 16:15:08 +0200
  • 429cc17525 Fixed replaceSipUriByUsername setting not being used in new call related layouts Sylvain Berfini 2022-05-18 15:52:36 +0200
  • 52247c38d5 Display incoming group call notification properly Sylvain Berfini 2022-05-18 11:24:55 +0200
  • 3a56969158 Renamed conferences as meetings, don't display group calls in scheduled meetings list Sylvain Berfini 2022-05-18 11:15:17 +0200
  • 91dae25936 Renamed 'now' conferences as group calls, added group call button to group chat rooms Sylvain Berfini 2022-05-18 10:59:10 +0200
  • 363322485e Using ShortcutManagerCompat, got rid of Compatibility layer Sylvain Berfini 2022-05-16 15:25:47 +0200
  • 4218c5b2a9 Since app min target SDK is 23, remove all references to older versions Sylvain Berfini 2022-05-16 12:00:47 +0200
  • 0611109c04 Fixed bluetooth audio route not being selected after answering call Sylvain Berfini 2022-05-16 10:11:51 +0200
  • adf1675a06 Try to workaround incoming call activity not being displayed on some phones Sylvain Berfini 2022-05-16 09:19:59 +0200
  • 38ba2c758d Updated CHANGELOG Sylvain Berfini 2022-05-13 16:57:48 +0200
  • 3e774f6605 Bumped gradle & material versions Sylvain Berfini 2022-05-12 11:42:16 +0200
  • 05ee5794f2 Try to show foreground service notification asap to prevent crash if Core takes too long to start Sylvain Berfini 2022-05-10 15:33:20 +0200
  • 8f8949cb3e Fixed first to join snack displayed multiple times + prevent first admin snack when going to participants list + show admin snack for conference.me as well Sylvain Berfini 2022-05-09 14:05:03 +0200
  • 4372fd2d9e Try to keep preferred audio driver when changing audio device Sylvain Berfini 2022-05-06 15:07:40 +0200
  • ff3762007e Started conference call incoming layout Sylvain Berfini 2022-05-04 17:06:00 +0200
  • 70ecd32065 Prevent SecurityException in About fragment Sylvain Berfini 2022-05-05 09:34:06 +0200
  • 27bb172014 Updated CHANGELOG from release/4.6 branch Sylvain Berfini 2022-05-05 09:27:47 +0200
  • 209f577890 Fixed crash when device boots & start at boot setting is disabled Sylvain Berfini 2022-05-05 09:25:59 +0200
  • d6f83f0057 Fixes for self-mute during remote conference + rework how we mute single call Sylvain Berfini 2022-05-04 15:22:51 +0200
  • 18f36b85bb Make sure TelecomManager's connection's state matches our Call's one when the service takes time to be created... Sylvain Berfini 2022-05-04 14:06:08 +0200
  • 93ecb9c72b Fixed identity account setting Sylvain Berfini 2022-05-04 11:50:09 +0200
  • c1f542cbf5 Workaround phone number labels not stored in vCards because they don't match the RFC Sylvain Berfini 2022-05-03 17:39:49 +0200
  • a31381632f Prevent empty chat bubble when sending only spaces Sylvain Berfini 2022-05-03 15:49:16 +0200
  • 3eb8382423 Cleanup & small improvements Sylvain Berfini 2022-05-03 10:02:24 +0200
  • 8d762d09e0 Fixed generated avatar issue Sylvain Berfini 2022-05-03 09:23:37 +0200
  • 562185057b Fixed issue when calling coreContext.fetchContacts() again Sylvain Berfini 2022-05-02 17:45:26 +0200