Commit Graph

264 Commits

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