178 Commits

Author SHA1 Message Date
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
6e8190ba01 - In Android 10+ use picker to choose TLS Certificate and TLS CA Files
- Ask confirmation to reset settings to factory defaults
- Replaced downloadsPath companion variable with Utils function call
- Fixed several Kotlin lint warnings
2021-05-16 11:45:56 +03:00
79d129abc6 Added Android notifications related hint to About text. 2021-05-02 19:04:40 +03:00
d7e2db9e21 MediaStore related string updates. 2021-04-29 10:07:47 +03:00
f7e9f4016e Fixed error message string format 2021-03-23 09:36:16 +02:00
1d95d8f1be More code laundry 2021-03-21 14:58:19 +02:00
32f61016f2 Cleaned up some code and resources 2021-03-20 16:20:39 +02:00
73498c4f7c - Added DTMF Mode account setting
- Better implementation of Answer Mode account setting
2021-03-11 18:01:57 +02:00
7bf2447287 Added 'Verify Server Certificates' setting 2021-02-28 15:48:01 +02:00
a07ee169e7 Added automatic account configuration note to About text.
Minor Accounts Help edits.
2021-02-03 17:05:34 +02:00
8f305d40b2 Fixed help text 2021-01-25 17:04:22 +02:00
a262827e3a Allow exporting of baresip contacts to Android contacts 2021-01-25 09:50:12 +02:00
e570620615 Work on Android contacts 2021-01-23 18:59:37 +02:00
2024c73098 Added H.265 license 2021-01-18 10:48:46 +02:00
1ffcebc2ab Added Dark Theme settings option
Added drawable-night folder for night theme drawings
2021-01-10 13:25:17 +02:00
3c4d4ba9b3 - Use view binding in audio activity
- Fixed typos in two string names
2021-01-03 14:09:31 +02:00
3f7e48cf6f Improved incoming call notification 2021-01-01 18:01:11 +02:00
2dbc153fda Added missed call notification 2021-01-01 15:21:34 +02:00