Commit Graph
997 Commits
Author SHA1 Message Date
Juha Heinanen 6ce4064696 Merge branch 'swipe' 2021-03-11 09:05:18 +02:00
Juha Heinanen 749d6756d0 Try to avoid random onTouch crash 2021-03-11 09:02:08 +02:00
J. Lavoie de166faa59 Translated using Weblate (French)
Currently translated at 38.1% (93 of 244 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/fr/
2021-03-07 00:50:57 +01:00
Juha Heinanen 3d8671414a Enabled swipe left/right to toggle between accounts 2021-03-06 18:10:42 +02:00
Wellington Terumi Uemura 5f408534cb Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (244 of 244 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-03-02 07:50:33 +01:00
Juha Heinanen 5dee884e6f No need to add sip_verify_server to config 2021-03-01 08:13:00 +02:00
Juha Heinanen 9f3d964bd9 Improved some fi strings 2021-02-28 16:17:18 +02:00
Juha Heinanen 7bf2447287 Added 'Verify Server Certificates' setting 2021-02-28 15:48:01 +02:00
Juha Heinanen 9260362fad Call list related fixes 2021-02-17 11:57:52 +02:00
Juha Heinanen c5533a8ad9 Fixed coloring of audio modules setting 2021-02-16 10:13:35 +02:00
Juha Heinanen 0331fe1f9d Toolbar and menu style improvements 2021-02-15 10:24:42 +02:00
Juha Heinanen 15f7120590 Improved checking if URI belongs to a contact. 2021-02-12 12:06:32 +02:00
Irina Puscas 8f0d2cdde7 Translated using Weblate (Spanish)
Currently translated at 73.8% (178 of 241 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2021-02-09 06:50:30 +01:00
Irina Puscas 2bb286aaae Translated using Weblate (Romanian)
Currently translated at 67.6% (163 of 241 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ro/
2021-02-09 06:50:30 +01:00
Allan Nordhøy 34d3869b49 Translated using Weblate (Norwegian Bokmål)
Currently translated at 84.2% (203 of 241 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2021-02-06 13:02:31 +01:00
Juha Heinanen 1d9fd6f722 Fixed remove configuring audio codecs 2021-02-05 20:41:06 +02:00
Juha Heinanen 8feb729035 Minor code cleanups 2021-02-05 20:37:40 +02:00
Juha Heinanen fbab02afe2 Cleaner checking of new account AoR 2021-02-05 20:34:01 +02:00
Juha Heinanen bcc97dd443 Fixed checking of URI userpart 2021-02-05 20:32:05 +02:00
Wellington Terumi Uemura 353d5a615a Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (241 of 241 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-02-04 19:42:18 +01:00
Juha Heinanen a07ee169e7 Added automatic account configuration note to About text.
Minor Accounts Help edits.
2021-02-03 17:05:34 +02:00
Juha Heinanen 994f17498d Merge branch 'xml' 2021-02-02 16:31:16 +02:00
Juha Heinanen a451c4f691 First version of new account remote configuration 2021-02-02 16:19:05 +02:00
Juha Heinanen a3de915d5e Removed unused var 2021-01-27 19:20:05 +02:00
Juha Heinanen 684b111c7c Work on account url config 2021-01-27 19:17:37 +02:00
Wellington Terumi Uemura 4201efa4b2 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (241 of 241 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-01-27 00:32:15 +01:00
Juha Heinanen 8c4a5321f6 - Fixed crash when baresip is started the first time 2021-01-26 18:32:34 +02:00
Juha Heinanen 8f305d40b2 Fixed help text 2021-01-25 17:04:22 +02:00
Juha Heinanen 4267a20d4e Android contact enhancements 2021-01-25 16:53:08 +02:00
Juha Heinanen a262827e3a Allow exporting of baresip contacts to Android contacts 2021-01-25 09:50:12 +02:00
Juha Heinanen e570620615 Work on Android contacts 2021-01-23 18:59:37 +02:00
Juha Heinanen ec54cfc3d1 Use account_aor instead of ua_aor 2021-01-23 12:06:54 +02:00
Juha Heinanen 1eea3aea48 Use correct rotation for contact avatar. 2021-01-23 11:17:21 +02:00
Juha Heinanen 2bb9d1cace No need for kotlin-android-extensions
Fixed setting of account's voicemail uri
2021-01-22 12:46:10 +02:00
Juha Heinanen 1d034e617a Use viewholder in adapters 2021-01-22 12:33:44 +02:00
Juha Heinanen 1ff7c7ee0d Use TAG const in log messages 2021-01-22 09:46:18 +02:00
Juha Heinanen 789bfb4431 Set callActionUri only when baresip is not running 2021-01-21 17:32:00 +02:00
Juha Heinanen 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
Juha Heinanen 31fa509d34 Fixed handling of call action when baresip app was not running 2021-01-21 15:37:33 +02:00
Juha Heinanen 2038a3170a Replaced UA_EVENT_GET_PASSWORD with UA_EVENT_CUSTOM 2021-01-21 14:51:16 +02:00
Wellington Terumi Uemura 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
Juha Heinanen 4778e7c226 Replaced alert with log warning 2021-01-18 16:28:35 +02:00
maccadoo f0fba0ac39 Support Japanese language 2021-01-18 21:41:44 +09:00
Juha Heinanen 2024c73098 Added H.265 license 2021-01-18 10:48:46 +02:00
Juha Heinanen f6af50a8d1 Improved pause/play/transfer button colors
Removed unused drawables
2021-01-18 10:15:36 +02:00
Juha Heinanen c05a0eca0a Improved saving of call uri when main activity is paused 2021-01-18 09:32:06 +02:00
Juha Heinanen b02d20fb3c No need for PHONE permission 2021-01-17 19:23:13 +02:00
Juha Heinanen 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
Juha Heinanen 682bf3339e More color enhancements 2021-01-16 17:07:55 +02:00
Juha Heinanen 86928b0987 Color improvements 2021-01-16 16:14:39 +02:00