Commit graph

26 commits

Author SHA1 Message Date
tibbi
8b79b57fcc updating min SDK version to 23, Marshmallow Android 6 2020-05-01 22:44:18 +02:00
tibbi
0ac58a0a57 adding some handling to rejecting calls 2020-05-01 10:10:28 +02:00
tibbi
c7f5f454ef adding an initial implementation of the incoming call notification 2020-04-30 21:48:03 +02:00
tibbi
420a523062 remove everything related to the custom Dialer, let the system handle it 2018-11-29 15:32:53 +01:00
tibbi
1b9028ba6c tweaking some outgoing call notification handling 2018-11-29 10:57:04 +01:00
tibbi
75ff0e6101 show the other participants name at the calling notification, if available 2018-11-29 10:08:05 +01:00
tibbi
8b3c08970c show an incoming call screen over the lockscreen, if the screen is off 2018-11-28 15:19:51 +01:00
tibbi
bf981e1033 update the notification immediately at accepting an incoming call 2018-11-28 13:46:40 +01:00
tibbi
568254cede correcting the scheme at outgoing calls 2018-11-28 11:37:30 +01:00
tibbi
ce6f6e7049 show the Answer call button only while ringing 2018-11-27 15:02:06 +01:00
tibbi
48a7eb3c72 disable the alert_only_once flag at incoming call notifications 2018-11-27 15:00:19 +01:00
tibbi
9e015c3888 decode the incoming call number before displaying 2018-11-27 14:43:17 +01:00
tibbi
012442a057 redesigning the Incoming Call notification, add colored icons 2018-11-27 12:19:05 +01:00
tibbi
7cdefe43d5 refresh the incoming call notification every few secs to keep it visible 2018-11-26 12:25:00 +01:00
tibbi
772a28eb9e disable default notification sounds for incoming calls 2018-11-26 10:54:52 +01:00
tibbi
1cdf538ac3 adding decline/answer action buttons to the incoming call notification 2018-11-23 12:41:28 +01:00
tibbi
007cc40ac6 tweak the text on the dialer notification 2018-11-22 23:41:30 +01:00
tibbi
0ec5b4b58b show a heads up notification at incoming call, not the fullscreen dialer 2018-11-22 23:18:36 +01:00
tibbi
8ecfae906e adding some initial outgoing call related things 2018-11-21 19:58:00 +01:00
tibbi
52c569f58b update the current pending intent at pressing the notification 2018-11-21 18:53:54 +01:00
tibbi
69e3a55a18 improving the Dialer screen resuming at pressing the notification 2018-11-21 18:44:40 +01:00
tibbi
fd228b85a6 reducing the ongoing call notification importance to avoid playing the audio 2018-11-21 18:26:40 +01:00
tibbi
a392759ae0 adding a few more call notification related improvements 2018-11-21 17:54:08 +01:00
tibbi
59119f274e removing the redundant GsmCall model class 2018-11-21 16:35:05 +01:00
tibbi
957d525c1a adding an initial implementation of the ongoing call notification 2018-11-21 16:21:10 +01:00
tibbi
f5c645026f adding a few incoming call related things 2018-11-20 21:46:04 +01:00