1288 Commits

Author SHA1 Message Date
15d0b8ac0b Translated using Weblate (Swedish)
Currently translated at 99.2% (265 of 267 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2022-01-12 09:10:17 +01:00
084770810d Renamed keyguard var 2022-01-12 10:09:47 +02:00
188e3e1d18 No need to dismiss keyguard when main activity is created 2022-01-10 17:39:04 +02:00
01f75ec9ce Removed unused variable 2022-01-10 15:45:58 +02:00
524d0bdcba No need for ProxyActivity 2022-01-10 15:24:11 +02:00
d20f030c0d Minor optimization 2022-01-09 17:45:46 +02:00
a8c6899e02 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (267 of 267 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2022-01-09 09:49:56 +01:00
f6a81bc9bd Allow answering call without unlocking the device 2022-01-09 10:47:44 +02:00
84b132cc86 Replaced isIcoming function with isStatus function 2022-01-06 12:53:28 +02:00
3dd0fcd584 Initialize requestPermissionLauncher in onCreate
Do not dismiss keyguard in onCreate
2022-01-06 12:51:24 +02:00
d26eb3cec0 Check result of battery optimization setting 2022-01-04 18:47:36 +02:00
dc8a9cf751 In Settings, added link to Android settings 2022-01-04 18:05:07 +02:00
bf448b23fd New version 37.4.0 2022-01-03 13:49:21 +02:00
2bd80e07b9 Translated using Weblate (Portuguese)
Currently translated at 100.0% (265 of 265 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt/
2022-01-03 10:53:03 +01:00
b3466cfab4 Upgraded kotlinx-coroutines-android version 2022-01-03 10:12:54 +02:00
19935e9ba6 Specified ndkVersion and cmake version
Asked lint to also check dependencies
2022-01-03 09:47:36 +02:00
5d9dc7e4ee Translated using Weblate (German)
Currently translated at 5.6% (15 of 265 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/de/
2021-12-28 23:51:29 +01:00
ecce2ca4db New version 37.3.0 2021-12-28 09:33:28 +02:00
7cde5279c0 Added translation using Weblate (German) 2021-12-27 23:37:25 +01:00
c2c85c63a1 Removed unused import 2021-12-25 15:04:18 +02:00
6974c82343 Moved Default Call Volume setting under Audio settings 2021-12-25 15:03:23 +02:00
7b8ca360b5 Removed unused strings 2021-12-24 19:24:34 +02:00
7d46388586 New release 37.2.0 2021-12-23 15:42:51 +02:00
15e358e937 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (265 of 265 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-12-23 10:47:45 +01:00
a5a4edccfd Removed empty line 2021-12-23 11:47:16 +02:00
bb03f98da7 Better protection of device locked with secure keyguard 2021-12-23 10:43:40 +02:00
52847d7553 New version 37.1.0 2021-12-21 14:39:56 +02:00
67c7e5b7bf Minor soft input enhancements 2021-12-21 12:59:20 +02:00
68eb9fe2a9 Disable also dtmd input field when call is put onhold by peer 2021-12-20 16:54:22 +02:00
ed35b3dc0f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (262 of 262 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-12-19 11:55:16 +01:00
e7841de570 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.2% (260 of 262 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-12-19 11:55:16 +01: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
ed9d510d99 Removed unused function 2021-12-19 11:16:34 +02:00
e49c67c9cc Version upgrade to master level 2021-12-19 11:04:53 +02:00
ef825b57e6 Activate rtp_stats 2021-12-19 10:07:18 +02:00
10116a0c8c Renamed pause.xml to hold.xml and replaced play.xml with resume.xml 2021-12-19 09:55:18 +02:00
c292994da5 Renamed hold/resume drawables 2021-12-19 09:49:04 +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
cbbef389ae Moved log tag to logger.h 2021-12-17 15:09:41 +02:00
fccd9a07a9 New version 37.0.1 2021-12-16 13:33:56 +02:00
f5d6033b3d Fixed outgoing call audio settings
Removed some unused API functions
2021-12-16 13:27:01 +02:00
f8d3c0060e Work on informing user when call is held by the peer 2021-12-16 11:02:36 +02:00
07147e80c5 Forgot to increase versionCode 2021-12-10 11:07:17 +02:00
e056e400e8 New version 37.0.0 2021-12-10 10:48:45 +02:00
af99daa245 No need for presence module 2021-12-09 14:20:19 +02:00