tibbi
|
b2fe9e6be3
|
add a toggle for avoiding showing Whats New on startup
|
2018-02-03 23:53:45 +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 |
Tibor Kaputa
|
563c6c100b
|
Merge pull request #59 from trubitsyn/patch-2
Set unique applicationIdSuffix in debug builds
|
2018-02-02 16:53:10 +01:00 |
Tibor Kaputa
|
48851566a5
|
Merge pull request #66 from trubitsyn/patch-1
Update strings.xml
|
2018-02-02 16:30:32 +01:00 |
tibbi
|
d4be18cb81
|
fix #62, properly handle ansi encoded names
|
2018-02-02 16:29:14 +01:00 |
Nikola Trubitsyn
|
4a78ccedf2
|
Update strings.xml
|
2018-02-02 17:43:12 +03:00 |
Phoenix1747
|
6ec8355ac6
|
Update strings.xml
|
2018-02-02 14:52:33 +01:00 |
tibbi
|
b72c6cb787
|
properly show the public contact source on all visible places
|
2018-02-02 13:57:24 +01:00 |
tibbi
|
996a9ead0a
|
show the modified contact source at the FilterContactSources adapter
|
2018-02-02 12:30:33 +01:00 |
tibbi
|
3bb7860bb7
|
store the local account name too
|
2018-02-02 11:53:01 +01:00 |
tibbi
|
029db0d853
|
add a new string for private phone contacts
|
2018-02-02 11:44:38 +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
|
6c33c069ac
|
Set unique applicationIdSuffix in debug builds
|
2018-02-02 00:41:23 +03:00 |
tibbi
|
93e7d73d91
|
update commons to 3.9.9
|
2018-02-01 21:25:28 +01:00 |
solokot
|
5021c92a5c
|
Update strings.xml
|
2018-02-01 20:18:19 +03:00 |
Phoenix1747
|
93dcca0f96
|
Update strings.xml
|
2018-02-01 14:13:24 +01:00 |
tibbi
|
0077d04906
|
add a new string for storing contacts locally in the phone
|
2018-02-01 11:59:32 +01:00 |
Tibor Kaputa
|
2559fdd8c0
|
Merge pull request #57 from trubitsyn/patch-1
Some code improvements
|
2018-01-31 21:14:41 +01:00 |
tibbi
|
da2219f160
|
shorten the search close code
|
2018-01-31 18:18:35 +01:00 |
tibbi
|
2c5daff95c
|
add some null checks to filtering contacts adapter entries at search
|
2018-01-31 18:04:26 +01:00 |
Nikola Trubitsyn
|
6db0091d1d
|
Add private modifiers where applicable
|
2018-01-30 14:17:43 +03:00 |
Nikola Trubitsyn
|
526b0eaff5
|
Add const modifiers in Constants
|
2018-01-30 14:16:45 +03:00 |
Nikola Trubitsyn
|
e57bb9531b
|
Replace deprecated MenuItemCompat.collapseActionView
|
2018-01-30 14:13:12 +03:00 |
Nikola Trubitsyn
|
04823c8fa4
|
Replace deprecated setOnPageChangeListener
|
2018-01-30 14:11:51 +03:00 |
Phoenix1747
|
42a5f4d103
|
Update DE
|
2018-01-30 08:38:54 +01:00 |
tibbi
|
70691c56c7
|
update version to 3.1.3
|
2018-01-30 00:03:46 +01:00 |
tibbi
|
7664a09697
|
allow saving contacts with empty account name
|
2018-01-29 23:39:41 +01:00 |
Nikola Trubitsyn
|
e5565583c1
|
Update strings.xml
|
2018-01-29 22:17:37 +03:00 |
tibbi
|
63e49032cc
|
add some new strings related to contact clicking
|
2018-01-29 20:06:46 +01:00 |
tibbi
|
db019572a4
|
rename ContactActivity to EditContactActivity
|
2018-01-29 19:16:58 +01:00 |
tibbi
|
d1152fb657
|
hide the thumbnail at Favorite selector when appropriate
|
2018-01-29 19:14:54 +01:00 |
tibbi
|
7063b9ffd2
|
avoid recycling contact images if the activity is destroyed
|
2018-01-29 18:53:35 +01: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 |
tibbi
|
c72a3cd604
|
make sure the contact list items have proper height even without thumbnail
|
2018-01-29 17:42:24 +01:00 |
tibbi
|
7bf74e9e70
|
properly refresh contacts when thumbnail visibility changes
|
2018-01-29 16:44:36 +01:00 |
tibbi
|
fac521babd
|
update commons to 3.9.4
|
2018-01-29 16:30:51 +01:00 |
Phoenix1747
|
ce46912f9d
|
Update strings.xml
|
2018-01-29 08:34:11 +01:00 |
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 |
tibbi
|
fd180fcb53
|
adding a null check at closing the search
|
2018-01-08 13:26:07 +01:00 |
tibbi
|
e9165ad41d
|
couple Black & White theme improvements
|
2018-01-07 22:23:48 +01:00 |
hanjoong.cho
|
f8152a414f
|
Added missing clickable option to checkbox
|
2018-01-06 20:19:24 +09:00 |
hanjoong.cho
|
09b41d2422
|
fix #28, lowering the number of bulk update lists
|
2018-01-06 08:29:46 +09:00 |
Tibor Kaputa
|
7857859a65
|
Merge pull request #30 from hanjoongcho/master
Update Korean translation
|
2018-01-03 22:36:01 +01:00 |
Nikola Trubitsyn
|
b8f97fbe30
|
Update values-ru/strings.xml
|
2018-01-03 17:01:14 +03:00 |
tibbi
|
231e18fdbe
|
update version to 3.0.3
|
2018-01-03 12:16:27 +01:00 |
tibbi
|
def396ca75
|
update commons to 3.5.7
|
2018-01-03 12:14:38 +01:00 |
tibbi
|
a1a2573047
|
fix #28, make the contacts beginning with the search string appear first
|
2018-01-03 12:11:25 +01:00 |