797 Commits

Author SHA1 Message Date
c9cd6cd2e3 Added theme change check at the end of MainActivity onCreate 2021-01-15 11:34:37 +02:00
182e160351 Removed usage of uag_current_set() API call 2021-01-15 11:10:37 +02:00
3ab5d606d6 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (239 of 239 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-01-12 13:32:34 +01:00
9153c6e611 Looks like no need to check theme change at onCreate
Removed possible intent action when onCreate is done
2021-01-12 09:37:11 +02:00
43f1bfdd05 Unregister serviceEventReceiver when activity is destroyed 2021-01-12 09:16:27 +02:00
bbbd74de6f Update displayTheme prference only if changed 2021-01-12 09:15:09 +02:00
f3a6c3c83b Avoid crash when view is null 2021-01-11 16:01:10 +02:00
b23f0752d8 Added spinner_bg drawable 2021-01-11 15:17:59 +02:00
46eebe73fa Added new night resources 2021-01-11 15:08:06 +02:00
69c7fece73 Account spinner improvements 2021-01-11 15:03:46 +02:00
7fe0a08bfa Main activity action bar, layout and spinner enhancements 2021-01-10 17:56:04 +02:00
4131f3f48b Added Preferences class 2021-01-10 13:52:40 +02:00
1ffcebc2ab Added Dark Theme settings option
Added drawable-night folder for night theme drawings
2021-01-10 13:25:17 +02:00
6d45798944 Added dark message drawables 2021-01-09 14:22:18 +02:00
236cc14455 Use dark theme if dark theme is enabled in the device 2021-01-09 10:16:43 +02:00
50cde56859 Some camel casing 2021-01-07 14:29:01 +02:00
2951669fd6 Made some lateinit vars private 2021-01-03 16:38:38 +02:00
afd7f36eb9 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (237 of 237 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-01-03 14:32:08 +01:00
227513383a Use view binding in calls activity 2021-01-03 15:25:22 +02:00
5d8e8936a3 Use view binding in chat activity 2021-01-03 15:20:50 +02:00
d8e257b112 Use view binding in contact acticity 2021-01-03 15:10:39 +02:00
96c22f27ce Use view binding in contacts activity 2021-01-03 15:04:43 +02:00
98d15af6d8 Use view binding in codecs acticity 2021-01-03 14:58:12 +02:00
68f8f80a2d Use view binding in account activity 2021-01-03 14:52:53 +02:00
85327de819 Use view binding in accounts activity 2021-01-03 14:18:00 +02:00
3c4d4ba9b3 - Use view binding in audio activity
- Fixed typos in two string names
2021-01-03 14:09:31 +02:00
965c18a147 Use view binding in config activity 2021-01-03 13:53:00 +02:00
a2d61f2bd6 Use view binding in about activity 2021-01-03 13:42:33 +02:00
1d6d2d8e64 Use view binding in main activity 2021-01-03 13:26:08 +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
b6551c63af Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (236 of 236 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2020-12-23 17:29:29 +01:00
82252f6172 Updated en and fi strings 2020-12-22 12:10:38 +02:00
463cdf95e3 Don't play call waiting sound when second call comes in. 2020-12-22 12:07:56 +02:00
ad9c9b2d84 Show dialpad automatically only when device orientation is portrait 2020-12-21 09:57:38 +02:00
436ee7b896 One more stream type change 2020-12-16 09:26:24 +02:00
e341ed429a Avoid crash caused by pressing volume control keys when not in call 2020-12-16 09:18:53 +02:00
a50a4c1e11 Automatically show DTMF soft keyboard when call is connected 2020-12-14 14:48:14 +02:00
b68c7bf0f7 Avoid studio complain 2020-12-14 11:34:04 +02:00
54064f0d90 Return super from onCreateOptionsMenu 2020-12-13 12:09:22 +02:00
6ef7c6a058 Improved handling of speakerphone 2020-12-13 11:56:34 +02:00
08bc6f73fa Removed unnecessary assignment 2020-12-13 10:22:21 +02:00
c49870d29e Improved handling of volume up/down keys 2020-12-13 10:07:53 +02:00
72acf14fb3 Translated using Weblate (Russian)
Currently translated at 97.8% (229 of 234 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ru/
2020-12-09 14:29:28 +01:00
4a58ddbbe2 Use adaptive jitter buffer 2020-12-08 15:56:52 +02:00
dbf83e905e Receive also VPN connectivity callbacks 2020-12-03 10:00:44 +02:00
5ba211bc00 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (234 of 234 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2020-11-30 11:29:02 +01:00
7799dbeefb Removed obsolete config vars audio_srate and audio_channels 2020-11-29 16:08:18 +02:00
ef080db68d Updated license section in About text 2020-11-26 11:15:12 +02:00
6e8cc86199 Added G.729 audio codec 2020-11-26 11:03:24 +02:00