Commit graph

1578 commits

Author SHA1 Message Date
tibbi
0ec5b4b58b show a heads up notification at incoming call, not the fullscreen dialer 2018-11-22 23:18:36 +01:00
Emanuele Petriglia
58798e20ca
Update italian translation 2018-11-22 14:42:34 +00:00
ScratchBuild
405b052ac9 Update Japanese translation 2018-11-22 17:32:37 +09:00
tibbi
8ecfae906e adding some initial outgoing call related things 2018-11-21 19:58:00 +01:00
tibbi
758799b87c hang up on Back press only at outgoing calls 2018-11-21 19:54:25 +01:00
tibbi
8be55a4be1 if the user presses Back at the dialer without an established call, hang it up 2018-11-21 19:06:34 +01:00
tibbi
52c569f58b update the current pending intent at pressing the notification 2018-11-21 18:53:54 +01:00
tibbi
6cc0c6ea15 improve the way contacts are searched by phone numbers 2018-11-21 18:47:20 +01:00
tibbi
69e3a55a18 improving the Dialer screen resuming at pressing the notification 2018-11-21 18:44:40 +01:00
tibbi
fd228b85a6 reducing the ongoing call notification importance to avoid playing the audio 2018-11-21 18:26:40 +01:00
tibbi
a392759ae0 adding a few more call notification related improvements 2018-11-21 17:54:08 +01:00
tibbi
59119f274e removing the redundant GsmCall model class 2018-11-21 16:35:05 +01:00
tibbi
957d525c1a adding an initial implementation of the ongoing call notification 2018-11-21 16:21:10 +01:00
tibbi
e96463ad82 if the other party hangs up before establishing, close screen immediately 2018-11-21 12:23:20 +01:00
tibbi
44b6d1fc5a properly handle the Show Recent Calls intent 2018-11-21 12:12:00 +01:00
tibbi
41d0a7b189 do not show the actionbar Back button at the dialer 2018-11-21 11:33:13 +01:00
tibbi
62d0bf3701 show a timer at established calls 2018-11-21 11:33:02 +01:00
tibbi
f0c4b012b7 make use of the system string normalizing instead of custom regex 2018-11-20 23:31:50 +01:00
tibbi
0b75543fda adding a couple additional call screen related improvements 2018-11-20 22:50:42 +01:00
tibbi
f5c645026f adding a few incoming call related things 2018-11-20 21:46:04 +01:00
Tibor Kaputa
746ea9404b
Merge pull request #310 from ema-pe/patch-3
Update italian translation
2018-11-20 18:56:39 +01:00
Emanuele Petriglia
c9d39b2e03
Update italian translation 2018-11-20 17:07:24 +00:00
Emanuele Petriglia
609a5b1064
Update italian translation 2018-11-20 17:03:14 +00:00
tibbi
0f94585277 adding 2 more calling related permissions 2018-11-20 17:36:13 +01:00
tibbi
ed42e1af60 adding an intent filter to allow Simple Contacts be set as a default phone app 2018-11-20 17:35:47 +01:00
tibbi
ed4bb7d013 changing the placeholder at empty Recent Calls tab 2018-11-20 17:21:09 +01:00
tibbi
bba7a957ba lets finish the Dialer activity if the number isnt provided in a supported format 2018-11-20 14:28:17 +01:00
tibbi
b7e91e3b54 turn off the Dialer screen if device is put to the ear 2018-11-20 14:19:49 +01:00
tibbi
d6e8769205 adding a hangup button to the dialer 2018-11-20 13:34:22 +01:00
tibbi
099d7b6644 show the callee name or number on the Dialer screen 2018-11-20 12:04:08 +01:00
tibbi
cb629354c4 add a helper function for getting the called contact at the Dialer 2018-11-20 11:33:57 +01:00
tibbi
945c5c8e9a adding some Dialer call related things that might be needed soon 2018-11-20 10:49:21 +01:00
tibbi
b95a8aec99 handle the Dial intent at the dialpad activity 2018-11-19 22:59:47 +01:00
tibbi
5c78872c4e sort contacts directly after fetching, while still on a background thread 2018-11-19 22:58:30 +01:00
tibbi
b6ef90272a adding a Dialer screen 2018-11-19 22:13:29 +01:00
tibbi
e8c2f1db91 fix #294, add an option to hide the dialpad on the main screen 2018-11-19 20:57:17 +01:00
tibbi
e976c72cd9 do not use writeAheadLogging and custom executor at the Room database 2018-11-19 16:54:34 +01:00
tibbi
e3b0caa577 do not try updating contact photo if the given activity is destroyed 2018-11-19 16:53:45 +01:00
Sérgio Marques
bf9b0b0064
Update strings.xml 2018-11-17 15:28:38 +00:00
tibbi
3e66723350 adding some missing strings in the basque strings file 2018-11-06 22:31:27 +01:00
tibbi
9f01cb5389 show empty list placeholder at Group activity when appropriate 2018-11-06 21:48:05 +01:00
tibbi
1422ae1d9d fix a glitch at group selecting dialog 2018-11-06 21:36:26 +01:00
tibbi
971bcbf29f handle contact adding/removing from groups 2018-11-06 21:34:46 +01:00
tibbi
2f1be0c404 removing the helper QuotedPrintable class, it is no longer needed 2018-11-06 21:00:42 +01:00
tibbi
2408cabd81 handle local group deleting 2018-11-06 20:46:26 +01:00
kniddl
96c623c1ce
Updated German strings 2018-11-06 20:27:30 +01:00
tibbi
ddfebfdb1f allow renaming local groups 2018-11-06 20:14:59 +01:00
tibbi
93cf31b2f2 add support for local groups 2018-11-06 20:12:11 +01:00
tibbi
02a7d76196 destroy ContactsDatabase on app exit 2018-11-06 10:28:41 +01:00
tibbi
17e10c7016 handle local contact deleting 2018-11-06 09:53:49 +01:00
tibbi
9634199605 handle local contact Starred toggling 2018-11-05 23:41:28 +01:00
tibbi
e2a5381a74 removing some redundant Sqlite DBHelper functions 2018-11-05 22:51:55 +01:00
tibbi
23c5ab8297 add support for updating local contacts 2018-11-05 22:49:20 +01:00
tibbi
79e46c43d5 fix some LocalContact related warnings 2018-11-05 22:48:19 +01:00
tibbi
ba108340b1 fix some threading issues at Edit and View screens 2018-11-05 22:35:34 +01:00
tibbi
6b687a1890 add handling for local contact photo storing/retrieving 2018-11-05 22:22:27 +01:00
tibbi
f7c1f0ab10 handle retrieving local contacts from the database 2018-11-05 21:31:30 +01:00
tibbi
644a6a2e00 handle converting local contacts to the generic contacts 2018-11-05 20:24:49 +01:00
tibbi
7b32bd9e10 emptying the old databases onUpgrade functions 2018-11-05 18:37:00 +01:00
tibbi
58e954a3f9 create a Room database for local contacts 2018-11-05 18:25:36 +01:00
tibbi
e39b11209e removing Stetho 2018-11-05 13:51:13 +01:00
tibbi
dd259a0bbe appending .pro to the package name 2018-11-05 12:36:29 +01:00
tibbi
6efaa5a1b4 replace the Purchase Thank You button with Upgrade To Pro 2018-11-05 10:44:24 +01:00
tibbi
80332daa37 removing "Avoid showing Whats New" option 2018-11-05 10:24:11 +01:00
Fatih Fırıncı
a169612889
Update strings.xml 2018-11-04 22:52:32 +00:00
Tibor Kaputa
86748de12c
Update strings.xml 2018-11-03 14:42:56 +01:00
Tibor Kaputa
682f1aa358
Delete strings.xml 2018-11-03 14:42:26 +01:00
obibon
b26139b72c Updated eu (Basque) translation
Commit made via Stringlate
2018-11-03 14:23:54 +01:00
ScratchBuild
abf6df6353 Update Japanese translation 2018-10-31 17:22:12 +09:00
solokot
ba39d49a11
Update strings.xml 2018-10-31 00:22:29 +03:00
en2sv
14dd854690
Update Swedish translation 2018-10-28 20:10:37 +01:00
tibbi
7915014955 adding the 2 new toggles in release notes 2018-10-28 12:24:23 +01:00
tibbi
208366b613 fix a glitch with misaligned Company icon if just the job position is filled 2018-10-28 12:00:04 +01:00
tibbi
c4ac5a238b flip company and job position at getting full business contact name 2018-10-28 11:41:19 +01:00
tibbi
09b3f7f2f7 fix #268, use a different image placeholder for business contacts 2018-10-28 11:36:19 +01:00
tibbi
6de4f09319 make an if/else check clearer 2018-10-28 11:23:13 +01:00
tibbi
952cce20c0 renaming getFullName() to getNameToDisplay() 2018-10-28 11:20:56 +01:00
tibbi
457110e869 fix #131, properly sort groups containing UTF characters 2018-10-28 11:07:59 +01:00
Emanuele Petriglia
6c0c776c2d
Update italian translation 2018-10-28 08:24:13 +00:00
tibbi
4f130fe402 fix #269, add placeholders at SelectContact activity 2018-10-27 18:24:16 +02:00
tibbi
c8bf2a496e update placeholder texts once again, make them consistent 2018-10-27 18:08:18 +02:00
tibbi
f11875a1d5 adding a new more generic placeholder text No contacts found 2018-10-27 18:03:01 +02:00
tibbi
fb7674adc4 adding a new string for a placeholder, if there are no contacts with phone numbers 2018-10-27 17:51:12 +02:00
tibbi
f620d87946 create a separate layout for the SelectContact activity 2018-10-27 17:45:23 +02:00
tibbi
912b4e9e58 updating an italian string 2018-10-27 17:21:18 +02:00
tibbi
ca453ff04d properly compare contacts that have no name or organization, just email 2018-10-27 17:20:35 +02:00
tibbi
b3bd0f182b trim the user email before displaying, just to be sure 2018-10-27 17:12:55 +02:00
tibbi
f6347db55d show contact email as its name, if real name and oganization are empty 2018-10-27 17:12:30 +02:00
tibbi
f1ab9b1e0f escaping an apostrophe 2018-10-27 16:35:44 +02:00
Emanuele Petriglia
d3e266b130
Updata italian translation 2018-10-27 14:30:38 +00:00
tibbi
b7731ac5df adding a new string for showing as a placeholder message, at picking contact email 2018-10-27 16:11:31 +02:00
tibbi
169b658d41 fix #278, add an option to show only contacts with phone numbers 2018-10-27 15:16:00 +02:00
tibbi
cdba101edd shortening a string key 2018-10-27 14:47:06 +02:00
tibbi
b78591a66b adding a new string for showing only contacts with phone numbers 2018-10-27 14:45:39 +02:00
tibbi
5b16ebdcc2 fix #289, add a toggle for using 24 hours time format 2018-10-27 14:40:56 +02:00
tibbi
507bdf32c2 handle a permissions issue related to setting contact photo 2018-10-27 14:28:33 +02:00
tibbi
50897fe6c9 fix #164, removing some glitches related to picking new contact photos 2018-10-27 13:31:56 +02:00
tibbi
458b735eb5 append "(Telegram)" after its contact source to make it clearer 2018-10-26 16:44:27 +02:00
tibbi
ef3a61714a create some constants for apps with special handling 2018-10-26 13:40:00 +02:00
tibbi
8b919078c8 set dirty to false when inserting a new account 2018-10-26 13:31:21 +02:00
tibbi
307c168eee do not allow creating WhatsApp contacts with this app, it doesnt work that way 2018-10-26 13:26:34 +02:00
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
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
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
98e527eba8 adding dialpad into release notes 2018-09-28 20:19:53 +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
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
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
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
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
solokot
74239edd78
Update strings.xml 2018-08-24 23:45:27 +03: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
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
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
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
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
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
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
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
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
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
c8dba03e71 avoid creating Account object with empty name or type 2018-05-13 21:37:43 +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
32a0197f1f change the way accounts are fetched 2018-05-12 08:46:34 +02:00
solokot
c425ac6bf1
Update strings.xml 2018-05-10 14:11:07 +03:00
tibbi
dccba111bd properly handle upgrading from old version to 4.x 2018-05-09 18:44:58 +02:00
tibbi
b89cf120e4 handle fetching contacts from null account_name 2018-05-09 16:21:16 +02:00
tibbi
24d1934320 removing a redundant variable 2018-05-09 15:48:15 +02:00
tibbi
81e584a42b do not filter out Phone Storage by default 2018-05-09 15:46:01 +02:00
tibbi
e39044087b adding colored launcher icons 2018-05-09 15:35:16 +02:00
tibbi
ba76c18bbe add an activity check at SelectContacts adapter 2018-05-09 15:08:07 +02:00
tibbi
2a6af180eb update commons to 3.21.2 2018-05-01 15:16:58 +02:00
tibbi
f9e3854099 do not store the visible contact sources, store the ignored ones instead 2018-05-01 10:39:35 +02:00
tibbi
22a4cca1fe add a helper function for getting contact sources synchronously 2018-04-30 23:41:46 +02:00
tibbi
24248699bc update commons to 3.20.9 2018-04-30 23:23:25 +02:00
tibbi
3fb66174f1 allow changing the contact source at the edit screen 2018-04-30 22:42:47 +02:00
tibbi
98ea4ac020 measure side fastscroller if items change 2018-04-30 20:21:06 +02:00
tibbi
28dd320b9e adding a toggle for optional duplicate contact filtering, enabled by default 2018-04-30 20:13:22 +02:00
tibbi
23aa17df6f make duplicate contact filtering more agressive by ignoring some fields 2018-04-30 16:07:45 +02:00
tibbi
f32621c689 adding a string for trying to filter out duplicate contacts 2018-04-30 16:04:05 +02:00
tibbi
c707ffceec do not use the raw_contact_id at fetching group members 2018-04-30 15:09:06 +02:00
tibbi
fbc1fd6034 use batching at contact deleting 2018-04-30 14:58:18 +02:00
tibbi
4ccf328037 fetch only those contacts that will be shown, not filtered out 2018-04-30 14:43:46 +02:00
tibbi
cd4fceba1b use batching at contact deleting 2018-04-30 11:57:10 +02:00
tibbi
09298c9dde fix #135, delete carddav contacts from RawContacts table 2018-04-30 10:22:48 +02:00
tibbi
d2ce5f2772 do not add even an empty contact organization, if none was set 2018-04-29 22:52:43 +02:00
tibbi
763b04faa3 try being smarter at showing distinct contacts, dont check just contact id 2018-04-29 22:07:41 +02:00
tibbi
e7ee92b8c7 use a shorter version of Contacts authority constant 2018-04-29 19:39:32 +02:00
tibbi
5cb9f886b6 fix #112, change the way device accounts are fetched 2018-04-29 19:22:39 +02:00
tibbi
1bff08d7a2 change the Notes field input type into CapSentences 2018-04-29 11:17:06 +02:00
tibbi
ae9edf819e fix #155, add an Open With button at the Edit screen too 2018-04-29 10:44:14 +02:00
tibbi
8cc0cb4a58 add an Open With menu button to contacts 2018-04-29 10:32:18 +02:00
tibbi
6d7e28a3b6 update commons to 3.20.5 with some new icons 2018-04-29 09:59:00 +02:00
Sérgio Marques
9a1f3d637b
Update strings.xml 2018-04-28 16:50:38 +00:00
solokot
6841c6842b
Update strings.xml 2018-04-28 19:11:05 +03:00
tibbi
0031be51fb show a toast if the user tries toggling Favorite at the View screen 2018-04-27 09:46:54 +02:00
tibbi
a3f3cc5fbe create a copy of contact items at updating them 2018-04-26 21:32:16 +02:00
narzb
6e98724679
fix french translation 2018-04-24 23:29:16 +02:00
en2sv
27fd7fb2dc
Update Swedish translation 2018-04-21 20:22:56 +02:00
xin
51cb0d7e26
Update french translation 2018-04-20 18:24:20 +00:00
tibbi
cf7bc3b13c update primary color at Search selection if it changes 2018-04-18 20:23:28 +02:00
tibbi
d9133ca5b6 highlight the searched string at contacts 2018-04-18 20:05:18 +02:00
tibbi
e23da2c183 use big icons for SMS and Email only when appropriate 2018-04-18 15:59:36 +02:00
tibbi
a035b21c01 fix #137, allow sending SMS and emails to whole groups 2018-04-18 15:50:37 +02:00
tibbi
387030e50e show the batch sending icons at the Group screen too 2018-04-18 15:34:16 +02:00
tibbi
8c6d94a461 add icons to the batch email and sms buttons 2018-04-18 15:30:55 +02:00
tibbi
a095dc1983 allow sending batch SMS or emails 2018-04-18 15:21:21 +02:00
tibbi
e572ecb678 fix #142, make address field multiline 2018-04-18 11:04:34 +02:00
tibbi
05f8bf71cf removing a copypaste error 2018-04-18 09:07:02 +02:00
dugi991
55108ecb11
Update strings.xml 2018-04-17 21:21:10 +00:00
Sérgio Marques
a36ab25d58
Update strings.xml 2018-04-16 21:14:35 +00:00
Tibor Kaputa
066a852211
removing some copypaste errors 2018-04-16 09:38:55 +02:00
Kompiuterių meistras +37060040020
1242ba813b
Update strings.xml 2018-04-16 00:52:51 +03:00
en2sv
ebe1f08f3f
Update Swedish translation 2018-04-14 20:16:59 +02:00
tibbi
9649afac98 sort groups on the groups picker alphabetically 2018-04-14 19:14:04 +02:00
tibbi
25d48ba08c parse a couple additional fields from WhatsApp Add Contact intent 2018-04-13 20:13:04 +02:00
tibbi
401f0aed6e fix #125, parse a couple more contact details from WhatsApp intent 2018-04-13 19:14:47 +02:00
tibbi
1cb0d1b1bd making phone key nullable at Edit screen 2018-04-13 15:25:59 +02:00
tibbi
de864f362c fix exporting contacts on sd cards 2018-04-13 15:01:29 +02:00
tibbi
b7d7eb5e8a handle contact website import/export 2018-04-13 14:53:19 +02:00
tibbi
cf15832dce add Website handling to the local database 2018-04-13 14:38:52 +02:00
Tibor Kaputa
22606e65b1
Merge pull request #130 from solokot/master
Update Russian
2018-04-13 14:27:02 +02:00
tibbi
4962a955e5 handle website at contact update/insert 2018-04-13 14:23:35 +02:00
tibbi
97bd5dacef add websites to the Edit screen too 2018-04-13 13:46:31 +02:00
solokot
f072522469
Update strings.xml 2018-04-13 14:43:28 +03:00
tibbi
2fca861fc6 add websites to the list of available fields 2018-04-13 12:27:52 +02:00
tibbi
8aadcb04c1 small code cleanup at the ViewContactActivity 2018-04-13 12:19:02 +02:00
tibbi
54df14442d add website to the View screen 2018-04-13 12:14:26 +02:00
tibbi
5b55467691 fetch contact websites 2018-04-13 11:51:58 +02:00
tibbi
2fcdb042f2 adding a new Website field 2018-04-13 11:11:53 +02:00
tibbi
3b7b74b074 fix some null pointer crashes 2018-04-13 11:07:23 +02:00
Tibor Kaputa
79f4c67439
escaping an apostrophe 2018-04-11 13:20:52 +02:00
xin
4e9b42efcd
Update strings.xml 2018-04-11 10:31:17 +00:00
xin
bf12e74fe9
Update french translation 2018-04-11 10:26:03 +00:00
fricyo
d53c1ed872
Update Translation 2018-04-11 16:38:44 +08:00
tibbi
4f97fce695 fix #123, show the business as contact name if only that is filled 2018-04-10 22:55:13 +02:00
tibbi
8c0ca77ed2 fix #124, properly use "Start name with surname" 2018-04-10 22:11:00 +02:00
tibbi
e999c3a275 try parsing contact name from Insert intent, related to #125 2018-04-10 22:07:41 +02:00
tibbi
82ca892e25 catch exceptions thrown at getting default thumbnail size 2018-04-10 21:24:50 +02:00
tibbi
049c3a5361 updating release notes 2018-04-08 18:37:58 +02:00
tibbi
8c5881f4d3 updating FAQ texts a bit 2018-04-08 18:34:32 +02:00
tibbi
c03c7fff39 do not refetch contacts before sharing 2018-04-08 18:23:36 +02:00
tibbi
510da6b140 make sure only the proper fields are shown at Edit Contact screen 2018-04-08 17:44:23 +02:00
tibbi
d94dbde48e make sure View Contact Details shows only the proper fields 2018-04-08 16:07:46 +02:00
tibbi
cfcaa67ba9 remove the top margin of first_name at edit_contact activity 2018-04-08 15:32:12 +02:00
tibbi
acd3f9f9d9 creating the dialog for managing visible contact fields 2018-04-08 15:06:21 +02:00
tibbi
c86bdd379f add some initial things related to filtering what fields should be visible 2018-04-08 14:23:57 +02:00
tibbi
2c7f651191 fix sorting in case of same first name 2018-04-08 13:59:19 +02:00
tibbi
4fde91ae47 limit batch group at adding/removing contacts from groups 2018-04-08 13:03:56 +02:00
tibbi
37bfe59226 reuse the same gson instance in whole DBHelper 2018-04-08 12:53:43 +02:00
tibbi
2d2a42d9bc avoid creating gson tokens at every local contact 2018-04-08 12:30:27 +02:00
tibbi
f25e953cd4 avoid fetching contacts multiple times at once 2018-04-08 12:24:06 +02:00
tibbi
9089edf04c avoid seeing duplicate import dialog at third party file opening 2018-04-08 12:12:30 +02:00
tibbi
d6f8bd43bf handle prefix/suffix/organization exporting/importing 2018-04-08 12:05:34 +02:00
tibbi
fea917e41c add prefix/suffix/organization to contacts stored locally 2018-04-08 11:38:15 +02:00
tibbi
bde0ad34ea make sure Search checks contact organization too 2018-04-08 11:36:51 +02:00
tibbi
d5c9d32f86 handle null address 2018-04-08 10:51:58 +02:00
Tibor Kaputa
32b8dd4d0e
Merge pull request #121 from smarquespt/patch-1
Update strings.xml
2018-04-07 17:49:07 +02:00
tibbi
3cfbe5f776 allow modifying contact prefix and suffix 2018-04-07 17:45:38 +02:00
Sérgio Marques
ee261765dd
Update strings.xml 2018-04-07 16:35:36 +01:00
tibbi
4ec6142547 display contact prefix and suffix 2018-04-07 17:07:22 +02:00
tibbi
30a3249159 setup organization data at Edit 2018-04-07 16:17:25 +02:00
tibbi
cb2e491f65 split organizations into company and job title 2018-04-07 16:04:06 +02:00
tibbi
4b6a27db06 add some strings related to managing visible fields 2018-04-06 23:51:59 +02:00
tibbi
f3e86cf582 display contact organization on the View Details screen 2018-04-06 23:20:14 +02:00
tibbi
dbd3bec690 fetch the user Organization field 2018-04-06 23:10:20 +02:00
tibbi
25c9abb92d adding a couple checks of contacts permissions 2018-04-06 22:32:58 +02:00
tibbi
d3c87e241c fix #111, just dial the phone number if Phone permission is not granted 2018-04-06 21:33:28 +02:00
tibbi
6695bf4f77 require Contacts permission at third party intents 2018-04-06 21:28:09 +02:00
tibbi
bd83bd5643 more improvements related to using the app without the Contacts permission 2018-04-06 20:58:22 +02:00
tibbi
e05f48b425 fix #110, allow launching the app without granting Contacts permission 2018-04-06 18:51:21 +02:00
tibbi
764de9c858 make sure we handle phone number at some intents properly on older devices too 2018-04-06 18:29:48 +02:00
tibbi
4cbe122672 delete contacts on a background thread 2018-04-06 18:18:27 +02:00
tibbi
9527def540 update commons to 3.18.9 2018-04-06 17:54:43 +02:00
kniddl
b8f470773e
Updated German Groups section 2018-04-04 22:28:19 +02:00
en2sv
5bfc2317e0
Update Swedish translation 2018-04-02 20:08:22 +02:00
fricyo
66c651bb3c
Update Translation 2018-03-30 15:34:40 +08:00
tibbi
6223d362bb fix a closing strings tag 2018-03-28 18:37:14 +02:00
Unknown
37c5f52ba8 Croatian translation
App fully translated to Croatian.
2018-03-28 00:14:36 +02:00
Sérgio Marques
cb7ed564cf
Update strings.xml 2018-03-26 22:43:28 +00:00
Kompiuterių meistras +37060040020
e5fa767e48
Updated Lithuanian translation
fully translated
2018-03-23 22:56:24 +02:00
solokot
c4bfdfef11
Update strings.xml 2018-03-23 14:00:59 +03:00
cryoranger
a292c855e5 greek translation 2018-03-22 16:36:38 +02:00
tibbi
de5b0f6825 hide Search, Sort and Filter menu buttons on Groups tab 2018-03-21 22:44:45 +01:00
tibbi
00eef4cce4 avoid pressing Plus at the group contacts to fix some glitches 2018-03-21 22:01:20 +01:00
tibbi
418e9de54f fix #91, properly handle third party intent with Phone mimetype 2018-03-21 21:23:12 +01:00
tibbi
0ae8c8a98f change root-path provider path to / 2018-03-21 20:53:50 +01:00
tibbi
615b70be71 show an error if Sharing fails 2018-03-21 20:53:38 +01:00
tibbi
0b432224c1 show Phone Storage if nothing else shows up, should fix #80 2018-03-21 20:42:01 +01:00
tibbi
abbeb218b8 handle adding and removing secret contacts to/from groups 2018-03-21 19:51:06 +01:00
tibbi
485e73afa7 update the url to https 2018-03-21 19:24:49 +01:00
tibbi
6eade329d6 add helper functions to handle contact adding and removing from groups 2018-03-21 19:20:55 +01:00
tibbi
cf4b7ca9c5 allow storing groups at contacts stored in a local database 2018-03-21 18:49:28 +01:00
tibbi
1797f17f31 minor cleanup to remove unnecessary indentation 2018-03-21 18:27:25 +01:00
tibbi
f9fb62366b properly refresh View Contact screen on resume 2018-03-21 18:21:16 +01:00
tibbi
bd8dffb549 allow renaming local private groups 2018-03-21 18:07:05 +01:00
tibbi
30a7c1770d handle showing and deleting local private groups 2018-03-21 17:51:13 +01:00
tibbi
b28e85727d fix local database group inserting 2018-03-21 17:40:51 +01:00
tibbi
30d21625bf create some db helper functions with working with groups 2018-03-21 17:27:40 +01:00
tibbi
86802dbbac add a Groups table to the local database 2018-03-21 17:05:14 +01:00
tibbi
5076c11a21 add secret phone storage account at group destination too 2018-03-21 14:14:14 +01:00
tibbi
79d9e2045b automatically choose the first group account, if only one is available 2018-03-21 12:34:36 +01:00
tibbi
ac058c4e7b allow selecting under which account should the contact group be created 2018-03-21 10:41:09 +01:00
fricyo
1dcfaa05e9
Update Translation 2018-03-21 16:23:35 +08:00
tibbi
7edb2de918 make sure newly created groups are visible in other apps too 2018-03-20 23:34:48 +01:00
tibbi
39921fc66d accept groups with null system_id in some cases 2018-03-20 23:28:00 +01:00
tibbi
f1b59aee27 do not apply the Contact Sources filter on GroupsFragment 2018-03-20 23:27:24 +01:00
tibbi
d583a457ff allow creating a brand new group at selecting target group 2018-03-20 21:30:31 +01:00
tibbi
5ee383af74 allow batch adding contacts to groups 2018-03-20 21:27:23 +01:00
tibbi
7a914181de change the icon of "Add to group" 2018-03-20 21:17:37 +01:00
tibbi
cd1a493ea8 add a new menu item for adding selected contacts to a group 2018-03-20 20:13:51 +01:00
tibbi
c93cc3bd85 allow renaming groups after long pressing them 2018-03-20 20:05:48 +01:00
tibbi
244955e333 properly update Groups tab whenever necessary 2018-03-20 19:10:03 +01:00
tibbi
d2daf6efdb make GroupsFragment inherit from MyViewPagerFragment too 2018-03-20 17:30:13 +01:00
tibbi
1e49b8e019 add a placeholder at GroupContacts activity too 2018-03-20 16:46:39 +01:00
tibbi
0b3acdf518 show groups placeholder at Groups tab, if necessary 2018-03-20 16:28:20 +01:00
tibbi
c572a83bb1 refresh GroupContactsActivity on resume 2018-03-20 15:34:36 +01:00
tibbi
6d4f9912fd allow removing contacts from groups by long pressing them and selecting Remove 2018-03-20 15:13:49 +01:00
tibbi
40f1fc82dd use contact_id instead of raw_contact_id at contact deleting too 2018-03-20 14:55:33 +01:00
tibbi
aed1147e9f use contact_id instead of raw_contact_id at deleting contacts from groups 2018-03-20 14:50:52 +01:00
tibbi
67cf029e91 tweak deleting contacts from groups a bit 2018-03-20 14:24:14 +01:00
tibbi
4fca6ce711 handle batch removing contacts from groups 2018-03-20 12:22:40 +01:00
tibbi
911cd99703 handle batch adding contacts to a group 2018-03-20 11:16:48 +01:00
tibbi
5e585eec71 provide contacts to show at SelectContactsDialog explicitly 2018-03-20 10:54:35 +01:00
tibbi
ce917560da clean up SelectContactsDialog 2018-03-20 10:34:46 +01:00
tibbi
e60fa65eef handle Favorite items modification in FavoritesFragment itself 2018-03-20 10:02:07 +01:00
tibbi
3c413347d6 make ContactsAdapter more dynamic, use it at Group Contacts 2018-03-19 23:40:33 +01:00
tibbi
f4767421a8 list proper contacts at the GroupContacts activity 2018-03-19 22:22:23 +01:00
tibbi
2ce2b38ee1 lets create a new activity for displaying group contacts 2018-03-19 22:06:48 +01:00
tibbi
45c0edc177 get a list of contacts belonging to the clicked group 2018-03-19 21:39:10 +01:00
tibbi
20f9e7ea4d implement contact group deleting 2018-03-19 20:42:11 +01:00
tibbi
39810e46dc avoid removing contacts from Favorites at modifying groups 2018-03-19 20:34:41 +01:00
tibbi
e33fe588c2 add a couple more functions in FragmentInterface 2018-03-19 19:22:59 +01:00
tibbi
6e77d3cd51 allow creating new contact groups by pressing the FAB 2018-03-19 17:18:38 +01:00
tibbi
25b8babc17 sort groups by title alphabetically 2018-03-19 17:18:17 +01:00
tibbi
796cb13c9c populate Groups tab with the contact groups 2018-03-19 16:44:03 +01:00
tibbi
707f3ee4a0 handle counting group members 2018-03-19 15:30:57 +01:00
Kompiuterių meistras +37060040020
d7d0e19e6c
Lithuanian strings.xml
Lithuanian translation
2018-03-19 16:09:43 +02:00
solokot
1437ea536c
Update strings.xml 2018-03-19 15:11:17 +03:00
solokot
63e2913ec9
Update strings.xml 2018-03-19 15:10:39 +03:00
tibbi
6abbd15328 move refreshContacts a bit up 2018-03-19 11:54:47 +01:00
tibbi
53b0632edd fetch contacts at app startup only once 2018-03-19 11:53:20 +01:00
tibbi
f74376e8ac create an interface for all fragments 2018-03-19 10:11:58 +01:00
tibbi
4294228bfd add a helper function for deleting a contact group 2018-03-18 20:40:55 +01:00
tibbi
c3a148282f implement new group creation 2018-03-18 19:33:54 +01:00
tibbi
6750512f11 properly handle contact groups at editing, or inserting a new one 2018-03-18 17:57:43 +01:00
tibbi
9d9495ea80 properly update contact groups after modifying them 2018-03-18 17:33:43 +01:00
tibbi
fe6a98815c Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts 2018-03-18 16:58:40 +01:00
tibbi
b31e7b0086 implement a Group picker dialog 2018-03-18 16:57:50 +01:00
fricyo
7e38050342
Update Translation 2018-03-18 22:29:46 +08:00
tibbi
27855ca574 show only contact groups where System_ID is null 2018-03-18 11:52:14 +01:00
tibbi
8ad98e7c12 adding a Groups field at Edit Contact Activity 2018-03-18 11:08:01 +01:00
tibbi
dbad01e1fc ignore the default and Favorites group 2018-03-16 23:47:57 +01:00
tibbi
0b2f6e8f04 list contact groups at the View screen 2018-03-16 23:24:52 +01:00
tibbi
20a333071e add a Groups field to contacts 2018-03-16 22:56:13 +01:00
tibbi
32e7eadbb3 add some helper functions for querying device and contact groups 2018-03-16 20:40:57 +01:00
tibbi
93edf90d51 adding a tab for Groups 2018-03-16 20:23:15 +01:00
tibbi
50904b2dff adding Group icons 2018-03-16 15:21:22 +01:00
tibbi
4bd4513ad9 fix #82, allow pressing phone number, email, address on the View screen 2018-03-16 13:33:03 +01:00
tibbi
1165550ef4 fix #81, improve contact handling by lookup key 2018-03-16 13:11:47 +01:00
tibbi
54396d4bd3 update commons to 3.16.10 2018-03-16 10:05:17 +01:00
tibbi
e2d555e300 make the fragments nullable in main activity 2018-03-16 10:03:12 +01:00
tibbi
1dd37336f7 add an extra check to avoid saving null contact 2018-03-16 09:58:53 +01:00
tibbi
aa8186af56 properly closing a string tag 2018-03-08 12:52:13 +01:00
fricyo
148541775d
Creat Chinese(TW) Translation 2018-03-08 16:12:11 +08:00
Sérgio Marques
fbbee420cd
Update strings.xml 2018-03-04 22:40:26 +00: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
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
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
tibbi
c33906a874 making some views nullable 2018-02-26 17:17:04 +01:00
tibbi
ec0dbd23e1 add Address and Notes in release notes 2018-02-22 21:08:14 +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
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
en2sv
92700e6382
Update Swedish translation 2018-02-17 20:28:06 +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
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
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
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
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
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
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
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
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
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
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
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