Nikola Trubitsyn
|
6d7eed64dc
|
Fix broken "show_contact_avatars" ru string resource
|
2018-01-28 15:16:20 +03:00 |
Tibor Kaputa
|
571364c89f
|
Merge branch 'master' into feature-48
|
2018-01-28 09:03:38 +01:00 |
solokot
|
fc479170a9
|
Update strings.xml
|
2018-01-28 10:23:55 +03:00 |
Nikola Trubitsyn
|
978b72af39
|
Use beVisibleIf on contact_tmb view
|
2018-01-28 00:25:05 +03:00 |
Nikola Trubitsyn
|
3f83b80a98
|
Use "thumbnails" instead of "avatars" in strings
|
2018-01-28 00:23:05 +03:00 |
Nikola Trubitsyn
|
0a86ce2856
|
Add an option to show/hide contact thumbnails
|
2018-01-27 23:58:49 +03:00 |
tibbi
|
4ffcfcd2f4
|
add some strings related to toggling contact avatars
|
2018-01-27 20:26:15 +01:00 |
tibbi
|
82ab0f2958
|
update version to 3.1.2
|
2018-01-23 21:19:06 +01:00 |
tibbi
|
79f4b38c8c
|
allow empty accountName at getting a specific contact info too
|
2018-01-23 21:18:31 +01:00 |
tibbi
|
d2d5f306e2
|
adding some null checks
|
2018-01-23 21:16:58 +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
|
a916827b47
|
show the empty placeholder if search gives no results
|
2018-01-23 20:38:21 +01:00 |
tibbi
|
3c643e7ded
|
update commons to 3.8.2
|
2018-01-23 20:10:59 +01:00 |
tibbi
|
b9224e4db6
|
update version to 3.1.1
|
2018-01-22 20:59:39 +01:00 |
tibbi
|
41286a7346
|
update commons to 3.8.0
|
2018-01-22 20:59:30 +01:00 |
Nikola Trubitsyn
|
42a3433dc0
|
Specify build tools 27.0.3 explicitly
|
2018-01-22 13:11:11 +03:00 |
Nikola Trubitsyn
|
a0d4819543
|
Update strings.xml
|
2018-01-21 04:12:06 +03:00 |
en2sv
|
228b7729d3
|
Add Swedish translation
|
2018-01-20 20:30:46 +01:00 |
Phoenix1747
|
8ef613bf51
|
typo
|
2018-01-17 14:36:51 +01:00 |
Phoenix1747
|
7eab978a4e
|
Update strings.xml
|
2018-01-17 14:32:45 +01:00 |
tibbi
|
46f55eff14
|
update commons to 3.7.7
|
2018-01-16 23:32:38 +01:00 |
tibbi
|
7467f0b5b5
|
update version to 3.1.0
|
2018-01-16 00:04:56 +01:00 |
tibbi
|
3caac44dd7
|
update commons to 3.7.5
|
2018-01-16 00:04:49 +01:00 |
tibbi
|
13f5fbc859
|
allow sharing multiple handpicked contacts at once
|
2018-01-15 23:49:03 +01:00 |
tibbi
|
dc308a94dc
|
allow sharing a contact via creating a vcf file
|
2018-01-15 23:42:03 +01:00 |
tibbi
|
d17ec1ff4f
|
handle importing contacts via opening vcf file intent
|
2018-01-15 23:19:16 +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
|
bd13b59e36
|
redraw the contacts list after changing the filters
|
2018-01-15 20:54:37 +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
|
04b345e0ac
|
create the Export Contacts dialog
|
2018-01-15 16:01:24 +01:00 |
tibbi
|
0e1009b499
|
handle contact photo importing
|
2018-01-15 14:08:52 +01:00 |
bulbarsaur
|
c6515bb40f
|
Update Korean translation
|
2018-01-15 12:40:40 +09: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
|
82d10f8b18
|
add menu items for importing/exporting vcf files
|
2018-01-14 20:03:13 +01:00 |
tibbi
|
68b9c4f5d2
|
add LeakCanary and storage permission back
|
2018-01-14 19:58:25 +01:00 |
Phoenix1747
|
628acd9585
|
Update strings.xml
|
2018-01-14 19:41:56 +01:00 |
tibbi
|
01edcf2a51
|
adding some export/import related strings
|
2018-01-14 18:37:11 +01:00 |
tibbi
|
13b7a1cb61
|
update commons to 3.7.2
|
2018-01-14 18:25:23 +01:00 |
tibbi
|
90a51a407a
|
ignore empty contact emails
|
2018-01-14 16:37:02 +01:00 |
Nikola Trubitsyn
|
786e35613e
|
Update values-ru/strings.xml (add space)
|
2018-01-12 11:57:33 +03:00 |
solokot
|
b29fde04a1
|
Update strings.xml
|
2018-01-10 18:25:09 +03:00 |