3139 Commits

Author SHA1 Message Date
80ded60b4a Use call update event to update call hold icon 2025-11-03 09:56:18 +02:00
e6aa075031 Removed unused edit.xml drawable and unused colorSecondary 2025-11-03 09:16:12 +02:00
8953f8f189 Replaced colorBaresip with colorPrimary and removed unused color resources 2025-11-03 09:12:46 +02:00
c85f824da4 Use material color in info button 2025-11-02 20:35:38 +02:00
e583f68c11 Simplified call hold and call transfer icon management 2025-11-02 20:23:27 +02:00
776860a07a New version 71.1.0 2025-11-02 17:08:38 +02:00
ababa80dd0 Android Studio upgrade 2025-11-01 17:51:02 +02:00
6ae82c4a29 Dependencies upgrade 2025-11-01 17:45:49 +02:00
64a975f989 Merge pull request #612 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese (Simplified Han script))
2025-10-30 18:43:27 +02:00
35994d1547 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (369 of 369 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2025-10-30 04:26:55 +00:00
8f3257e03b Update README with reordered voice codec list
Reordered the list of supported voice codecs for clarity.
2025-10-28 18:26:07 +02:00
b9ff84261d Merge pull request #611 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Czech)
2025-10-28 17:17:40 +02:00
f3faa5da70 Translated using Weblate (Czech)
Currently translated at 100.0% (369 of 369 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2025-10-28 14:44:37 +00:00
1c56b8e8f8 fi licences update 2025-10-28 16:44:01 +02:00
207fe2c0dd Licences update 2025-10-28 16:38:38 +02:00
5d55012415 Submodule update 2025-10-28 15:45:04 +02:00
e04acb866a New G.722 codec implementation with less dependencies
Removed G.726 codec due to too many dependencies
2025-10-28 15:42:33 +02:00
901ec90308 Prevent crash if "registration-interval" is given a non-int value 2025-10-26 11:31:54 +02:00
8bc9c8d9d4 Merge pull request #610 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Swedish)
2025-10-26 09:09:11 +02:00
9ac10d13f8 Translated using Weblate (Swedish)
Currently translated at 100.0% (369 of 369 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2025-10-25 17:02:41 +02:00
f876dc567b Improved error colors 2025-10-23 16:28:29 +03:00
6fed6157eb New version 71.0.2 2025-10-23 15:44:31 +03:00
24931de5c0 Improved surface container colors 2025-10-23 15:42:00 +03:00
4b85474f95 Update Android Studio version in README 2025-10-23 14:17:31 +03:00
77136e724d New version 71.0.1 2025-10-23 09:29:20 +03:00
9f4025dbef Improved visibility of Main screen From from field and Account screen
SIP URI field
2025-10-23 09:25:28 +03:00
06afa10de9 New version 71.0.0 2025-10-22 10:15:42 +03:00
b5fe458175 Renamed AppTheme.kt to Theme.kt 2025-10-22 10:06:08 +03:00
2efc364615 Moved surfacecontainer colors defintions from apptheme to colors 2025-10-22 10:03:30 +03:00
3c25978dc3 Improved menu and alert background colors 2025-10-21 21:14:06 +03:00
1548e48e08 Renamed color vals and color file 2025-10-21 20:04:03 +03:00
6e4c771495 Minor code cleanup 2025-10-21 11:33:14 +03:00
a051885eca Simplified dialpad implementation 2025-10-21 11:29:20 +03:00
3afc40cfca Simplified MainScreen bottom bar implementation 2025-10-21 09:50:00 +03:00
ee98e890f5 Improved alert dialog so that three buttons are arranged vertically 2025-10-20 19:38:58 +03:00
d7d3745400 Cleaned custom colors 2025-10-20 18:19:21 +03:00
a2f1e9310b Use error colors as accent colors 2025-10-20 18:06:57 +03:00
8b46c4d165 Removed unused color resources 2025-10-20 18:04:23 +03:00
2a50a192d5 More work on Material3 colors migration 2025-10-20 17:48:40 +03:00
80c75eda64 Work on migrating from local custom colors to material theme colors 2025-10-19 19:51:16 +03:00
317652fd16 Moving to Material3 colors 2025-10-19 12:14:06 +03:00
5f9ac0af19 New version 70.0.1 2025-10-18 17:02:10 +03:00
24a0a771d2 Do not leave Settings in case of input error 2025-10-18 16:52:41 +03:00
609578abe6 Use SettingsViewModel to store settings modifications before they are saved 2025-10-18 10:57:11 +03:00
9e64fcd07f Renamed utils file 2025-10-17 09:33:28 +03:00
9495a7d399 In readUrlWithCustomCas, use both custom and system CA certificates 2025-10-17 09:14:52 +03:00
3b7f45844a If exists, use TLS CA File (if it exists) also when loading account configuration 2025-10-17 08:47:52 +03:00
82f0a669e0 Removed unused dependency 2025-10-16 18:21:04 +03:00
0f275d54b2 Use AccountViewModel to store account modifications before they are saved 2025-10-16 18:11:31 +03:00
eb1952a42e New version 70.0.0 2025-10-15 15:54:42 +03:00