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 |
|
tibbi
|
3bb7860bb7
|
store the local account name too
|
2018-02-02 11:53:01 +01:00 |
|
tibbi
|
f0a2f585b8
|
use a new model ContactSource
|
2018-02-02 11:30:11 +01:00 |
|
tibbi
|
6f82aadcb9
|
store the local account type in shared prefs
|
2018-02-01 23:54:36 +01:00 |
|
Nikola Trubitsyn
|
526b0eaff5
|
Add const modifiers in Constants
|
2018-01-30 14:16:45 +03:00 |
|
tibbi
|
197eb7b60c
|
report all exceptions thrown during exporting contacts
|
2018-01-29 18:52:05 +01:00 |
|
tibbi
|
8317a267b4
|
return empty contact source type for empty account names
|
2018-01-29 18:34:48 +01:00 |
|
Nikola Trubitsyn
|
0a86ce2856
|
Add an option to show/hide contact thumbnails
|
2018-01-27 23:58:49 +03:00 |
|
tibbi
|
79f4b38c8c
|
allow empty accountName at getting a specific contact info too
|
2018-01-23 21:18:31 +01:00 |
|
tibbi
|
2606456255
|
catch and report errors thrown at obtaining phone numbers and emails
|
2018-01-23 21:15:23 +01:00 |
|
tibbi
|
71d40b0e08
|
ignore phone number entries without a number
|
2018-01-23 21:13:12 +01:00 |
|
tibbi
|
83418936f5
|
fix #4, properly import contacts exported from Thunderbird
|
2018-01-23 21:04:13 +01:00 |
|
tibbi
|
d59f2277ab
|
allow empty account name at contact fetching
|
2018-01-23 20:40:02 +01:00 |
|
tibbi
|
dc308a94dc
|
allow sharing a contact via creating a vcf file
|
2018-01-15 23:42:03 +01:00 |
|
tibbi
|
eefb6a1dab
|
handle exporting base64 encoded contact images
|
2018-01-15 22:09:30 +01:00 |
|
tibbi
|
f729b0de6a
|
move the Inserting... toast to ContactActivity
|
2018-01-15 21:47:21 +01:00 |
|
tibbi
|
135240564f
|
add thumbnailUri to the contact model
|
2018-01-15 20:41:04 +01:00 |
|
tibbi
|
052e17bed6
|
create a vcf file contacts exporter
|
2018-01-15 18:12:09 +01:00 |
|
tibbi
|
ca463d056b
|
creating the structure of contact exporting
|
2018-01-15 16:18:19 +01:00 |
|
tibbi
|
0e1009b499
|
handle contact photo importing
|
2018-01-15 14:08:52 +01:00 |
|
tibbi
|
69b68de511
|
properly parse phone numbers at Version 3 vcf files too
|
2018-01-15 00:06:53 +01:00 |
|
tibbi
|
e0257c742d
|
implement the actual contact importer parser
|
2018-01-14 23:26:56 +01:00 |
|
tibbi
|
5717dd48ed
|
remove some constants boilerplate by adding a more specific import
|
2018-01-14 22:54:06 +01:00 |
|
tibbi
|
9950d5d3ce
|
adding the Import Contacts dialog
|
2018-01-14 20:53:29 +01:00 |
|
tibbi
|
90a51a407a
|
ignore empty contact emails
|
2018-01-14 16:37:02 +01:00 |
|
hanjoong.cho
|
09b41d2422
|
fix #28, lowering the number of bulk update lists
|
2018-01-06 08:29:46 +09:00 |
|