Commit Graph
196 Commits
Author SHA1 Message Date
Juha Heinanen 83f311f21c - Moved audio settings to its own activity.
- Added AEC Extented Filter audio setting.
2020-07-06 17:46:25 +03:00
Juha Heinanen 76911788fd Use new API functions account[_set]_stun_uri for STUN URI handling. 2020-06-19 13:11:37 +03:00
Juha Heinanen e7af96f321 Added TURN media NAT option and possibility to give username/password
for STUN/TURN server.
2020-06-17 18:49:49 +03:00
Juha Heinanen 11f3b204da Use custom title in password, backup, and restore dialogs. 2020-06-11 10:22:12 +03:00
Juha Heinanen c5d5b54671 Dialog improvements. 2020-06-05 18:05:29 +03:00
Juha Heinanen 45bfaab030 - Moved configuration of account's audio codecs to a new activity. 2020-05-19 09:01:53 +03:00
Juha Heinanen ad7edeaf9f - Removed ICE lite mode setting due to upstream removal. 2020-04-19 16:28:46 +03:00
Juha Heinanen 8124c98e76 - Migraded project to AndroidX. 2020-04-09 16:25:57 +03:00
Juha Heinanen 3d30e38b79 - Added "Show Password" checkbox to password prompt. 2020-04-02 09:39:58 +03:00
Juha Heinanen 76622b4cea - Improved Accounts layout implementation. 2020-02-21 02:58:49 +02:00
Juha Heinanen 655ae6491f - Properly show chat information that takes more than one line. 2020-02-21 02:58:49 +02:00
Juha Heinanen 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
Juha Heinanen 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
Juha Heinanen 08ebb730ff - Small edits. 2019-11-23 12:23:51 +02:00
Juha Heinanen 6fc34b4f3d - More work on avatars. 2019-11-23 11:23:54 +02:00
Juha Heinanen 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
Juha Heinanen 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
Juha Heinanen b7f3379d73 - More work on character avatars. 2019-11-20 05:27:23 +02:00
Juha Heinanen e72c587fa7 - Started work on letter based avatars. 2019-11-18 14:46:05 +02:00
Juha Heinanen f151a88201 - Removed Bind Address from Settings (it didn't work as expected). 2019-11-06 11:19:29 +02:00
Juha Heinanen 53f751454d - Added to Settings possibility to choose which audio modules are loaded.
Codecs provided by loaded modules are available for accounts to use.
2019-10-22 17:33:46 +03:00
Juha Heinanen 5020893450 - Added Bind Address configuration variable. 2019-10-14 11:00:54 +03:00
Juha Heinanen f40c097766 - Changed contact SIP URI input type to "textEmailAddress". 2019-10-09 10:06:16 +03:00
Juha Heinanen a57fdb2008 - Added a bit more vertical space below call URI line. 2019-10-05 09:21:34 +03:00
Juha Heinanen 08484b0c8d - Swapped positions of call Accept and Reject buttons.
- Do not allow terminating outgoing call before call attempt has started.
2019-10-02 18:31:40 +03:00
Juha Heinanen 84bc1252db - Added Answer Mode (Manual or Automatic) account configuration option. 2019-09-17 17:31:53 +03:00
Juha Heinanen 48d2e1696d - Added support for Opus Forward Error Correction (FEC) via
Opus Expected Packet Loss configuration variable.
2019-08-30 21:54:45 +03:00
Juha Heinanen 7106b7eb74 - Added possibility to configure baresip a TLS certificate and
CA certificates.
2019-08-25 12:14:57 +03:00
Juha Heinanen 108087f14e - Do not set popup spinner background resource. Use whatever is
Android's default.
2019-05-29 16:49:42 +03:00
Juha Heinanen 7a9cccf08a - Made Acoustic Echo Cancellation configurable.
- Added module_load/unload functions to API.
2019-05-29 11:26:00 +03:00
Juha Heinanen 4a2a16ef93 - Added GitHub link to About text.
- HTML formatted About text.
2019-05-27 16:36:12 +03:00
Juha Heinanen d419304845 - By default, obtain DNS server addresses dynamically from the system. 2019-05-25 16:45:32 +03:00
Juha Heinanen 22747552e4 - Moved reject button further from answer button to avoid accidental
click of wrong button.
2019-05-13 09:27:00 +03:00
Juha Heinanen e4fbb71d16 - Tried to align alerts with material design guidelines.
- Still more work on strings.
2019-05-11 15:27:35 +03:00
Juha Heinanen 98b3499643 - More layout/string clean up. 2019-05-09 10:42:47 +03:00
Juha Heinanen 884b762fbf - String and layout related improvements. 2019-05-08 21:33:35 +03:00
Juha Heinanen 6faf86bd2a - Some layout cleanup. 2019-05-08 16:23:29 +03:00
Juha Heinanen adbf62ad7d - Replaced all strings with string resource references.
- Added missing 7.3.0 changelog file.
2019-05-08 13:42:11 +03:00
Juha Heinanen 086037d4a3 - Replaced 'Use ICE' in account config with 'Media NAT Traversal' that
includes STUN media NAT option.
- Some reordering in account config.
2019-05-06 09:11:49 +03:00
Juha Heinanen 3f861b575f - Added Listen Address config variable.
- Improved config handling with aid of new Config object.
2019-05-04 17:16:03 +03:00
Juha Heinanen 6e35a157d3 - Added 'Default Call Volume' configuration option. 2019-04-27 11:02:25 +03:00
Juha Heinanen ed5102a7f0 - added "Reset to Factory Default" config option 2019-04-24 13:22:19 +03:00
Juha Heinanen 4c0dd0e628 - added support for IPv6 (not tested due to lack of IPv6 network)
- new "Prefer IPv6" config option
- IPv6 address is allowed in DNS Server and Outbound Proxy
- added log_level config file variable
- added Google IPv6 DNS server address
2019-04-24 12:53:10 +03:00
Juha Heinanen 65947fb023 - Added possibility to set an account as the default account. 2019-04-20 15:18:32 +03:00
Juha Heinanen 4899f31c6a - Added possibility to export and import accounts. 2019-04-16 15:30:43 +03:00
Juha Heinanen 4afe9ca23c - Added Debug config option to turn on/off logcat messages 2019-04-12 18:13:39 +03:00
Juha Heinanen 16521106a3 - more chat ui improvements
- new primary and accent colors
- use color names in most drawables
2019-03-12 07:00:55 +02:00
Juha Heinanen 5abcb98a67 started work on improving chat user interfaces 2019-03-11 06:42:59 +02:00
Juha Heinanen 2e6e462970 reduced the size of call info button 2018-12-13 04:19:10 +02:00
Juha Heinanen c4878bc978 added info button for ongoing call 2018-12-11 08:29:10 +02:00