Commit Graph
1118 Commits
Author SHA1 Message Date
Juha Heinanen 922c6c0776 Variable linkAddresses can now be private 2021-09-01 07:34:09 +03:00
Juha Heinanen b1a1738729 Do not try to install unused notfound.wav and ring.wav assets 2021-08-31 22:15:10 +03:00
Juha Heinanen 3bf70f52b8 Restored accidently removed ringback asset 2021-08-31 22:07:04 +03:00
Juha Heinanen 66128c83b7 Acquire WiFi lock while baresip is using WiFi network 2021-08-31 14:03:08 +03:00
Robert Högberg 189c6ca0b2 Translated using Weblate (Swedish)
Currently translated at 82.8% (208 of 251 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2021-08-30 20:33:45 +02:00
Robert Högberg 90393cc1d7 Translated using Weblate (Swedish)
Currently translated at 82.8% (208 of 251 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2021-08-27 14:35:57 +02:00
Robert Högberg 17a2f8e8fe Translated using Weblate (Swedish)
Currently translated at 56.9% (143 of 251 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2021-08-25 16:58:04 +02:00
Robert Högberg bc89513cfb Added translation using Weblate (Swedish) 2021-08-25 16:58:04 +02:00
Juha Heinanen e6d18678e4 Improved log message 2021-08-20 14:42:18 +03:00
Wellington Terumi Uemura 71f6b1f174 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (251 of 251 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-08-05 23:35:54 +02:00
Juha Heinanen 8320b8f14d Added About note about turning off battery optimizations 2021-08-04 12:37:30 +03:00
Allan Nordhøy d00a860710 Translated using Weblate (Norwegian Bokmål)
Currently translated at 78.4% (197 of 251 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2021-07-30 10:32:11 +02:00
Juha Heinanen 44dfd85231 ... and some more 2021-07-26 19:55:11 +03:00
Juha Heinanen 6efab32839 More audio manager/bluetooth related fixes and improvements. 2021-07-26 10:08:35 +03:00
Juha Heinanen 66166e90e3 Improved checking of SIP URI parameters 2021-07-21 11:05:24 +03:00
Juha Heinanen c275d3cbd0 Exported MainActivity 2021-07-20 09:25:07 +03:00
Juha Heinanen f4ac3e9936 Minor AudioManager related improvements 2021-07-19 14:47:44 +03:00
Javier falbi 35888e12e3 Translated using Weblate (Spanish)
Currently translated at 100.0% (251 of 251 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2021-07-12 10:02:26 +02:00
Wellington Terumi Uemura 3b12b66103 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (251 of 251 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-07-11 17:33:19 +02:00
Juha Heinanen 130b8119f1 Reordered some statements 2021-07-09 19:10:16 +03:00
Juha Heinanen 9f02bc791c Use horizontal scroll view for call control buttons 2021-07-09 19:01:21 +03:00
Juha Heinanen d82c9e70d5 Added button to turn microphone on/off during call 2021-07-09 15:13:58 +03:00
Juha Heinanen 0b9faf2848 Changed coloring of call info button 2021-07-09 15:13:13 +03:00
Juha Heinanen f41dabbc0e Fixed crash when selecting an account in accounts activity 2021-07-08 17:31:17 +03:00
Juha Heinanen 99081f06de Only save/restore STREAM_VOICE_CALL volume 2021-07-01 15:55:48 +03:00
Juha Heinanen 5e9c79b560 Audio improvements:
- do not use MODE_NORMAL in order to avoid delay when switching to
  MODE_IN_COMMUNICATION
- use volume control stream STREAM_VOICE_CALL instead of STREAM_MUSIC
2021-07-01 15:20:40 +03:00
Wellington Terumi Uemura a62dca8c58 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (250 of 250 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-06-22 19:34:07 +02:00
Juha Heinanen 167a2aa421 Account STUN/TURN URI enhancements 2021-06-21 10:26:01 +03:00
thomazsh 43f4e9c716 Translated using Weblate (Slovenian)
Currently translated at 7.2% (18 of 250 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sl/
2021-06-19 07:32:53 +02:00
Juha Heinanen a98846b99f Check URI transport 2021-06-18 17:20:29 +03:00
thomazsh 751d4f7df2 Added translation using Weblate (Slovenian) 2021-06-18 07:14:46 +02:00
Wellington Terumi Uemura c1e824baa9 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (250 of 250 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-06-14 22:32:28 +02:00
Juha Heinanen 66d1efa63a Intent related code cleanups 2021-06-14 14:50:52 +03:00
Juha Heinanen f5997efecb More About text edits 2021-06-13 12:26:40 +03:00
Juha Heinanen 54306fee0f About text improvements 2021-06-13 11:56:44 +03:00
Juha Heinanen ae77a84c66 Removed loading of ilbc module 2021-06-13 10:44:06 +03:00
Juha Heinanen d403cb57d5 Moved teo more constants to Constants 2021-06-13 10:35:35 +03:00
Juha Heinanen cc9d2d4b28 Moved more constants to Constants
Use accountRequest in AccountListAdapter
No need for activity result in ContactListAdapter
Minor edits
2021-06-13 10:26:39 +03:00
Juha Heinanen a0abd8ca79 Avoid warnings in OnSwipeTouchListener 2021-06-12 20:12:02 +03:00
Juha Heinanen 81dfb39d81 Avoid warnings in MessageListAdapter 2021-06-12 20:08:25 +03:00
Juha Heinanen b18f208f46 Avoid warnings in Message 2021-06-12 20:07:17 +03:00
Juha Heinanen 297d7cbe19 Avoid warnings in MainActivity 2021-06-12 20:04:48 +03:00
Juha Heinanen 7c2d50bf41 Removed ilbc lib from makefile 2021-06-12 09:36:20 +03:00
Juha Heinanen 7a165f3c5b Avoid warnings in ContactsActivity 2021-06-08 09:35:44 +03:00
Juha Heinanen e94f4765de Avoid warnings in ContactActivity 2021-06-08 09:29:08 +03:00
Juha Heinanen 664081b790 Avoid warnings in Contact 2021-06-08 09:06:39 +03:00
Juha Heinanen d67721ad3a Avoid warnings in ConfigActivity and Utils 2021-06-08 09:03:59 +03:00
Juha Heinanen ef82d83b23 Avoid warnings in Config 2021-06-08 08:27:28 +03:00
Juha Heinanen 4dcf00a76f Restore chat list position when returning from chat 2021-06-06 18:31:08 +03:00
Juha Heinanen d1a688482d Avoid warnings in ChatsActivity 2021-06-06 11:43:54 +03:00