Commit Graph

636 Commits

Author SHA1 Message Date
tibbi dd79c7f087 update version to 3.5.2 2018-04-13 20:22:41 +02:00
tibbi 25d48ba08c parse a couple additional fields from WhatsApp Add Contact intent 2018-04-13 20:13:04 +02:00
tibbi 401f0aed6e fix #125, parse a couple more contact details from WhatsApp intent 2018-04-13 19:14:47 +02:00
tibbi 1cb0d1b1bd making phone key nullable at Edit screen 2018-04-13 15:25:59 +02:00
tibbi de864f362c fix exporting contacts on sd cards 2018-04-13 15:01:29 +02:00
tibbi b7d7eb5e8a handle contact website import/export 2018-04-13 14:53:19 +02:00
tibbi cf15832dce add Website handling to the local database 2018-04-13 14:38:52 +02:00
Tibor Kaputa 22606e65b1
Merge pull request #130 from solokot/master
Update Russian
2018-04-13 14:27:02 +02:00
tibbi 4962a955e5 handle website at contact update/insert 2018-04-13 14:23:35 +02:00
tibbi 97bd5dacef add websites to the Edit screen too 2018-04-13 13:46:31 +02:00
solokot f072522469
Update strings.xml 2018-04-13 14:43:28 +03:00
solokot b852a477c3
Merge pull request #11 from SimpleMobileTools/master
upd
2018-04-13 14:33:49 +03:00
tibbi 2fca861fc6 add websites to the list of available fields 2018-04-13 12:27:52 +02:00
tibbi 8aadcb04c1 small code cleanup at the ViewContactActivity 2018-04-13 12:19:02 +02:00
tibbi 54df14442d add website to the View screen 2018-04-13 12:14:26 +02:00
tibbi 5b55467691 fetch contact websites 2018-04-13 11:51:58 +02:00
tibbi 2fcdb042f2 adding a new Website field 2018-04-13 11:11:53 +02:00
tibbi 3b7b74b074 fix some null pointer crashes 2018-04-13 11:07:23 +02:00
Tibor Kaputa ebd5d48603
Merge pull request #127 from xinxinxinxinxin/patch-1
Update french translation
2018-04-11 13:20:58 +02:00
Tibor Kaputa 79f4c67439
escaping an apostrophe 2018-04-11 13:20:52 +02:00
xin 4e9b42efcd
Update strings.xml 2018-04-11 10:31:17 +00:00
xin bf12e74fe9
Update french translation 2018-04-11 10:26:03 +00:00
Tibor Kaputa 0bb913a5e6
Merge pull request #126 from fricyo/patch-5
Update Translation
2018-04-11 10:40:22 +02:00
fricyo d53c1ed872
Update Translation 2018-04-11 16:38:44 +08:00
tibbi 2200234ee4 updating changelog 2018-04-10 22:59:21 +02:00
tibbi 6dd82c07ed update version to 3.5.1 2018-04-10 22:59:15 +02:00
tibbi 4f97fce695 fix #123, show the business as contact name if only that is filled 2018-04-10 22:55:13 +02:00
tibbi 8c0ca77ed2 fix #124, properly use "Start name with surname" 2018-04-10 22:11:00 +02:00
tibbi e999c3a275 try parsing contact name from Insert intent, related to #125 2018-04-10 22:07:41 +02:00
tibbi 24bb8a331b update commons to 3.18.17 2018-04-10 21:51:46 +02:00
tibbi 82ca892e25 catch exceptions thrown at getting default thumbnail size 2018-04-10 21:24:50 +02:00
tibbi 9eb6b3c821 updating changelog 2018-04-08 19:04:15 +02:00
tibbi c0698b4753 update version to 3.5.0 2018-04-08 19:04:09 +02:00
tibbi 049c3a5361 updating release notes 2018-04-08 18:37:58 +02:00
tibbi 8c5881f4d3 updating FAQ texts a bit 2018-04-08 18:34:32 +02:00
tibbi c03c7fff39 do not refetch contacts before sharing 2018-04-08 18:23:36 +02:00
tibbi 510da6b140 make sure only the proper fields are shown at Edit Contact screen 2018-04-08 17:44:23 +02:00
tibbi d94dbde48e make sure View Contact Details shows only the proper fields 2018-04-08 16:07:46 +02:00
tibbi cfcaa67ba9 remove the top margin of first_name at edit_contact activity 2018-04-08 15:32:12 +02:00
tibbi acd3f9f9d9 creating the dialog for managing visible contact fields 2018-04-08 15:06:21 +02:00
tibbi c86bdd379f add some initial things related to filtering what fields should be visible 2018-04-08 14:23:57 +02:00
tibbi 2c7f651191 fix sorting in case of same first name 2018-04-08 13:59:19 +02:00
tibbi 4fde91ae47 limit batch group at adding/removing contacts from groups 2018-04-08 13:03:56 +02:00
tibbi 37bfe59226 reuse the same gson instance in whole DBHelper 2018-04-08 12:53:43 +02:00
tibbi 2d2a42d9bc avoid creating gson tokens at every local contact 2018-04-08 12:30:27 +02:00
tibbi f25e953cd4 avoid fetching contacts multiple times at once 2018-04-08 12:24:06 +02:00
tibbi 9089edf04c avoid seeing duplicate import dialog at third party file opening 2018-04-08 12:12:30 +02:00
tibbi d6f8bd43bf handle prefix/suffix/organization exporting/importing 2018-04-08 12:05:34 +02:00
tibbi fea917e41c add prefix/suffix/organization to contacts stored locally 2018-04-08 11:38:15 +02:00
tibbi bde0ad34ea make sure Search checks contact organization too 2018-04-08 11:36:51 +02:00