Commit Graph

622 Commits

Author SHA1 Message Date
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
tibbi 8dd3dd08cd add a null check at the contact in ContactActivity 2018-02-21 15:33:35 +01:00
tibbi 8a4c4f9324 add some null checks at the fragments 2018-02-21 15:32:03 +01:00
Tibor Kaputa 29d316f6f4
Merge pull request #75 from en2sv/patch-2
Update Swedish translation
2018-02-17 22:30:27 +01:00
en2sv 92700e6382
Update Swedish translation 2018-02-17 20:28:06 +01:00
tibbi 439e612d53 updating changelog 2018-02-11 23:49:59 +01:00
tibbi 23867b60e8 update version to 3.2.0 2018-02-11 23:49:51 +01:00
tibbi d655aaff13 add the local private database in release notes 2018-02-11 23:49:43 +01:00
tibbi 3af55404a2 properly export local private photos in .vcf files 2018-02-11 23:41:53 +01:00
tibbi 1be6264cf4 increase the resolution of local images for a bit better quality 2018-02-11 23:26:18 +01:00
tibbi 0b9b1b7f1a properly handle displaying local private photos 2018-02-11 23:24:16 +01:00
tibbi 192658c0d3 properly handle exporting/importing local private contacts 2018-02-11 21:55:36 +01:00
tibbi 0651a49cd1 properly handle Favorite toggling of local private contacts 2018-02-11 21:45:25 +01:00
tibbi 21cc46de54 handle deleting local private contacts 2018-02-11 21:17:24 +01:00
tibbi 062ee8a6d4 properly update the View screen if a number/email/event was removed 2018-02-11 21:03:19 +01:00
tibbi dc43fb93f8 add handling for updating local private contacts 2018-02-11 20:50:08 +01:00
tibbi 097344dd26 properly show private local contact details/edit screen 2018-02-11 20:42:44 +01:00
tibbi 6c39757cec show local contacts in the lists 2018-02-11 20:28:45 +01:00
tibbi eb4833ff1e start contacts autoincrement id from a million to avoid conflicts 2018-02-11 20:02:46 +01:00
tibbi 2ed8a4e150 create the function for retrieving contacts from the local database 2018-02-11 19:21:23 +01:00
tibbi 6305785aa9 implementing contact inserting 2018-02-11 19:07:14 +01:00
tibbi a631a53db6 create a table for storing local contacts 2018-02-11 18:38:30 +01:00
solokot 71744e3126
Merge pull request #5 from SimpleMobileTools/master
up
2018-02-11 17:06:19 +03:00
tibbi 8e207414ef add a new source for storing contacts locally, without sharing with other apps 2018-02-11 13:10:21 +01:00
tibbi 6400735463 use a human readable default filename at exporting 2018-02-11 12:30:30 +01:00
tibbi 0ca4f418eb adding a missing return statement 2018-02-10 23:52:47 +01:00
tibbi 9cd4288862 handle View intents with the new ViewContactActivity 2018-02-10 23:48:50 +01:00
tibbi dd6771fd0c move contact init at ViewContactActivity to resume 2018-02-10 23:42:11 +01:00
tibbi dd678cc7d2 allow adding a contact to Favorites during creating 2018-02-10 23:36:22 +01:00
tibbi 962ff318e6 add a setting for selecting what should happen on contact click 2018-02-10 22:17:38 +01:00
tibbi b1c8b5a941 remove the "Call contact on click" setting 2018-02-10 21:55:28 +01:00
tibbi 67511c07d0 move some edit and view shared functions into ContactActivity 2018-02-10 21:50:38 +01:00