Commit graph

  • e594c500f6 Added (hidden) setting to redirect declined call to voice mail URI if exists Sylvain Berfini 2020-07-20 11:10:13 +0200
  • b67b91d95a Fixed removal of proxy config not done if matching auth info wasn't found Sylvain Berfini 2020-07-20 11:03:23 +0200
  • a2b0b04483 Improved country picker dialog Sylvain Berfini 2020-07-16 17:04:09 +0200
  • 3802d7fc74 Using material dialog Sylvain Berfini 2020-07-16 16:40:29 +0200
  • 90a59c498d Added icon to show passwords in assistant Sylvain Berfini 2020-07-16 16:30:59 +0200
  • 6394f45ef5 Improved assistant input fields Sylvain Berfini 2020-07-16 15:18:09 +0200
  • 9a856f075a Fixed account settings back navigation Sylvain Berfini 2020-07-16 13:40:55 +0200
  • 9802d0a8d8 Updated gradle plugin version + improved UI Sylvain Berfini 2020-07-16 13:40:41 +0200
  • 153ccab4ae Added dialog to allow user to attempt opening a file as plain text if no app is registered for the deduced mime type from it's extension Sylvain Berfini 2020-07-15 17:50:40 +0200
  • fbe68d5bb8 Renamed & improved text for making media files public + disable when auto download is enabled as it doesn't work yet Sylvain Berfini 2020-07-15 17:21:52 +0200
  • 6e60627ce4 Fixed input text field color with material theme Sylvain Berfini 2020-07-15 14:58:39 +0200
  • 002999aa7a Fixed issues with deep links on tablets Sylvain Berfini 2020-07-15 14:34:16 +0200
  • cdfc07c560 Fixed layout issues, mostly for tablets Sylvain Berfini 2020-07-15 12:10:43 +0200
  • 2c2744ce54 Removed all <Buttons> from layouts to fix UI issue with material theme Sylvain Berfini 2020-07-15 10:43:43 +0200
  • a9dbbfa761 Switched to material app theme Sylvain Berfini 2020-07-15 10:33:26 +0200
  • c496126281 Added settings to show/hide some parts of the UI Sylvain Berfini 2020-07-10 16:11:28 +0200
  • 8e9aa6117c Fixed compil with latest SDK from master that has more @Nullable tags Sylvain Berfini 2020-07-07 11:41:33 +0200
  • 704df9d583 Use linphone_core_find_friend_by_phone_number Sylvain Berfini 2020-07-06 10:28:13 +0200
  • adffb08cd0 Fixes related to chat rooms Sylvain Berfini 2020-07-03 18:10:40 +0200
  • 6f5c83026a Fixed encryption toggle visible in chat room creation when using a non compatible account Sylvain Berfini 2020-07-03 17:29:49 +0200
  • d12ff2b81a Removed now deprecated APIs and use new one instead Sylvain Berfini 2020-07-03 17:10:15 +0200
  • a106da7cc5 Fixed contact order when accents are present + other fixes & improvements over contacts Sylvain Berfini 2020-07-01 10:40:11 +0200
  • cfd11a40ec Fixed header issue in recordings + improved layout Sylvain Berfini 2020-06-29 15:55:43 +0200
  • 0a33b33888 Improved calls' recording player Sylvain Berfini 2020-06-29 15:28:44 +0200
  • 785ae1ad4e Improved layouts Sylvain Berfini 2020-06-25 15:16:53 +0200
  • b5678a1b18 Updated dependencies Sylvain Berfini 2020-06-25 11:13:07 +0200
  • 2076d6c492 Added check for update available feature Sylvain Berfini 2020-06-24 17:23:53 +0200
  • 0e20fff7e3 Improved call hsitory detail page Sylvain Berfini 2020-06-24 15:55:49 +0200
  • cadd5a84b2 Grouped call logs in history for a shorter list Sylvain Berfini 2020-06-24 15:27:53 +0200
  • 5e540dce71 Now using 4.5 SDK Sylvain Berfini 2020-06-24 11:36:07 +0200
  • 732cc7586c Fixed getExtensionFromFileName not working sometimes Sylvain Berfini 2020-06-19 10:56:11 +0200
  • f7c7fe2595 Improved generateContactsXml task in gradle Sylvain Berfini 2020-06-17 16:31:49 +0200
  • 01b3162392 Added forgot password link on linphone account assistant + updated invalid credentials dialog to allow continuing even if not registered Sylvain Berfini 2020-06-17 16:25:35 +0200
  • bf24a6b2a9 Added swipe to remove on call logs & contacts + improved confirmation dialog messages Sylvain Berfini 2020-06-17 15:52:01 +0200
  • 766891301c Fixed concurrent modification exception that can happen Sylvain Berfini 2020-06-17 13:49:12 +0200
  • 8cf401f7ab Show confirmation dialog before removing contact from details fragment Sylvain Berfini 2020-06-17 11:38:53 +0200
  • fd3f3a076e Display call error reason as Snack + small audio call overlay improvement Sylvain Berfini 2020-06-17 10:49:33 +0200
  • e204e8d990 Use speaker sound card if available to play call recordings Sylvain Berfini 2020-06-17 10:15:43 +0200
  • bb5903f72c Update call icon depending on auto initiate video calls policy Sylvain Berfini 2020-06-16 15:27:48 +0200
  • 888e136368 Changes regarding contacts: always create & store changes in default account + always use linphone sync account for presence storage Sylvain Berfini 2020-06-16 14:08:32 +0200
  • 2979ca0934 Check credentials in assistant before exiting Sylvain Berfini 2020-06-16 12:32:00 +0200
  • 20c0b611d0 Show popup when admin status change while on group info fragment Sylvain Berfini 2020-06-16 10:53:16 +0200
  • 85a843b9ad Prevent crash Sylvain Berfini 2020-06-11 15:34:58 +0200
  • 7ca36938df Improved videos shared by chat preview Sylvain Berfini 2020-06-11 14:54:21 +0200
  • f6a6459b29 Fixed video display on incoming early media call Sylvain Berfini 2020-06-11 13:28:56 +0200
  • 5caa304b7f Using coroutine for presence storage in native contact + changed verbosity of some recurring logs + switched to java 8 Sylvain Berfini 2020-06-11 10:46:15 +0200
  • ffb04920bb Disable push notification settings if feature isn't available Sylvain Berfini 2020-06-10 13:40:00 +0200
  • f00e5c4ed8 Removed hardcoded date format to use user-defined Android settings Sylvain Berfini 2020-06-09 14:10:06 +0200
  • 11bf573d42 Fixed native contact editor to update presence information in case of change + renamed some methods for better understanding Sylvain Berfini 2020-06-09 12:19:45 +0200
  • 31f70f2ca4 Fixed same SIP address visible more than once in a contact + fixed presence not stored immediatly after setting enabled Sylvain Berfini 2020-06-08 16:38:47 +0200
  • c15ecd54ac Improved how presence is stored in native contact + fixed issue where write contacts permission was missing + ask for contacts permission in contacts settings Sylvain Berfini 2020-06-08 15:44:34 +0200
  • d79c8f09e6 Added tunnel settings Sylvain Berfini 2020-06-08 13:56:52 +0200
  • bf024abdb9 Hide size setting if auto download policy is never or always + finished friend edition Sylvain Berfini 2020-06-08 13:07:52 +0200
  • 1f3321967f Fixed encryption icon not visible in some calls Sylvain Berfini 2020-06-08 11:49:58 +0200
  • 61d1825a6a Change app name when built in debug flavor Sylvain Berfini 2020-06-03 10:27:05 +0200
  • 3215334acb Updated bc-dev-android-29 Sylvain Berfini 2020-06-01 15:18:51 +0200
  • f8ac74ee97 Try to prevent databinding build issue + few changes for contact editor to be able to choose in which sync account create the contact Sylvain Berfini 2020-06-01 15:05:58 +0200
  • f1f58d49e7 Few improvements including disabling proximity sensor based on video & output audio device Sylvain Berfini 2020-06-01 12:28:24 +0200
  • a880682672 Finished send logs feature from debug popup Sylvain Berfini 2020-06-01 11:39:05 +0200
  • cd880ee06d Added quick links to android notification channels in settings Sylvain Berfini 2020-05-29 14:45:09 +0200
  • b414dfcbeb Added setting for input audio device + use extended audio devices list for now Sylvain Berfini 2020-05-29 10:58:29 +0200
  • d7642dabef Updated dependencies Sylvain Berfini 2020-05-29 09:58:37 +0200
  • a96e5c3b64 Don't process 3 times magic search results in chat room creation Sylvain Berfini 2020-05-28 12:05:58 +0200
  • c1f0e624ca Revert a change from commit b4f3697550c730e74fb2b81a71e700944ed91daa Sylvain Berfini 2020-05-27 20:39:40 +0200
  • b24d68ef44 Added back debug popup Sylvain Berfini 2020-05-27 11:36:24 +0200
  • b06bbc6aeb Fixed logs URL sharing after upload Sylvain Berfini 2020-05-27 11:13:52 +0200
  • 7fdc49baa1 Fixed image not showed in notification when auto download is enabled Sylvain Berfini 2020-05-27 11:10:14 +0200
  • b6934e02fd Trying to prevent or understand issues with incoming call activity Sylvain Berfini 2020-05-26 20:50:14 +0200
  • fe8524da14 Added back auto download chat settings Sylvain Berfini 2020-05-26 18:03:52 +0200
  • af2105e193 Scroll to bottom upon chat message reception Sylvain Berfini 2020-05-26 17:00:12 +0200
  • fe1fef5209 Disable DTMF sound on dialer if Settings.System.DTMF_TONE_WHEN_DIALING says so Sylvain Berfini 2020-05-26 16:38:33 +0200
  • 0100536e2e Fixed transfer action not consumed by dialer UI Sylvain Berfini 2020-05-26 15:46:13 +0200
  • 7b581ba586 Fixed call transfer and call add if auto start call setting is enabled Sylvain Berfini 2020-05-26 11:58:34 +0200
  • f6df9711b7 Changes for local video conferencing Sylvain Berfini 2020-04-21 18:52:20 +0200
  • e73e844070 Should fix screen not waked up on some devices Sylvain Berfini 2020-05-25 13:48:01 +0200
  • 1a1bfee678 Fixed potential ANR when using auto answer Sylvain Berfini 2020-05-20 15:38:16 +0200
  • 63a8fdd118 Fixed DTMF not being sent in call Sylvain Berfini 2020-05-20 10:30:12 +0200
  • a5de783ebe Fixed released version of the app crashing becaused of removed code due to minify Sylvain Berfini 2020-05-18 13:51:43 +0200
  • af97d0b545 Updated build.gradle for force use 4.4.0-alpha and not 4.4.0-beta Sylvain Berfini 2020-05-15 16:39:26 +0200
  • fe74598df8 Updated gitlab-ci file to print linphone SDK version Sylvain Berfini 2020-05-15 11:46:52 +0200
  • acbabb5f52 Updated gradle.properties to have an empty definition of LinphoneSdkBuildDir property Sylvain Berfini 2020-05-15 10:34:07 +0200
  • dd377221e2 Allow online maven repository now that required features have been merged into SDK master branch Sylvain Berfini 2020-05-15 09:39:01 +0200
  • 6501cd5e9d Allow multiple file sharing (previously was picture only) & fixed text sharing Sylvain Berfini 2020-05-13 16:51:58 +0200
  • e2725f23ae Allow linphone to handle SMS & MMS intents as well as CALL & DIAL Sylvain Berfini 2020-05-13 16:36:39 +0200
  • 45e868fc3f Added presence information storage in native contact + fixed task(s) issue Sylvain Berfini 2020-05-13 12:18:46 +0200
  • f23c28415a Fixed issue in overlay preventing user to go back to call activity Sylvain Berfini 2020-05-12 14:29:25 +0200
  • df42812afc Added setting to automatically start call when app is launched from another Sylvain Berfini 2020-05-12 14:18:12 +0200
  • 8e330ce664 Hide switch camera button if less than 2 cameras Sylvain Berfini 2020-04-24 16:12:22 +0200
  • e53db5491a Added missing layouts for tablets + added video preview on dialer for tablets + don't ask telephony permission on tablets and use login with username/password as default Sylvain Berfini 2020-04-24 16:04:43 +0200
  • 667b17a8c7 Reload video devices in settings after granting CAMERA permission Sylvain Berfini 2020-04-24 15:20:18 +0200
  • bb4328f216 Prevent UI from being hidden in video call while interacting with it Sylvain Berfini 2020-04-24 15:18:44 +0200
  • e974335a06 Fixed crash if proximity sensor isn't available Sylvain Berfini 2020-04-24 15:06:04 +0200
  • 11a83b71eb Hide video preview in PIP mode so we can fully see the remote video Sylvain Berfini 2020-04-24 09:56:57 +0200
  • 4e375754ed Hide StaticImage camera in video settings Sylvain Berfini 2020-04-23 16:31:12 +0200
  • 16b5ff4ee5 Check BT device capabilities before choosing output device Andrea Gianarda 2020-04-15 14:01:47 +0200
  • e1dc8ad8c2 Improved file copy code by using coroutines Sylvain Berfini 2020-04-09 14:57:14 +0200
  • de389858ce Some small improvements Sylvain Berfini 2020-04-07 12:06:11 +0200
  • 59b758e682 Set shortcut ID to chat room notifications Sylvain Berfini 2020-04-06 15:38:20 +0200
  • e201977c00 Updated README Sylvain Berfini 2020-04-06 13:14:21 +0200
  • 0710256695 Added shortcuts to chat rooms if contacts shortcuts are disabled Sylvain Berfini 2020-04-06 12:41:36 +0200