127 Commits

Author SHA1 Message Date
82fb3b7707 Avoid some lint warnings 2021-11-07 10:11:44 +02:00
f683270e11 Avoid all remaining layout warnings 2021-11-04 16:41:26 +02:00
2e01209460 Avoid activity_contact.xml warnings 2021-11-04 16:32:49 +02:00
78dd278048 Use onClick listeners for all activity titles 2021-11-04 16:12:47 +02:00
6c1ddca09f When aec is enabled/disabled, load/unload webrtc_aecm module
Module webrtc_aecm does not have extended filter
2021-10-28 19:47:45 +03:00
9f02bc791c Use horizontal scroll view for call control buttons 2021-07-09 19:01:21 +03:00
d82c9e70d5 Added button to turn microphone on/off during call 2021-07-09 15:13:58 +03:00
f0a900af8b Improved password dialog 2021-05-10 09:57:49 +03:00
1770af11da In account password inputs, allow showing of password toggle
also when orientation is landscape.
2021-05-09 19:52:35 +03:00
32f61016f2 Cleaned up some code and resources 2021-03-20 16:20:39 +02:00
73498c4f7c - Added DTMF Mode account setting
- Better implementation of Answer Mode account setting
2021-03-11 18:01:57 +02:00
7bf2447287 Added 'Verify Server Certificates' setting 2021-02-28 15:48:01 +02:00
0331fe1f9d Toolbar and menu style improvements 2021-02-15 10:24:42 +02:00
e570620615 Work on Android contacts 2021-01-23 18:59:37 +02:00
86928b0987 Color improvements 2021-01-16 16:14:39 +02:00
69c7fece73 Account spinner improvements 2021-01-11 15:03:46 +02:00
7fe0a08bfa Main activity action bar, layout and spinner enhancements 2021-01-10 17:56:04 +02:00
1ffcebc2ab Added Dark Theme settings option
Added drawable-night folder for night theme drawings
2021-01-10 13:25:17 +02:00
236cc14455 Use dark theme if dark theme is enabled in the device 2021-01-09 10:16:43 +02:00
3c4d4ba9b3 - Use view binding in audio activity
- Fixed typos in two string names
2021-01-03 14:09:31 +02:00
1d6d2d8e64 Use view binding in main activity 2021-01-03 13:26:08 +02:00
2dbc153fda Added missed call notification 2021-01-01 15:21:34 +02:00
a35c12204b Added Setting to turn on/off SIP request/response trace to Logcat 2020-11-18 14:56:20 +02:00
3042337f1b Improved configuration of Account's Media NAT Traversal 2020-11-16 15:44:31 +02:00
0927d9ea8d Added visibility toggle to Account's Autentication and STUN/TURN Passwords 2020-11-12 12:06:49 +02:00
f3c3f52e08 Improved call layout for small devices. 2020-09-15 18:59:18 +03:00
1dd9c3473f Changed layout location of swipe refresh 2020-08-30 11:03:48 +03:00
ae5fd15d32 Added possibility to re-register selected account by swipe gesture 2020-08-30 10:27:25 +03:00
3f928b582d Added call_transfer_dialog layout 2020-08-23 17:00:08 +03:00
b1ff3ecc0e Added call transfer capability. 2020-08-23 15:48:55 +03:00
6fdf24774d Added audio activity layout file. 2020-07-07 08:23:57 +03:00
83f311f21c - Moved audio settings to its own activity.
- Added AEC Extented Filter audio setting.
2020-07-06 17:46:25 +03:00
76911788fd Use new API functions account[_set]_stun_uri for STUN URI handling. 2020-06-19 13:11:37 +03:00
e7af96f321 Added TURN media NAT option and possibility to give username/password
for STUN/TURN server.
2020-06-17 18:49:49 +03:00
11f3b204da Use custom title in password, backup, and restore dialogs. 2020-06-11 10:22:12 +03:00
c5d5b54671 Dialog improvements. 2020-06-05 18:05:29 +03:00
45bfaab030 - Moved configuration of account's audio codecs to a new activity. 2020-05-19 09:01:53 +03:00
ad7edeaf9f - Removed ICE lite mode setting due to upstream removal. 2020-04-19 16:28:46 +03:00
8124c98e76 - Migraded project to AndroidX. 2020-04-09 16:25:57 +03:00
3d30e38b79 - Added "Show Password" checkbox to password prompt. 2020-04-02 09:39:58 +03:00
76622b4cea - Improved Accounts layout implementation. 2020-02-21 02:58:49 +02:00
655ae6491f - Properly show chat information that takes more than one line. 2020-02-21 02:58:49 +02:00
86b60fa0f8 - Replaced global setting "Prefer IPv6" with account specific
"Prefer IPv6 Media" setting.
- Improved acting on changes in network connectivity.
2020-02-07 01:19:41 +02:00
d8b26f9b64 - Added possibility to give transport protocol for account's AoR.
- Do not show account's port or transport protocol except in Account Activity.
2019-11-27 10:55:46 +02:00
08ebb730ff - Small edits. 2019-11-23 12:23:51 +02:00
6fc34b4f3d - More work on avatars. 2019-11-23 11:23:54 +02:00
3308d3e561 - Started work on image avatars (only Contact Activity done so far).
- Do not allow " character in contact's name, since it can be used as
  SIP diaplay name.
2019-11-22 15:17:14 +02:00
1876dd76a2 - In chat and call lists, if userpart of peer URI is an E.164 number,
show only the userpart.
- In chat list, show only the first line of the message.
2019-11-20 09:28:43 +02:00
b7f3379d73 - More work on character avatars. 2019-11-20 05:27:23 +02:00
e72c587fa7 - Started work on letter based avatars. 2019-11-18 14:46:05 +02:00