Commit Graph
303 Commits
Author SHA1 Message Date
Juha Heinanen 58826b7197 Alert dialog color improvements 2025-04-07 11:47:59 +03:00
Juha Heinanen 1d661303f0 Removed unused strings 2025-03-30 08:01:33 +03:00
Juha Heinanen f3b2a45d8b Migration of user interface to Jetpack Compose 2025-03-29 19:20:43 +02:00
Juha Heinanen 73f5a7531b Fixed listen address help text 2025-02-16 03:14:46 +02:00
Juha Heinanen 5fc7054bf2 Added check if hardware AEC is available 2025-01-29 02:36:53 +02:00
Juha Heinanen 6b1743f9c5 Allow use of software echo canceller even when hardware one would be available 2025-01-27 05:25:23 +02:00
Juha Heinanen 2042596600 Do not backup recordings 2025-01-05 00:31:54 +02:00
Juha Heinanen 866ad5e2e5 Changed background color from white to #fcfcfc 2024-12-16 03:58:14 +02:00
Juha Heinanen 83044d12dd Rounded corners of alert dialogs 2024-12-14 07:37:58 +02:00
Juha Heinanen a7a5dd8fa9 Added edge-to-edge support to remaining activities 2024-12-14 06:40:50 +02:00
Juha Heinanen 3e9be8e6b7 Added edge-to-edge support to About activity 2024-12-13 12:07:00 +02:00
Juha Heinanen 53701d5457 Reverted some Material3 changes 2024-12-12 11:25:17 +02:00
Juha Heinanen 1e8171b888 Use Material3 theme 2024-12-06 08:54:41 +02:00
Juha Heinanen bdda8a1490 Out out edge-to-edge enforcement 2024-12-05 10:04:00 +02:00
Juha Heinanen 4c00fee456 Removed code that is not needed at API level 28 and above
Modified strings mentioning Android version below 9
2024-11-18 01:56:02 +02:00
Juha Heinanen 20533a90fc Added Logcat main menu item 2024-10-30 12:37:09 +02:00
Juha Heinanen 943d6c7ca3 Added Microphone Gain audio setting 2024-10-22 20:24:17 +03:00
Juha Heinanen 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
Juha Heinanen 2f925f5c8a Shortened long line 2024-06-04 20:04:54 +03:00
Juha Heinanen f5248ad9da Fixed type of fps in invalid_fps string 2024-06-04 19:43:18 +03:00
Lacey Anaya 29ba7d34b4 Translated using Weblate (English)
Currently translated at 100.0% (338 of 338 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/en/
2024-06-04 12:15:37 +02:00
Juha Heinanen d7e217e2d4 Properly handle transfer request when original call is already closed 2024-05-16 17:07:20 +03:00
Juha Heinanen c175be5479 Restored lost strings 2024-05-04 15:11:12 +03:00
Juha Heinanen 68c1590acc Fixed duration format (needs to be int) 2024-05-04 14:10:30 +03:00
Juha Heinanen 282242e0b6 Removed factory default text from video_size_help string 2024-04-15 10:10:46 +03:00
Juha Heinanen b54e9dadb2 Removed unused audio string 2024-04-09 11:33:01 +03:00
Juha Heinanen ad7c1cb68b Added Speaker Phone audio setting 2024-04-09 10:01:00 +03:00
Juha Heinanen 9a07ed26b0 Added DTMFMODE_AUTO dtmfmode 2024-03-31 09:21:07 +03:00
Juha Heinanen 431a3c5ae0 Use Android 14 compatible backup file format 2024-03-20 08:21:45 +02:00
Juha Heinanen 0db9dd875b Automatically use CA certificates provided by Android OS 2024-02-19 02:34:17 +02:00
Juha Heinanen 375addf1e8 Removed tab_to_start string 2023-12-14 02:58:13 +02:00
Juha Heinanen 53a33d7d27 Fixed showing of email address 2023-11-18 06:43:53 +02:00
Juha Heinanen a9ab10682e Start Automatically setting now starts the app instead of notifying 2023-11-17 11:51:33 +02:00
Juha Heinanen ae46ee3b04 Added possibility to mark contact as favorite 2023-11-02 10:00:24 +02:00
Juha Heinanen a2c835a9c9 About text license update 2023-10-14 09:47:17 +03:00
Juha Heinanen 0129bb1277 Added and improved rel100 strings 2023-09-23 09:30:41 +03:00
Juha Heinanen 5488b99c1a Work on adding support for account 100rel configuration 2023-09-22 12:24:25 +03:00
Juha Heinanen 63e1bcb298 - Added Tone Country Audio Configuration option
- Fixed checking of DNS Servers config value
2023-09-21 08:43:18 +03:00
Juha Heinanen 411947d0d0 Fixed typo in redirect_request_query string 2023-07-03 09:18:28 +03:00
Juha Heinanen 2394f3fba1 Added Redirect Mode account setting that tells if call redirect requests
(3xx responses) can be followed automatically or if confirmation
  needs to be asked
2023-07-02 15:20:06 +03:00
Juha Heinanen 108d4a80a4 Fixed string typo 2023-06-11 08:58:32 +03:00
Juha Heinanen e9ecfdd648 Major rewrite of settings implementation by separating static and dynamic
settings
Changed opus expected packed loss default value from 0 to 1 in order to enable
  forward error correction
Restored original audio jitten buffer size to 0-20 now when upstream bug
  is fixed
2023-05-25 14:36:45 +03:00
Juha Heinanen fc27bfe025 Simplified About text by adding "more information" link to Wiki 2023-05-13 16:34:19 +03:00
Juha Heinanen 988240fb92 Tried to improve default phone app related strings 2023-05-08 08:35:57 +03:00
Juha Heinanen 91b04ef221 Allow selecting baresip as the default Phone app 2023-05-07 14:17:23 +03:00
Juha Heinanen aa393f0e43 Improved call auto-rejection 2023-04-29 10:55:35 +03:00
Juha Heinanen 8615b35a74 More dark theme color improvements 2023-04-22 09:40:22 +03:00
Juha Heinanen d605707198 Made alert dialog positive/negative button color lighter 2023-04-20 09:04:40 +03:00
Juha Heinanen 62fe96a795 Dark theme color improvements 2023-04-17 10:15:59 +03:00
Juha Heinanen 306b25c2af Added 'Audio Delay' Audio Setting 2023-04-14 11:58:30 +03:00