Commit Graph
468 Commits
Author SHA1 Message Date
Juha Heinanen f59774959d Moved constant declaration inside activity 2020-11-19 10:51:57 +02:00
Juha Heinanen 4c5aa50faf Place call without delay after setting mode to MODE_IN_COMMUNICATION 2020-11-18 17:52:17 +02:00
Juha Heinanen a35c12204b Added Setting to turn on/off SIP request/response trace to Logcat 2020-11-18 14:56:20 +02:00
Juha Heinanen 45acdeb232 STUN/TURN Server URI schemes 'stuns' and 'turns' are not currently supported 2020-11-17 17:43:10 +02:00
Juha Heinanen d7156898a3 Default to Google's STUN server also when Media NAT Traversal protocol is ICE 2020-11-16 16:10:36 +02:00
Juha Heinanen 3042337f1b Improved configuration of Account's Media NAT Traversal 2020-11-16 15:44:31 +02:00
Juha Heinanen 05a228e85d Reverted previous commit for better reliability 2020-11-16 10:46:36 +02:00
Juha Heinanen 77f65ed1ba Update link properties only when there is change 2020-11-16 08:48:06 +02:00
Juha Heinanen 6b2b59b620 Small cleanup 2020-11-15 18:32:20 +02:00
Juha Heinanen 7226e5cfe0 Added isNetworkActive utility function 2020-11-15 18:28:01 +02:00
Juha Heinanen f809e8ac29 Added support for VPNs 2020-11-15 16:55:19 +02:00
Juha Heinanen 3535df7ce5 Do not log new stun/turn password 2020-11-12 21:46:26 +02:00
Juha Heinanen 1aa9abd77d Increased max authentication and stun/turn username as well as
display name length to 64 chars
2020-11-12 18:19:33 +02:00
Juha Heinanen 12be270013 Use property syntax 2020-11-04 09:45:23 +02:00
Juha Heinanen ca2a2eac06 Update icons after resume 2020-11-04 09:09:09 +02:00
Juha Heinanen f8d937e80e Changed some internal vars to private 2020-10-08 11:57:12 +03:00
Juha Heinanen 22d22d6fc3 Automatically show soft keyboard when passwords are asked 2020-09-01 12:07:33 +03:00
Juha Heinanen f5bb82002c Hide soft keyboard when transfer dialog is cancelled or dismissed 2020-08-31 18:25:59 +03:00
Juha Heinanen ec644d2568 Request focus to transfer destination and show soft keyboard
when transfer dialog is displayed
2020-08-31 17:44:52 +03:00
Juha Heinanen ae5fd15d32 Added possibility to re-register selected account by swipe gesture 2020-08-30 10:27:25 +03:00
Juha Heinanen 797cac0c0f Call transfer improvements 2020-08-28 18:21:17 +03:00
Juha Heinanen b1ff3ecc0e Added call transfer capability. 2020-08-23 15:48:55 +03:00
Juha Heinanen 384e15778a Dialpad button related fixes and improvements 2020-08-08 08:16:36 +03:00
Juha Heinanen ff65e6f6cd Audio modules need to be placed in config file before tmp and application modules. 2020-07-14 15:02:51 +03:00
Juha Heinanen 14b91f0b8e Fixed returning to Audio Activity after pause. 2020-07-14 15:02:00 +03:00
Juha Heinanen a61f19d5f0 Fixed Extended Filter alert title. 2020-07-07 08:20:20 +03:00
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 3facd3adee Removed non-existing API function. 2020-07-06 17:45:52 +03:00
Juha Heinanen 49a004365e Removed unused var. 2020-07-06 13:43:52 +03:00
Juha Heinanen fb8a8852cb Remaining alert dialog cleanups. 2020-07-04 11:17:05 +03:00
Juha Heinanen 4172df8953 Dialog cleanup. 2020-07-02 11:07:32 +03:00
Juha Heinanen 181cdf03c7 Simplified implementation of alertView() function. 2020-07-02 11:04:31 +03:00
Juha Heinanen 840d2d1af4 Simplified implementation of password dialog. 2020-07-02 11:02:36 +03:00
Juha Heinanen 5c22ff4e73 Simplified implementation of onClick listeners. 2020-07-02 11:00:20 +03:00
Juha Heinanen d667dd1195 Used alert dialog theme when asking passwords. 2020-06-30 12:07:09 +03:00
Juha Heinanen bf75c685bf Removed debug statement. 2020-06-20 09:54:33 +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 9f0c261387 For backwards compatibility, add scheme stun: to STUN server URI if missing. 2020-06-17 20:14:18 +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 0ad0e3af8c Function askPassword is private. 2020-06-11 11:21:03 +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 3558fc0e03 Backported chat crash fixes and code improvements from video branch. 2020-05-31 14:24:50 +03:00
Juha Heinanen 366bfbb120 Removed unnecessary checks. 2020-05-31 10:36:55 +03:00
Juha Heinanen ea526abeb0 - Use app_name string in backup/restore file name. 2020-05-28 10:02:43 +03:00
Juha Heinanen fe92f0ff95 - Removed import of local stuff. 2020-05-22 08:40:31 +03:00
Juha Heinanen 9058b8c82b - Fixed some bugs in codecs activity. 2020-05-19 10:00:54 +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 c7ce526585 - Added UserAgent add, remove, and updateStatus methods. 2020-05-08 10:12:25 +03:00
Juha Heinanen d169991687 - Added Call remove() method. 2020-05-08 09:51:31 +03:00