|
09298c9dde
|
fix #135, delete carddav contacts from RawContacts table
|
2018-04-30 10:22:48 +02:00 |
|
|
d2ce5f2772
|
do not add even an empty contact organization, if none was set
|
2018-04-29 22:52:43 +02:00 |
|
|
763b04faa3
|
try being smarter at showing distinct contacts, dont check just contact id
|
2018-04-29 22:07:41 +02:00 |
|
|
e7ee92b8c7
|
use a shorter version of Contacts authority constant
|
2018-04-29 19:39:32 +02:00 |
|
|
5cb9f886b6
|
fix #112, change the way device accounts are fetched
|
2018-04-29 19:22:39 +02:00 |
|
|
25d48ba08c
|
parse a couple additional fields from WhatsApp Add Contact intent
|
2018-04-13 20:13:04 +02:00 |
|
|
4962a955e5
|
handle website at contact update/insert
|
2018-04-13 14:23:35 +02:00 |
|
|
5b55467691
|
fetch contact websites
|
2018-04-13 11:51:58 +02:00 |
|
|
3b7b74b074
|
fix some null pointer crashes
|
2018-04-13 11:07:23 +02:00 |
|
|
4fde91ae47
|
limit batch group at adding/removing contacts from groups
|
2018-04-08 13:03:56 +02:00 |
|
|
d5c9d32f86
|
handle null address
|
2018-04-08 10:51:58 +02:00 |
|
|
3cfbe5f776
|
allow modifying contact prefix and suffix
|
2018-04-07 17:45:38 +02:00 |
|
|
4ec6142547
|
display contact prefix and suffix
|
2018-04-07 17:07:22 +02:00 |
|
|
cb2e491f65
|
split organizations into company and job title
|
2018-04-07 16:04:06 +02:00 |
|
|
dbd3bec690
|
fetch the user Organization field
|
2018-04-06 23:10:20 +02:00 |
|
|
25c9abb92d
|
adding a couple checks of contacts permissions
|
2018-04-06 22:32:58 +02:00 |
|
|
bd83bd5643
|
more improvements related to using the app without the Contacts permission
|
2018-04-06 20:58:22 +02:00 |
|
|
e05f48b425
|
fix #110, allow launching the app without granting Contacts permission
|
2018-04-06 18:51:21 +02:00 |
|
|
4cbe122672
|
delete contacts on a background thread
|
2018-04-06 18:18:27 +02:00 |
|
|
418e9de54f
|
fix #91, properly handle third party intent with Phone mimetype
|
2018-03-21 21:23:12 +01:00 |
|
|
0b432224c1
|
show Phone Storage if nothing else shows up, should fix #80
|
2018-03-21 20:42:01 +01:00 |
|
|
cf4b7ca9c5
|
allow storing groups at contacts stored in a local database
|
2018-03-21 18:49:28 +01:00 |
|
|
1797f17f31
|
minor cleanup to remove unnecessary indentation
|
2018-03-21 18:27:25 +01:00 |
|
|
bd8dffb549
|
allow renaming local private groups
|
2018-03-21 18:07:05 +01:00 |
|
|
30a7c1770d
|
handle showing and deleting local private groups
|
2018-03-21 17:51:13 +01:00 |
|
|
b28e85727d
|
fix local database group inserting
|
2018-03-21 17:40:51 +01:00 |
|
|
30d21625bf
|
create some db helper functions with working with groups
|
2018-03-21 17:27:40 +01:00 |
|
|
5076c11a21
|
add secret phone storage account at group destination too
|
2018-03-21 14:14:14 +01:00 |
|
|
ac058c4e7b
|
allow selecting under which account should the contact group be created
|
2018-03-21 10:41:09 +01:00 |
|
|
7edb2de918
|
make sure newly created groups are visible in other apps too
|
2018-03-20 23:34:48 +01:00 |
|
|
39921fc66d
|
accept groups with null system_id in some cases
|
2018-03-20 23:28:00 +01:00 |
|
|
c93cc3bd85
|
allow renaming groups after long pressing them
|
2018-03-20 20:05:48 +01:00 |
|
|
40f1fc82dd
|
use contact_id instead of raw_contact_id at contact deleting too
|
2018-03-20 14:55:33 +01:00 |
|
|
aed1147e9f
|
use contact_id instead of raw_contact_id at deleting contacts from groups
|
2018-03-20 14:50:52 +01:00 |
|
|
67cf029e91
|
tweak deleting contacts from groups a bit
|
2018-03-20 14:24:14 +01:00 |
|
|
4fca6ce711
|
handle batch removing contacts from groups
|
2018-03-20 12:22:40 +01:00 |
|
|
911cd99703
|
handle batch adding contacts to a group
|
2018-03-20 11:16:48 +01:00 |
|
|
39810e46dc
|
avoid removing contacts from Favorites at modifying groups
|
2018-03-19 20:34:41 +01:00 |
|
|
707f3ee4a0
|
handle counting group members
|
2018-03-19 15:30:57 +01:00 |
|
|
53b0632edd
|
fetch contacts at app startup only once
|
2018-03-19 11:53:20 +01:00 |
|
|
4294228bfd
|
add a helper function for deleting a contact group
|
2018-03-18 20:40:55 +01:00 |
|
|
c3a148282f
|
implement new group creation
|
2018-03-18 19:33:54 +01:00 |
|
|
6750512f11
|
properly handle contact groups at editing, or inserting a new one
|
2018-03-18 17:57:43 +01:00 |
|
|
27855ca574
|
show only contact groups where System_ID is null
|
2018-03-18 11:52:14 +01:00 |
|
|
dbad01e1fc
|
ignore the default and Favorites group
|
2018-03-16 23:47:57 +01:00 |
|
|
20a333071e
|
add a Groups field to contacts
|
2018-03-16 22:56:13 +01:00 |
|
|
32e7eadbb3
|
add some helper functions for querying device and contact groups
|
2018-03-16 20:40:57 +01:00 |
|
|
1165550ef4
|
fix #81, improve contact handling by lookup key
|
2018-03-16 13:11:47 +01:00 |
|
|
9ebb72b1b2
|
always fetch all contact info to make sure Search works well
|
2018-03-04 10:06:40 +01:00 |
|
|
f37d7a0d10
|
catch and display exceptions thrown at querying contact sources
|
2018-03-02 12:08:11 +01:00 |
|