Commit Graph

885 Commits

Author SHA1 Message Date
88f18b0396 recreate the options menu on main screen resume 2019-08-13 23:18:47 +02:00
f99e3069f2 fixing some FAB icon colors 2019-08-13 23:02:45 +02:00
6c6b6e2cd6 replacing the remaining icons with vectors 2019-08-13 22:59:52 +02:00
3ca254ee98 updating Commons, use vectors + fix light top menu 2019-08-13 22:36:24 +02:00
031217c463 adding some app sideloading checks 2019-08-03 18:38:03 +02:00
4397dce97d updating kotlin, commons, gradle 2019-08-03 15:53:27 +02:00
99b04843e5 fix #377, properly export all fields to .vcf files 2019-06-14 22:48:48 +02:00
687f9a0086 explicitly set Deleted field to false at creating a new contact 2019-06-14 21:58:44 +02:00
0da765ddc9 updating kotlin, gradle, commons 2019-06-14 17:07:30 +02:00
ea73d4a403 catch exceptions thrown at creating shortcuts 2019-03-11 12:18:46 +01:00
4c51e83748 fix #367, use a higher resolution contact placeholder at the big image 2019-03-07 20:46:36 +01:00
1d877ff5bd adding a shortcut for creating new contacts too 2019-03-07 20:28:51 +01:00
6b6b25f988 adding a shortcut for launching the dialpad 2019-03-07 20:22:32 +01:00
12aff1777a try disabling DIRTY mode at creating contacts 2019-03-07 20:09:23 +01:00
d80e328d7c make contact thumbnails with photos bigger 2019-03-07 15:56:26 +01:00
4345bb7a9e use circular photos at the edit and view screens too 2019-03-07 15:45:54 +01:00
11fac47ae7 fix #115, use rounded avatars 2019-03-07 15:35:42 +01:00
c295318408 properly color the address image at the View Contact screen 2019-02-25 21:49:27 +01:00
4dc916872f updating Commons with the sideloading check 2019-01-24 20:44:22 +01:00
37b6619e51 use smt_private for the private account name 2019-01-24 19:55:12 +01:00
e5862e700a fix #362, properly handle exporting contacts that are filtered out 2019-01-24 16:49:38 +01:00
02ea571166 fix #351, properly detect accounts without stored contacts 2019-01-24 14:11:13 +01:00
96f9d98fac updating Whats New 2019-01-06 15:19:23 +01:00
50dc97e9c0 minor code cleanup here and there 2019-01-06 14:55:45 +01:00
4dcb46c7ab remove the notion of local account name and type 2019-01-06 12:10:45 +01:00
d804ed58d5 renaming a function 2019-01-06 11:40:30 +01:00
4071ecbf16 convert letters to numbers at search only if we show letters at dialpad 2019-01-06 11:29:24 +01:00
ad3f5b6725 improve result sorting at searching 2019-01-06 11:22:49 +01:00
b7fb0b979c improve name highlighting from the dialpad 2019-01-06 11:16:54 +01:00
defb7f9bf0 removing the option for toggling 24 hours format 2019-01-06 10:52:14 +01:00
fd37c346e8 improve phone number highlighting when it contains a dash 2019-01-05 21:50:34 +01:00
8d12becafb fix #288, add an option to show letters at dialpad 2019-01-05 19:50:48 +01:00
b5a9e6a8b7 changing DIRTY value at creating contact to an integer 2019-01-05 17:39:40 +01:00
ea520ab7a8 remove everything related to Recents, due to Googles latest security rules 2019-01-05 17:27:11 +01:00
bdd31230f7 add the contact fetching change in release notes 2018-12-28 18:02:13 +01:00
40d0916276 reset stored ignored contact sources 2018-12-28 17:49:05 +01:00
aeed7e2456 fix #235, rely on both account name and type at filtering 2018-12-28 17:44:14 +01:00
cfa9bdaf7a properly handle transforming contact source names to public names 2018-12-28 16:06:40 +01:00
cb7e281051 add a new field to ContactSource, publicName 2018-12-28 15:51:26 +01:00
dcc2490f86 change the way contacts are fetched, use type blacklist instead of whitelist 2018-12-28 15:30:22 +01:00
14478e77ed fix #335, add a menu item for calling unknown numbers from Recents 2018-12-27 21:33:04 +01:00
65e8f58fa3 do not show the Filter menu button at Recents fragment 2018-12-27 20:54:53 +01:00
2c1218870d catch and show exceptions thrown at adding blocked numbers 2018-12-27 20:27:23 +01:00
4236414aa2 updating Commons + some crashfix 2018-12-27 20:26:07 +01:00
9dffb0aea9 adding an Android OS version check at isDefaultDialer 2018-12-12 17:48:19 +01:00
2c72491ee9 fix #262, invoke insert_or_edit at pressing a number at Recents 2018-11-30 19:34:27 +01:00
443cfe600f improve recent call contact detection at clicking a Recent call item 2018-11-30 18:09:19 +01:00
758c01ba98 hide the view/edit contact screen till the contact gets loaded 2018-11-30 18:06:20 +01:00
c3ac30d47e improve the name detection at Recents tab 2018-11-30 18:00:32 +01:00
12973ac57c add a helper function for checking if a contact is private 2018-11-30 17:25:58 +01:00