Commit graph

1016 commits

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