944 Commits

Author SHA1 Message Date
99081f06de Only save/restore STREAM_VOICE_CALL volume 2021-07-01 15:55:48 +03:00
5e9c79b560 Audio improvements:
- do not use MODE_NORMAL in order to avoid delay when switching to
  MODE_IN_COMMUNICATION
- use volume control stream STREAM_VOICE_CALL instead of STREAM_MUSIC
2021-07-01 15:20:40 +03:00
a62dca8c58 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (250 of 250 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-06-22 19:34:07 +02:00
167a2aa421 Account STUN/TURN URI enhancements 2021-06-21 10:26:01 +03:00
43f4e9c716 Translated using Weblate (Slovenian)
Currently translated at 7.2% (18 of 250 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sl/
2021-06-19 07:32:53 +02:00
a98846b99f Check URI transport 2021-06-18 17:20:29 +03:00
751d4f7df2 Added translation using Weblate (Slovenian) 2021-06-18 07:14:46 +02:00
c1e824baa9 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (250 of 250 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-06-14 22:32:28 +02:00
66d1efa63a Intent related code cleanups 2021-06-14 14:50:52 +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
ae77a84c66 Removed loading of ilbc module 2021-06-13 10:44:06 +03:00
d403cb57d5 Moved teo more constants to Constants 2021-06-13 10:35:35 +03:00
cc9d2d4b28 Moved more constants to Constants
Use accountRequest in AccountListAdapter
No need for activity result in ContactListAdapter
Minor edits
2021-06-13 10:26:39 +03:00
a0abd8ca79 Avoid warnings in OnSwipeTouchListener 2021-06-12 20:12:02 +03:00
81dfb39d81 Avoid warnings in MessageListAdapter 2021-06-12 20:08:25 +03:00
b18f208f46 Avoid warnings in Message 2021-06-12 20:07:17 +03:00
297d7cbe19 Avoid warnings in MainActivity 2021-06-12 20:04:48 +03:00
7c2d50bf41 Removed ilbc lib from makefile 2021-06-12 09:36:20 +03:00
7a165f3c5b Avoid warnings in ContactsActivity 2021-06-08 09:35:44 +03:00
e94f4765de Avoid warnings in ContactActivity 2021-06-08 09:29:08 +03:00
664081b790 Avoid warnings in Contact 2021-06-08 09:06:39 +03:00
d67721ad3a Avoid warnings in ConfigActivity and Utils 2021-06-08 09:03:59 +03:00
ef82d83b23 Avoid warnings in Config 2021-06-08 08:27:28 +03:00
4dcf00a76f Restore chat list position when returning from chat 2021-06-06 18:31:08 +03:00
d1a688482d Avoid warnings in ChatsActivity 2021-06-06 11:43:54 +03:00
8696b5d0eb Avoid warnings in ChatListAdapter 2021-06-06 11:35:25 +03:00
4ac290be1d Avoid warnings in ChatActivity 2021-06-06 11:33:27 +03:00
99696be44a Suppress warnings from CallHistory 2021-06-06 10:48:46 +03:00
6d42273d73 Suppress unused function warning 2021-06-06 10:48:20 +03:00
a475f192c9 Avoid warnings 2021-06-05 21:41:03 +03:00
f541aac4cc Fixed crash when asking for account's password 2021-06-05 21:38:29 +03:00
34348e4d37 Remove ilbc audio module (removed from upstream) 2021-06-03 18:42:53 +03:00
bf0b9f125a Deleted unused audio assets 2021-06-03 10:21:32 +03:00
53b0044878 Don't play notfound sound 2021-06-03 10:21:00 +03:00
e8c09a628f No need to use ;answerdelay account parameter 2021-06-03 09:37:53 +03:00
9f4c8a7fb0 Play auto-answer sound when auto-answering 2021-05-24 15:16:10 +03:00
14e3ed05b3 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (250 of 250 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-05-20 08:08:22 +02:00
1961b1259b Fixed Kotlin lint warnings 2021-05-16 15:32:29 +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
1d63f4af50 Don't use BaresipService.downloadsPath 2021-05-15 11:20:58 +03:00
5f0d72c7be Make some external functions private 2021-05-14 20:58:48 +03:00
d21439ffd4 Made some vals constants 2021-05-14 20:25:00 +03:00
355a030aa3 Use constant TAG as log tag everywhere 2021-05-14 13:47:26 +03:00
dd15f017b3 Introduced Constants.kt for global constants 2021-05-14 11:07:58 +03:00
c5b30c4aed Translated using Weblate (Portuguese)
Currently translated at 100.0% (248 of 248 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt/
2021-05-12 19:33:39 +02:00
60d7a5918a Avoid some Studio warnings 2021-05-12 17:00:34 +03:00
358cf77a54 Use coroutine instead of async task to fetch account config from network 2021-05-12 16:52:01 +03:00
20b137e218 Allow escaped characters in SIP URI user part and authentication username 2021-05-12 14:04:17 +03:00
291750f481 Translated using Weblate (Portuguese)
Currently translated at 83.8% (208 of 248 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt/
2021-05-10 19:34:24 +02:00