Commit Graph

1034 Commits

Author SHA1 Message Date
04a7cfc9a5 try showing the searched phone number under contacts 2018-09-25 14:24:29 +02:00
3e8a65bda1 highlight contact number from the search query 2018-09-25 14:17:55 +02:00
980368addd hide the Select All and Share menu buttons at dialpad 2018-09-25 14:11:43 +02:00
8ae60448f4 finish the action mode at changing the input at dialpad 2018-09-25 14:11:29 +02:00
dac59dabcf removing a redundant wrapper of the dialpad 2018-09-25 13:34:31 +02:00
b0c1f4e30d updating some things related to Android Studio 3.2 2018-09-25 13:25:07 +02:00
284a5fb35f try calling contact directly from the dialpad screen, do not trigger edit/view 2018-09-24 15:17:15 +02:00
6718fb9a20 show the filtered contacts on a list above dialpad 2018-09-24 15:12:31 +02:00
2aadd93fa6 check contact real phone numbers too, not just the cleared ones 2018-09-24 14:15:08 +02:00
2beb5eb3a6 filter contacts based on the dialpad input 2018-09-24 14:13:27 +02:00
6159e55183 add a text change listener to the dialpad input value 2018-09-24 12:05:50 +02:00
47405d8775 avoid showing the soft keyboard at clicking on the dialpad input 2018-09-23 20:41:04 +02:00
5e66eee953 hide the dialpad input cursor by default 2018-09-23 20:33:07 +02:00
eaa17e9038 dispatch fake key events to dialpad input 2018-09-23 20:13:12 +02:00
9b86c694ff implement char clearing at the dialpad 2018-09-23 10:58:51 +02:00
96c6e8cd5a add a dialpad input for showing dialed chars 2018-09-23 10:23:23 +02:00
9ab4f3ea7f adding some dialpad numbers and symbols 2018-09-22 23:35:34 +02:00
872a7f19d4 adding some elevation to the dialpad activity button 2018-09-22 23:26:33 +02:00
52a8f6fde4 adding an initial Dialpad activity 2018-09-22 20:52:53 +02:00
31fae0b97c adding a main screen button launching the dialer 2018-09-22 20:39:10 +02:00
ee51d9cf61 update commons to 4.7.17 2018-09-22 20:21:01 +02:00
b16e94ddc4 Merge pull request #256 from unknowtech/stringlate-fr-7615
Updated fr (French) translation
2018-09-20 14:48:07 +02:00
24fdb1c85d updating the app long description 2018-09-20 14:47:50 +02:00
d15d61b4fc deleting a redundant file 2018-09-20 10:27:25 +02:00
f934cfc95c Updated fr (French) translation
Commit made via Stringlate
2018-09-20 00:59:13 +02:00
80bc88cdef Merge pull request #251 from dugi991/master
Updated Croatian translations
2018-09-15 16:56:10 +02:00
9cfba490f1 Merge pull request #252 from trubitsyn/patch-1
Update values-ru/strings.xml
2018-09-15 16:56:05 +02:00
c19baa4aa6 Merge pull request #253 from smarquespt/patch-2
Update strings.xml
2018-09-15 16:55:59 +02:00
87e1d0d9be Update strings.xml 2018-09-15 15:16:22 +01:00
0b1c57fb37 Update values-ru/strings.xml 2018-09-15 15:11:09 +03:00
fad4c0a5eb Updated Croatian translations
Translated new strings.
2018-09-15 10:50:37 +00:00
37016b53cb minor code cleanup at importing/exporting 2018-09-09 14:59:26 +02:00
b90405ceea Merge pull request #247 from Dirkster99/master
Solution to Issue #146
2018-09-09 14:50:56 +02:00
6c1b1e2d70 Removed ; and adjsuted to property syntax 2018-09-07 17:49:20 +02:00
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
518d8491a6 updating changelog 4.4.0 2018-09-04 17:29:41 +02:00
6d5bace1ba update version to 4.4.0 2018-09-04 17:29:36 +02:00
1e0d8e7787 make sure the local DB has IM field created 2018-09-04 17:29:22 +02:00
2f0150d89b adding some new functions in the release notes 2018-09-04 17:25:18 +02:00
a228622377 update commons to 4.7.3 2018-09-04 17:25:00 +02:00
60bcbcb4a6 add IM exporting/importing 2018-09-04 17:07:01 +02:00
36fbc9f0c6 handle IMs at locally stored contacts too 2018-09-04 15:58:12 +02:00
7eb2184285 handle IM fields at inserting/updating contacts 2018-09-04 15:36:30 +02:00
b4d62f64aa search at user IMs too 2018-09-04 15:32:07 +02:00
fbd58b4bb9 properly handle IM fields at the edit screen 2018-09-04 15:26:56 +02:00
c416a46214 show user IMs when appropriate 2018-09-04 14:47:23 +02:00
5f4476c6af adding some IM related strings 2018-09-04 12:28:42 +02:00
d0596df5f3 fill clean phone numbers only if we are going to filter duplicates 2018-09-04 10:23:27 +02:00
26c4da4f69 remove special chars from phone numbers at creating, not just at sorting 2018-09-04 10:09:59 +02:00
461ffdfd0e make sure we show all contacts if duplicate filtering is disabled 2018-09-04 09:38:49 +02:00