Juha Heinanen
54e1a53075
- Made backup/restore to work also on Android 10 (API level 29)
...
- Suppressed some warnings.
2020-04-12 11:52:14 +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
34bd5865c4
- Made deleting of messages and chats safe.
2019-10-04 21:06:46 +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
Juha Heinanen
d3a8e2df41
- Fixed call, message, and call transfer actions when initiated from
...
notification.
- Moved save and restore messages functions to Message class.
- Coding style edits.
2019-04-20 13:17:50 +03:00
Juha Heinanen
e87333b305
- more chat related improvements
2019-03-13 05:58:32 +02:00
Juha Heinanen
18478c3436
- all user interface unrelated data is now kept in baresip service
...
allowing proper recovery in case Android kills other activities
- many other improvements and bug fixes
2018-11-23 10:35:48 +02:00
Juha Heinanen
49d9d8c311
- new implementation of messaging
...
- fixed possible crash when messages arrive before accounts are created
- other minor fixes and improvements
2018-11-18 09:37:22 +02:00
Juha Heinanen
b016811a16
message related enhancements
2018-07-25 14:00:17 +03:00
Juha Heinanen
679c6855e0
introduced support for sending and receiving messages
2018-07-22 20:27:57 +03:00