|
|
c15c00cb69
|
Improved fi translation
|
2022-01-20 17:51:25 +02:00 |
|
|
|
3a46540b51
|
Merge pull request #214 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
|
2022-01-20 17:51:00 +02:00 |
|
|
|
fcb0ae7e06
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (272 of 272 strings)
Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
|
2022-01-20 16:08:54 +01:00 |
|
|
|
df5268dcd5
|
In contact and chat lists use bitmap to show text avatar
|
2022-01-20 17:08:01 +02:00 |
|
|
|
794a4293dd
|
In call list, use bitmap to show text avatar
|
2022-01-20 13:14:22 +02:00 |
|
|
|
3fc1586044
|
Dependencies upgrade
|
2022-01-20 13:10:11 +02:00 |
|
|
|
a4bcaec802
|
Merge pull request #213 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese)
|
2022-01-18 17:36:04 +02:00 |
|
|
|
88913e188b
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (267 of 267 strings)
Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt/
|
2022-01-18 16:31:03 +01: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 |
|
|
|
3a3198a403
|
Avoid lint warning
|
2022-01-16 14:48:43 +02:00 |
|
|
|
b49a989be8
|
Included in call history both start and stop time of calls
Improved display of call history time value
|
2022-01-16 14:42:16 +02:00 |
|
|
|
8b104e8dea
|
New version 38.0.0
|
2022-01-14 10:27:15 +02:00 |
|
|
|
e73be20160
|
Simplified screen lock handling
|
2022-01-14 09:57:57 +02:00 |
|
|
|
e1fd993f1f
|
More code cleanups
|
2022-01-13 18:15:12 +02:00 |
|
|
|
2db0b5e8bc
|
Set in onCreate dark window background if dark theme is default
|
2022-01-13 17:43:22 +02:00 |
|
|
|
60a667aa2a
|
Code cleanups
|
2022-01-13 16:25:20 +02:00 |
|
|
|
9540fc6e3a
|
Merge pull request #212 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Swedish)
|
2022-01-13 15:02:42 +02:00 |
|
|
|
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 |
|
|
|
e23a7ea75c
|
Merge pull request #211 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
|
2022-01-09 10:56:05 +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 |
|
|
|
eef78cf8c4
|
Merge pull request #210 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese)
|
2022-01-03 13:24:24 +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 |
|
|
|
320e12acab
|
Merge pull request #209 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (German)
|
2021-12-29 10:42:07 +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 |
|
|
|
8e50dd6f24
|
Merge pull request #208 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (German)
|
2021-12-28 09:20:29 +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 |
|
|
|
a744aa9688
|
Merge pull request #206 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
|
2021-12-23 13:08:31 +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 |
|