195 Commits

Author SHA1 Message Date
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
0f83f07bb4 Finalized call hold/unhold improvents 2021-12-19 12:06:30 +02:00
bd5d8e4c17 Improved call hold/pause user experience 2021-12-19 11:17:29 +02:00
8286977700 Call info improvements 2021-12-19 09:19:44 +02:00
8b8a34ee88 Added RTP Statistics Setting 2021-12-17 15:43:57 +02:00
f8d3c0060e Work on informing user when call is held by the peer 2021-12-16 11:02:36 +02:00
b9619aa5ca Removed multiple interfaces note from known issues 2021-11-17 17:33:04 +02:00
4a770b54d7 Added Battery Optimizations setting 2021-11-14 18:10:05 +02:00
667cb7fd48 Edited English permission related strings
Added Finnish permission related strings
2021-11-10 12:05:34 +02:00
861693a197 More permissions request improvements 2021-11-10 10:37:15 +02:00
801c232793 Started to work on better permissions handling 2021-11-09 15:15:46 +02:00
2e01209460 Avoid activity_contact.xml warnings 2021-11-04 16:32:49 +02:00
df6045980b If more than one missed call, show number of missed calls in notify
Moved baresip service constants to constants class
2021-10-16 14:09:20 +03:00
1c3c07186e Added limited support for multiple simultaneously active network interfaces
Show notification when baresip is started without network access
2021-10-05 13:52:49 +03:00
ec23dcdde5 Update also baresip+ About text 2021-09-04 10:47:43 +03:00
696abfedf2 Merge pull request #176 from robho/patch-1
Add missing parentheses
2021-09-02 15:47:15 +03:00
89e9cd6f43 Improved About text regarding turning of battery optimization 2021-09-02 12:19:25 +03:00
703f565fe6 Add missing parentheses 2021-09-01 14:42:21 +02:00
8320b8f14d Added About note about turning off battery optimizations 2021-08-04 12:37:30 +03:00
d82c9e70d5 Added button to turn microphone on/off during call 2021-07-09 15:13:58 +03:00
167a2aa421 Account STUN/TURN URI enhancements 2021-06-21 10:26:01 +03:00
f5997efecb More About text edits 2021-06-13 12:26:40 +03:00
54306fee0f About text improvements 2021-06-13 11:56:44 +03:00