Commit graph

603 commits

Author SHA1 Message Date
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
tibbi
42eb8e4609 update commons to 3.12.15 2018-02-21 16:05:23 +01:00
tibbi
74140b1665 adding a null check at handling Edit Photo result 2018-02-21 15:57:45 +01:00
tibbi
bcdd8fe40f check if there is an available app for Crop before launching it 2018-02-21 15:50:56 +01:00