Commit Graph

276 Commits

Author SHA1 Message Date
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