1276 Commits

Author SHA1 Message Date
a262827e3a Allow exporting of baresip contacts to Android contacts 2021-01-25 09:50:12 +02:00
e570620615 Work on Android contacts 2021-01-23 18:59:37 +02:00
c7b08f8c93 New version 26.1.2 2021-01-23 17:41:19 +02:00
ec54cfc3d1 Use account_aor instead of ua_aor 2021-01-23 12:06:54 +02:00
1eea3aea48 Use correct rotation for contact avatar. 2021-01-23 11:17:21 +02:00
b44825b2d2 Upgraded studio version 2021-01-22 14:07:13 +02:00
2bb9d1cace No need for kotlin-android-extensions
Fixed setting of account's voicemail uri
2021-01-22 12:46:10 +02:00
1d034e617a Use viewholder in adapters 2021-01-22 12:33:44 +02:00
1ff7c7ee0d Use TAG const in log messages 2021-01-22 09:46:18 +02:00
9b6ca80715 New version 26.1.1 2021-01-21 17:35:05 +02:00
789bfb4431 Set callActionUri only when baresip is not running 2021-01-21 17:32:00 +02:00
ad66007d58 - Always send "started" event to main activity after baresip is started
- No need to send "ua added" events to main activity
2021-01-21 17:10:49 +02:00
31fa509d34 Fixed handling of call action when baresip app was not running 2021-01-21 15:37:33 +02:00
2038a3170a Replaced UA_EVENT_GET_PASSWORD with UA_EVENT_CUSTOM 2021-01-21 14:51:16 +02:00
8a57c1d2dc Merge pull request #137 from weblate/weblate-baresip-baresip-app
Translations update from Weblate
2021-01-19 20:05:00 +02:00
2aa29e7535 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-19 16:32:15 +01:00
90917278b3 New version 26.1.0 2021-01-18 16:45:41 +02:00
11ddcb67ec Updated changelog 2021-01-18 16:37:42 +02:00
4778e7c226 Replaced alert with log warning 2021-01-18 16:28:35 +02:00
97cdf15e67 Merge pull request #136 from maccadoo/master
Japanese language strings.xml added.
2021-01-18 16:27:54 +02:00
f0fba0ac39 Support Japanese language 2021-01-18 21:41:44 +09:00
26d1051dc2 Added 26.1.0 changelog 2021-01-18 12:23:01 +02:00
2024c73098 Added H.265 license 2021-01-18 10:48:46 +02:00
f6af50a8d1 Improved pause/play/transfer button colors
Removed unused drawables
2021-01-18 10:15:36 +02:00
c05a0eca0a Improved saving of call uri when main activity is paused 2021-01-18 09:32:06 +02:00
b02d20fb3c No need for PHONE permission 2021-01-17 19:23:13 +02:00
735de0e921 Made it possible to use baresip as a phone app when calling from other apps
with tel: or sip: URIs
2021-01-17 18:09:48 +02:00
682bf3339e More color enhancements 2021-01-16 17:07:55 +02:00
86928b0987 Color improvements 2021-01-16 16:14:39 +02:00
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