1518 Commits

Author SHA1 Message Date
b341021071 Fixed setting of outbound proxies 2022-08-24 11:22:39 +03:00
3074b9d5c4 Use drawable as security button tag 2022-08-24 10:12:49 +03:00
c17d3ac1b8 Use traffic light colors in lock icons 2022-08-24 09:52:38 +03:00
4d22d38c66 Use async workers and enable dns caching 2022-08-24 09:28:45 +03:00
89930c47aa Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (299 of 299 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2022-08-15 22:22:35 +02:00
589bd3079c When calling Android contact, use the latest peer URI if contact has it 2022-08-13 09:52:38 +03:00
ae36f56981 Link privacy policy to raw text 2022-08-11 10:54:31 +03:00
70c1d5fbb2 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (299 of 299 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2022-08-11 09:18:03 +02:00
daec2ba392 Added yellow night color 2022-08-07 18:08:13 +03:00
c1036cddde Use lock icons for call security indication 2022-08-07 18:03:45 +03:00
158682634d Dependencies upgrade 2022-08-07 11:37:15 +03:00
52e854abe4 New version 47.3.0 (trying to make Google happy) 2022-08-07 11:22:29 +03:00
7c0bb45b54 In About text, added link to app's privacy policy. 2022-08-07 11:17:24 +03:00
b55d6af0f7 Translated using Weblate (Swedish)
Currently translated at 98.6% (295 of 299 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2022-08-04 14:18:15 +02:00
8c86912abe Call and answer related fixes and improvements 2022-08-03 12:29:30 +03:00
a042c974f1 Improved log message 2022-08-03 12:13:59 +03:00
9f87d0d72b New version 47.2.0 2022-07-31 10:02:44 +03:00
3fe5897a71 Translated using Weblate (Swedish)
Currently translated at 98.3% (294 of 299 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2022-07-24 07:43:09 +02:00
75ee836cb8 Do not show NO_AUTH_PASS password 2022-07-24 08:42:18 +03:00
04fceb5adf Delay calling by 1 sec after call icon is touched because audio mode does
not change to communication immediately
2022-07-24 08:19:45 +03:00
7338aa3a2b New version 47.1.0 2022-07-16 17:00:10 +03:00
b04ed4a2cb New version 47.0.0 2022-07-07 15:01:23 +03:00
ff684ab676 Added support for reliable provisional response messages (RFC 3262) 2022-07-07 10:27:25 +03:00
52da111a71 Reorganized implementation of Quit
Added QUIT action to intent receiver
2022-07-07 10:12:55 +03:00
bc6ec54647 New version 46.2.0 2022-07-03 18:37:39 +03:00
ec9d5553fc Dependencies update 2022-07-03 18:36:41 +03:00
23af06df74 Task receiver REGISTER/UNREGISTER improvement 2022-07-03 18:33:41 +03:00
0df91b1bc3 Set asked password when user agent is created 2022-07-03 17:40:42 +03:00
62965faf0a If unregistering fails, update registration status to white anyway 2022-06-29 20:41:44 +03:00
987e21ba46 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (299 of 299 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2022-06-22 11:22:53 +02:00
509b6722eb Re-introduced modified mqueue usage for ua_stop_all 2022-06-22 12:21:40 +03:00
4f29159f57 No need to use mqueue 2022-06-21 19:24:23 +03:00
7443031136 New version 46.1.1 (needs baresip PR #1913) 2022-06-19 18:46:49 +03:00
d8943fae05 More registration and quit related improvements 2022-06-19 18:42:42 +03:00
efbe5331e3 New version 46.1.0 2022-06-19 10:09:17 +03:00
9b37e7c3e2 Do not debug saved accounts 2022-06-19 09:39:20 +03:00
ec70876469 Minor string improvement 2022-06-19 09:37:09 +03:00
76b66b0f93 Added possibility to nickname accounts 2022-06-18 18:30:58 +03:00
2a3dcf6a28 More register/un-register related fixes and improvements 2022-06-18 15:39:58 +03:00
dbd20ffbc8 Save accounts after enabling/disabling registration 2022-06-18 14:43:59 +03:00
8a7b802d00 Long touch on currently selected account now enables or disables account's registration 2022-06-18 09:55:48 +03:00
fab5343de9 Minor code cleanup 2022-06-12 16:03:52 +03:00
3f40cee8ca No need to enter/leave re thread at mqueue_push 2022-06-09 11:54:36 +03:00
ec8119c3f2 Removed unused API function 2022-06-09 10:44:21 +03:00
c8042b8efb Account related simplifications 2022-06-09 10:38:09 +03:00
b7d5a5395c No need to pass UA_EVENT_REGISTERING to service 2022-06-09 10:10:06 +03:00
dec984a37f Simplified account re-registering 2022-06-09 09:47:34 +03:00
8e45b814e1 Added few missing re_thread_enter/leave calls 2022-06-07 08:36:14 +03:00
d612f13bc1 Added constant REGISTRATION_INTERVAL with value 900 2022-06-06 15:49:50 +03:00
25c151fa6f Dependencies upgrade 2022-06-06 09:17:40 +03:00