Commit graph

74 commits

Author SHA1 Message Date
tibbi
c295318408 properly color the address image at the View Contact screen 2019-02-25 21:49:27 +01:00
tibbi
4dc916872f updating Commons with the sideloading check 2019-01-24 20:44:22 +01:00
tibbi
e5862e700a fix #362, properly handle exporting contacts that are filtered out 2019-01-24 16:49:38 +01:00
tibbi
96f9d98fac updating Whats New 2019-01-06 15:19:23 +01:00
tibbi
4dcb46c7ab remove the notion of local account name and type 2019-01-06 12:10:45 +01:00
tibbi
4071ecbf16 convert letters to numbers at search only if we show letters at dialpad 2019-01-06 11:29:24 +01:00
tibbi
defb7f9bf0 removing the option for toggling 24 hours format 2019-01-06 10:52:14 +01:00
tibbi
8d12becafb fix #288, add an option to show letters at dialpad 2019-01-05 19:50:48 +01:00
tibbi
ea520ab7a8 remove everything related to Recents, due to Googles latest security rules 2019-01-05 17:27:11 +01:00
tibbi
bdd31230f7 add the contact fetching change in release notes 2018-12-28 18:02:13 +01:00
tibbi
cb7e281051 add a new field to ContactSource, publicName 2018-12-28 15:51:26 +01:00
tibbi
14478e77ed fix #335, add a menu item for calling unknown numbers from Recents 2018-12-27 21:33:04 +01:00
tibbi
65e8f58fa3 do not show the Filter menu button at Recents fragment 2018-12-27 20:54:53 +01:00
tibbi
4236414aa2 updating Commons + some crashfix 2018-12-27 20:26:07 +01:00
tibbi
758c01ba98 hide the view/edit contact screen till the contact gets loaded 2018-11-30 18:06:20 +01:00
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
c8c7e7ce3b fix #287, add handling for some secret codes at the dialpad 2018-11-30 16:43:02 +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
64db7ac053 list the blocked numbers at the particular activity 2018-11-30 15:28:57 +01:00
tibbi
4131aae576 add an activity for managing blocked numbers 2018-11-30 15:13:03 +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
a77323b160 fixing the number blocker settings button 2018-11-30 10:53:46 +01:00
tibbi
267a4c01c6 adding a settings button for managing blocked numbers 2018-11-30 10:42:08 +01: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
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
420a523062 remove everything related to the custom Dialer, let the system handle it 2018-11-29 15:32:53 +01:00
tibbi
6fad2733af handle Simple Contacts not being the default app for phone calls 2018-11-29 10:39:04 +01:00
tibbi
f96f2bca22 adding some animating dots like Calling... on the caller screen 2018-11-28 20:52:09 +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
4800ac3573 adding some outgoing call related things 2018-11-28 14:01:37 +01:00
tibbi
568254cede correcting the scheme at outgoing calls 2018-11-28 11:37:30 +01:00
tibbi
1cdf538ac3 adding decline/answer action buttons to the incoming call notification 2018-11-23 12:41:28 +01: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
tibbi
69e3a55a18 improving the Dialer screen resuming at pressing the notification 2018-11-21 18:44: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
e96463ad82 if the other party hangs up before establishing, close screen immediately 2018-11-21 12:23:20 +01:00