1097 Commits

Author SHA1 Message Date
70ffbece36 New version 26.0.1 2021-01-15 11:42:33 +02:00
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
0e68318243 Merge pull request #132 from weblate/weblate-baresip-baresip-app
Translations update from Weblate
2021-01-12 14:54:12 +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
0759e21d13 Fixed rel note 2021-01-12 10:08:32 +02: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
23f5032777 New version 26.0.0 2021-01-12 09:17:55 +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
035df0710e Merge pull request #131 from weblate/weblate-baresip-baresip-app
Translations update from Weblate (Portuguese (Brazil))
2021-01-03 15:36:12 +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
8bb5d628e0 Removed include line 2021-01-01 18:57:41 +02:00
6186663953 New version 25.0.0 2021-01-01 18:46:46 +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
2591f4860d New version 24.4.0 2020-12-28 12:07:00 +02:00
f1e95234b8 Merge pull request #129 from weblate/weblate-baresip-baresip-app
Translations update from Weblate
2020-12-23 19:27:42 +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
431cce82b6 New version 24.3.0 2020-12-22 12:30:57 +02: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
daed3e8e1a New release 24.2.0 2020-12-16 09:35:32 +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