Commit Graph

806 Commits

Author SHA1 Message Date
fricyo 148541775d
Creat Chinese(TW) Translation 2018-03-08 16:12:11 +08:00
Tibor Kaputa 68245143f3
Merge pull request #86 from smarquespt/patch-1
Update strings.xml
2018-03-04 23:55:08 +01:00
Sérgio Marques fbbee420cd
Update strings.xml 2018-03-04 22:40:26 +00:00
tibbi b8c087bd3f updating changelog 2018-03-04 10:07:54 +01:00
tibbi 6802faaa40 update version to 3.3.3 2018-03-04 10:07:49 +01:00
tibbi 1bd9355d92 search at Notes and addresses too 2018-03-04 10:07:02 +01:00
tibbi 9ebb72b1b2 always fetch all contact info to make sure Search works well 2018-03-04 10:06:40 +01:00
solokot 1437888f15
Merge pull request #7 from SimpleMobileTools/master
upd
2018-03-04 11:21:19 +03:00
tibbi 004cf57385 updating changelog 2018-03-04 09:08:52 +01:00
tibbi ad3e72ecac update version to 3.3.2 2018-03-04 09:08:46 +01:00
tibbi 5f8c13ff9a update commons to 3.14.12 2018-03-04 09:06:38 +01:00
tibbi 3105093272 adding a couple crashfixes 2018-03-03 12:59:16 +01:00
tibbi e85dd634e6 updating changelog 2018-03-02 12:13:25 +01:00
tibbi 38a8df9dc3 update version to 3.3.1 2018-03-02 12:13:14 +01:00
tibbi 9cb647ca12 make sure we have the database created in time at launch 2018-03-02 12:10:06 +01:00
tibbi fd055152df updating commons and kotlin 2018-03-02 12:09:52 +01:00
tibbi f37d7a0d10 catch and display exceptions thrown at querying contact sources 2018-03-02 12:08:11 +01:00
tibbi aef045f160 simplify AddFavoritesDialog confirmation 2018-03-01 16:41:48 +01:00
tibbi 3cddd70a5b update commons to 3.14.1 2018-02-28 22:49:39 +01:00
solokot 75d78f36d7
Merge pull request #6 from SimpleMobileTools/master
upd
2018-02-27 12:47:57 +03:00
tibbi c33906a874 making some views nullable 2018-02-26 17:17:04 +01:00
tibbi ff3de208b9 updating changelog 2018-02-22 21:09:12 +01:00
tibbi 88bcaf8c0c update version to 3.3.0 2018-02-22 21:09:06 +01:00
tibbi ec0dbd23e1 add Address and Notes in release notes 2018-02-22 21:08:14 +01:00
tibbi 3d7f14039b update commons to 3.12.20 2018-02-22 21:06:00 +01:00
tibbi 2011464acf add Filter and Sort menu items to the Select contact screen 2018-02-22 20:54:01 +01:00
tibbi 2c31cf5bc9 fix #78, properly return email at Get email intent 2018-02-22 20:33:24 +01:00
tibbi 6cc148b816 make sure shared contacts have all appropriate fields filled 2018-02-22 18:37:15 +01:00
tibbi aea1ef464f adjust getNotes() so it gets all contact notes if needed 2018-02-22 18:22:53 +01:00
tibbi eec5e3aa95 fix setting selectionArgs at a specific contact 2018-02-22 18:18:49 +01:00
tibbi 740dfb090e add contact events when adding optional fields is active 2018-02-22 18:06:16 +01:00
tibbi 7f11945af4 make fetching some fields optional, used only at exporting 2018-02-22 16:23:04 +01:00
tibbi f81700c120 Revert "avoid unnecessarily fetching all contact emails and addresses for the main screen"
This reverts commit 8edab98cb3.
2018-02-22 16:14:33 +01:00
tibbi 2fa449d60e add notes exporting 2018-02-22 16:14:14 +01:00
tibbi 926ba81bcd add importing note from vcf file 2018-02-22 16:04:31 +01:00
tibbi c2b92f46f6 add Notes field at our local database too 2018-02-22 15:25:36 +01:00
tibbi 85c998b9a8 handle note inserting and updating 2018-02-22 15:14:19 +01:00
tibbi ac99c14c96 show the contact notes at the View screen 2018-02-22 14:15:39 +01:00
tibbi 8edab98cb3 avoid unnecessarily fetching all contact emails and addresses for the main screen 2018-02-22 14:01:54 +01:00
tibbi 8f743f3397 adding a contact Notes field 2018-02-22 13:57:08 +01:00
tibbi e7faeffc42 adding addresses field to the locally stored contacts 2018-02-22 10:27:00 +01:00
tibbi 51d2d5d22b handle address field export/importing 2018-02-21 21:21:33 +01:00
tibbi 9edcee7110 handle contact address inserting/updating 2018-02-21 20:57:16 +01:00
tibbi ad669b0fc6 add address handling at the Edit screen 2018-02-21 20:45:39 +01:00
tibbi 8459160d6e show the contact addresses on the View screen 2018-02-21 20:22:03 +01:00
tibbi 835d7bfde6 flip addresses and events at the Contact model 2018-02-21 19:48:55 +01:00
tibbi d3498f96cb parse contact addresses 2018-02-21 19:07:10 +01:00
tibbi 5a0095c22a update commons to 3.12.16 2018-02-21 18:46:42 +01:00
tibbi ff3b1ab5eb use our custom layout managers 2018-02-21 17:54:23 +01:00
tibbi 08726093ec change isFirstResume only if we have the required permissions 2018-02-21 16:36:00 +01:00