Commit Graph

1041 Commits

Author SHA1 Message Date
tibbi e5d1043962 removing some magic numbers 2018-10-26 12:29:12 +02:00
tibbi 870c325032 removing some redundant code 2018-10-26 12:11:32 +02:00
tibbi 80b8d5b4d1 updating commons to 5.2.10 2018-10-26 12:01:22 +02:00
tibbi 6f7f59290e simplify the way of getting selected item positions 2018-10-16 12:44:35 +02:00
tibbi 182ab2a6f8 update version to 5.0.0 2018-10-15 15:13:46 +02:00
tibbi 8023bef5f6 set the DIRTY flag to true at creating new contacts 2018-10-15 14:57:38 +02:00
tibbi 073e759cac use the Commons helper function for getting selected item positions 2018-10-15 14:36:09 +02:00
tibbi bdac3fba05 updating Commons to 5.0.21 with adapter changes 2018-10-15 14:19:32 +02:00
kniddl 5aae6c12d4
Corrected inconsistencies 2018-10-15 11:12:56 +02:00
tibbi cd2c3177af updating gradle to 3.2.1 2018-10-14 23:40:05 +02:00
spkprs 871056454c
Update strings.xml
upd
2018-10-14 00:01:27 +03:00
kniddl 16dcbe3765
Update German translation 2018-10-12 13:53:15 +02:00
Sérgio Marques 77cc0d8a5a
Update strings.xml 2018-10-11 22:45:29 +01:00
Tibor Kaputa e7fbbcee75
Delete strings.xml 2018-10-11 11:55:27 +02:00
Tibor Kaputa fe8941370d
Merge branch 'master' into stringlate-fr-8852 2018-10-11 11:55:07 +02:00
unknowtech a39b7778d4 Updated fr (French) translation
Commit made via Stringlate
2018-10-11 11:50:31 +02:00
Tibor Kaputa 8f8b5da323
Merge pull request #272 from ema-pe/patch-1
Add italian translation
2018-10-07 11:30:37 +02:00
Emanuele Petriglia 4cfa967a64
Add italian translation 2018-10-07 09:05:58 +00:00
fricyo 5b91cdcfce
Update Translation 2018-10-07 16:58:06 +08:00
ScratchBuild 96918f2d9f Update Japanese translation 2018-10-01 14:07:25 +09:00
solokot 058561383e
Update strings.xml 2018-09-30 13:01:15 +03:00
solokot 6f76ddd399
Update strings.xml 2018-09-29 17:09:24 +03:00
solokot a8abd1bddc
Update strings.xml 2018-09-29 17:07:33 +03:00
tibbi c0e1ad84db update version to 4.5.0 2018-09-28 20:21:35 +02:00
tibbi 98e527eba8 adding dialpad into release notes 2018-09-28 20:19:53 +02:00
tibbi c1ba8b0d13 update commons to 4.8.0 2018-09-28 15:13:11 +02:00
tibbi c17e7ff47e do not allow creating contacts under Signal or Telegram accounts 2018-09-28 14:42:15 +02:00
tibbi 241f57658d make sure the dialpad Call button is properly colored 2018-09-28 12:59:36 +02:00
tibbi 877fe454fa add a Plus sign to 0 at the dialpad 2018-09-28 12:56:00 +02:00
tibbi 27e1366339 adding a helper extension for filtering phone numbers 2018-09-28 12:02:04 +02:00
tibbi 446db13091 allow some other chars except digits at the regex replacing 2018-09-28 11:57:57 +02:00
tibbi 0ebe7bb286 treat long pressing the Zero at dialpad as Plus 2018-09-27 15:18:23 +02:00
tibbi d024bc7551 add a Call button at the dialpad activity 2018-09-27 15:09:01 +02:00
tibbi cacbbcedc1 replace the phone icon with a dialpad for getting to the dialpad 2018-09-27 14:49:31 +02:00
tibbi 51b953f816 reduce the padding of dialpad buttons 2018-09-27 14:39:26 +02:00
tibbi d0ef3368f5 make the dialpad input text the same size as the buttons 2018-09-27 14:28:25 +02:00
tibbi 2f59a84748 avoid some null extras at third party intents 2018-09-27 14:00:55 +02:00
tibbi 26061d8827 change the menu button text at the dialpad 2018-09-27 13:55:00 +02:00
tibbi 7f688d02f0 make the dialpad buttons smaller 2018-09-27 13:51:02 +02:00
tibbi d35c0af68a add a screen divider line at the dialpad 2018-09-27 13:50:25 +02:00
tibbi 15f09bd52a increase list item heights if phone number is shown 2018-09-27 13:42:07 +02:00
tibbi 02002297c0 fix #250, allow copying phone number to clipboard by long pressing it
Works at the View contact screen only
2018-09-27 12:19:40 +02:00
tibbi 12c5f52092 fix #254, if there is no N and ORG fields at the given contact, only FN, treat it as an organization 2018-09-27 12:16:39 +02:00
tibbi 11349a3112 highlight new phone number at adding it to an existing contact 2018-09-27 10:32:28 +02:00
tibbi 5a9513b75d add haptic feedback to dialpad buttons 2018-09-26 23:45:27 +02:00
tibbi 4b645b70b3 close the contact picker after successfull insert or edit 2018-09-26 23:27:42 +02:00
tibbi 5e5de8b90a fix #166, properly handle intents adding numbers to existing contacts 2018-09-26 23:02:23 +02:00
tibbi 78240eeb2b fill the list of contacts at insert_or_edit 2018-09-26 15:28:47 +02:00
tibbi a7b79f89ed add a label at the insert_or_edit activity 2018-09-26 14:47:28 +02:00
tibbi 5d8d0dd7b0 implement the "Create new contact" button on the insert_or_Edit screen 2018-09-26 12:13:05 +02:00
tibbi e429b140e4 update the "Insert Or Edit" activity title 2018-09-26 11:45:25 +02:00
tibbi d3c9e8605a Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts 2018-09-26 10:11:25 +02:00
tibbi eb914ddfdf create a new activity for handling ACTION_INSERT_OR_EDIT intent 2018-09-26 10:11:13 +02:00
ScratchBuild 6102028435 Update Japanese translation 2018-09-26 12:15:52 +09:00
tibbi 282594c125 adding a button at the dialpad for creating new contact from number 2018-09-25 23:34:43 +02:00
tibbi 57f2ccf2f9 add a helper function for a more advanced check if a contact contains some numbers 2018-09-25 20:04:42 +02:00
tibbi 04ce30cdbd improve the contact number fetching at the dialpad 2018-09-25 14:42:08 +02:00
tibbi 04a7cfc9a5 try showing the searched phone number under contacts 2018-09-25 14:24:29 +02:00
tibbi 3e8a65bda1 highlight contact number from the search query 2018-09-25 14:17:55 +02:00
tibbi 980368addd hide the Select All and Share menu buttons at dialpad 2018-09-25 14:11:43 +02:00
tibbi 8ae60448f4 finish the action mode at changing the input at dialpad 2018-09-25 14:11:29 +02:00
tibbi dac59dabcf removing a redundant wrapper of the dialpad 2018-09-25 13:34:31 +02:00
tibbi b0c1f4e30d updating some things related to Android Studio 3.2 2018-09-25 13:25:07 +02:00
tibbi 284a5fb35f try calling contact directly from the dialpad screen, do not trigger edit/view 2018-09-24 15:17:15 +02:00
tibbi 6718fb9a20 show the filtered contacts on a list above dialpad 2018-09-24 15:12:31 +02:00
tibbi 2aadd93fa6 check contact real phone numbers too, not just the cleared ones 2018-09-24 14:15:08 +02:00
tibbi 2beb5eb3a6 filter contacts based on the dialpad input 2018-09-24 14:13:27 +02:00
tibbi 6159e55183 add a text change listener to the dialpad input value 2018-09-24 12:05:50 +02:00
tibbi 47405d8775 avoid showing the soft keyboard at clicking on the dialpad input 2018-09-23 20:41:04 +02:00
tibbi 5e66eee953 hide the dialpad input cursor by default 2018-09-23 20:33:07 +02:00
tibbi eaa17e9038 dispatch fake key events to dialpad input 2018-09-23 20:13:12 +02:00
tibbi 9b86c694ff implement char clearing at the dialpad 2018-09-23 10:58:51 +02:00
tibbi 96c6e8cd5a add a dialpad input for showing dialed chars 2018-09-23 10:23:23 +02:00
tibbi 9ab4f3ea7f adding some dialpad numbers and symbols 2018-09-22 23:35:34 +02:00
tibbi 872a7f19d4 adding some elevation to the dialpad activity button 2018-09-22 23:26:33 +02:00
tibbi 52a8f6fde4 adding an initial Dialpad activity 2018-09-22 20:52:53 +02:00
tibbi 31fae0b97c adding a main screen button launching the dialer 2018-09-22 20:39:10 +02:00
tibbi ee51d9cf61 update commons to 4.7.17 2018-09-22 20:21:01 +02:00
Tibor Kaputa 24fdb1c85d
updating the app long description 2018-09-20 14:47:50 +02:00
Tibor Kaputa d15d61b4fc
deleting a redundant file 2018-09-20 10:27:25 +02:00
unknowtech f934cfc95c Updated fr (French) translation
Commit made via Stringlate
2018-09-20 00:59:13 +02:00
Tibor Kaputa 80bc88cdef
Merge pull request #251 from dugi991/master
Updated Croatian translations
2018-09-15 16:56:10 +02:00
Tibor Kaputa 9cfba490f1
Merge pull request #252 from trubitsyn/patch-1
Update values-ru/strings.xml
2018-09-15 16:56:05 +02:00
Sérgio Marques 87e1d0d9be
Update strings.xml 2018-09-15 15:16:22 +01:00
Nikola Trubitsyn 0b1c57fb37
Update values-ru/strings.xml 2018-09-15 15:11:09 +03:00
dugi991 fad4c0a5eb
Updated Croatian translations
Translated new strings.
2018-09-15 10:50:37 +00:00
tibbi 37016b53cb minor code cleanup at importing/exporting 2018-09-09 14:59:26 +02:00
Tibor Kaputa b90405ceea
Merge pull request #247 from Dirkster99/master
Solution to Issue #146
2018-09-09 14:50:56 +02:00
Dirkster99 6c1b1e2d70 Removed ; and adjsuted to property syntax 2018-09-07 17:49:20 +02:00
Dirkster99 a153427646 Minor change
Adjusted coding style and removed GROUP attribute as per comment from here:
https://github.com/SimpleMobileTools/Simple-Contacts/issues/146

previous post, it should look like CATEGORIES:Testgroup,Testgroup1. Regarding the code, check the spacing, newlines, remove comments.
2018-09-04 17:33:43 +02:00
tibbi 6d5bace1ba update version to 4.4.0 2018-09-04 17:29:36 +02:00
tibbi 1e0d8e7787 make sure the local DB has IM field created 2018-09-04 17:29:22 +02:00
tibbi 2f0150d89b adding some new functions in the release notes 2018-09-04 17:25:18 +02:00
tibbi a228622377 update commons to 4.7.3 2018-09-04 17:25:00 +02:00
tibbi 60bcbcb4a6 add IM exporting/importing 2018-09-04 17:07:01 +02:00
tibbi 36fbc9f0c6 handle IMs at locally stored contacts too 2018-09-04 15:58:12 +02:00
tibbi 7eb2184285 handle IM fields at inserting/updating contacts 2018-09-04 15:36:30 +02:00
tibbi b4d62f64aa search at user IMs too 2018-09-04 15:32:07 +02:00
tibbi fbd58b4bb9 properly handle IM fields at the edit screen 2018-09-04 15:26:56 +02:00
tibbi c416a46214 show user IMs when appropriate 2018-09-04 14:47:23 +02:00
tibbi 5f4476c6af adding some IM related strings 2018-09-04 12:28:42 +02:00
tibbi d0596df5f3 fill clean phone numbers only if we are going to filter duplicates 2018-09-04 10:23:27 +02:00
tibbi 26c4da4f69 remove special chars from phone numbers at creating, not just at sorting 2018-09-04 10:09:59 +02:00
tibbi 461ffdfd0e make sure we show all contacts if duplicate filtering is disabled 2018-09-04 09:38:49 +02:00
tibbi de387a938d fix #218, improve duplicate contact filtering, show the one with more info 2018-09-03 23:41:16 +02:00
tibbi 03b739f01e fix #236, specify Telephony as not required in manifest 2018-09-03 20:33:42 +02:00
Dirkster99 b3d99e99e0 Adding group import and export capability
https://github.com/SimpleMobileTools/Simple-Contacts/issues/146
2018-09-03 16:32:53 +02:00
tibbi bf386f557b fix importing fax type phone numbers 2018-09-03 14:06:35 +02:00
tibbi 349f3a1fc3 fix importing contacts with custom field types 2018-09-03 13:24:26 +02:00
tibbi 375cb14e97 properly export custom type values 2018-09-03 12:12:47 +02:00
tibbi 00d5fbc6be fix some crashes related to missing Label fields at upgrading from older versions 2018-09-03 11:44:17 +02:00
tibbi 5bd429709b allow inserting and saving custom labels 2018-09-02 23:27:30 +02:00
tibbi 297b7b3be8 show proper custom address types too 2018-09-02 21:38:10 +02:00
tibbi a96949ffb5 show custom email labels as appropriate 2018-09-02 21:19:17 +02:00
tibbi ccd995dc44 display custom phone number type label when appropriate 2018-09-02 21:12:39 +02:00
tibbi f74cc8cd31 retrieve Custom type labels at phone number, email, address 2018-09-02 12:39:07 +02:00
tibbi 5a0ebde4d3 fix #244, PartialDate months start at 1 2018-09-02 10:48:24 +02:00
tibbi 353462e684 fix #241, make sure we show the call confirmation on number click 2018-09-01 23:44:01 +02:00
tibbi 63d3702af3 removing LeakCanary 2018-09-01 23:34:04 +02:00
tibbi e4eb7385dd update commons to 4.7.1 2018-09-01 23:32:18 +02:00
Tibor Kaputa 6123b1c9eb
Merge pull request #239 from solokot/master
Update Russian localization
2018-08-24 22:59:45 +02:00
tibbi 522eb9635d update version to 4.3.0 2018-08-24 22:56:07 +02:00
tibbi 5e028ac238 update commons to 4.7.0 2018-08-24 22:56:01 +02:00
solokot 74239edd78
Update strings.xml 2018-08-24 23:45:27 +03:00
tibbi 1f3f407412 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts 2018-08-24 13:02:16 +02:00
tibbi 713fd88a13 adding some ezvcard proguard rules 2018-08-24 13:02:02 +02:00
Tibor Kaputa fdc833248f
Merge pull request #238 from spkprs/master
Update strings.xml
2018-08-24 12:34:16 +02:00
spkprs a9d4359446
Update strings.xml
Title app
2018-08-24 13:21:04 +03:00
tibbi c0720e3e73 rewriting contact exporting/importing, rely on vcard at parsing 2018-08-23 23:23:45 +02:00
tibbi 389d6e9266 ignore empty contact addresses 2018-08-23 22:27:26 +02:00
tibbi 57263cce15 avoid ActivityNotFoundException at opening the contact editor 2018-08-21 11:12:24 +02:00
tibbi 6f9668d520 update target sdk to 28 2018-08-21 11:11:57 +02:00
en2sv f65678790a
Update Swedish translation 2018-08-19 20:06:52 +02:00
Tibor Kaputa 7f2b9b2265
Merge pull request #227 from michaelof/patch-1
Update strings.xml
2018-08-15 20:38:31 +02:00
spkprs 4a77eefad7
Update strings.xml 2018-08-15 18:56:17 +03:00
michaelof 8a691144b8
Update strings.xml
(Missing) German translations added
2018-08-15 16:51:09 +02:00
spkprs ad98c6e80e
Update strings.xml 2018-08-15 00:00:32 +03:00
tibbi b680d538eb update version to 4.2.2 2018-08-13 13:02:17 +02:00
tibbi 3b26a1ec92 adding the Nickname field in the release notes 2018-08-13 13:00:46 +02:00
tibbi 441a2ac3b1 handle exporting and importing contact nicknames 2018-08-13 12:26:52 +02:00
tibbi e0a38be028 fix #195, properly update notes and organization fields 2018-08-12 22:22:34 +02:00
tibbi 1b28f626aa fix nickname adding and editing at contacts 2018-08-12 22:13:28 +02:00
tibbi 0335bdf10d show the contact nickname at the View screen if available 2018-08-12 21:08:09 +02:00
Tibor Kaputa 49a4ffe9b5
Merge pull request #225 from smarquespt/patch-1
Update strings.xml
2018-08-12 20:53:41 +02:00
tibbi 87069862f8 add a nickname field to contacts 2018-08-12 20:52:46 +02:00
Sérgio Marques 465259d298
Update strings.xml 2018-08-12 19:40:26 +01:00
tibbi 041dc19856 add nickname to the visible fields customizing dialog 2018-08-12 20:27:15 +02:00
tibbi 85976af2b8 adding a Nickname string 2018-08-12 20:22:48 +02:00
tibbi 0bcbf9bb94 fix #132, fix searching with UTF8 chars 2018-08-12 20:18:05 +02:00
tibbi 9ab6f9d7df properly update view visibility after closing search 2018-08-12 19:26:55 +02:00
tibbi fd775bf050 make string normalizing a string extension 2018-08-12 19:24:30 +02:00
tibbi 6bf77d73bd fix #131, properly sort all UTF8 names 2018-08-11 22:03:26 +02:00
tibbi 32dd6aac80 properly refresh Contacts and Favorites fragments at delete via Search 2018-08-11 21:30:15 +02:00
tibbi 67d0b02280 properly handle importing organizations spanning across multiple lines 2018-08-11 21:16:42 +02:00
tibbi 7acfde6bb0 parse quoted printable properly at importing contacts 2018-08-11 18:42:16 +02:00
tibbi 991e4d1e75 make sure we trim the colon from url at importing contacts 2018-08-11 18:16:40 +02:00
tibbi 197670b486 fix #222, delay checking of the visible menu items a bit 2018-08-11 09:52:13 +02:00
tibbi 670386f532 update commons to 4.6.5 2018-08-11 09:39:25 +02:00
fricyo 26ad457318
Update Translation 2018-08-07 22:32:22 +08:00
Gozzwip 385ab4b519
typo fixes and more translations 2018-08-06 18:54:50 +04:00
tibbi 5f4306705b update version to 4.2.1 2018-08-05 15:41:26 +02:00
tibbi 4f16dc5c42 make sure the top tab icons are colored properly 2018-08-05 15:39:03 +02:00
tibbi 9158f5226f make sure the Call Confirmation button has a proper color 2018-08-05 15:36:02 +02:00
tibbi 30819f0b5b fixing some crashes 2018-08-05 15:34:32 +02:00
tibbi 4568263de1 update version to 4.2.0 2018-08-04 23:44:28 +02:00
tibbi 56646660c9 updating the way permissions are handled 2018-08-04 23:42:30 +02:00
tibbi e2807bf85b fixing a constant value 2018-08-04 23:26:47 +02:00
tibbi 930d6cb149 adding some of the new features in Whats New 2018-08-04 23:21:54 +02:00
tibbi 8b29f9c10f allow editing contacts without permissions if our app triggers the editor 2018-08-04 23:16:05 +02:00
tibbi 40777553fe add a placeholder button for requesting permissions for displaying Recent Calls 2018-08-04 23:11:19 +02:00
tibbi 9e4330dfa4 removing some magic numbers 2018-08-04 23:04:40 +02:00
tibbi acc69d4dcb use helper functions for checking some permissions 2018-08-04 23:03:34 +02:00
tibbi 210aadf2d2 hide Search at the Recents tab 2018-08-04 22:41:53 +02:00
tibbi 82e6738cd7 open the Edit screen at pressing an unknown Recents item 2018-08-04 22:29:45 +02:00
tibbi 57b64e63a1 perform the selected action if a known contact gets clicked at Recents 2018-08-04 22:24:46 +02:00
tibbi c1e6feb82a determine if a known Contact has been clicked at Recents 2018-08-04 21:44:36 +02:00
tibbi 6044dab0c9 lets just restart the activity at Shown Tabs change to avoid glitches 2018-08-04 21:26:55 +02:00
tibbi 8be0b1ab9a make sure we always return the proper current fragment 2018-08-04 20:55:39 +02:00
tibbi fadfcb139a trigger activityResume only at live fragments 2018-08-04 20:44:05 +02:00
tibbi 7640d16ef8 add the Recents fragment to the list of all fragments 2018-08-04 20:11:23 +02:00
tibbi 3257dc7c79 adding some performance improvements at initial app loading 2018-08-04 19:42:33 +02:00
tibbi dc23bac57f show the appropriate bubble text at fastscrolling Recents 2018-08-04 18:27:12 +02:00
tibbi 46580c3620 implement Recent Call removing 2018-08-04 18:24:26 +02:00
tibbi 4743fcd730 implementing a Select All menu button at Recents 2018-08-04 17:43:35 +02:00
tibbi a192c1b028 ignore the Type field at recent calls 2018-08-04 16:08:27 +02:00
tibbi 74c7acab84 avoid showing the same number Recent Call twice in a row 2018-08-04 16:07:14 +02:00
tibbi 3f0c87572f adjust the Recent Calls items, show phone number only when appropriate 2018-08-04 16:02:17 +02:00
tibbi 2a987a640e tweak the DateTime field at recent calls 2018-08-04 09:50:01 +02:00
tibbi 29c59f498a show phone number and date at Recents too 2018-08-03 23:48:14 +02:00
tibbi 71f3e8cb0c list the last 100 calls at the Recent calls list 2018-08-03 16:36:17 +02:00
tibbi 79e8234d43 adding the function fetching recent calls 2018-08-03 15:59:24 +02:00
tibbi a83886a5bd creating a Recents tab 2018-08-03 13:52:44 +02:00
tibbi 19d7ed33b3 adding a new string for Recent Calls tab 2018-08-03 13:11:08 +02:00
tibbi 828c3337cc adding the call confirmation dialog 2018-08-03 11:58:53 +02:00
ScratchBuild 46e81d6268 Add Japanese translation 2018-08-03 17:39:22 +09:00
tibbi 096b3888c2 adding a settings toggle for call confirmation dialog 2018-08-02 23:42:52 +02:00
tibbi 39b0171bc2 adding a string for call confirmation dialog 2018-08-02 23:37:20 +02:00
tibbi 23d6e54718 fix the sorting of organization contacts 2018-08-02 22:02:10 +02:00
tibbi 73ff7f440e recheck visible option items at creating the fragments 2018-08-02 16:39:35 +02:00
tibbi 473dcc946d trim colons at importing company fields 2018-08-02 16:28:08 +02:00
tibbi 7e10bbce6d show company contacts if they have at least company or title filled 2018-08-02 16:17:49 +02:00
tibbi 7b577aa082 do not spend time fetching data for hidden fragments 2018-08-02 15:16:24 +02:00
tibbi d8a26a87a6 hide the viewpager tabs if only one is visible 2018-08-02 14:38:30 +02:00
tibbi e1d21a9ed4 alwas recreate the viewpager tabs to avoid glitching 2018-08-02 13:43:59 +02:00
tibbi 399ae4c0b6 show/hide contact tabs as appropriate 2018-08-02 12:05:21 +02:00
tibbi 6f9265a8f4 show all tabs, if the user selects none of them 2018-07-30 21:11:42 +02:00
tibbi dbf3b09b26 add a settings item for managing visible tabs 2018-07-30 20:58:02 +02:00
tibbi 2e3b63cb48 add some strings related to customizing tab visibility 2018-07-30 20:32:29 +02:00
tibbi 692f964479 fix #207, avoid trying to delete device contacts without having the permission 2018-07-30 20:24:21 +02:00
tibbi d79c65b334 update commons to 4.5.12 2018-07-30 19:52:50 +02:00
tibbi 1e38cd8037 catch and show exceptions thrown at saving contacts 2018-07-30 19:13:39 +02:00
Gozzwip f12d240e49
adding translations 2018-07-20 19:56:48 +05:00
tibbi 04df9ef079 ignore NICKNAME tag at importing contacts for now 2018-07-17 20:35:37 +02:00
tibbi e584a38f41 update version to 4.1.0 2018-07-17 00:13:30 +02:00
tibbi 920cb6d882 shorten some contact name comparison code 2018-07-17 00:09:39 +02:00
tibbi c081fd18bf fix #200, close search at changing tab 2018-07-16 23:48:42 +02:00
tibbi 4083bdcbb1 show a Purchase Simple Thank You button in the settings 2018-07-16 23:08:41 +02:00
tibbi 03dbf5a882 adding an orange splash activity declaration 2018-07-16 23:07:32 +02:00
tibbi c229211dcb update commons to 4.4.26 2018-07-16 23:02:03 +02:00
tibbi eb8c667bc2 improve address parsing at importing in some cases 2018-07-16 22:55:47 +02:00
tibbi 19119b51c9 fix some glitches at importing contacts from vcf, if Charset is mentioned 2018-07-16 21:54:07 +02:00
en2sv ed35a97e02
Update Swedish translation 2018-07-08 20:18:13 +02:00
tibbi ca242697b5 update version to 4.0.5 2018-07-05 18:36:30 +02:00
tibbi 0b577ed767 update commons to 4.3.29 2018-07-05 18:33:38 +02:00
tibbi 6c52480c3a ignore events and addresses at filtering duplicates 2018-07-05 14:43:57 +02:00
tibbi 21551a6050 update commons to 4.3.28 2018-07-04 22:00:38 +02:00
tibbi 867b499eab adding a crashfix at storing contact photo 2018-07-04 21:46:46 +02:00
tibbi 6b9e6fbe8f update version to 4.0.4 2018-06-19 16:35:50 +02:00
tibbi 722e66e1dc fix #171, properly parse contact name from vcf if whole name is 1 field 2018-06-19 16:18:45 +02:00
tibbi b4c4691f1c fix #174, make "Filter out duplicates" a bit more agressive 2018-06-19 16:10:55 +02:00
tibbi 824a8d18f0 fix #182, ignore hidden fields during editing instead of removing them 2018-06-19 15:39:26 +02:00
tibbi 15316f0103 fix #185, prefer the contact Mobile phone number at sending batch SMS 2018-06-19 15:27:43 +02:00
tibbi 170d7438f8 fixing a couple crashes 2018-06-19 14:51:19 +02:00
tibbi dfb31b40a5 update commons to 4.2.6 2018-06-18 23:30:55 +02:00
tibbi d3051b66ca updating german app descriptions by gembutterfly 2018-06-17 19:51:31 +02:00
Tibor Kaputa 8708c800e6
reverting app name translation 2018-06-17 19:49:18 +02:00
Georg E 9157b942a8
improve german translations
removes some wrong translations and improves some correct, but unfavorable strings.
2018-06-17 17:05:17 +02:00
Tibor Kaputa 8392b48150
adding back the Main intent action 2018-06-12 12:12:20 +02:00
Tibor Kaputa 9fd7d2010c
reverting the app description translation 2018-06-05 09:30:19 +02:00
Jonas Schubert 5c2bdf204c Updated german translations 2018-06-04 22:16:46 +02:00
fricyo d78de3f0e1
Update Translation 2018-06-04 17:39:21 +08:00
Sérgio Marques 8501379d18
Update strings.xml 2018-05-21 13:40:27 +01:00
Fatih Fırıncı 785046d965
Create strings.xml 2018-05-20 15:22:01 +03:00
tibbi b49a75b73e remove a redundant variable 2018-05-15 10:34:40 +02:00
tibbi e46e2a95e0 update version to 4.0.3 2018-05-13 21:37:52 +02:00
tibbi c8dba03e71 avoid creating Account object with empty name or type 2018-05-13 21:37:43 +02:00
tibbi c0ad8662f4 update commons to 4.0.9 2018-05-13 21:36:44 +02:00
tibbi 477742a549 remove the check for ContentResolver.getSyncAutomatically at getting accounts 2018-05-13 18:23:54 +02:00
tibbi 41acf03519 adding some new lines at the adaptive icon files 2018-05-12 20:58:03 +02:00
tibbi ed982f2b1f update version to 4.0.2 2018-05-12 09:08:08 +02:00