Commit graph

22 commits

Author SHA1 Message Date
tibbi
cb7e281051 add a new field to ContactSource, publicName 2018-12-28 15:51:26 +01:00
tibbi
2c1218870d catch and show exceptions thrown at adding blocked numbers 2018-12-27 20:27:23 +01:00
tibbi
9dffb0aea9 adding an Android OS version check at isDefaultDialer 2018-12-12 17:48:19 +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
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
fa7a447369 properly handle removing blocked numbers from the managing activity 2018-11-30 15:38:18 +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
de096cb8c8 allow blocking numbers directly from Recents screen 2018-11-30 14:37:52 +01:00
tibbi
ff0a08862c adding a context extension for referencing the telecomManager 2018-11-29 19:19:22 +01:00
tibbi
7c0661983d moving some Activity extension responsibilities to Context 2018-11-28 21:52:38 +01:00
tibbi
59119f274e removing the redundant GsmCall model class 2018-11-21 16:35:05 +01:00
tibbi
f0c4b012b7 make use of the system string normalizing instead of custom regex 2018-11-20 23:31:50 +01:00
tibbi
f5c645026f adding a few incoming call related things 2018-11-20 21:46:04 +01:00
tibbi
971bcbf29f handle contact adding/removing from groups 2018-11-06 21:34:46 +01:00
tibbi
93cf31b2f2 add support for local groups 2018-11-06 20:12:11 +01:00
tibbi
f7c1f0ab10 handle retrieving local contacts from the database 2018-11-05 21:31:30 +01:00
tibbi
58e954a3f9 create a Room database for local contacts 2018-11-05 18:25:36 +01:00
tibbi
dd259a0bbe appending .pro to the package name 2018-11-05 12:36:29 +01:00