Commit Graph

81 Commits

Author SHA1 Message Date
tibbi
b4b376cbfc do not show blocked numbers at the Recents tab 2020-05-23 17:47:49 +02:00
tibbi
77dd4bddb4 allow blocking numbers directly from the Call Log tab 2020-05-23 16:53:16 +02:00
tibbi
1bceae7c24 fix #30, mark missed calls with red icon and text 2020-05-23 16:45:03 +02:00
tibbi
cc8f306857 properly refresh fragments on device rotation 2020-05-21 23:05:51 +02:00
tibbi
312c1ad5cd show privately stored contacts at the dialpad screen too 2020-05-21 22:52:50 +02:00
tibbi
d21ec7d75c adding a crashfix at the delete confirmation dialog 2020-05-21 22:45:48 +02:00
tibbi
787929da8d fix #8, allow setting up a default tab to be used 2020-05-21 22:42:24 +02:00
tibbi
b830d43883 fetch private contact data at the call screen 2020-05-21 21:50:47 +02:00
tibbi
7e5a15bf28 fix #25, try harder at fetching the contact name in Recents 2020-05-21 21:40:53 +02:00
tibbi
27902bd3fc check private contacts at filling Recent names too 2020-05-21 21:34:09 +02:00
tibbi
13a959def4 show the private contacts stored via Simple Contacts 2020-05-20 18:36:14 +02:00
tibbi
8ab60426af adding some crashfixes 2020-05-18 12:40:55 +02:00
tibbi
14cf404ec4 fix #14, properly handle View intent by the dialpad 2020-05-16 20:10:32 +02:00
tibbi
642c94d53e use a helper function at getting FAB color 2020-05-15 10:45:39 +02:00
tibbi
18a3ed79f4 fixing a threading issue at dialpad 2020-05-15 10:42:24 +02:00
tibbi
ef592f5f82 adding one more crashfix 2020-05-15 10:38:31 +02:00
tibbi
984ed7b647 adding some crashfixes 2020-05-14 20:37:14 +02:00
tibbi
b646d18f81 adding a Favorites tab 2020-05-13 22:04:54 +02:00
tibbi
68f8e337fc updating commons with some helper functions 2020-05-13 21:46:50 +02:00
tibbi
3b23125a58 show a placeholder message at the Dialpad activity, if nothing is found 2020-05-13 21:10:53 +02:00
tibbi
c38ee53de9 allow creating a dialpad shortcut of the app 2020-05-13 21:06:46 +02:00
tibbi
b38b4f1046 allow creating home screen shortcuts of contacts for quick call 2020-05-13 21:02:10 +02:00
tibbi
cadc587f6b make fragments nullable at refreshing 2020-05-13 17:53:26 +02:00
tibbi
8bee80fe41 reference the proper KEY_PHONE constant 2020-05-13 17:26:33 +02:00
tibbi
9258916751 moving a string in Commons 2020-05-13 17:25:08 +02:00
tibbi
ef245552b4 refresh letters fastscroller on search close too 2020-05-12 15:33:41 +02:00
tibbi
ba4a3ae8d7 implementing actual Search functionality 2020-05-12 15:31:59 +02:00
tibbi
f1250ae1f7 adding Search on the main screen, at Contacts tab 2020-05-12 15:05:14 +02:00
tibbi
448aa70bb9 removing a debug tag 2020-05-12 12:57:15 +02:00
tibbi
f680535c99 allow deleting Contacts at the first tab 2020-05-12 12:55:40 +02:00
tibbi
ba34830449 show which SIM was used at the Recents tab 2020-05-12 11:34:21 +02:00
tibbi
1428e7784f request READ_CALL_LOG permissions mostly, use write only at deleting 2020-05-11 17:03:16 +02:00
tibbi
e88083e5c4 avoid calling multiple refreshes at app launch 2020-05-11 16:57:46 +02:00
tibbi
ec72dc5d90 avoid setting a System wide default SIM card 2020-05-11 16:22:51 +02:00
tibbi
4dbc73f3de show the called SIM card number in case there are multiple ones 2020-05-11 16:19:55 +02:00
tibbi
bda0d2e296 adding a SIM card label at the call screen in case there are multiple ones 2020-05-11 16:04:32 +02:00
tibbi
b353a96c1a store the Sim card ID at the SIM model too 2020-05-11 15:32:29 +02:00
tibbi
335129aee4 store default SIM cards to use system-wide too 2020-05-11 15:21:05 +02:00
tibbi
067fbf1b45 allow adding numbers from Recents to contacts 2020-05-11 14:53:28 +02:00
tibbi
910ddf87b2 remove all subsequent numbers from Recents as needed 2020-05-11 14:40:28 +02:00
tibbi
b661f73a75 show the count of item repeats at the Recents tab 2020-05-11 14:36:41 +02:00
tibbi
4b04219976 move item refreshing from activity into fragments 2020-05-11 13:39:15 +02:00
tibbi
b4683d946c allow deleting items from Recents 2020-05-11 13:16:33 +02:00
tibbi
8dcd610811 update fragments when necessary 2020-05-11 12:20:38 +02:00
tibbi
7ed54611cd launch the Create New Contact intent on pressing the FAB 2020-05-11 11:57:58 +02:00
tibbi
496a5469ae properly update all colors if needed 2020-05-11 11:49:55 +02:00
tibbi
6a6fbfdcd4 use proper text colors at the Recents list 2020-05-10 23:58:01 +02:00
tibbi
4d4b54d855 fixing the dialpads bottom letter fastscroller 2020-05-10 23:31:57 +02:00
tibbi
a0d9596968 adding a letters fastscroller at the dialpad 2020-05-10 23:07:09 +02:00
tibbi
5fc98ddaa3 adding a letters fastscroller at the contact selector dialog 2020-05-10 22:38:28 +02:00