Commit Graph

2036 Commits

Author SHA1 Message Date
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
en2sv 92700e6382
Update Swedish translation 2018-02-17 20:28:06 +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
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
tibbi 32a9fa6884 create a separate activity for viewing contact details, without editing 2018-02-10 21:19:34 +01:00
tibbi 02850c99b6 remove the Contact details string 2018-02-10 20:28:04 +01:00
tibbi 0421228841 adding a new string for contact details 2018-02-10 17:23:02 +01:00
tibbi b1d4f2241b reduce side padding at setting items 2018-02-10 17:07:41 +01:00
tibbi 7d2c4e18a3 increase the font size at contact lists 2018-02-10 17:04:10 +01:00
tibbi e1406b231d add some null checks at addFavoritesDialog 2018-02-10 16:51:19 +01:00
tibbi b8b118c62c catch exceptions thrown at looking up contacts 2018-02-10 16:49:50 +01:00
tibbi 3c834fe521 add null checks at search query change updates 2018-02-10 16:43:47 +01:00
Primokorn ae58b7282d
Create FR strings.xml 2018-02-05 09:27:33 +01:00
tibbi 89431dde94 update version to 3.1.4 2018-02-03 23:56:08 +01:00
tibbi b2fe9e6be3 add a toggle for avoiding showing Whats New on startup 2018-02-03 23:53:45 +01:00
tibbi e66ec05ba6 add the info declaring quoted-printable at exported vcf when necessary 2018-02-03 23:47:45 +01:00
tibbi 6fd7714725 properly encode exported names when appropriate 2018-02-03 23:17:19 +01:00
tibbi e4718ffa82 properly parse encoded names stretching to multiple lines too 2018-02-02 17:23:41 +01:00
Tibor Kaputa 563c6c100b
Merge pull request #59 from trubitsyn/patch-2
Set unique applicationIdSuffix in debug builds
2018-02-02 16:53:10 +01:00
Tibor Kaputa 48851566a5
Merge pull request #66 from trubitsyn/patch-1
Update strings.xml
2018-02-02 16:30:32 +01:00
tibbi d4be18cb81 fix #62, properly handle ansi encoded names 2018-02-02 16:29:14 +01:00
Nikola Trubitsyn 4a78ccedf2
Update strings.xml 2018-02-02 17:43:12 +03:00
Phoenix1747 6ec8355ac6
Update strings.xml 2018-02-02 14:52:33 +01:00
tibbi b72c6cb787 properly show the public contact source on all visible places 2018-02-02 13:57:24 +01:00
tibbi 996a9ead0a show the modified contact source at the FilterContactSources adapter 2018-02-02 12:30:33 +01:00
tibbi 3bb7860bb7 store the local account name too 2018-02-02 11:53:01 +01:00
tibbi 029db0d853 add a new string for private phone contacts 2018-02-02 11:44:38 +01:00
tibbi f0a2f585b8 use a new model ContactSource 2018-02-02 11:30:11 +01:00
tibbi 6f82aadcb9 store the local account type in shared prefs 2018-02-01 23:54:36 +01:00
Nikola Trubitsyn 6c33c069ac Set unique applicationIdSuffix in debug builds 2018-02-02 00:41:23 +03:00
tibbi 93e7d73d91 update commons to 3.9.9 2018-02-01 21:25:28 +01:00
solokot 5021c92a5c
Update strings.xml 2018-02-01 20:18:19 +03:00
Phoenix1747 93dcca0f96
Update strings.xml 2018-02-01 14:13:24 +01:00
tibbi 0077d04906 add a new string for storing contacts locally in the phone 2018-02-01 11:59:32 +01:00
Tibor Kaputa 2559fdd8c0
Merge pull request #57 from trubitsyn/patch-1
Some code improvements
2018-01-31 21:14:41 +01:00
tibbi da2219f160 shorten the search close code 2018-01-31 18:18:35 +01:00
tibbi 2c5daff95c add some null checks to filtering contacts adapter entries at search 2018-01-31 18:04:26 +01:00
Nikola Trubitsyn 6db0091d1d Add private modifiers where applicable 2018-01-30 14:17:43 +03:00
Nikola Trubitsyn 526b0eaff5 Add const modifiers in Constants 2018-01-30 14:16:45 +03:00
Nikola Trubitsyn e57bb9531b Replace deprecated MenuItemCompat.collapseActionView 2018-01-30 14:13:12 +03:00
Nikola Trubitsyn 04823c8fa4 Replace deprecated setOnPageChangeListener 2018-01-30 14:11:51 +03:00
Phoenix1747 42a5f4d103
Update DE 2018-01-30 08:38:54 +01:00
tibbi 70691c56c7 update version to 3.1.3 2018-01-30 00:03:46 +01:00
tibbi 7664a09697 allow saving contacts with empty account name 2018-01-29 23:39:41 +01:00
Nikola Trubitsyn e5565583c1
Update strings.xml 2018-01-29 22:17:37 +03:00
tibbi 63e49032cc add some new strings related to contact clicking 2018-01-29 20:06:46 +01:00
tibbi db019572a4 rename ContactActivity to EditContactActivity 2018-01-29 19:16:58 +01:00
tibbi d1152fb657 hide the thumbnail at Favorite selector when appropriate 2018-01-29 19:14:54 +01:00
tibbi 7063b9ffd2 avoid recycling contact images if the activity is destroyed 2018-01-29 18:53:35 +01:00
tibbi 197eb7b60c report all exceptions thrown during exporting contacts 2018-01-29 18:52:05 +01:00
tibbi 8317a267b4 return empty contact source type for empty account names 2018-01-29 18:34:48 +01:00
tibbi c72a3cd604 make sure the contact list items have proper height even without thumbnail 2018-01-29 17:42:24 +01:00
tibbi 7bf74e9e70 properly refresh contacts when thumbnail visibility changes 2018-01-29 16:44:36 +01:00
tibbi fac521babd update commons to 3.9.4 2018-01-29 16:30:51 +01:00
Phoenix1747 ce46912f9d
Update strings.xml 2018-01-29 08:34:11 +01:00
Nikola Trubitsyn 6d7eed64dc Fix broken "show_contact_avatars" ru string resource 2018-01-28 15:16:20 +03:00
Tibor Kaputa 571364c89f
Merge branch 'master' into feature-48 2018-01-28 09:03:38 +01:00
solokot fc479170a9
Update strings.xml 2018-01-28 10:23:55 +03:00
Nikola Trubitsyn 978b72af39 Use beVisibleIf on contact_tmb view 2018-01-28 00:25:05 +03:00
Nikola Trubitsyn 3f83b80a98 Use "thumbnails" instead of "avatars" in strings 2018-01-28 00:23:05 +03:00
Nikola Trubitsyn 0a86ce2856 Add an option to show/hide contact thumbnails 2018-01-27 23:58:49 +03:00
tibbi 4ffcfcd2f4 add some strings related to toggling contact avatars 2018-01-27 20:26:15 +01:00
tibbi 82ab0f2958 update version to 3.1.2 2018-01-23 21:19:06 +01:00
tibbi 79f4b38c8c allow empty accountName at getting a specific contact info too 2018-01-23 21:18:31 +01:00
tibbi d2d5f306e2 adding some null checks 2018-01-23 21:16:58 +01:00
tibbi 2606456255 catch and report errors thrown at obtaining phone numbers and emails 2018-01-23 21:15:23 +01:00
tibbi 71d40b0e08 ignore phone number entries without a number 2018-01-23 21:13:12 +01:00
tibbi 83418936f5 fix #4, properly import contacts exported from Thunderbird 2018-01-23 21:04:13 +01:00
tibbi d59f2277ab allow empty account name at contact fetching 2018-01-23 20:40:02 +01:00
tibbi a916827b47 show the empty placeholder if search gives no results 2018-01-23 20:38:21 +01:00
tibbi 3c643e7ded update commons to 3.8.2 2018-01-23 20:10:59 +01:00
tibbi b9224e4db6 update version to 3.1.1 2018-01-22 20:59:39 +01:00
tibbi 41286a7346 update commons to 3.8.0 2018-01-22 20:59:30 +01:00
Nikola Trubitsyn 42a3433dc0
Specify build tools 27.0.3 explicitly 2018-01-22 13:11:11 +03:00
Nikola Trubitsyn a0d4819543
Update strings.xml 2018-01-21 04:12:06 +03:00
en2sv 228b7729d3
Add Swedish translation 2018-01-20 20:30:46 +01:00
Phoenix1747 8ef613bf51
typo 2018-01-17 14:36:51 +01:00
Phoenix1747 7eab978a4e
Update strings.xml 2018-01-17 14:32:45 +01:00
tibbi 46f55eff14 update commons to 3.7.7 2018-01-16 23:32:38 +01:00
tibbi 7467f0b5b5 update version to 3.1.0 2018-01-16 00:04:56 +01:00
tibbi 3caac44dd7 update commons to 3.7.5 2018-01-16 00:04:49 +01:00
tibbi 13f5fbc859 allow sharing multiple handpicked contacts at once 2018-01-15 23:49:03 +01:00
tibbi dc308a94dc allow sharing a contact via creating a vcf file 2018-01-15 23:42:03 +01:00
tibbi d17ec1ff4f handle importing contacts via opening vcf file intent 2018-01-15 23:19:16 +01:00
tibbi eefb6a1dab handle exporting base64 encoded contact images 2018-01-15 22:09:30 +01:00
tibbi f729b0de6a move the Inserting... toast to ContactActivity 2018-01-15 21:47:21 +01:00
tibbi bd13b59e36 redraw the contacts list after changing the filters 2018-01-15 20:54:37 +01:00
tibbi 135240564f add thumbnailUri to the contact model 2018-01-15 20:41:04 +01:00
tibbi 052e17bed6 create a vcf file contacts exporter 2018-01-15 18:12:09 +01:00
tibbi ca463d056b creating the structure of contact exporting 2018-01-15 16:18:19 +01:00
tibbi 04b345e0ac create the Export Contacts dialog 2018-01-15 16:01:24 +01:00
tibbi 0e1009b499 handle contact photo importing 2018-01-15 14:08:52 +01:00
bulbarsaur c6515bb40f Update Korean translation 2018-01-15 12:40:40 +09:00
tibbi 69b68de511 properly parse phone numbers at Version 3 vcf files too 2018-01-15 00:06:53 +01:00
tibbi e0257c742d implement the actual contact importer parser 2018-01-14 23:26:56 +01:00
tibbi 5717dd48ed remove some constants boilerplate by adding a more specific import 2018-01-14 22:54:06 +01:00
tibbi 9950d5d3ce adding the Import Contacts dialog 2018-01-14 20:53:29 +01:00
tibbi 82d10f8b18 add menu items for importing/exporting vcf files 2018-01-14 20:03:13 +01:00
tibbi 68b9c4f5d2 add LeakCanary and storage permission back 2018-01-14 19:58:25 +01:00
Phoenix1747 628acd9585
Update strings.xml 2018-01-14 19:41:56 +01:00
tibbi 01edcf2a51 adding some export/import related strings 2018-01-14 18:37:11 +01:00
tibbi 13b7a1cb61 update commons to 3.7.2 2018-01-14 18:25:23 +01:00
tibbi 90a51a407a ignore empty contact emails 2018-01-14 16:37:02 +01:00
Nikola Trubitsyn 786e35613e
Update values-ru/strings.xml (add space) 2018-01-12 11:57:33 +03:00
solokot b29fde04a1
Update strings.xml 2018-01-10 18:25:09 +03:00
tibbi fd180fcb53 adding a null check at closing the search 2018-01-08 13:26:07 +01:00
tibbi e9165ad41d couple Black & White theme improvements 2018-01-07 22:23:48 +01:00
hanjoong.cho f8152a414f Added missing clickable option to checkbox 2018-01-06 20:19:24 +09:00
hanjoong.cho 09b41d2422 fix #28, lowering the number of bulk update lists 2018-01-06 08:29:46 +09:00
Tibor Kaputa 7857859a65
Merge pull request #30 from hanjoongcho/master
Update Korean translation
2018-01-03 22:36:01 +01:00
Nikola Trubitsyn b8f97fbe30
Update values-ru/strings.xml 2018-01-03 17:01:14 +03:00
tibbi 231e18fdbe update version to 3.0.3 2018-01-03 12:16:27 +01:00
tibbi def396ca75 update commons to 3.5.7 2018-01-03 12:14:38 +01:00
tibbi a1a2573047 fix #28, make the contacts beginning with the search string appear first 2018-01-03 12:11:25 +01:00
tibbi 2b636f7240 fix some crashes at inflating some views 2018-01-03 11:44:10 +01:00
Phoenix1747 34aee0d59e
Update DE 2018-01-03 09:13:40 +01:00
bulbarsaur 13423e71e6 Update Korean translation 2018-01-03 12:22:28 +09:00
tibbi a2ac57d5f3 update version to 3.0.2 2018-01-02 23:42:27 +01:00
tibbi 287fb4959c show an error if trying to save a contact without an account set (last field) 2018-01-02 23:40:15 +01:00
tibbi 22b4dd0a19 do not show filter contact source dialog if theres no available sources 2018-01-02 23:30:29 +01:00
tibbi 98424ebd20 init fragments on resume if needed 2018-01-02 23:27:16 +01:00
tibbi 14f13b97e2 add some side padding to list placeholders 2018-01-02 23:13:31 +01:00
tibbi 345ac6d430 properly handle toggling Favorite items 2018-01-02 23:11:22 +01:00
Tibor Kaputa 45ad2d00b3
Merge pull request #26 from Phoenix1747/patch-1
Update DE
2018-01-02 20:38:47 +01:00
tibbi 8491162c77 properly handle INSERT intent 2018-01-02 20:35:46 +01:00
tibbi 099c2110c0 do not filter out contacts without names 2018-01-02 20:35:37 +01:00
Phoenix1747 d841234e81
Update DE
Push for commit 4000641022.
2018-01-02 19:54:01 +01:00
tibbi e19e367852 show a favorite icon at the Details screen 2018-01-02 19:11:40 +01:00
tibbi 3cd116ada8 reuse the Favorites stored on device, don't create an own list 2018-01-02 18:02:35 +01:00
tibbi 8e3eee5106 allow selecting only 1 contact at the selection activity 2018-01-02 17:35:21 +01:00
Tibor Kaputa a19bf32b3c
Merge pull request #23 from trubitsyn/patch-2
Update values-ru/strings.xml
2018-01-02 17:07:02 +01:00
tibbi 59837806be handle PICK contact intent 2018-01-02 16:49:03 +01:00
Nikola Trubitsyn 5c9bd66128
Update values-ru/strings.xml 2018-01-02 18:20:29 +03:00
tibbi b57884ab8e sort contacts only after filtering 2018-01-02 15:42:07 +01:00
tibbi 4000641022 add some Select Contact related strings 2018-01-02 15:17:15 +01:00
tibbi 8410ef57b9 properly handle ACTION_EDIT intent too 2018-01-02 15:01:43 +01:00
tibbi 29c16d543f add some more third party intent handling 2018-01-02 14:57:19 +01:00
tibbi f2f22a34ff phandle the insert_or_edit intent with phone number parameter 2018-01-02 14:44:55 +01:00
tibbi 2cfcdba0f9 add handling for some third party intents 2018-01-02 14:29:23 +01:00
tibbi cbf781dfea hide the contacts list when empty to fix the placeholder click listener 2018-01-02 00:03:49 +01:00
tibbi 54775f3f08 update version code to 2 2018-01-01 19:49:56 +01:00
tibbi d8aea36d24 update version to 3.0.1 2018-01-01 19:01:01 +01:00
tibbi 532ee261fc make the list at fragment_layout occupy whole height 2017-12-31 14:14:31 +01:00
tibbi dc09381d0d make the the Type fields at Contact activity are centered vertically 2017-12-31 13:55:46 +01:00
tibbi bcb062c08a fill AddFavorite dialog asynchronously 2017-12-31 12:54:24 +01:00
tibbi 85c303e6dc show a bubble and fastscroller at the Add Favorite dialog 2017-12-31 12:44:38 +01:00
tibbi 00e5fdde5e apply search to emails too 2017-12-31 10:02:35 +01:00
tibbi ff3f2ea7a3 always fill contact numbers, so they are searchable 2017-12-31 09:51:44 +01:00
tibbi 108e72fd10 apply search to phone numbers too 2017-12-31 09:50:48 +01:00
tibbi 5b88de8025 move some proguard rules to Commons 2017-12-31 09:46:59 +01:00
tibbi 22b015937c sign the release version of the app 2017-12-31 09:36:39 +01:00
tibbi a36f3743b8 implementing the search functionality 2017-12-31 00:05:14 +01:00
Tibor Kaputa 5ff8eade7c
Merge pull request #21 from trubitsyn/patch-2
Update values-ru/strings.xml
2017-12-30 23:28:24 +01:00
tibbi 6d1bf44311 adding a Search actionmenu item 2017-12-30 23:26:51 +01:00
Nikola Trubitsyn 8d681e0a07
Update values-ru/strings.xml 2017-12-31 00:57:44 +03:00
Phoenix1747 ce43d3fed9
Update strings.xml 2017-12-30 22:39:45 +01:00
tibbi 49c2cc5a81 move the referesh contacts interface in the proper folder 2017-12-30 21:57:37 +01:00
tibbi 8ec3a75d73 adding some Search related strings 2017-12-30 21:44:30 +01:00
tibbi 8635777f8f remove the storage permission and LeakCanary while theres no export/import 2017-12-30 21:38:19 +01:00
Tibor Kaputa 15b6e15052
Merge pull request #19 from Phoenix1747/patch-1
Update DE
2017-12-30 21:35:27 +01:00
tibbi e93551cfcb use the circle minus only at cab 2017-12-30 21:35:03 +01:00
Phoenix1747 544c4f57fd
Update DE
...for commit d21b3e7c4d.
2017-12-30 21:31:11 +01:00
tibbi 812e7896c5 do not filter out any Favorites when we are showing all contact sources 2017-12-30 21:23:47 +01:00
tibbi a52dfa4d8e setup tab colors before granting Contacts permission 2017-12-30 21:20:27 +01:00
tibbi 19887fd8c9 refresh Favorites on resume too 2017-12-30 21:17:18 +01:00
tibbi ad46e83284 remove the favorite item if needed at removing a contact 2017-12-30 21:13:42 +01:00
tibbi bc0b4a9622 properly show the placeholders if all contacts are removed 2017-12-30 20:05:59 +01:00
tibbi 4184abff80 fix some glitches at managing favorites 2017-12-30 19:42:13 +01:00
tibbi 5efc2fadb6 allow removing favorites by long pressing them + Remove 2017-12-30 19:08:42 +01:00
tibbi d21b3e7c4d allow adding contacts to favorites by long pressing and Add 2017-12-30 18:55:15 +01:00
Phoenix1747 0ab5ffb6d3
update DE
...for commit 09b9d95.
2017-12-30 18:06:07 +01:00
tibbi ab0ea57732 apply the contact source filtering to Add Favorite dialog items too 2017-12-30 17:53:30 +01:00
tibbi 82a0f8accb lets better hide the Select All button at contacts 2017-12-30 17:44:13 +01:00
tibbi 09c528dd92 use different icons for deleting a contact and removing a favorite 2017-12-30 17:43:29 +01:00
tibbi 0b42a283c0 show all contacts by default 2017-12-30 17:36:57 +01:00
tibbi 09b9d954fb show a different placeholder at empty favorites 2017-12-30 17:31:59 +01:00
tibbi 0b360ec934 finish action mode on page change 2017-12-30 17:03:37 +01:00
tibbi a67cb33cdc do not apply the contact source filtering to Favorites 2017-12-30 16:52:05 +01:00
tibbi 488a5d9025 move the contacts fragment handling in the shared parent fragment 2017-12-30 16:35:47 +01:00
hanjoong.cho a72176bd7a Update Korean translation 2017-12-31 00:06:22 +09:00
tibbi 0e3f500bb9 store selected favorites 2017-12-30 13:54:46 +01:00
Tibor Kaputa c8a3bfb9b5
Merge pull request #16 from trubitsyn/patch-1
Update values-ru/strings.xml
2017-12-30 13:43:33 +01:00
Tibor Kaputa 1b2260d9a3
Merge pull request #15 from Phoenix1747/patch-1
Update German DE
2017-12-30 13:42:38 +01:00
Nikola Trubitsyn 0f7c4d5201
Update values-ru/strings.xml 2017-12-30 15:31:33 +03:00
Phoenix1747 c4b755608c
Update DE
...for commit b42e3bb695.
2017-12-30 13:24:24 +01:00
tibbi d807df4f97 show a list of contacts for managing favorites at FAB press 2017-12-30 13:22:18 +01:00
Phoenix1747 e7b8de99ba
Update DE
...for commit 88b624bbc5.
2017-12-30 13:04:43 +01:00
tibbi 88b624bbc5 do not show contact phone numbers on the main screen by default 2017-12-30 10:52:00 +01:00
tibbi b42e3bb695 add app description strings 2017-12-30 10:23:20 +01:00
tibbi 1771e92f11 remember the last used viewpager page 2017-12-29 23:52:00 +01:00
tibbi 1e0d8f383d rewrite the layout to a viewpager split to contacts and favorites 2017-12-28 23:59:49 +01:00
tibbi 74064e57d5 add a button for removing contact events 2017-12-28 12:49:49 +01:00
tibbi ff0f78eb09 properly insert/update stored contact events 2017-12-28 11:45:40 +01:00
tibbi 946b90cdda improve event date formatting, handle events without year 2017-12-28 00:03:42 +01:00
tibbi 86be50d6da add some missing licenses 2017-12-27 23:59:55 +01:00
tibbi 4a570eea03 add a datepicker for changing the event date 2017-12-27 22:04:40 +01:00
tibbi e1205416f0 do not save events with "Unknown" date 2017-12-27 19:40:18 +01:00
tibbi 2424edb99b make the default event date Unknown 2017-12-27 19:37:06 +01:00
tibbi e497c83182 add some contact fields for Events (birthdays, anniversaries, other) 2017-12-27 19:26:33 +01:00
tibbi 896acbbc0b do not fill out Contact emails at the initial screen, they arent used 2017-12-27 17:00:55 +01:00
tibbi 9f90b35750 add contact Events 2017-12-27 16:57:43 +01:00
tibbi ca9b1cc6c4 set the most frequent contact source as the default one 2017-12-26 23:49:31 +01:00
tibbi 44bd03b98a store the last used contact source 2017-12-26 23:32:33 +01:00
tibbi 81dfc447dc do not allow changing contact source of existing contacts for now 2017-12-26 23:14:47 +01:00
tibbi eeb2518547 fill in the proper account name and type at inserting a contact 2017-12-26 23:10:27 +01:00
tibbi 60daf446bb improve the dialog with contact source filtering 2017-12-26 22:03:25 +01:00
tibbi eee3a19e96 fix contact deleting 2017-12-26 21:53:39 +01:00
tibbi 18bbe6667d use raw contact id everywhere 2017-12-26 21:24:03 +01:00
tibbi 8af8d3b8ee reuse a function for adding fullsize contact photos 2017-12-26 20:12:17 +01:00
tibbi 6ac34aa532 handle photo changing at contact update 2017-12-26 20:04:38 +01:00
tibbi 70b011a697 properly handle photo adding and removing at contact update 2017-12-26 19:51:48 +01:00
tibbi 51312dee1c renaming some variable 2017-12-26 10:06:17 +01:00
Nikola Trubitsyn 9c44837d0c
Use StringBuilder in String.times()
Has better performance than StringBuffer
2017-12-26 01:44:21 +03:00
Nikola Trubitsyn bdb7531531
Update values-ru/strings.xml
Translated strings from 84be33d.
2017-12-26 01:35:53 +03:00
Phoenix1747 070c7f3056
Update DE
Translated strings from 84be33dbbf.
2017-12-25 23:31:18 +01:00
tibbi 84be33dbbf handle the contact photo at inserting too 2017-12-25 23:06:20 +01:00
tibbi 4da25f25f2 do not filter out not-dirty accounts 2017-12-25 13:36:03 +01:00
tibbi ba6f2a213e update commons to 3.4.2 2017-12-25 13:28:17 +01:00
tibbi 0d16efeafd focus the new phone number or email fields at adding 2017-12-24 23:19:08 +01:00
tibbi b9af8116bc implement phone number and email updating at existing contacts 2017-12-24 23:15:11 +01:00
tibbi d8f9fa2a5f implement inserting new contact, without photo 2017-12-24 21:06:22 +01:00
tibbi d3cd4de97c remove a redundant variable 2017-12-22 15:28:08 +01:00
tibbi 7afa3c14ec add cropping to the selected contact photo 2017-12-22 13:20:59 +01:00
tibbi 0e918349d5 implement contact Choose Photo function 2017-12-22 00:11:36 +01:00
tibbi d7ac1c8d72 implement the Take Photo intent 2017-12-21 17:48:00 +01:00
tibbi 24185fe8a1 show an actions dialog at pressing the contact photo 2017-12-21 15:57:02 +01:00
tibbi 544121fb45 allow changing contact source 2017-12-21 14:22:14 +01:00
Nikola Trubitsyn b2fe11d16e
Russian translation 2017-12-21 09:15:28 +03:00
tibbi d1402218e2 allow changing phone number and email types 2017-12-20 23:57:46 +01:00
tibbi b333d5b07a fill in the contact emails and phone numbers 2017-12-20 23:05:04 +01:00
tibbi 81e72b40ca fill in the default phone number and email types 2017-12-20 22:26:23 +01:00
tibbi 9078c93ec7 use null textCursorDrawables for neutral cursor color 2017-12-20 21:38:16 +01:00
tibbi 75411c43d4 update commons to 3.3.12 2017-12-20 21:30:56 +01:00
hanjoong.cho 566e8df7d4 Update Korean translation 2017-12-20 22:07:21 +09:00
Phoenix1747 ad271440e6
Update DE
Translated commit cac0cc4d37.
2017-12-19 19:17:24 +01:00
tibbi cac0cc4d37 show a toast message when trying to call someone without phone number 2017-12-18 21:46:44 +01:00
tibbi 2ffcc10c19 handle call/sms/email actions if a contact has multiple emails/numbers 2017-12-18 21:42:43 +01:00
tibbi 6b201213a4 add a new email/number field at pressing Plus 2017-12-18 21:23:47 +01:00
Phoenix1747 4e1aef3031
Update DE
Translated commit 0270059.
2017-12-18 18:23:43 +01:00
tibbi 523bba4726 display all contact emails and phone numbers at the details activity 2017-12-18 17:11:52 +01:00
tibbi 21a85dfa53 add holders for multiple phone numbers and emails 2017-12-18 16:57:24 +01:00
tibbi 4b05d5366f rewrite the contact details layout a bit 2017-12-18 16:37:45 +01:00
tibbi 77f1c2f2fa fill in the first email and phone number of the contact 2017-12-18 15:16:58 +01:00
tibbi bb18218c0a adding Leak Canary 2017-12-18 12:21:41 +01:00
tibbi 027005986b add a new string for removing contact photo 2017-12-18 12:13:37 +01:00
tibbi 1599334ee0 add Plus buttons for adding new numbers and emails 2017-12-18 12:08:50 +01:00
tibbi 417c6edc6e reordering some strings 2017-12-18 11:57:49 +01:00
tibbi f043e40dd3 remove the redundant Emails and PhoneNumbers models 2017-12-18 11:25:06 +01:00
tibbi b40be40bb4 allow storing multiple phone numbers per contact 2017-12-17 23:48:49 +01:00
tibbi 592d4edc76 remove sorting contacts by phone number 2017-12-17 23:35:12 +01:00
tibbi 449e487667 add a type at the email field 2017-12-17 23:19:15 +01:00
tibbi 4e77674377 allow storing multiple emails of same type per contact 2017-12-17 23:10:47 +01:00
tibbi 0a90594d32 limit the size of contact action buttons 2017-12-17 22:58:11 +01:00
tibbi 0beac47494 add a contact number type field 2017-12-17 22:54:00 +01:00
tibbi 39b64cead5 make the text fields at Contact activity smaller 2017-12-17 22:41:14 +01:00
tibbi 86b952ad82 properly fill all contact emails at the details activity 2017-12-17 22:30:06 +01:00
Tibor Kaputa e3f9b0d111
Merge pull request #7 from hanjoongcho/master
Add Korean translation
2017-12-14 09:32:09 +01:00
bulbarsaur f7be52dc50 Add Korean translation 2017-12-14 13:13:40 +09:00
tibbi 210ec1328d prepare for storing multiple emails per contact 2017-12-14 00:15:24 +01:00
Phoenix1747 fb601ea71e
Update strings.xml 2017-12-13 22:55:00 +01:00
tibbi b4814364e2 adding some new strings 2017-12-13 22:09:30 +01:00
Phoenix1747 e5900923ac
Translated latest DE 2017-12-13 21:24:27 +01:00
tibbi a04724a2da implement contact name updating 2017-12-13 20:52:05 +01:00
tibbi 31d5461986 implement contact deletion 2017-12-13 19:09:54 +01:00
tibbi a0744b2af8 set min sdk to 16 2017-12-13 18:08:11 +01:00
tibbi 42cc8aaa2f add a toggle for starting names with surname 2017-12-13 17:35:03 +01:00
tibbi 74c5b19025 allow sorting contacts by every name separately 2017-12-13 17:16:16 +01:00
tibbi 243c1a3da5 adding some new strings 2017-12-13 17:00:23 +01:00
tibbi 1faccbbdaf lets make dark theme the default 2017-12-13 14:13:20 +01:00
tibbi d290645d5d show the account source at the details view 2017-12-13 13:59:54 +01:00
tibbi 51030dbff1 split the name at the Contact activity layout too 2017-12-13 13:39:22 +01:00
tibbi 791dbb2960 split the name between first/middle/sur name 2017-12-13 13:24:14 +01:00
tibbi 6ee9a23897 adding some new strings 2017-12-13 13:15:25 +01:00
tibbi 04caff2d90 adding some placeholder text when no contacts are found 2017-12-13 11:01:45 +01:00
tibbi 92fc1bee02 implement the Filter functionality 2017-12-12 22:37:56 +01:00
tibbi 7b849cb090 handle both write and read contact permissions 2017-12-12 20:19:15 +01:00
tibbi efc70f1e18 updating the launcher icons 2017-12-12 20:16:59 +01:00
tibbi 5ef100ce1d list only those contact sources that contain some contacts 2017-12-12 19:24:42 +01:00
tibbi d22e27ae40 add a dialog for filtering contacts by source 2017-12-12 18:39:14 +01:00
tibbi 7373cad71c show an Edit actionmenu item if "Call on click" is enabled 2017-12-11 22:35:52 +01:00
Phoenix1747 2fb44bcfcb
call_contact_on_click string -> DE 2017-12-11 22:06:40 +01:00
tibbi 209953c878 add an option for calling contact on click 2017-12-11 21:49:42 +01:00
tibbi db2ee05b5c hide SMS and Call actions when no number is available 2017-12-11 21:15:40 +01:00
tibbi 5b514d5b92 create a new Contact at pressing FAB 2017-12-11 21:05:46 +01:00
tibbi 2f815dfe38 add handling for StartCall intent 2017-12-11 21:00:32 +01:00
tibbi 20bd9cf01c handle send SMS intent 2017-12-11 20:39:28 +01:00
tibbi 829897b5e1 show the user photo at Details, if available 2017-12-11 20:29:25 +01:00
tibbi ebb11be2c3 launch email intent on pressing the icon 2017-12-11 19:24:15 +01:00
tibbi a9d54f165e fill the email to all contacts 2017-12-11 18:58:14 +01:00
tibbi 80d46d75fe fetch proper email at showing user details 2017-12-11 18:47:08 +01:00
tibbi 6c4673e371 presort contacts already at fetching 2017-12-11 18:21:58 +01:00
Phoenix1747 84e9262021
Translated 2017-12-11 09:50:29 +01:00
Phoenix1747 a1de191dc2
English 2017-12-11 09:47:13 +01:00
Phoenix1747 70135a1965
Create strings.xml 2017-12-11 09:45:18 +01:00
tibbi 912fa63c20 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts 2017-12-11 00:07:47 +01:00
tibbi 5ffe57251a differentiate between creating a new contact and editing one 2017-12-11 00:07:33 +01:00
Sérgio Marques ce8a9b201a
Added Portuguese language 2017-12-10 22:59:40 +00:00
tibbi aeaf2bdf99 adding ContactActivity 2017-12-10 21:39:02 +01:00
tibbi 9a376df115 move names not starting with a letter at the bottom 2017-12-10 19:33:26 +01:00
tibbi 771ecd5ec4 properly update colors when they change 2017-12-10 19:24:01 +01:00
tibbi f6de835584 show a contact thumbnail whenever available 2017-12-10 16:35:56 +01:00
tibbi cb6c3fedec add a sorting dialog 2017-12-10 16:19:50 +01:00
tibbi 8678a7d109 adding a ContactsAdapter 2017-12-10 15:53:03 +01:00
tibbi 0b7e652052 move all files in src/main/kotlin from src/main/java 2017-12-10 13:30:25 +01:00
tibbi a931960052 adding an initial implementation of a Contacts fetcher 2017-12-10 13:28:44 +01:00
tibbi 5c3d1ad395 remove use_fingerprint permission 2017-12-10 11:20:48 +01:00
tibbi b655590776 add Contacts permission 2017-12-10 11:19:55 +01:00
tibbi 6015afdb9f adding some shared activities 2017-12-10 11:04:45 +01:00
tibbi 922ee24387 adding Simple Commons 2017-12-10 10:38:17 +01:00
tibbi 10e4f50f7e adding the initial project 2017-12-10 10:16:59 +01:00