tibbi
|
c3a148282f
|
implement new group creation
|
2018-03-18 19:33:54 +01:00 |
|
tibbi
|
6750512f11
|
properly handle contact groups at editing, or inserting a new one
|
2018-03-18 17:57:43 +01:00 |
|
tibbi
|
27855ca574
|
show only contact groups where System_ID is null
|
2018-03-18 11:52:14 +01:00 |
|
tibbi
|
dbad01e1fc
|
ignore the default and Favorites group
|
2018-03-16 23:47:57 +01:00 |
|
tibbi
|
20a333071e
|
add a Groups field to contacts
|
2018-03-16 22:56:13 +01:00 |
|
tibbi
|
32e7eadbb3
|
add some helper functions for querying device and contact groups
|
2018-03-16 20:40:57 +01:00 |
|
tibbi
|
1165550ef4
|
fix #81, improve contact handling by lookup key
|
2018-03-16 13:11:47 +01:00 |
|
tibbi
|
9ebb72b1b2
|
always fetch all contact info to make sure Search works well
|
2018-03-04 10:06:40 +01:00 |
|
tibbi
|
f37d7a0d10
|
catch and display exceptions thrown at querying contact sources
|
2018-03-02 12:08:11 +01:00 |
|
tibbi
|
3cddd70a5b
|
update commons to 3.14.1
|
2018-02-28 22:49:39 +01:00 |
|
tibbi
|
2c31cf5bc9
|
fix #78, properly return email at Get email intent
|
2018-02-22 20:33:24 +01:00 |
|
tibbi
|
aea1ef464f
|
adjust getNotes() so it gets all contact notes if needed
|
2018-02-22 18:22:53 +01:00 |
|
tibbi
|
eec5e3aa95
|
fix setting selectionArgs at a specific contact
|
2018-02-22 18:18:49 +01:00 |
|
tibbi
|
740dfb090e
|
add contact events when adding optional fields is active
|
2018-02-22 18:06:16 +01:00 |
|
tibbi
|
7f11945af4
|
make fetching some fields optional, used only at exporting
|
2018-02-22 16:23:04 +01:00 |
|
tibbi
|
f81700c120
|
Revert "avoid unnecessarily fetching all contact emails and addresses for the main screen"
This reverts commit 8edab98cb3.
|
2018-02-22 16:14:33 +01:00 |
|
tibbi
|
2fa449d60e
|
add notes exporting
|
2018-02-22 16:14:14 +01:00 |
|
tibbi
|
926ba81bcd
|
add importing note from vcf file
|
2018-02-22 16:04:31 +01:00 |
|
tibbi
|
c2b92f46f6
|
add Notes field at our local database too
|
2018-02-22 15:25:36 +01:00 |
|
tibbi
|
85c998b9a8
|
handle note inserting and updating
|
2018-02-22 15:14:19 +01:00 |
|
tibbi
|
8edab98cb3
|
avoid unnecessarily fetching all contact emails and addresses for the main screen
|
2018-02-22 14:01:54 +01:00 |
|
tibbi
|
8f743f3397
|
adding a contact Notes field
|
2018-02-22 13:57:08 +01:00 |
|
tibbi
|
e7faeffc42
|
adding addresses field to the locally stored contacts
|
2018-02-22 10:27:00 +01:00 |
|
tibbi
|
51d2d5d22b
|
handle address field export/importing
|
2018-02-21 21:21:33 +01:00 |
|
tibbi
|
9edcee7110
|
handle contact address inserting/updating
|
2018-02-21 20:57:16 +01:00 |
|
tibbi
|
8459160d6e
|
show the contact addresses on the View screen
|
2018-02-21 20:22:03 +01:00 |
|
tibbi
|
835d7bfde6
|
flip addresses and events at the Contact model
|
2018-02-21 19:48:55 +01:00 |
|
tibbi
|
d3498f96cb
|
parse contact addresses
|
2018-02-21 19:07:10 +01:00 |
|
tibbi
|
42eb8e4609
|
update commons to 3.12.15
|
2018-02-21 16:05:23 +01:00 |
|
tibbi
|
74140b1665
|
adding a null check at handling Edit Photo result
|
2018-02-21 15:57:45 +01:00 |
|
tibbi
|
3af55404a2
|
properly export local private photos in .vcf files
|
2018-02-11 23:41:53 +01:00 |
|
tibbi
|
1be6264cf4
|
increase the resolution of local images for a bit better quality
|
2018-02-11 23:26:18 +01:00 |
|
tibbi
|
0b9b1b7f1a
|
properly handle displaying local private photos
|
2018-02-11 23:24:16 +01:00 |
|
tibbi
|
0651a49cd1
|
properly handle Favorite toggling of local private contacts
|
2018-02-11 21:45:25 +01:00 |
|
tibbi
|
21cc46de54
|
handle deleting local private contacts
|
2018-02-11 21:17:24 +01:00 |
|
tibbi
|
dc43fb93f8
|
add handling for updating local private contacts
|
2018-02-11 20:50:08 +01:00 |
|
tibbi
|
097344dd26
|
properly show private local contact details/edit screen
|
2018-02-11 20:42:44 +01:00 |
|
tibbi
|
6c39757cec
|
show local contacts in the lists
|
2018-02-11 20:28:45 +01:00 |
|
tibbi
|
eb4833ff1e
|
start contacts autoincrement id from a million to avoid conflicts
|
2018-02-11 20:02:46 +01:00 |
|
tibbi
|
2ed8a4e150
|
create the function for retrieving contacts from the local database
|
2018-02-11 19:21:23 +01:00 |
|
tibbi
|
6305785aa9
|
implementing contact inserting
|
2018-02-11 19:07:14 +01:00 |
|
tibbi
|
a631a53db6
|
create a table for storing local contacts
|
2018-02-11 18:38:30 +01:00 |
|
tibbi
|
8e207414ef
|
add a new source for storing contacts locally, without sharing with other apps
|
2018-02-11 13:10:21 +01:00 |
|
tibbi
|
dd678cc7d2
|
allow adding a contact to Favorites during creating
|
2018-02-10 23:36:22 +01:00 |
|
tibbi
|
962ff318e6
|
add a setting for selecting what should happen on contact click
|
2018-02-10 22:17:38 +01:00 |
|
tibbi
|
b1c8b5a941
|
remove the "Call contact on click" setting
|
2018-02-10 21:55:28 +01:00 |
|
tibbi
|
e66ec05ba6
|
add the info declaring quoted-printable at exported vcf when necessary
|
2018-02-03 23:47:45 +01:00 |
|
tibbi
|
6fd7714725
|
properly encode exported names when appropriate
|
2018-02-03 23:17:19 +01:00 |
|
tibbi
|
e4718ffa82
|
properly parse encoded names stretching to multiple lines too
|
2018-02-02 17:23:41 +01:00 |
|
tibbi
|
d4be18cb81
|
fix #62, properly handle ansi encoded names
|
2018-02-02 16:29:14 +01:00 |
|