Commit graph

136 commits

Author SHA1 Message Date
tibbi
76ac4b58fb export private contact birthdays and anniversaries, for the calendar 2020-10-27 19:54:10 +01:00
tibbi
4995308818 show Telegram actions 2020-10-27 17:33:38 +01:00
tibbi
b28571db15 simplifying Telegram contact source public name 2020-10-27 17:04:33 +01:00
tibbi
457a66c4f2 adding Viber handling 2020-10-27 16:59:25 +01:00
tibbi
f537b78aa2 show Signal actions too 2020-10-27 15:53:54 +01:00
tibbi
df65b3d057 add some WhatsApp actions on clicking at contacts WhatsApp 2020-10-27 11:24:09 +01:00
tibbi
7fe3a96f6a show a WhatsApp logo at WhatsApp sources 2020-10-26 22:45:48 +01:00
tibbi
bb496bbdfb fix #593, remove the Dialer Moved dialog 2020-09-19 11:05:00 +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
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
65610e6fd4 moving the start_name_with_surname config into commons 2020-05-31 10:31:29 +02:00
tibbi
df649f5bdd removing a few more calling related redundant things 2020-05-23 22:12:59 +02:00
tibbi
6d05ee636a removing some more calling related files 2020-05-23 20:42:38 +02:00
tibbi
dda49b2967 removing the Show Dialpad Letters settings item 2020-05-23 20:28:11 +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
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
3bebf4445e moving some View Contact intent related things in Commons 2020-05-08 22:04:25 +02:00
tibbi
080401bc37 moving some shared layout files into Commons 2020-05-08 10:23:29 +02:00
tibbi
5ab75aed4b change the default contact placeholder letter from S to A 2020-05-04 16:36:24 +02:00
tibbi
e8c9958306 show contacts name at the Call Screen, even if stored at the private space 2020-05-03 18:51:55 +02:00
tibbi
1e979e2b6e add handling for dialpad presses during calls 2020-05-02 23:04:08 +02:00
tibbi
56e8e4744e adding a checkbox for remembering SIM at specific numbers 2020-05-02 20:48:00 +02:00
tibbi
964486fedc improve the handling of SIM picker at call start 2020-05-02 20:01:22 +02:00
tibbi
6be6b546f5 lets actually remove the callers number if we know his name 2020-05-01 16:42:10 +02:00
tibbi
390c4f8b54 unregister the calls callback after the call 2020-05-01 13:44:28 +02:00
tibbi
e5f3da5434 show the callers name, number and photo, if available 2020-05-01 11:10:38 +02:00
tibbi
824a385b11 handle accepting call 2020-05-01 10:22:51 +02:00
tibbi
0ac58a0a57 adding some handling to rejecting calls 2020-05-01 10:10:28 +02:00
tibbi
c7f5f454ef adding an initial implementation of the incoming call notification 2020-04-30 21:48:03 +02:00
tibbi
76a1d2c3d6 convert contact photo from uri to bytearray directly, without creating a bitmap 2020-04-29 21:27:47 +02:00
tibbi
9860b8118c do not try inserting the contact thumbnail, it will be generated 2020-04-29 20:27:04 +02:00
tibbi
3ec5ae7a07 adding a PhotoUri field at LocalContact too 2020-04-28 11:14:19 +02:00
tibbi
6b55adefbd updating some code style and shortening it, no real change 2020-04-27 23:09:44 +02:00
tibbi
7aa9cfa328 adding a weird workaround or what at storing contacts on a SIM card 2020-04-27 22:04:39 +02:00
tibbi
4b8ea90443 move contact source filtering in a different function 2020-04-26 21:01:51 +02:00
tibbi
0ad5874c5d fix #370 and fix #491, make sure the local Phone account is initialized 2020-04-16 12:27:42 +02:00
tibbi
0bbfde9b82 shortening more cursor handling, use cursor?.use 2020-04-15 14:25:18 +02:00
tibbi
ce5bf02bf7 use the helper function queryCursor at looping cursors 2020-04-15 14:20:51 +02:00
tibbi
8f890f4f54 catch and show exceptions thrown at modifying groups 2020-04-15 12:47:52 +02:00
tibbi
855b4e0188 shortening some code by importing more specific classes 2020-04-14 23:59:36 +02:00
tibbi
172e5f0d24 moving the Manage Blocked Numbers in Commons 2020-04-08 11:55:15 +02:00