Commit Graph

454 Commits

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