Commit Graph
2859 Commits
Author SHA1 Message Date
Juha Heinanen a4c849a61f - Improved asking of password when it is not given in account config. 2020-04-04 19:38:56 +03:00
Juha Heinanen 3d30e38b79 - Added "Show Password" checkbox to password prompt. 2020-04-02 09:39:58 +03:00
Juha Heinanen 37777fc493 - Indent fix. 2020-04-02 09:39:31 +03:00
Juha Heinanen 3729b9b896 - Build gradle upgrade to 3.6.1. 2020-04-02 09:38:50 +03:00
Juha Heinanen fbf5d56bab - Ask for microphone permission as the first thing when baresip starts. 2020-04-01 13:08:51 +03:00
Juha Heinanen 64c3ee08ce - New version 17.2.3. 2020-03-30 17:24:28 +03:00
Juha Heinanen f1cdf52126 - Prevent crashes resulting from double clicking of various icons and
list items.
2020-03-30 16:07:41 +03:00
Juha Heinanen 4824593a1e - Change color of account's notification icon to white when account's Register
is unchecked.
2020-03-30 14:13:55 +03:00
Juha Heinanen ee3784b264 - New version 17.2.2. 2020-03-27 08:33:08 +02:00
Juha Heinanen 29e5e16baf - Do not subscribe to message waiting indication when account is created. 2020-03-27 08:13:46 +02:00
Juha Heinanen e6a1c356ad - Replaced account_laddr API function with account_luri. 2020-03-24 10:23:04 +02:00
Juha Heinanen b9e4bd58bf - Revert back to using account_laddr API function. 2020-03-23 11:55:49 +02:00
Juha Heinanen 5448b6de7b - New version 17.2.1. 2020-03-22 12:22:38 +02:00
Juha Heinanen 8d256da365 - Account's laddr needs to be stored in ;extra param, since account_laddr()
may result in empty laddr.
2020-03-22 12:11:31 +02:00
Juha Heinanen 9bc7d0ecaf - Fixed bug in paramValue function. 2020-03-22 12:00:58 +02:00
Juha Heinanen 3e19aef78f - In account, renamed uri to laddr. 2020-03-21 08:27:03 +02:00
Juha Heinanen 50d828526c - Modified 17.2.0 changelog. 2020-03-21 08:04:21 +02:00
Juha Heinanen 6331090766 - Ask record audio permission after returning from accounts activity. 2020-03-20 17:38:20 +02:00
Juha Heinanen cee03a7c85 - Try to avoid empty account uri, but setting it explicitly after new
account has been created.
2020-03-20 16:57:46 +02:00
Juha Heinanen 5b9457c283 - If Authentication Username is not given, it defaults to account's username. 2020-03-20 11:51:23 +02:00
Juha Heinanen 483baddfc5 - .gitignore update 2020-03-20 09:17:46 +02:00
Juha Heinanen a179f89d34 - Delete .cxx dir. 2020-03-19 18:04:06 +02:00
Juha Heinanen 72dc826313 Merge remote-tracking branch 'weblate/master' 2020-03-19 17:56:37 +02:00
Juha Heinanen 1697fef92e - Start baresip service also when accounts file does not exist yet. 2020-03-19 17:25:28 +02:00
Juha Heinanen f91afdc5f2 - Upgraded Android Studio version in README. 2020-03-19 11:48:50 +02:00
Juha Heinanen 30b1f21600 - New version 17.2.0. 2020-03-19 11:32:16 +02:00
Juha Heinanen 13617a5824 - Prompt for authentication password at baresip start if not given in
account config.
2020-03-19 10:54:54 +02:00
Michal Biesiada 026b924e4f Translated using Weblate (Polish)
Currently translated at 1.2% (1 of 82 strings)

Translation: Baresip/store metadata
Translate-URL: https://hosted.weblate.org/projects/baresip/store-metadata/pl/
2020-03-19 08:03:55 +01:00
Licaon Kter d804c73a50 Translated using Weblate (Romanian)
Currently translated at 88.2% (173 of 196 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ro/
2020-03-19 08:03:55 +01:00
Juha Heinanen cc7083e9fd Translated using Weblate (Finnish)
Currently translated at 100.0% (196 of 196 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/fi/
2020-03-19 08:03:55 +01:00
Juha Heinanen 0860a19581 - Added debug message when accounts are saved to file. 2020-03-19 09:02:11 +02:00
Juha Heinanen dc9aa620f5 - Initialize account's status dot to yellow, when Register is checked at
Account activity.
2020-03-19 09:00:01 +02:00
Juha Heinanen 94f1debece - Added new (NULL) params to play function calls. 2020-03-19 08:21:15 +02:00
Juha Heinanen 0be59ce6d4 - Ask authentication password at baresip start if authentication username is
given in account configuration, but password is not.
2020-03-19 07:59:54 +02:00
Juha Heinanen 0109c80402 - Gradle version upgrade that came with Android Studio 3.6.1 2020-03-19 07:57:20 +02:00
Juha Heinanen 94d373c273 - More work on string resources.
- Always use alert heading Notice when user enters invalid input.
2020-03-05 04:45:01 +02:00
Juha Heinanen 73d6388fb0 - Use notice string instead of "Notice". 2020-03-05 03:57:00 +02:00
Juha Heinanen 97af201076 - Added check that that Authentication Username and Password are either
both given or neither is given.
- Used en and fi language strings in invalid account entity notices.
2020-03-04 08:42:30 +02:00
Juha Heinanen ba5b2ea72c - New version 17.1.0. 2020-02-26 09:53:11 +02:00
Juha Heinanen b587910cb8 - Use usage type instead of stream type when requesting audio focus. 2020-02-23 05:28:02 +02:00
Juha Heinanen b464db5060 - Fixed formatting of Accounts Help text. 2020-02-23 05:28:02 +02:00
Juha Heinanen 7a5188e7d4 - Don't show possible port of an AoR when asked about deleting the AoR. 2020-02-23 05:28:02 +02:00
Juha Heinanen 4854ce12ff - Cleared white dot from black marking. 2020-02-23 05:28:02 +02:00
Juha Heinanen 51fcfc1c2c - Use white color as icon inside background. 2020-02-21 23:11:28 +02:00
Juha Heinanen 9688199c06 - New version 17.0.0. 2020-02-21 04:41:55 +02:00
Juha Heinanen be929c4cb4 - Default call volume now effects both voice call and music streams.
- Set audio mode only if needed.
2020-02-21 02:58:49 +02:00
Juha Heinanen fb5418af9c - Set audio mode only if needed. 2020-02-21 02:58:49 +02:00
Juha Heinanen 72abf32791 - Added white status icon to be used when registration has not been
activated for an account.
2020-02-21 02:58:49 +02:00
Juha Heinanen f1c1ea09f7 - Improved log message. 2020-02-21 02:58:49 +02:00
Juha Heinanen 73fea5d57d - Added safety check to Utils.addActivity function. 2020-02-21 02:58:49 +02:00