Commit Graph

536 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
Tibor Kaputa ebd9399861
Merge pull request #56 from Phoenix1747/patch-1
Update DE
2018-01-30 09:08:53 +01:00
Phoenix1747 42a5f4d103
Update DE 2018-01-30 08:38:54 +01:00
tibbi 2fefebf062 updating changelog 2018-01-30 00:03:53 +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
Tibor Kaputa 719c1d6b73
Merge pull request #55 from trubitsyn/patch-2
Update strings.xml
2018-01-29 20:30:26 +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 b617676c34 update kotlin to 1.2.21 2018-01-29 18:41:03 +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
Tibor Kaputa 247a15f08d
Merge pull request #54 from Phoenix1747/patch-1
Update DE
2018-01-29 09:00:07 +01:00
Phoenix1747 ce46912f9d
Update strings.xml 2018-01-29 08:34:11 +01:00
solokot 411259aa04
Merge pull request #3 from SimpleMobileTools/master
update
2018-01-28 23:24:22 +03:00
Tibor Kaputa c45d1c93b0
Merge pull request #52 from trubitsyn/fix-string-resource
Fix broken "show_contact_avatars" ru string resource
2018-01-28 13:51:12 +01:00
Nikola Trubitsyn 6d7eed64dc Fix broken "show_contact_avatars" ru string resource 2018-01-28 15:16:20 +03:00
Tibor Kaputa ff395278ff
Merge pull request #50 from trubitsyn/feature-48
Add an option to show/hide contact thumbnails
2018-01-28 09:03:46 +01:00
Tibor Kaputa 571364c89f
Merge branch 'master' into feature-48 2018-01-28 09:03:38 +01:00
Tibor Kaputa 01b625c16a
Merge pull request #51 from solokot/master
Update Russian
2018-01-28 09:01:27 +01:00
solokot fc479170a9
Update strings.xml 2018-01-28 10:23:55 +03:00
solokot b0b6d48f2c
Merge pull request #2 from SimpleMobileTools/master
update
2018-01-28 10:17:43 +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
Tibor Kaputa ad9dac8ec6
Update README.md 2018-01-23 21:30:36 +01:00
tibbi 194140f67a updating changelog 2018-01-23 21:19:11 +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 c9549cd60f add app descriptions to fastlane 2018-01-23 20:10:51 +01:00