2418 Commits

Author SHA1 Message Date
5554fbceef Added Proximity Sensing setting 2025-07-21 13:43:49 +03:00
13a9262e15 NDK version upgrade 2025-07-20 20:38:27 +03:00
a60cfa3154 Fixed display of Contacts setting Both value 2025-07-19 10:58:06 +03:00
f049d68ff2 Added translation using Weblate (Arabic) 2025-07-19 06:21:56 +02:00
36003b62ef Translated using Weblate (Czech)
Currently translated at 100.0% (365 of 365 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2025-07-19 06:21:55 +02:00
3d58ea0b74 Removed unnecessary parenthesis 2025-07-18 22:02:55 +03:00
c68c441e10 Removed unused import 2025-07-18 22:02:06 +03:00
23673a9ca4 Removed explicit type aerguments 2025-07-18 22:01:00 +03:00
ce497bf4d4 Commented out unused constant 2025-07-18 22:00:16 +03:00
4a7109bab9 Removed explicit type argument 2025-07-18 21:59:05 +03:00
69dc7b8f85 Changed var to val 2025-07-18 21:58:25 +03:00
acf29b288b Rmoved explicit type argument 2025-07-18 21:57:45 +03:00
8ec11fb851 Relaved size with isNotEmpty 2025-07-18 21:55:50 +03:00
3b7334acf3 Removed unused custom element 2025-07-18 21:52:35 +03:00
e6072eb0db Avoid some analyser warnings 2025-07-11 10:18:07 +03:00
98a56353d6 Increased sdk version to 36 2025-07-11 10:17:29 +03:00
dfb7de62ad New version 67.2.0 2025-07-11 08:46:48 +03:00
8fd0c3ad62 Use colorblind traffic light colors in circle drawables 2025-07-11 08:40:43 +03:00
c61bab983c Use map to select circle drawable based on colorblind setting 2025-07-11 08:38:49 +03:00
b4ca26dba9 Added shouldStartRinging check to incoming call 2025-07-07 11:35:27 +03:00
926d2b672c Avoid need to restart after Colorblind setting change 2025-07-06 17:32:16 +03:00
26f3ab6ac0 Added Colorblind setting and registration status icons 2025-07-06 15:02:33 +03:00
14d9122693 Notification channel edits: improved names and changed default to low 2025-07-06 14:27:14 +03:00
c097f47b3f New version 67.1.0 2025-06-21 19:32:14 +03:00
11e01d7bb5 Added toasts to call details direction icons 2025-06-18 09:48:39 +03:00
460eb37b7c Reason cause does not need to follow SIP 2025-06-15 19:42:18 +03:00
9aa9e1d05a Use blue arrow down ico when incoming call was completed elsewhere 2025-06-15 17:24:43 +03:00
4e4eb0e4b1 Get old battery optimizations already in composable("settings") 2025-06-15 17:23:42 +03:00
c5819fc471 New version 67.0.3 2025-06-12 13:29:29 +03:00
d0569f7b17 Use Account.text() function 2025-06-12 12:58:51 +03:00
4e365595a6 Settings screen implementation improvements 2025-06-12 08:51:09 +03:00
87eaaa565f Added singleLine parameter to some account screen text fields 2025-06-11 15:51:12 +03:00
6f1b1b2ac4 Improved account screen implementation 2025-06-11 15:36:23 +03:00
f360e4b8c6 Minor full description edit 2025-06-10 13:19:59 +03:00
84c640cb52 Backup/restore improvement and bug fix 2025-06-10 10:56:40 +03:00
7c29188b80 Translated using Weblate (German)
Currently translated at 97.7% (351 of 359 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/de/
2025-06-08 16:01:49 +02:00
566c4a5265 Fixed Default Call Volume audio setting 2025-06-08 10:51:06 +03:00
1313b2fae9 Translated using Weblate (German)
Currently translated at 97.2% (349 of 359 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/de/
2025-06-04 11:02:55 +02:00
ebc3787eb4 New version 67.0.1 2025-06-02 08:38:10 +03:00
7e339974b7 Shortened log messages 2025-06-02 08:37:00 +03:00
06f68ad603 Stop call timer chronometer when call is closed 2025-06-02 08:37:00 +03:00
7141936132 Translated using Weblate (Tamil)
Currently translated at 100.0% (359 of 359 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ta/
2025-06-01 02:03:10 +00:00
c8308c1489 Add FOREGROUND_SERVICE_TYPE_MICROPHONE to status notification only if RECORD_AUDIO permission has been granted 2025-05-30 20:30:49 +03:00
4a126e7997 Increased version code 2025-05-28 11:57:55 +03:00
da0aacb617 Remove some non-determinism
Your apps are not built reproducible in F-Droid, but we continuously test older versions on https://verification.f-droid.org/ and would like more and more apps to become repro

Looking at the latest apps report: https://verification.f-droid.org/packages/com.tutpro.baresip/ & https://verification.f-droid.org/packages/com.tutpro.baresip.plus/

We can fix the BUILD_ID issue here.

And the "date" issue brought by OpenSSL will be fixed by the recently merged https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1653 as the OpenSSL build (and cmake) respect `SOURCE_DATE_EPOCH`
2025-05-27 15:57:49 +00:00
1a428e7d61 Added BackHandler to some screens 2025-05-27 16:47:56 +03:00
3d456ddcb0 Traffic Red color improvement 2025-05-27 15:16:00 +03:00
1f7d8fb509 Migrated app to compose navigation 2025-05-27 14:30:06 +03:00
c35a1a5e88 Gradle and dependencies upgrade 2025-05-27 14:07:49 +03:00
644205b8ec Added translation using Weblate (Catalan) 2025-05-23 17:43:38 +02:00