Juha Heinanen
3f74706067
- Abandon audio focus also at quit if not already done earlier.
2020-01-04 23:08:10 +02:00
Juha Heinanen
693acb54e1
- Removed redundant initializer.
2019-12-29 05:08:12 +02:00
Juha Heinanen
469d500f4c
- String fixes and improvements.
2019-11-28 03:02:08 +02:00
Juha Heinanen
d8b26f9b64
- Added possibility to give transport protocol for account's AoR.
...
- Do not show account's port or transport protocol except in Account Activity.
2019-11-27 10:55:46 +02:00
Juha Heinanen
1953325087
- Removed debug message.
2019-11-27 06:26:21 +02:00
Juha Heinanen
08ebb730ff
- Small edits.
2019-11-23 12:23:51 +02:00
Juha Heinanen
6fc34b4f3d
- More work on avatars.
2019-11-23 11:23:54 +02:00
Juha Heinanen
3308d3e561
- Started work on image avatars (only Contact Activity done so far).
...
- Do not allow " character in contact's name, since it can be used as
SIP diaplay name.
2019-11-22 15:17:14 +02:00
Juha Heinanen
1876dd76a2
- In chat and call lists, if userpart of peer URI is an E.164 number,
...
show only the userpart.
- In chat list, show only the first line of the message.
2019-11-20 09:28:43 +02:00
Juha Heinanen
7cd561ce54
- Removed unused imports.
2019-11-20 06:06:45 +02:00
Juha Heinanen
b7f3379d73
- More work on character avatars.
2019-11-20 05:27:23 +02:00
Juha Heinanen
e72c587fa7
- Started work on letter based avatars.
2019-11-18 14:46:05 +02:00
Juha Heinanen
881bf06bde
- When resuming to MainActicity, notify uaAdapter of possible dataset change.
2019-11-16 07:24:20 +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
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
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
8517d7530a
- Removed 'net_interface' (if exists) variable from config.
2019-11-06 11:29:12 +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
8a15a5a283
- Do not allow accounts to differ only by port number.
2019-11-01 17:26:11 +02:00
Juha Heinanen
93b5c54073
- Fixed checking if account already eixts.
2019-10-31 13:43:08 +02:00
Juha Heinanen
942fd562f0
- Allow port in account AoR.
2019-10-31 10:54:02 +02:00
Juha Heinanen
595380c29e
- Initial implementation of audio through Bluetooth headset
2019-10-24 18:13:21 +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
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
a79f1cf71e
Merge branch 'amr'
2019-10-15 12:52:18 +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
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
6f6b07ccff
- Made call URI text unfocusable when outgoing call is active.
2019-10-10 10:54:16 +03:00
Juha Heinanen
ccee613134
- Renamed "history" file to more intuitive "calls" file.
2019-10-10 10:47:46 +03:00
Juha Heinanen
5e1ac2e337
- Removed unused Call functions.
2019-10-10 10:09:57 +03:00
Juha Heinanen
a3124c1eb6
- Moved config restart dialog to main activity.
2019-10-10 09:51:03 +03:00
Juha Heinanen
4d48ac82f9
- Ranamed Main Activity Export/Import to Backup/Restore.
...
- Removed export/import of accounts and contacts.
2019-10-09 21:21:04 +03:00
Juha Heinanen
e9f37b5c26
- When account is deleted, delete also account's call and chat history.
2019-10-09 14:36:41 +03:00
Juha Heinanen
ac26c2256d
- Added to main menu possibility to export and import all application date.
...
- Improved encryption/decryption of exported/imported data. If accounts
were exported, they need to be exported again.
- Lots of other implemetation improvements.
2019-10-09 11:48:26 +03:00
Juha Heinanen
107879bd1c
- Fixed audio module ordering in config.
2019-10-05 16:39:34 +03:00
Juha Heinanen
34bd5865c4
- Made deleting of messages and chats safe.
2019-10-04 21:06:46 +03:00
Juha Heinanen
1671c6962c
- No need to create new adapter when messages are cleared.
2019-10-04 09:10:17 +03:00
Juha Heinanen
39a0230bd0
- Allow deletion of account's chat history via chats activity menu item.
...
- Ask confirmation before deleting chat and call history.
- Improved updating of main activity voicemail, chat, and call icons.
- Removed path parameter from saveUaMessage, deleteUaMessage, and
saveMessages functions.
2019-10-03 20:50:23 +03:00