217 Commits

Author SHA1 Message Date
3eac700fb5 Use telephony provider also when sending message to tel URI 2023-02-26 05:52:07 +02:00
8217cacfc5 Added Registration Interval account setting 2023-02-25 08:19:43 +02:00
46dc40b6f1 One more minor string edit 2023-02-23 09:47:33 +02:00
a7b8d390c2 Minor string edit 2023-02-22 23:38:49 +02:00
e67d9af991 More string modifications 2023-02-22 23:30:35 +02:00
ea6afc4dbb Removed About text Notifications permission note (app now asks for it) 2023-02-22 23:22:30 +02:00
d864930bd9 Improved permissions handling 2023-02-22 23:10:16 +02:00
217810cd0a Minor string edit 2023-02-21 20:53:50 +02:00
370541c611 Show permission rationale only then baresip is started the first time 2023-02-21 07:18:32 +02:00
d9f8da3387 Renamed permission strings 2023-02-21 03:59:00 +02:00
9764d5d9d0 More bluetooth related fixes and improvements 2023-02-20 23:59:52 +02:00
7b1f11e1e2 Started work on Bluetooth improvements for API leve 31+ 2023-02-20 20:29:15 +02:00
4f4e48b5b0 Use audio_focus_string 2023-02-16 07:50:58 +02:00
b6bc5376ce - Ask POST_NOTIFICATIONS permission on Android 13+ devices 2023-01-16 21:22:20 +02:00
364c19333b Added "RTCP Multiplexing" account setting 2022-12-10 01:09:50 +02:00
6b5591828e Use swipe right both to enable and disable codec 2022-09-11 09:15:57 +03:00
1005e3aade Codecs related string improvements 2022-09-10 19:38:53 +03:00
2eb45fe8a7 Improved enabling, ordering, and disabling codecs 2022-09-10 19:23:00 +03:00
7abb5cb33b Prefixed ? in strings with \ as specified in https://developer.android.com/guide/topics/resources/string-resource#FormattingAndStyling 2022-08-29 14:35:09 +03:00
fb5bdfd039 ZRTP license change 2022-08-25 08:30:28 +03:00
5b3c9d6bb4 Replaced zrtp module with gzrtp module 2022-08-24 17:09:44 +03:00
ae36f56981 Link privacy policy to raw text 2022-08-11 10:54:31 +03:00
7c0bb45b54 In About text, added link to app's privacy policy. 2022-08-07 11:17:24 +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
8a7b802d00 Long touch on currently selected account now enables or disables account's registration 2022-06-18 09:55:48 +03:00
39c8563d56 Added Country Code account configuration option 2022-04-10 17:10:55 +03:00
ea5bebda02 Due to Google's requirement, ask user's consent if Android contacts is chosen in Settings 2022-04-02 08:18:50 +03:00
e051ff81b5 Show diverter if incoming call has been diverted 2022-03-28 14:18:44 +03:00
ac2571f0dd Added Anonymous and Unknown checks to friendlyUri 2022-03-19 09:17:53 +02:00
59cebcfd7c Small string edit 2022-03-12 16:27:09 +02:00
da4e1856ed Removed unused strings 2022-03-11 20:49:55 +02:00
6406f15617 Added initial support for attended call transfer
Use red colored spinner text when account has active call
2022-03-11 11:35:05 +02:00
8e8e14bf06 Removed now unused strings 2022-02-18 11:44:40 +02:00
b0f185cda2 Contacts mode related fixes and improvements 2022-02-18 11:34:16 +02:00
e47f7bf855 Replaced Show Android Contacts setting with Contacts setting with possible
values 'baresip', 'Android', and Both
2022-02-17 18:00:44 +02:00
21714a82c4 Added possibility to use Android contacts 2022-02-13 12:51:59 +02:00
de673b105b Still more work on Android contacts 2022-02-12 15:47:02 +02:00
bfecd70422 Started work on Android contacts 2022-02-11 21:41:47 +02:00
74bae1fe93 Updated restore_failed string 2022-02-09 17:46:40 +02:00
bf9458a354 Various string addtions and improvements 2022-02-03 14:07:39 +02:00
bbb7eb26ee Added/removed strings
Modified chat message input type
2022-02-03 11:57:31 +02:00
d3a2282f03 Added Telephony Provider account configuration item
Added support for Contact tel URIs
Show account's STUN configuration items only if needed
Avoid some lint warnings in baresip.c
2022-02-02 11:36:08 +02:00
da74158c0f Do not use "Answering call from ..." title, since flashing it is confusing when call is established immediately 2022-01-22 06:09:59 +02:00
d173c929f1 Allow cancelling of answered call that waits to be established
Simplified some call related strings
2022-01-21 19:17:44 +02:00
34fc9220f8 Added call details activity that can be accessed by touching time in call history list 2022-01-18 17:29:14 +02:00
dc8a9cf751 In Settings, added link to Android settings 2022-01-04 18:05:07 +02:00
af889c424b Minor call info fixes and improvements 2021-12-19 12:54:29 +02:00
d0f5fec9f0 No need to rtp stats setting (now always enabled) 2021-12-19 12:30:49 +02:00
f3010cb045 Merge branch 'call_info' 2021-12-19 12:11:29 +02:00