Commit graph

867 commits

Author SHA1 Message Date
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