Commit Graph
14 Commits
Author SHA1 Message Date
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