Commit Graph
961 Commits
Author SHA1 Message Date
Juha Heinanen 881bf06bde - When resuming to MainActicity, notify uaAdapter of possible dataset change. 2019-11-16 07:24:20 +02:00
Juha Heinanen cc1c09b24f - New version 13.0.0. 2019-11-16 05:10:54 +02:00
Juha Heinanen 0bbe15737e - No need to ask for READ_PHONE_STATE permission,
- Improved no_calls string.
2019-11-16 04:51:46 +02:00
Juha Heinanen 357d0a65a0 - Getting call state syncronously does not need READ_PHONE_STATE permission. 2019-11-16 04:40:27 +02:00
Juha Heinanen d3162b82ed - Improved asking of permissions and acting on the answers. 2019-11-15 15:11:41 +02:00
Juha Heinanen 5c5603f2b3 - In order to avoid crash, allow null view argument in aorSpinner
onItemSelected function.
2019-11-15 11:00:01 +02:00
Juha Heinanen bb75df705d - If contact's name is empty, use contact's SIP URI as contact's name.
- Relaxed checking of contact's name.
2019-11-15 04:03:26 +02:00
Juha Heinanen 0e94f8c4ed - Play notification sound also when message arrives and baresip is visible. 2019-11-11 11:18:59 +02:00
Juha Heinanen 93cca477d8 - New version 12.2.1. 2019-11-07 20:31:00 +02:00
Juha Heinanen c477544df6 - Do not believe if lost network becomes immediately available again. 2019-11-07 20:22:17 +02:00
Juha Heinanen 239641e9e4 - Dynamic network change fixes and improvements. 2019-11-07 13:23:19 +02:00
Juha Heinanen 0644faaf89 - Small FI string edit. 2019-11-06 14:33:40 +02:00
Juha Heinanen 5241136560 - Small FI strings edit. 2019-11-06 14:02:03 +02:00
Juha Heinanen 8517d7530a - Removed 'net_interface' (if exists) variable from config. 2019-11-06 11:29:12 +02:00
Juha Heinanen 5d0c6fd428 - New version 12.2.0. 2019-11-06 11:25:26 +02:00
Juha Heinanen f151a88201 - Removed Bind Address from Settings (it didn't work as expected). 2019-11-06 11:19:29 +02:00
Juha Heinanen 935cd65a10 - Used new net_set_address and net_set_af API methods for implementing
prefer_ipv6 functionality.
2019-11-06 10:06:33 +02:00
Juha Heinanen 91717628f9 - Use net_set_address API function to set IPv6 address. 2019-11-03 11:46:17 +02:00
Juha Heinanen a47ca666f4 - Removed unnecessary object prefixes from enum values. 2019-11-01 18:13:12 +02:00
Juha Heinanen 51cf281316 - New version 12.1.0. 2019-11-01 17:31:06 +02:00
Juha Heinanen 8a15a5a283 - Do not allow accounts to differ only by port number. 2019-11-01 17:26:11 +02:00
Juha Heinanen 77f87f1f8e - Allow port in account's AoR.
- Fixed checking if account already exists.
2019-10-31 13:43:54 +02:00
Juha Heinanen 93b5c54073 - Fixed checking if account already eixts. 2019-10-31 13:43:08 +02:00
Juha Heinanen 5d967ef9df - Escaped ' chars in BG strings. 2019-10-31 12:59:14 +02:00
Juha Heinanen 77a16fe5a6 - Updated BG strings. 2019-10-31 11:32:13 +02:00
Juha Heinanen 42f7649441 - Updated NO strings. 2019-10-31 11:22:36 +02:00
Juha Heinanen 942fd562f0 - Allow port in account AoR. 2019-10-31 10:54:02 +02:00
Juha Heinanen ea28dfa90c - Removed unused string. 2019-10-30 16:09:21 +02:00
Juha Heinanen db1318e517 - New version 12.0.0. 2019-10-24 21:22:29 +03:00
Juha Heinanen df80541f45 - Small string edits. 2019-10-24 21:22:02 +03:00
Juha Heinanen 595380c29e - Initial implementation of audio through Bluetooth headset 2019-10-24 18:13:21 +03:00
Juha Heinanen 7f17a3df3e - Removed unused strings.
- Edited Finnish strings.
2019-10-22 21:26:09 +03:00
Juha Heinanen 43f9949b33 - Added bullet prefix to audio module entry. 2019-10-22 20:22:46 +03:00
Juha Heinanen 53f751454d - Added to Settings possibility to choose which audio modules are loaded.
Codecs provided by loaded modules are available for accounts to use.
2019-10-22 17:33:46 +03:00
Juha Heinanen cf3e02c46d - Minor baresip.c cleanup. 2019-10-20 16:35:54 +03:00
Juha Heinanen a2a2dca614 - It should not be necessary to re-create uaAdapter. 2019-10-15 15:41:07 +03:00
Juha Heinanen 316a2286ee - Changed some vars that are never re-assgigned to vals. 2019-10-15 15:26:31 +03:00
Juha Heinanen 014014f48b - New version 11.2.0. 2019-10-15 14:21:49 +03:00
Juha Heinanen 4116c2045e - Fixed typo in Bulgarian stings. 2019-10-15 12:59:36 +03:00
Juha Heinanen a79f1cf71e Merge branch 'amr' 2019-10-15 12:52:18 +03:00
Juha Heinanen 3f39543517 - Added Bulgarian strings. 2019-10-15 12:17:26 +03:00
Juha Heinanen 61ddf3db9d - Renamed main menu Configuration item to Settings. 2019-10-15 08:58:06 +03:00
Juha Heinanen 95eece554c - New version 11.1.0. 2019-10-14 12:13:54 +03:00
Juha Heinanen 26cccaa1f4 - Fixed crash when resuming to previously destroyed main activity.
- Correctly show incoming call when resuming to main activity.
2019-10-14 11:59:25 +03:00
Juha Heinanen 06a18835b4 - Added AMR narrowband codec. 2019-10-14 11:19:01 +03:00
Juha Heinanen 5020893450 - Added Bind Address configuration variable. 2019-10-14 11:00:54 +03:00
Juha Heinanen 8963ef284c - Updated Spanish strings. 2019-10-13 21:08:17 +03:00
Juha Heinanen d7a3a91302 - Use Int build version values rather than VERSION_CODES constants. 2019-10-13 14:55:04 +03:00
Juha Heinanen 374ee09050 - Update UA spinner when resuming back to main activity. 2019-10-13 08:41:29 +03:00
Juha Heinanen 31f2731aac - New version 11.0.0. 2019-10-10 11:01:31 +03:00