Commit graph

1346 commits

Author SHA1 Message Date
tibbi
c3ac30d47e improve the name detection at Recents tab 2018-11-30 18:00:32 +01:00
tibbi
12973ac57c add a helper function for checking if a contact is private 2018-11-30 17:25:58 +01:00
tibbi
a8c3dcf23a properly handle generating contact uri for local contacts 2018-11-30 17:18:51 +01:00
tibbi
8fa8e05a7c properly handle not being the default dialer app at the Manage blocked calls screen 2018-11-30 17:08:08 +01:00
tibbi
7865aa93f6 adding a helper function for launching the setDefaultDialer intent 2018-11-30 16:53:58 +01:00
tibbi
69840a321d adding some strings related to setting the app as the default dialer 2018-11-30 16:49:37 +01:00
tibbi
c8c7e7ce3b fix #287, add handling for some secret codes at the dialpad 2018-11-30 16:43:02 +01:00
tibbi
4acee7d62b fixing the default dialer check 2018-11-30 16:40:26 +01:00
tibbi
7331217e8a adding a helper function for checking if the app is set as the default dialer 2018-11-30 16:35:21 +01:00
tibbi
b6e00fba44 allow editing blocked numbers 2018-11-30 16:13:07 +01:00
tibbi
841a13b068 create a dialog for adding new blocked numbers 2018-11-30 15:52:46 +01:00
tibbi
fa7a447369 properly handle removing blocked numbers from the managing activity 2018-11-30 15:38:18 +01:00
tibbi
64db7ac053 list the blocked numbers at the particular activity 2018-11-30 15:28:57 +01:00
tibbi
bf95eccce3 show the number blocking menu item at Recents only on Android 7+ 2018-11-30 15:15:15 +01:00
tibbi
4131aae576 add an activity for managing blocked numbers 2018-11-30 15:13:03 +01:00
tibbi
d00a7da67a adding a new string for Blocked Numbers title 2018-11-30 14:48:53 +01:00
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
Tibor Kaputa
b9d3d48d0a
updating app links to Pro 2018-11-30 10:43:00 +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
Tibor Kaputa
4a52eb1807
Merge pull request #321 from ScratchBuild/l10n-ja
Update Japanese translation
2018-11-30 09:32:46 +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
0a831c5e87 updating changelog, removed Recents tab from the old free version 2018-11-28 12:17:29 +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