Commit graph

  • b8b118c62c catch exceptions thrown at looking up contacts tibbi 2018-02-10 16:49:50 +0100
  • 3c834fe521 add null checks at search query change updates tibbi 2018-02-10 16:43:47 +0100
  • c25bfdebcf
    Merge pull request #67 from Primokorn/patch-1 Tibor Kaputa 2018-02-05 09:52:31 +0100
  • ae58b7282d
    Create FR strings.xml Primokorn 2018-02-05 09:27:33 +0100
  • 5261f2e648 updating changelog tibbi 2018-02-03 23:56:14 +0100
  • 89431dde94 update version to 3.1.4 tibbi 2018-02-03 23:56:08 +0100
  • b2fe9e6be3 add a toggle for avoiding showing Whats New on startup tibbi 2018-02-03 23:53:45 +0100
  • e66ec05ba6 add the info declaring quoted-printable at exported vcf when necessary tibbi 2018-02-03 23:47:45 +0100
  • 6fd7714725 properly encode exported names when appropriate tibbi 2018-02-03 23:17:19 +0100
  • e4718ffa82 properly parse encoded names stretching to multiple lines too tibbi 2018-02-02 17:23:41 +0100
  • 563c6c100b
    Merge pull request #59 from trubitsyn/patch-2 Tibor Kaputa 2018-02-02 16:53:10 +0100
  • 48851566a5
    Merge pull request #66 from trubitsyn/patch-1 Tibor Kaputa 2018-02-02 16:30:32 +0100
  • d4be18cb81 fix #62, properly handle ansi encoded names tibbi 2018-02-02 16:29:14 +0100
  • 4a78ccedf2
    Update strings.xml Nikola Trubitsyn 2018-02-02 17:43:12 +0300
  • 91e5da9eab
    Merge pull request #65 from Phoenix1747/patch-1 Tibor Kaputa 2018-02-02 15:04:52 +0100
  • 6ec8355ac6
    Update strings.xml Phoenix1747 2018-02-02 14:52:33 +0100
  • b72c6cb787 properly show the public contact source on all visible places tibbi 2018-02-02 13:57:24 +0100
  • 996a9ead0a show the modified contact source at the FilterContactSources adapter tibbi 2018-02-02 12:30:33 +0100
  • 3bb7860bb7 store the local account name too tibbi 2018-02-02 11:53:01 +0100
  • 029db0d853 add a new string for private phone contacts tibbi 2018-02-02 11:44:38 +0100
  • f0a2f585b8 use a new model ContactSource tibbi 2018-02-02 11:30:11 +0100
  • 6f82aadcb9 store the local account type in shared prefs tibbi 2018-02-01 23:54:36 +0100
  • 6c33c069ac Set unique applicationIdSuffix in debug builds Nikola Trubitsyn 2018-01-30 23:58:22 +0300
  • 93e7d73d91 update commons to 3.9.9 tibbi 2018-02-01 21:25:28 +0100
  • 235b36c22a
    Merge pull request #64 from solokot/master Tibor Kaputa 2018-02-01 18:21:43 +0100
  • 5021c92a5c
    Update strings.xml solokot 2018-02-01 20:18:19 +0300
  • d8c4c340b8
    Merge pull request #4 from SimpleMobileTools/master solokot 2018-02-01 20:16:11 +0300
  • 73dcd27f3a
    Merge pull request #63 from Phoenix1747/patch-1 Tibor Kaputa 2018-02-01 14:34:32 +0100
  • 93dcca0f96
    Update strings.xml Phoenix1747 2018-02-01 14:13:24 +0100
  • 0077d04906 add a new string for storing contacts locally in the phone tibbi 2018-02-01 11:59:32 +0100
  • 2559fdd8c0
    Merge pull request #57 from trubitsyn/patch-1 Tibor Kaputa 2018-01-31 21:14:41 +0100
  • da2219f160 shorten the search close code tibbi 2018-01-31 18:18:35 +0100
  • 2c5daff95c add some null checks to filtering contacts adapter entries at search tibbi 2018-01-31 18:04:26 +0100
  • 6db0091d1d Add private modifiers where applicable Nikola Trubitsyn 2018-01-30 14:17:43 +0300
  • 526b0eaff5 Add const modifiers in Constants Nikola Trubitsyn 2018-01-30 14:16:45 +0300
  • e57bb9531b Replace deprecated MenuItemCompat.collapseActionView Nikola Trubitsyn 2018-01-30 14:13:12 +0300
  • 04823c8fa4 Replace deprecated setOnPageChangeListener Nikola Trubitsyn 2018-01-30 14:11:51 +0300
  • ebd9399861
    Merge pull request #56 from Phoenix1747/patch-1 Tibor Kaputa 2018-01-30 09:08:53 +0100
  • 42a5f4d103
    Update DE Phoenix1747 2018-01-30 08:38:54 +0100
  • 2fefebf062 updating changelog tibbi 2018-01-30 00:03:53 +0100
  • 70691c56c7 update version to 3.1.3 tibbi 2018-01-30 00:03:46 +0100
  • 7664a09697 allow saving contacts with empty account name tibbi 2018-01-29 23:39:41 +0100
  • 719c1d6b73
    Merge pull request #55 from trubitsyn/patch-2 Tibor Kaputa 2018-01-29 20:30:26 +0100
  • e5565583c1
    Update strings.xml Nikola Trubitsyn 2018-01-29 22:17:37 +0300
  • 63e49032cc add some new strings related to contact clicking tibbi 2018-01-29 20:06:46 +0100
  • db019572a4 rename ContactActivity to EditContactActivity tibbi 2018-01-29 19:16:58 +0100
  • d1152fb657 hide the thumbnail at Favorite selector when appropriate tibbi 2018-01-29 19:14:54 +0100
  • 7063b9ffd2 avoid recycling contact images if the activity is destroyed tibbi 2018-01-29 18:53:35 +0100
  • 197eb7b60c report all exceptions thrown during exporting contacts tibbi 2018-01-29 18:52:05 +0100
  • b617676c34 update kotlin to 1.2.21 tibbi 2018-01-29 18:41:03 +0100
  • 8317a267b4 return empty contact source type for empty account names tibbi 2018-01-29 18:34:48 +0100
  • c72a3cd604 make sure the contact list items have proper height even without thumbnail tibbi 2018-01-29 17:42:24 +0100
  • 7bf74e9e70 properly refresh contacts when thumbnail visibility changes tibbi 2018-01-29 16:44:36 +0100
  • fac521babd update commons to 3.9.4 tibbi 2018-01-29 16:30:51 +0100
  • 247a15f08d
    Merge pull request #54 from Phoenix1747/patch-1 Tibor Kaputa 2018-01-29 09:00:07 +0100
  • ce46912f9d
    Update strings.xml Phoenix1747 2018-01-29 08:34:11 +0100
  • 411259aa04
    Merge pull request #3 from SimpleMobileTools/master solokot 2018-01-28 23:24:22 +0300
  • c45d1c93b0
    Merge pull request #52 from trubitsyn/fix-string-resource Tibor Kaputa 2018-01-28 13:51:12 +0100
  • 6d7eed64dc Fix broken "show_contact_avatars" ru string resource Nikola Trubitsyn 2018-01-28 15:16:20 +0300
  • ff395278ff
    Merge pull request #50 from trubitsyn/feature-48 Tibor Kaputa 2018-01-28 09:03:46 +0100
  • 571364c89f
    Merge branch 'master' into feature-48 Tibor Kaputa 2018-01-28 09:03:38 +0100
  • 01b625c16a
    Merge pull request #51 from solokot/master Tibor Kaputa 2018-01-28 09:01:27 +0100
  • fc479170a9
    Update strings.xml solokot 2018-01-28 10:23:55 +0300
  • b0b6d48f2c
    Merge pull request #2 from SimpleMobileTools/master solokot 2018-01-28 10:17:43 +0300
  • 978b72af39 Use beVisibleIf on contact_tmb view Nikola Trubitsyn 2018-01-28 00:25:05 +0300
  • 3f83b80a98 Use "thumbnails" instead of "avatars" in strings Nikola Trubitsyn 2018-01-28 00:23:05 +0300
  • 0a86ce2856 Add an option to show/hide contact thumbnails Nikola Trubitsyn 2018-01-27 23:58:49 +0300
  • 4ffcfcd2f4 add some strings related to toggling contact avatars tibbi 2018-01-27 20:26:15 +0100
  • ad9dac8ec6
    Update README.md Tibor Kaputa 2018-01-23 21:30:36 +0100
  • 194140f67a updating changelog tibbi 2018-01-23 21:19:11 +0100
  • 82ab0f2958 update version to 3.1.2 tibbi 2018-01-23 21:19:06 +0100
  • 79f4b38c8c allow empty accountName at getting a specific contact info too tibbi 2018-01-23 21:18:31 +0100
  • d2d5f306e2 adding some null checks tibbi 2018-01-23 21:16:58 +0100
  • 2606456255 catch and report errors thrown at obtaining phone numbers and emails tibbi 2018-01-23 21:15:23 +0100
  • 71d40b0e08 ignore phone number entries without a number tibbi 2018-01-23 21:13:12 +0100
  • 83418936f5 fix #4, properly import contacts exported from Thunderbird tibbi 2018-01-23 21:04:13 +0100
  • d59f2277ab allow empty account name at contact fetching tibbi 2018-01-23 20:40:02 +0100
  • a916827b47 show the empty placeholder if search gives no results tibbi 2018-01-23 20:38:21 +0100
  • 3c643e7ded update commons to 3.8.2 tibbi 2018-01-23 20:10:59 +0100
  • c9549cd60f add app descriptions to fastlane tibbi 2018-01-23 20:10:51 +0100
  • 21103fd202
    Update README.md Tibor Kaputa 2018-01-22 23:05:31 +0100
  • f2e4f43851 move the screenshots in fastlane tibbi 2018-01-22 23:05:02 +0100
  • 888c94e69f updating changelog tibbi 2018-01-22 20:59:44 +0100
  • b9224e4db6 update version to 3.1.1 tibbi 2018-01-22 20:59:39 +0100
  • 41286a7346 update commons to 3.8.0 tibbi 2018-01-22 20:59:30 +0100
  • 4bfcbd59c4 update kotlin to 1.2.20 tibbi 2018-01-22 20:57:48 +0100
  • e192de751f
    Merge pull request #45 from trubitsyn/patch-2 Tibor Kaputa 2018-01-22 11:28:28 +0100
  • 42a3433dc0
    Specify build tools 27.0.3 explicitly Nikola Trubitsyn 2018-01-22 13:11:11 +0300
  • f7a4974908
    Merge pull request #44 from trubitsyn/patch-2 Tibor Kaputa 2018-01-21 08:50:46 +0100
  • a0d4819543
    Update strings.xml Nikola Trubitsyn 2018-01-21 04:12:06 +0300
  • 49cc836e6d
    Merge pull request #43 from en2sv/patch-1 Tibor Kaputa 2018-01-20 21:05:55 +0100
  • 228b7729d3
    Add Swedish translation en2sv 2018-01-20 20:30:46 +0100
  • 922c9ab2b3 updating screenshots tibbi 2018-01-18 10:53:57 +0100
  • b535d6481f
    change license to 2017+ Tibor Kaputa 2018-01-17 16:07:53 +0100
  • 1b9df790e7
    Merge pull request #41 from Phoenix1747/patch-1 Tibor Kaputa 2018-01-17 15:31:45 +0100
  • 8ef613bf51
    typo Phoenix1747 2018-01-17 14:36:51 +0100
  • 7eab978a4e
    Update strings.xml Phoenix1747 2018-01-17 14:32:45 +0100
  • 46f55eff14 update commons to 3.7.7 tibbi 2018-01-16 23:32:38 +0100
  • d78811b331
    Update README.md Tibor Kaputa 2018-01-16 23:27:22 +0100
  • 71c39b7f28 updating changelog tibbi 2018-01-16 00:05:01 +0100