150 Commits

Author SHA1 Message Date
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
82252f6172 Updated en and fi strings 2020-12-22 12:10:38 +02:00
ef080db68d Updated license section in About text 2020-11-26 11:15:12 +02:00
a35c12204b Added Setting to turn on/off SIP request/response trace to Logcat 2020-11-18 14:56:20 +02:00
45acdeb232 STUN/TURN Server URI schemes 'stuns' and 'turns' are not currently supported 2020-11-17 17:43:10 +02:00
d7156898a3 Default to Google's STUN server also when Media NAT Traversal protocol is ICE 2020-11-16 16:10:36 +02:00
3042337f1b Improved configuration of Account's Media NAT Traversal 2020-11-16 15:44:31 +02:00
78674c5b04 Added interface preference order statement to FI About texts and updated
EN ones.
2020-11-16 13:32:06 +02:00
cd81ff314f Added to About text statement about network interface preference order. 2020-11-16 13:23:51 +02:00
8cb2d5d7c5 About text and Outbound Proxies string enhancements 2020-10-04 16:23:15 +03:00
dfc63e2e9d Added Licenses section to About text 2020-09-08 11:02:54 +03:00
070e639b97 Translated using Weblate (English)
Currently translated at 100.0% (228 of 228 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/en/
2020-09-01 10:01:51 +02:00
6880b270ff Use common strings.xml for both baresip and baresip+ 2020-09-01 10:34:58 +03:00
5a3ff25334 Minor About string improvements 2020-08-31 12:08:53 +03:00
bd1e217239 Added About note about swipe down gesture 2020-08-31 12:01:07 +03:00
1bb84a9278 Updated default size in video_size_help string. 2020-08-26 19:14:15 +03:00
b1ff3ecc0e Added call transfer capability. 2020-08-23 15:48:55 +03:00
1b7c5dd805 Added some video related strings. 2020-07-30 09:54:53 +03:00
2d0a731ce4 Removed trailing full stop from two strings. 2020-07-30 09:45:13 +03:00
83f311f21c - Moved audio settings to its own activity.
- Added AEC Extented Filter audio setting.
2020-07-06 17:46:25 +03:00
27429d9eba Modified/added dialog related strings. 2020-07-02 11:06:46 +03:00
76911788fd Use new API functions account[_set]_stun_uri for STUN URI handling. 2020-06-19 13:11:37 +03:00
e7af96f321 Added TURN media NAT option and possibility to give username/password
for STUN/TURN server.
2020-06-17 18:49:49 +03:00
41e1380283 Removed unused string. 2020-06-11 10:50:08 +03:00
ea526abeb0 - Use app_name string in backup/restore file name. 2020-05-28 10:02:43 +03:00
45bfaab030 - Moved configuration of account's audio codecs to a new activity. 2020-05-19 09:01:53 +03:00
4881605a24 - In Android 10, baresip must be started after boot from notification. 2020-04-22 08:48:28 +03:00
ad7edeaf9f - Removed ICE lite mode setting due to upstream removal. 2020-04-19 16:28:46 +03:00
eac78a02a4 - Alignment of strings with weblate. 2020-04-16 16:19:47 +03:00