Commit Graph

27 Commits

Author SHA1 Message Date
f77b240a93 improve handling of recent calls, if a contact has multiple numbers 2022-02-06 15:34:21 +01:00
6333db4a8d use the new way of contact phone number fetching 2022-02-06 11:28:51 +01:00
eabbf41ab7 fix #59, properly fetch contact photos at Recents tab 2021-07-25 21:35:33 +02:00
618a88a09c fix #184, avoid showing duplicate call log entries 2021-07-25 15:35:23 +02:00
3d144dfc60 properly handle limiting Recent items in the call log on Android O+ 2021-07-25 12:10:54 +02:00
ccd9494f0c fix #185, show unknown caller names as Unknown 2021-05-22 16:28:15 +02:00
b8f0457494 updating commons 2021-04-05 21:15:19 +02:00
eda7bac49a make sure the app has Write Call Log permission at clearing call log 2021-01-08 15:59:37 +01:00
e477dedf9f adding a menu button for clearing the call history quicker 2020-12-31 23:48:14 +01:00
82e39ac8ad fix #115, add an option to show grouped calls 2020-12-31 21:28:16 +01:00
8f4933b7a9 require Simple Thank You for color customization 2020-12-31 09:56:16 +01:00
cdd9efe4e9 updating commons, handle SimpleContact having multiple numbers 2020-07-12 15:50:57 +02:00
5cf3e25ef9 properly show favorite private contacts from Simple Contacts Pro 2020-06-19 11:32:48 +02:00
56a4868051 fix #21, make grouping subsequent entries at the call log optional 2020-05-30 23:17:50 +02:00
a7d36936d7 fix #40, try harder at fetching contact name at Recents 2020-05-30 23:08:16 +02:00
a33a4d7c90 fix #24, replace empty names with numbers at Recents too 2020-05-23 18:02:03 +02:00
4983cd98a7 improve the performance of recents fetching 2020-05-23 17:54:41 +02:00
b4b376cbfc do not show blocked numbers at the Recents tab 2020-05-23 17:47:49 +02:00
f680535c99 allow deleting Contacts at the first tab 2020-05-12 12:55:40 +02:00
ba34830449 show which SIM was used at the Recents tab 2020-05-12 11:34:21 +02:00
1428e7784f request READ_CALL_LOG permissions mostly, use write only at deleting 2020-05-11 17:03:16 +02:00
b661f73a75 show the count of item repeats at the Recents tab 2020-05-11 14:36:41 +02:00
b4683d946c allow deleting items from Recents 2020-05-11 13:16:33 +02:00
93558cc25a avoid showing the same item in Recents multiple times in a row 2020-05-09 21:05:03 +02:00
73c939b435 adding an initial Recents adapter 2020-05-08 20:26:45 +02:00
af1747a18e add fetching of Recent calls 2020-05-08 09:12:04 +02:00
e604a3e88b updating Recents + adding handling for placeholders 2020-05-07 22:50:19 +02:00