Commit Graph
28 Commits
Author SHA1 Message Date
Juha Heinanen 590e9caded - Better names for some UserAgent, Call, and Account functions. 2020-05-05 17:15:58 +03:00
Juha Heinanen a3d138bafe - Fixed crash when returning to the previous activity after received call
or message.
- Better handling of proximity sensor and speaker phone.
- Use aorSpinner.tag to store aor of the selected account.
2020-05-04 20:04:54 +03:00
Juha Heinanen 3ba131b3de - Fixed crash when calling from Call History. 2020-05-04 11:14:22 +03:00
Juha Heinanen 32edfacc01 - Properly handle pausing/resuming from/to account, accounts, and calls
activities.
2020-05-03 11:06:14 +03:00
Juha Heinanen 8124c98e76 - Migraded project to AndroidX. 2020-04-09 16:25:57 +03:00
Juha Heinanen f1cdf52126 - Prevent crashes resulting from double clicking of various icons and
list items.
2020-03-30 16:07:41 +03:00
Juha Heinanen a6d538ad73 - Use Utils function to add activities to activity stack. 2020-02-21 02:58:49 +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 b7f3379d73 - More work on character avatars. 2019-11-20 05:27:23 +02:00
Juha Heinanen ccee613134 - Renamed "history" file to more intuitive "calls" file. 2019-10-10 10:47:46 +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 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 0e8ba14deb - Added Call History menu that allows deleting of account's call history
and disabling/enabling production of account's call history.
2019-09-30 17:58:40 +03:00
Juha Heinanen 040eb71b30 - Resume baresip to paused acticity instead of main activity. 2019-09-23 14:15:22 +03:00
Juha Heinanen e4fbb71d16 - Tried to align alerts with material design guidelines.
- Still more work on strings.
2019-05-11 15:27:35 +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 4afe9ca23c - Added Debug config option to turn on/off logcat messages 2019-04-12 18:13:39 +03:00
Juha Heinanen 69daf94c37 - avoided a few compiler warnings about null values 2019-04-09 10:27:05 +03: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 bfc0b2445f added account title to chat(s) and calls pages 2018-11-19 05:56:27 +02:00
Juha Heinanen 2a1cb59568 contact and call history improvements 2018-11-19 05:27:24 +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 289faa0793 - fixed callee completion from contacts
- moved restoring of call and message history from baresip service to
  main activity
- small cleanups
2018-10-26 12:04:48 +03:00
Juha Heinanen f6732395e2 - added support detecting (mwi) and listening of voicemails
- activated via account's voicemail uri
2018-09-18 13:41:53 +03:00
Juha Heinanen 2daee5f82d renamed call history related layout files
increased version name
2018-08-07 16:49:22 +03:00
Juha Heinanen 4453c45ff4 improved contact list by adding edit button and made possible to click
contact for a call or message
2018-08-07 16:13:17 +03:00
Juha Heinanen cf51099d37 more calls/messages/contacts improvements 2018-08-01 14:54:21 +03:00
Juha Heinanen 59d22b12ab improved calls/messages/contacts implemtation
used vector image assets
2018-07-29 16:32:27 +03:00