764 Commits

Author SHA1 Message Date
55ed3b161b New version 20.0.1. 2020-07-14 15:17:29 +03:00
ff65e6f6cd Audio modules need to be placed in config file before tmp and application modules. 2020-07-14 15:02:51 +03:00
14b91f0b8e Fixed returning to Audio Activity after pause. 2020-07-14 15:02:00 +03:00
55235c67d0 New version 20.0.0. 2020-07-08 08:18:31 +03:00
502571d30f Improved some fi strings. 2020-07-08 08:16:15 +03:00
6fdf24774d Added audio activity layout file. 2020-07-07 08:23:57 +03:00
a61f19d5f0 Fixed Extended Filter alert title. 2020-07-07 08:20:20 +03:00
83f311f21c - Moved audio settings to its own activity.
- Added AEC Extented Filter audio setting.
2020-07-06 17:46:25 +03:00
3facd3adee Removed non-existing API function. 2020-07-06 17:45:52 +03:00
49a004365e Removed unused var. 2020-07-06 13:43:52 +03:00
fa356d9f8e - New version 19.1.0. 2020-07-05 10:43:44 +03:00
fb8a8852cb Remaining alert dialog cleanups. 2020-07-04 11:17:05 +03:00
4172df8953 Dialog cleanup. 2020-07-02 11:07:32 +03:00
27429d9eba Modified/added dialog related strings. 2020-07-02 11:06:46 +03:00
181cdf03c7 Simplified implementation of alertView() function. 2020-07-02 11:04:31 +03:00
840d2d1af4 Simplified implementation of password dialog. 2020-07-02 11:02:36 +03:00
5c22ff4e73 Simplified implementation of onClick listeners. 2020-07-02 11:00:20 +03:00
d667dd1195 Used alert dialog theme when asking passwords. 2020-06-30 12:07:09 +03:00
e23af90ff6 Added green color and used it in alert dialog theme. 2020-06-30 12:06:03 +03:00
bf75c685bf Removed debug statement. 2020-06-20 09:54:33 +03:00
4aadede734 - New version 19.0.0. 2020-06-19 20:23:32 +03:00
76911788fd Use new API functions account[_set]_stun_uri for STUN URI handling. 2020-06-19 13:11:37 +03:00
9f0c261387 For backwards compatibility, add scheme stun: to STUN server URI if missing. 2020-06-17 20:14:18 +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
0ad0e3af8c Function askPassword is private. 2020-06-11 11:21:03 +03:00
41e1380283 Removed unused string. 2020-06-11 10:50:08 +03:00
11f3b204da Use custom title in password, backup, and restore dialogs. 2020-06-11 10:22:12 +03:00
3a608e17ab New version 18.3.0. 2020-06-05 18:09:16 +03:00
c5d5b54671 Dialog improvements. 2020-06-05 18:05:29 +03:00
1bb6d03d94 New version 18.2.1. 2020-05-31 14:29:00 +03:00
3558fc0e03 Backported chat crash fixes and code improvements from video branch. 2020-05-31 14:24:50 +03:00
366bfbb120 Removed unnecessary checks. 2020-05-31 10:36:55 +03:00
ea526abeb0 - Use app_name string in backup/restore file name. 2020-05-28 10:02:43 +03:00
0bac97f0a7 - New version 18.2.0. 2020-05-22 09:03:32 +03:00
fe92f0ff95 - Removed import of local stuff. 2020-05-22 08:40:31 +03:00
9058b8c82b - Fixed some bugs in codecs activity. 2020-05-19 10:00:54 +03:00
45bfaab030 - Moved configuration of account's audio codecs to a new activity. 2020-05-19 09:01:53 +03:00
4fdc079e54 - Upstream change in module_load() API call. 2020-05-11 14:08:06 +03:00
c7ce526585 - Added UserAgent add, remove, and updateStatus methods. 2020-05-08 10:12:25 +03:00
d169991687 - Added Call remove() method. 2020-05-08 09:51:31 +03:00
572c38c0cc - One more Call add() usage. 2020-05-08 09:48:01 +03:00
86bdd01c19 - Added Call add method. 2020-05-08 09:45:09 +03:00
590e9caded - Better names for some UserAgent, Call, and Account functions. 2020-05-05 17:15:58 +03:00
67a81de7c3 - New version 18.1.3. 2020-05-05 09:55:31 +03:00
a350d5ac0a - Simplified proximity sensing control with help of two new call events. 2020-05-05 09:08:37 +03:00
b84a318be5 - New version 18.1.2. 2020-05-04 20:16:14 +03:00
a3d138bafe - Fixed crash when returning to the previous activity after received call
or message.
- Better handling of proximity sensor and speaker phone.
- Use aorSpinner.tag to store aor of the selected account.
2020-05-04 20:04:54 +03:00
b5053e3019 - Go to directly to Chat when sending message from Call History. 2020-05-04 11:55:59 +03:00
982a53c556 - New version 18.1.1. 2020-05-04 11:22:55 +03:00
3ba131b3de - Fixed crash when calling from Call History. 2020-05-04 11:14:22 +03:00