19 Commits

Author SHA1 Message Date
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
84bc1252db - Added Answer Mode (Manual or Automatic) account configuration option. 2019-09-17 17:31:53 +03:00
108087f14e - Do not set popup spinner background resource. Use whatever is
Android's default.
2019-05-29 16:49:42 +03:00
98b3499643 - More layout/string clean up. 2019-05-09 10:42:47 +03:00
6faf86bd2a - Some layout cleanup. 2019-05-08 16:23:29 +03:00
adbf62ad7d - Replaced all strings with string resource references.
- Added missing 7.3.0 changelog file.
2019-05-08 13:42:11 +03:00
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
65947fb023 - Added possibility to set an account as the default account. 2019-04-20 15:18:32 +03:00
a9ce270c32 capitalize words in account's display name 2018-12-04 07:15:37 +02:00
4626967ae1 - Replaced text mode EditConfigActivity with graphical Config activity
- Current configuration items are Auto Start, DNS Servers, Opus Bit Rate,
  and ICE Lite
- Added ICE and Stun Server account options
- Fixed bug in deleting of an account
- Updated libbaresip.a and baresip.h to baresip new_account_functions
  branch (not yet committed to master)
2018-11-30 02:07:03 +02:00
49d9d8c311 - new implementation of messaging
- fixed possible crash when messages arrive before accounts are created
- other minor fixes and improvements
2018-11-18 09:37:22 +02:00
5178edf965 - changed importance of default notification channel to low in order to
avoid noise when status notification is updated
- small cleanups
2018-11-04 09:53:31 +02:00
0d9591b801 use "textEmailAddress" input type for account uris 2018-11-03 16:51:12 +02:00
f6732395e2 - added support detecting (mwi) and listening of voicemails
- activated via account's voicemail uri
2018-09-18 13:41:53 +03:00
3ce3ea6355 do not focus to display name at account 2018-06-23 13:48:23 +03:00
7b98f353ee try to avoid loosing registrations by using ;expires=3600 and by registering
UAs every 10 minutes
fixed account help clicks
2018-06-22 19:19:27 +03:00
4388c20ec9 major change: use service to run baresip 2018-06-21 19:31:45 +03:00
9fe72cb4f4 show help texts when account activity headings are clicked 2018-06-12 17:43:35 +03:00
f4bd1a93ed added graphical account configuration and many other improvements 2018-05-23 10:58:57 +03:00