Commit Graph

1123 Commits

Author SHA1 Message Date
df65b3d057 add some WhatsApp actions on clicking at contacts WhatsApp 2020-10-27 11:24:09 +01:00
7fe3a96f6a show a WhatsApp logo at WhatsApp sources 2020-10-26 22:45:48 +01:00
0ddfbeb38b lets actually remove the Call/Send action buttons from the Edit screen 2020-10-26 20:46:40 +01:00
fd52ddfedc adding a Change Photo button at the edit screen 2020-10-26 20:41:58 +01:00
4dab8d0740 correcting the Edit screens top action button positions 2020-10-26 16:26:43 +01:00
d7f4dcd656 set up the new Menu at Edit screen 2020-10-26 16:13:23 +01:00
61f17de7f4 start rewriting the Edit screen too 2020-10-26 16:07:10 +01:00
9ad96061a9 allow toggling contact Favorite state from the View screen too 2020-10-26 15:52:46 +01:00
75b54e1d18 show a nicer placeholder for contacts without image 2020-10-26 14:25:18 +01:00
0efae2f760 adding a divider under the contacts photo 2020-10-26 12:53:04 +01:00
516d847037 reworking the View contact UI a bit 2020-10-26 11:53:17 +01:00
a996a40f82 hiding the fake top big image 2020-10-26 11:12:52 +01:00
d1ebf226cd start rewriting the View Contact screen with a bigger top image 2020-10-26 11:08:24 +01:00
846fdc7500 updating commons to 5.31.8 2020-10-25 23:24:41 +01:00
54dafaecd2 fix #539, show the proper public name of private contact source at groups 2020-09-19 11:16:19 +02:00
bb496bbdfb fix #593, remove the Dialer Moved dialog 2020-09-19 11:05:00 +02:00
749bbe55a6 fix #604, show the phone number type at the number picker 2020-09-19 10:58:33 +02:00
7b9d42b36a fix Search, properly handle non UTF characters 2020-09-19 10:31:42 +02:00
3d12a8da46 URI encode phone number before sending SMS to it 2020-08-08 17:53:10 +02:00
8d49c6face properly sort groups by title 2020-07-18 20:18:54 +02:00
133d0a4a98 fix #264, allow inserting contact events without a year 2020-07-18 17:04:21 +02:00
484d9c5abd fix #580, always show middle name after first name 2020-07-16 21:46:13 +02:00
c05f5fccac adding a null check 2020-07-12 22:03:07 +02:00
842908a21e add some support for SimpleContact contains multiple phone numbers 2020-07-12 16:01:10 +02:00
272ba65337 fix #525, avoid importing empty emails 2020-07-08 11:02:14 +02:00
94e9ecd4c6 catch an exception at getting the export destination file 2020-07-07 14:57:46 +02:00
3abc0a8e66 fetch only favorited private contacts when requested so 2020-06-19 10:34:41 +02:00
4e3194aac8 updating commons and gradle 2020-06-19 09:58:16 +02:00
6cb07342f8 removing the new check at fetching contacts, better show more contacts 2020-06-17 09:39:30 +02:00
67a91aa62e avoid overwriting contacts at fetching 2020-06-16 22:55:27 +02:00
409add1e79 fix #573, apply Search at phone numbers too 2020-06-13 09:49:43 +02:00
0ec3b1a752 updating commons ot 5.29.7 2020-06-13 09:00:46 +02:00
10ddac1914 fix #570, allow sorting by full name 2020-06-03 11:18:47 +02:00
1a478dcfee fix #483, adding some search improvements, do not reset it that often 2020-06-03 11:03:34 +02:00
65610e6fd4 moving the start_name_with_surname config into commons 2020-05-31 10:31:29 +02:00
dab3c58cf6 handle CALL_PHONE permission at initiating a call 2020-05-26 11:20:57 +02:00
e903a6f16e catching an exceptions thrown if no app can handle Dialpad 2020-05-25 12:12:45 +02:00
3e5bbd69c8 replace Dial intent with Call 2020-05-24 23:35:28 +02:00
47bf6addf1 squeeze the tab index checker 2020-05-23 22:25:41 +02:00
df649f5bdd removing a few more calling related redundant things 2020-05-23 22:12:59 +02:00
2967621c3e fetch the proper default tab, if some tabs arent shown 2020-05-23 21:33:34 +02:00
9b9d0231a5 allow customizing the default tab to open at app start 2020-05-23 21:27:50 +02:00
a5e6d23d5f removing a few more unused files 2020-05-23 20:48:54 +02:00
6d05ee636a removing some more calling related files 2020-05-23 20:42:38 +02:00
d91e930eb6 removing the DialPad activity, launch DIAL intent on click 2020-05-23 20:33:12 +02:00
dda49b2967 removing the Show Dialpad Letters settings item 2020-05-23 20:28:11 +02:00
27920116ce removing the Manage Blocked Numbers screen 2020-05-23 20:21:47 +02:00
a38e5ac68b removing Speed Dial related things 2020-05-23 20:19:47 +02:00
4ae0cb3ba5 show a dialog warning about calling functionality moved into Simple Dialer 2020-05-23 20:14:06 +02:00
c0bfe21032 updating commons, reuse TAB constants from there 2020-05-23 20:00:02 +02:00