Commit graph

  • 93edf90d51 adding a tab for Groups tibbi 2018-03-16 20:23:15 +0100
  • 50904b2dff adding Group icons tibbi 2018-03-16 15:21:22 +0100
  • 4bd4513ad9 fix #82, allow pressing phone number, email, address on the View screen tibbi 2018-03-16 13:33:03 +0100
  • 1165550ef4 fix #81, improve contact handling by lookup key tibbi 2018-03-16 13:11:47 +0100
  • 54396d4bd3 update commons to 3.16.10 tibbi 2018-03-16 10:05:17 +0100
  • e2d555e300 make the fragments nullable in main activity tibbi 2018-03-16 10:03:12 +0100
  • 1dd37336f7 add an extra check to avoid saving null contact tibbi 2018-03-16 09:58:53 +0100
  • 4e4f8273ac
    Merge pull request #8 from SimpleMobileTools/master solokot 2018-03-11 13:52:28 +0300
  • aa8186af56 properly closing a string tag tibbi 2018-03-08 12:52:13 +0100
  • 79dbf383fc
    Merge pull request #88 from fricyo/patch-1 Tibor Kaputa 2018-03-08 09:23:09 +0100
  • 148541775d
    Creat Chinese(TW) Translation fricyo 2018-03-08 16:12:11 +0800
  • 68245143f3
    Merge pull request #86 from smarquespt/patch-1 Tibor Kaputa 2018-03-04 23:55:08 +0100
  • fbbee420cd
    Update strings.xml Sérgio Marques 2018-03-04 22:40:26 +0000
  • b8c087bd3f updating changelog tibbi 2018-03-04 10:07:54 +0100
  • 6802faaa40 update version to 3.3.3 tibbi 2018-03-04 10:07:49 +0100
  • 1bd9355d92 search at Notes and addresses too tibbi 2018-03-04 10:07:02 +0100
  • 9ebb72b1b2 always fetch all contact info to make sure Search works well tibbi 2018-03-04 10:06:40 +0100
  • 1437888f15
    Merge pull request #7 from SimpleMobileTools/master solokot 2018-03-04 11:21:19 +0300
  • 004cf57385 updating changelog tibbi 2018-03-04 09:08:52 +0100
  • ad3e72ecac update version to 3.3.2 tibbi 2018-03-04 09:08:46 +0100
  • 5f8c13ff9a update commons to 3.14.12 tibbi 2018-03-04 09:06:38 +0100
  • 3105093272 adding a couple crashfixes tibbi 2018-03-03 12:59:16 +0100
  • e85dd634e6 updating changelog tibbi 2018-03-02 12:13:25 +0100
  • 38a8df9dc3 update version to 3.3.1 tibbi 2018-03-02 12:13:14 +0100
  • 9cb647ca12 make sure we have the database created in time at launch tibbi 2018-03-02 12:10:06 +0100
  • fd055152df updating commons and kotlin tibbi 2018-03-02 12:09:52 +0100
  • f37d7a0d10 catch and display exceptions thrown at querying contact sources tibbi 2018-03-02 12:08:11 +0100
  • aef045f160 simplify AddFavoritesDialog confirmation tibbi 2018-03-01 16:41:48 +0100
  • 3cddd70a5b update commons to 3.14.1 tibbi 2018-02-28 22:49:39 +0100
  • 75d78f36d7
    Merge pull request #6 from SimpleMobileTools/master solokot 2018-02-27 12:47:57 +0300
  • c33906a874 making some views nullable tibbi 2018-02-26 17:17:04 +0100
  • ff3de208b9 updating changelog tibbi 2018-02-22 21:09:12 +0100
  • 88bcaf8c0c update version to 3.3.0 tibbi 2018-02-22 21:09:06 +0100
  • ec0dbd23e1 add Address and Notes in release notes tibbi 2018-02-22 21:08:14 +0100
  • 3d7f14039b update commons to 3.12.20 tibbi 2018-02-22 21:06:00 +0100
  • 2011464acf add Filter and Sort menu items to the Select contact screen tibbi 2018-02-22 20:54:01 +0100
  • 2c31cf5bc9 fix #78, properly return email at Get email intent tibbi 2018-02-22 20:33:24 +0100
  • 6cc148b816 make sure shared contacts have all appropriate fields filled tibbi 2018-02-22 18:37:15 +0100
  • aea1ef464f adjust getNotes() so it gets all contact notes if needed tibbi 2018-02-22 18:22:53 +0100
  • eec5e3aa95 fix setting selectionArgs at a specific contact tibbi 2018-02-22 18:18:49 +0100
  • 740dfb090e add contact events when adding optional fields is active tibbi 2018-02-22 18:06:16 +0100
  • 7f11945af4 make fetching some fields optional, used only at exporting tibbi 2018-02-22 16:23:04 +0100
  • f81700c120 Revert "avoid unnecessarily fetching all contact emails and addresses for the main screen" tibbi 2018-02-22 16:14:33 +0100
  • 2fa449d60e add notes exporting tibbi 2018-02-22 16:14:14 +0100
  • 926ba81bcd add importing note from vcf file tibbi 2018-02-22 16:04:31 +0100
  • c2b92f46f6 add Notes field at our local database too tibbi 2018-02-22 15:25:36 +0100
  • 85c998b9a8 handle note inserting and updating tibbi 2018-02-22 15:14:19 +0100
  • ac99c14c96 show the contact notes at the View screen tibbi 2018-02-22 14:15:39 +0100
  • 8edab98cb3 avoid unnecessarily fetching all contact emails and addresses for the main screen tibbi 2018-02-22 14:01:54 +0100
  • 8f743f3397 adding a contact Notes field tibbi 2018-02-22 13:57:08 +0100
  • e7faeffc42 adding addresses field to the locally stored contacts tibbi 2018-02-22 10:27:00 +0100
  • 51d2d5d22b handle address field export/importing tibbi 2018-02-21 21:21:33 +0100
  • 9edcee7110 handle contact address inserting/updating tibbi 2018-02-21 20:57:16 +0100
  • ad669b0fc6 add address handling at the Edit screen tibbi 2018-02-21 20:45:39 +0100
  • 8459160d6e show the contact addresses on the View screen tibbi 2018-02-21 20:22:03 +0100
  • 835d7bfde6 flip addresses and events at the Contact model tibbi 2018-02-21 19:48:55 +0100
  • d3498f96cb parse contact addresses tibbi 2018-02-21 19:07:10 +0100
  • 5a0095c22a update commons to 3.12.16 tibbi 2018-02-21 18:46:42 +0100
  • ff3b1ab5eb use our custom layout managers tibbi 2018-02-21 17:54:23 +0100
  • 08726093ec change isFirstResume only if we have the required permissions tibbi 2018-02-21 16:36:00 +0100
  • 42eb8e4609 update commons to 3.12.15 tibbi 2018-02-21 16:05:23 +0100
  • 74140b1665 adding a null check at handling Edit Photo result tibbi 2018-02-21 15:57:45 +0100
  • bcdd8fe40f check if there is an available app for Crop before launching it tibbi 2018-02-21 15:50:56 +0100
  • 8dd3dd08cd add a null check at the contact in ContactActivity tibbi 2018-02-21 15:33:35 +0100
  • 8a4c4f9324 add some null checks at the fragments tibbi 2018-02-21 15:32:03 +0100
  • 29d316f6f4
    Merge pull request #75 from en2sv/patch-2 Tibor Kaputa 2018-02-17 22:30:27 +0100
  • 92700e6382
    Update Swedish translation en2sv 2018-02-17 20:28:06 +0100
  • 439e612d53 updating changelog tibbi 2018-02-11 23:49:59 +0100
  • 23867b60e8 update version to 3.2.0 tibbi 2018-02-11 23:49:51 +0100
  • d655aaff13 add the local private database in release notes tibbi 2018-02-11 23:49:43 +0100
  • 3af55404a2 properly export local private photos in .vcf files tibbi 2018-02-11 23:41:53 +0100
  • 1be6264cf4 increase the resolution of local images for a bit better quality tibbi 2018-02-11 23:26:18 +0100
  • 0b9b1b7f1a properly handle displaying local private photos tibbi 2018-02-11 23:24:16 +0100
  • 192658c0d3 properly handle exporting/importing local private contacts tibbi 2018-02-11 21:55:36 +0100
  • 0651a49cd1 properly handle Favorite toggling of local private contacts tibbi 2018-02-11 21:45:25 +0100
  • 21cc46de54 handle deleting local private contacts tibbi 2018-02-11 21:17:24 +0100
  • 062ee8a6d4 properly update the View screen if a number/email/event was removed tibbi 2018-02-11 21:03:19 +0100
  • dc43fb93f8 add handling for updating local private contacts tibbi 2018-02-11 20:50:08 +0100
  • 097344dd26 properly show private local contact details/edit screen tibbi 2018-02-11 20:42:44 +0100
  • 6c39757cec show local contacts in the lists tibbi 2018-02-11 20:28:45 +0100
  • eb4833ff1e start contacts autoincrement id from a million to avoid conflicts tibbi 2018-02-11 20:02:46 +0100
  • 2ed8a4e150 create the function for retrieving contacts from the local database tibbi 2018-02-11 19:21:23 +0100
  • 6305785aa9 implementing contact inserting tibbi 2018-02-11 19:07:14 +0100
  • a631a53db6 create a table for storing local contacts tibbi 2018-02-11 18:38:30 +0100
  • 71744e3126
    Merge pull request #5 from SimpleMobileTools/master solokot 2018-02-11 17:06:19 +0300
  • 8e207414ef add a new source for storing contacts locally, without sharing with other apps tibbi 2018-02-11 13:10:21 +0100
  • 6400735463 use a human readable default filename at exporting tibbi 2018-02-11 12:30:30 +0100
  • 0ca4f418eb adding a missing return statement tibbi 2018-02-10 23:52:47 +0100
  • 9cd4288862 handle View intents with the new ViewContactActivity tibbi 2018-02-10 23:48:50 +0100
  • dd6771fd0c move contact init at ViewContactActivity to resume tibbi 2018-02-10 23:42:11 +0100
  • dd678cc7d2 allow adding a contact to Favorites during creating tibbi 2018-02-10 23:36:22 +0100
  • 962ff318e6 add a setting for selecting what should happen on contact click tibbi 2018-02-10 22:17:38 +0100
  • b1c8b5a941 remove the "Call contact on click" setting tibbi 2018-02-10 21:55:28 +0100
  • 67511c07d0 move some edit and view shared functions into ContactActivity tibbi 2018-02-10 21:50:38 +0100
  • 32a9fa6884 create a separate activity for viewing contact details, without editing tibbi 2018-02-10 21:19:34 +0100
  • 02850c99b6 remove the Contact details string tibbi 2018-02-10 20:28:04 +0100
  • 0421228841 adding a new string for contact details tibbi 2018-02-10 17:23:02 +0100
  • b1d4f2241b reduce side padding at setting items tibbi 2018-02-10 17:07:41 +0100
  • 7d2c4e18a3 increase the font size at contact lists tibbi 2018-02-10 17:04:10 +0100
  • e1406b231d add some null checks at addFavoritesDialog tibbi 2018-02-10 16:51:19 +0100