Commit graph

607 commits

Author SHA1 Message Date
tibbi
2408cabd81 handle local group deleting 2018-11-06 20:46:26 +01:00
tibbi
ddfebfdb1f allow renaming local groups 2018-11-06 20:14:59 +01:00
tibbi
93cf31b2f2 add support for local groups 2018-11-06 20:12:11 +01:00
tibbi
02a7d76196 destroy ContactsDatabase on app exit 2018-11-06 10:28:41 +01:00
tibbi
17e10c7016 handle local contact deleting 2018-11-06 09:53:49 +01:00
tibbi
9634199605 handle local contact Starred toggling 2018-11-05 23:41:28 +01:00
tibbi
e2a5381a74 removing some redundant Sqlite DBHelper functions 2018-11-05 22:51:55 +01:00
tibbi
23c5ab8297 add support for updating local contacts 2018-11-05 22:49:20 +01:00
tibbi
79e46c43d5 fix some LocalContact related warnings 2018-11-05 22:48:19 +01:00
tibbi
ba108340b1 fix some threading issues at Edit and View screens 2018-11-05 22:35:34 +01:00
tibbi
6b687a1890 add handling for local contact photo storing/retrieving 2018-11-05 22:22:27 +01:00
tibbi
f7c1f0ab10 handle retrieving local contacts from the database 2018-11-05 21:31:30 +01:00
tibbi
644a6a2e00 handle converting local contacts to the generic contacts 2018-11-05 20:24:49 +01:00
tibbi
7b32bd9e10 emptying the old databases onUpgrade functions 2018-11-05 18:37:00 +01:00
tibbi
58e954a3f9 create a Room database for local contacts 2018-11-05 18:25:36 +01:00
tibbi
e39b11209e removing Stetho 2018-11-05 13:51:13 +01:00
tibbi
dd259a0bbe appending .pro to the package name 2018-11-05 12:36:29 +01:00
tibbi
6efaa5a1b4 replace the Purchase Thank You button with Upgrade To Pro 2018-11-05 10:44:24 +01:00
tibbi
80332daa37 removing "Avoid showing Whats New" option 2018-11-05 10:24:11 +01:00
tibbi
7915014955 adding the 2 new toggles in release notes 2018-10-28 12:24:23 +01:00
tibbi
208366b613 fix a glitch with misaligned Company icon if just the job position is filled 2018-10-28 12:00:04 +01:00
tibbi
c4ac5a238b flip company and job position at getting full business contact name 2018-10-28 11:41:19 +01:00
tibbi
09b3f7f2f7 fix #268, use a different image placeholder for business contacts 2018-10-28 11:36:19 +01:00
tibbi
6de4f09319 make an if/else check clearer 2018-10-28 11:23:13 +01:00
tibbi
952cce20c0 renaming getFullName() to getNameToDisplay() 2018-10-28 11:20:56 +01:00
tibbi
457110e869 fix #131, properly sort groups containing UTF characters 2018-10-28 11:07:59 +01:00
tibbi
4f130fe402 fix #269, add placeholders at SelectContact activity 2018-10-27 18:24:16 +02:00
tibbi
f620d87946 create a separate layout for the SelectContact activity 2018-10-27 17:45:23 +02:00
tibbi
ca453ff04d properly compare contacts that have no name or organization, just email 2018-10-27 17:20:35 +02:00
tibbi
b3bd0f182b trim the user email before displaying, just to be sure 2018-10-27 17:12:55 +02:00
tibbi
f6347db55d show contact email as its name, if real name and oganization are empty 2018-10-27 17:12:30 +02:00
tibbi
169b658d41 fix #278, add an option to show only contacts with phone numbers 2018-10-27 15:16:00 +02:00
tibbi
5b16ebdcc2 fix #289, add a toggle for using 24 hours time format 2018-10-27 14:40:56 +02:00
tibbi
507bdf32c2 handle a permissions issue related to setting contact photo 2018-10-27 14:28:33 +02:00
tibbi
50897fe6c9 fix #164, removing some glitches related to picking new contact photos 2018-10-27 13:31:56 +02:00
tibbi
458b735eb5 append "(Telegram)" after its contact source to make it clearer 2018-10-26 16:44:27 +02:00
tibbi
ef3a61714a create some constants for apps with special handling 2018-10-26 13:40:00 +02:00
tibbi
8b919078c8 set dirty to false when inserting a new account 2018-10-26 13:31:21 +02:00
tibbi
307c168eee do not allow creating WhatsApp contacts with this app, it doesnt work that way 2018-10-26 13:26:34 +02:00
tibbi
e5d1043962 removing some magic numbers 2018-10-26 12:29:12 +02:00
tibbi
870c325032 removing some redundant code 2018-10-26 12:11:32 +02:00
tibbi
80b8d5b4d1 updating commons to 5.2.10 2018-10-26 12:01:22 +02:00
tibbi
6f7f59290e simplify the way of getting selected item positions 2018-10-16 12:44:35 +02:00
tibbi
8023bef5f6 set the DIRTY flag to true at creating new contacts 2018-10-15 14:57:38 +02:00
tibbi
073e759cac use the Commons helper function for getting selected item positions 2018-10-15 14:36:09 +02:00
tibbi
bdac3fba05 updating Commons to 5.0.21 with adapter changes 2018-10-15 14:19:32 +02:00
tibbi
98e527eba8 adding dialpad into release notes 2018-09-28 20:19:53 +02:00
tibbi
c17e7ff47e do not allow creating contacts under Signal or Telegram accounts 2018-09-28 14:42:15 +02:00
tibbi
241f57658d make sure the dialpad Call button is properly colored 2018-09-28 12:59:36 +02:00
tibbi
877fe454fa add a Plus sign to 0 at the dialpad 2018-09-28 12:56:00 +02:00