Commit graph

991 commits

Author SHA1 Message Date
tibbi
de096cb8c8 allow blocking numbers directly from Recents screen 2018-11-30 14:37:52 +01:00
tibbi
6fae60381f filter out blocked numbers earlier, right at fetching 2018-11-30 11:34:39 +01:00
tibbi
47a1ff142b filter out the blocked numbers from Recents 2018-11-30 11:10:56 +01:00
tibbi
665b5b32a9 adding some number blocking related strings 2018-11-30 10:59:28 +01:00
tibbi
a77323b160 fixing the number blocker settings button 2018-11-30 10:53:46 +01:00
tibbi
5e156690fd Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts 2018-11-30 10:42:17 +01:00
tibbi
267a4c01c6 adding a settings button for managing blocked numbers 2018-11-30 10:42:08 +01:00
ScratchBuild
0e45addad5 Update Japanese translation 2018-11-30 15:37:11 +09:00
tibbi
1e6f001b02 fix #293, allow copying all fields from the View contact to clipboard with long press 2018-11-29 23:54:34 +01:00
tibbi
2cff407b96 properly show locally stored contact names at the Recents tab 2018-11-29 22:47:37 +01:00
tibbi
e302309fe9 fix #304, fix exporting contacts on SD cards 2018-11-29 21:53:50 +01:00
tibbi
0c1da53df6 fix #312, make birthday parsing more robust 2018-11-29 21:30:51 +01:00
tibbi
8fbfa684cd fix #318, handle some new cases of adding numbers to contacts 2018-11-29 21:10:53 +01:00
tibbi
b069d2c4b1 handle ahandle a new way of creating new contacts from numbers 2018-11-29 20:45:13 +01:00
tibbi
ff0a08862c adding a context extension for referencing the telecomManager 2018-11-29 19:19:22 +01:00
tibbi
02198f572e add a button for setting the app as the default Phone app at the Recents 2018-11-29 16:44:53 +01:00
tibbi
25c9c0d598 make sure the Dialer is a transparent activity 2018-11-29 15:55:14 +01: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
6fad2733af handle Simple Contacts not being the default app for phone calls 2018-11-29 10:39: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
7c0661983d moving some Activity extension responsibilities to Context 2018-11-28 21:52:38 +01:00
tibbi
f96f2bca22 adding some animating dots like Calling... on the caller screen 2018-11-28 20:52:09 +01:00
Tibor Kaputa
4bd42fb861
Merge pull request #320 from smarquespt/patch-3
Update strings.xml
2018-11-28 16:05:07 +01:00
tibbi
bb19021c49 adding some blocked number related strings 2018-11-28 15:29:11 +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
Sérgio Marques
35a5d62b99
Update strings.xml 2018-11-28 13:42:29 +00:00
tibbi
4800ac3573 adding some outgoing call related things 2018-11-28 14:01:37 +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
63bd1e65dd removing some probably not needed lines from MyIncomingCallService at the manifest 2018-11-28 11:34:56 +01:00
fricyo
5868128d57
Update Translation 2018-11-28 18:10:23 +08: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
Emanuele Petriglia
4eae056249
Update italian translation 2018-11-25 18:58:25 +00:00
Kévin Minions
c5971abe6a
Update strings.xml 2018-11-23 12:59:46 +01:00
tibbi
1cdf538ac3 adding decline/answer action buttons to the incoming call notification 2018-11-23 12:41:28 +01:00
tibbi
8a29a59113 adding some new strings for declining/answering incoming calls 2018-11-23 10:43:50 +01:00
tibbi
c09a9bb818 removing the currently not needed PhoneStateListener 2018-11-22 23:42:39 +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
Emanuele Petriglia
58798e20ca
Update italian translation 2018-11-22 14:42:34 +00:00
ScratchBuild
405b052ac9 Update Japanese translation 2018-11-22 17:32:37 +09:00
tibbi
8ecfae906e adding some initial outgoing call related things 2018-11-21 19:58:00 +01:00
tibbi
758799b87c hang up on Back press only at outgoing calls 2018-11-21 19:54:25 +01:00
tibbi
8be55a4be1 if the user presses Back at the dialer without an established call, hang it up 2018-11-21 19:06:34 +01:00