23 Commits

Author SHA1 Message Date
a57fdb2008 - Added a bit more vertical space below call URI line. 2019-10-05 09:21:34 +03:00
08484b0c8d - Swapped positions of call Accept and Reject buttons.
- Do not allow terminating outgoing call before call attempt has started.
2019-10-02 18:31:40 +03:00
22747552e4 - Moved reject button further from answer button to avoid accidental
click of wrong button.
2019-05-13 09:27:00 +03:00
e4fbb71d16 - Tried to align alerts with material design guidelines.
- Still more work on strings.
2019-05-11 15:27:35 +03:00
98b3499643 - More layout/string clean up. 2019-05-09 10:42:47 +03:00
adbf62ad7d - Replaced all strings with string resource references.
- Added missing 7.3.0 changelog file.
2019-05-08 13:42:11 +03:00
2e6e462970 reduced the size of call info button 2018-12-13 04:19:10 +02:00
c4878bc978 added info button for ongoing call 2018-12-11 08:29:10 +02:00
b505eb331e added dialpad button to choose between text and phone number soft keyboard 2018-10-26 13:48:18 +03:00
9442ae0b6e - improved sending of dtmf digits
- renamed call uri autocompletetextview
2018-09-30 14:32:31 +03:00
f6732395e2 - added support detecting (mwi) and listening of voicemails
- activated via account's voicemail uri
2018-09-18 13:41:53 +03:00
bca33c3556 - simplified user interface by using same layout row for incoming and
outgoing calls
- dtmf digits can now be send also during incoming calls
- removed unused function uag_current()
- removed soft keyboard when call button is clicked and when call is closed
- increased version numbers
2018-09-02 09:27:16 +03:00
59d22b12ab improved calls/messages/contacts implemtation
used vector image assets
2018-07-29 16:32:27 +03:00
679c6855e0 introduced support for sending and receiving messages 2018-07-22 20:27:57 +03:00
7ea9c9788f increased distance between answer/reject buttons 2018-06-12 10:00:02 +03:00
b5616d5d70 replaced text buttons with image buttons stolen from jssip demo client 2018-05-25 18:33:12 +03:00
e490d2449a main activity layout improvements
unregister broadcast receiver at exit
2018-05-24 21:41:28 +03:00
e84c3315dd added security status icon to callee and caller views 2018-05-08 14:24:59 +03:00
990fecc6df - updated kotlin version
- added dtmf input for outbound calls
- volume/speaker experiments
2018-04-27 09:16:52 +03:00
6aa4435569 added call hold also for incoming calls 2018-03-05 09:10:14 +13:00
12bf8b3048 hide keyboard at app start 2018-03-04 09:01:37 +13:00
4d8431a643 - added EditContactsActivity
- if needed, ask permission to use microphone
- small layout improvements
- targetSdkVersion is not 25
2018-02-25 21:01:46 +02:00
ce52d1dbff first commit 2018-02-20 05:01:26 +02:00