2101 Commits

Author SHA1 Message Date
dfd2fe377e New version 61.1.0 2024-10-30 13:04:56 +02:00
b437484d2f Translated using Weblate (Spanish)
Currently translated at 100.0% (345 of 345 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2024-10-30 10:38:06 +00:00
20533a90fc Added Logcat main menu item 2024-10-30 12:37:09 +02:00
7486c117fd Use setText to clear new message 2024-10-30 12:32:03 +02:00
076bca323c NDK version upgrade 2024-10-26 10:22:25 +03:00
2fc285a758 Translated using Weblate (Czech)
Currently translated at 100.0% (345 of 345 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2024-10-24 00:16:00 +02:00
d1d4c817aa Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (345 of 345 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2024-10-24 00:15:59 +02:00
e94defe904 Dependency upgrade 2024-10-23 17:36:31 +03:00
d8a39a44ae Translated using Weblate (German)
Currently translated at 97.6% (337 of 345 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/de/
2024-10-22 23:28:23 +02:00
8fc6be04d1 Translated using Weblate (Norwegian Bokmål)
Currently translated at 56.8% (196 of 345 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2024-10-22 23:28:22 +02:00
943d6c7ca3 Added Microphone Gain audio setting 2024-10-22 20:24:17 +03:00
db1287ea44 Converted error message to debug message 2024-10-22 18:18:41 +03:00
384782a98f Translated using Weblate (Czech)
Currently translated at 100.0% (341 of 341 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2024-10-17 11:15:45 +02:00
368800e9f6 New version 61.0.1 2024-10-16 10:54:04 +03:00
85e66b45e9 If DTMF is enabled, request focus after configutation change 2024-10-15 11:41:47 +03:00
f1a293b6d4 Changed The Test Call contact URI 2024-10-15 11:26:01 +03:00
3b4cea642e More DTMF focus and soft keyboard improvements 2024-10-15 11:16:39 +03:00
5269f396d7 When showing URI in fiendly form, show URI parameters except ;transport=udp 2024-10-14 10:52:53 +03:00
65df0ae607 Retain DTMF focus at screen orientation change 2024-10-14 09:27:08 +03:00
f3b89699a5 Drop '.bs' suffix from backup file name that includes date/time 2024-10-13 17:30:24 +03:00
2c15ac16f2 Translated using Weblate (Russian)
Currently translated at 95.6% (326 of 341 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ru/
2024-10-12 07:15:46 +02:00
571c96979b New version 61.0.0 2024-10-10 17:32:06 +03:00
d20c793daa By default, include date and time to name of backup file 2024-10-10 15:09:43 +03:00
43e69bf7d1 Suppress constant name warning 2024-10-10 15:09:01 +03:00
fa73264396 Gradle and dependencies upgrade due to Studio upgrade to 2024.2.1 2024-10-10 10:07:50 +03:00
d0824cdb5e Do not include uuid in backup file (prevents having many baresip UAs with same identity) 2024-10-10 08:54:00 +03:00
2591dc4c42 Translated using Weblate (Spanish)
Currently translated at 100.0% (341 of 341 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2024-09-30 22:24:00 +02:00
da9ffbfea7 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (341 of 341 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2024-09-30 10:42:32 +02:00
ff9973e5e7 Translated using Weblate (Spanish)
Currently translated at 99.7% (340 of 341 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2024-09-30 10:42:32 +02:00
74fa0c97e6 Added User Agent setting that can be used to set custom SIP request/response
User-Agent header value
2024-09-29 12:13:59 +03:00
b148833ef0 Use accent color intead of bold in Call History time column if a call
in that call row has been recorded
2024-09-24 15:38:30 +03:00
b309fa595e Escape # when converting tel URI to SIP URI 2024-09-21 11:20:34 +03:00
366b6ed5a8 Allow , and # characters in tel number (for example when calling Teams) 2024-09-21 10:38:47 +03:00
7e36c2a9b7 Stop event processing when call is auto-rejected 2024-09-20 17:58:23 +03:00
e02ebf0a6e Dependencies upgrade 2024-09-07 10:15:57 +03:00
c74a63e2ba New version 60.4.2 2024-09-07 10:14:00 +03:00
46bdf91b61 Replaced ua_event_handler with new event_handler
Added ua_accept and sip_treply API calls
Use new 'incoming call` event to prevent auto-sending '180 Ringing' response
Send events from C to Java VM on re thread (fixes call recording)
2024-09-07 10:01:04 +03:00
42148c943c Added jvmTarget version 2024-08-01 10:02:44 +03:00
39e968a36b Dependencies upgrade 2024-08-01 09:17:54 +03:00
6dfaa3e783 Translated using Weblate (German)
Currently translated at 100.0% (338 of 338 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/de/
2024-07-30 18:09:32 +02:00
6f944b04d8 Dependencies upgrade 2024-07-27 12:05:42 +03:00
74f6a859b1 Avoid lint warning 2024-07-26 18:48:13 +03:00
5d36cda09c Remove also %20 (space) from call action tel URI 2024-07-26 08:31:44 +03:00
2d18365d26 New version 60.4.1 2024-07-14 16:27:43 +03:00
b86c37a734 Gradle and dependency upgrade 2024-06-30 09:27:55 +03:00
5851806f38 Translated using Weblate (Czech)
Currently translated at 100.0% (338 of 338 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2024-06-14 00:09:08 +02:00
3c23c7041a New version 60.4.0 2024-06-12 12:24:12 +03:00
e16b8f8bfe Dependencies upgrade 2024-06-12 12:12:21 +03:00
061f93c4aa Fixed 'invalid_fps' format in de and es strings 2024-06-06 21:45:56 +03:00
17c9aacf3b Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (338 of 338 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2024-06-05 23:09:24 +02:00