Commit graph

1076 commits

Author SHA1 Message Date
tibbi
defb7f9bf0 removing the option for toggling 24 hours format 2019-01-06 10:52:14 +01:00
tibbi
fd37c346e8 improve phone number highlighting when it contains a dash 2019-01-05 21:50:34 +01:00
tibbi
8d12becafb fix #288, add an option to show letters at dialpad 2019-01-05 19:50:48 +01:00
tibbi
9adc9ff7bf adding a new string for showing letters on the dialpad 2019-01-05 18:21:56 +01:00
tibbi
b5a9e6a8b7 changing DIRTY value at creating contact to an integer 2019-01-05 17:39:40 +01:00
tibbi
ea520ab7a8 remove everything related to Recents, due to Googles latest security rules 2019-01-05 17:27:11 +01:00
solokot
35831cfe8a
Update strings.xml 2019-01-04 00:14:34 +03:00
fricyo
8cae250a13
Update Translation 2018-12-31 00:05:35 +08:00
Emanuele Petriglia
9e3266fa24
Update italian translation 2018-12-30 14:59:53 +00:00
tibbi
7167b09816 updating the slovak app short description 2018-12-29 22:50:16 +01:00
tibbi
9b01027cd2 updating the app short description 2018-12-29 22:49:35 +01:00
Tibor Kaputa
2c3b9727ca
Merge pull request #336 from ema-pe/patch-9
Update italian translation
2018-12-29 17:14:31 +01:00
solokot
ad1a093d0a
Update strings.xml 2018-12-29 14:59:10 +03:00
Emanuele Petriglia
c4784dd24f
Update italian translation 2018-12-29 08:52:20 +00:00
tibbi
bdd31230f7 add the contact fetching change in release notes 2018-12-28 18:02:13 +01:00
tibbi
40d0916276 reset stored ignored contact sources 2018-12-28 17:49:05 +01:00
tibbi
aeed7e2456 fix #235, rely on both account name and type at filtering 2018-12-28 17:44:14 +01:00
tibbi
cfa9bdaf7a properly handle transforming contact source names to public names 2018-12-28 16:06:40 +01:00
tibbi
cb7e281051 add a new field to ContactSource, publicName 2018-12-28 15:51:26 +01:00
tibbi
dcc2490f86 change the way contacts are fetched, use type blacklist instead of whitelist 2018-12-28 15:30:22 +01:00
tibbi
14478e77ed fix #335, add a menu item for calling unknown numbers from Recents 2018-12-27 21:33:04 +01:00
tibbi
0cf7bacf22 adding a new string for calling a number 2018-12-27 21:03:54 +01:00
tibbi
65e8f58fa3 do not show the Filter menu button at Recents fragment 2018-12-27 20:54:53 +01:00
tibbi
2c1218870d catch and show exceptions thrown at adding blocked numbers 2018-12-27 20:27:23 +01:00
tibbi
4236414aa2 updating Commons + some crashfix 2018-12-27 20:26:07 +01:00
Tibor Kaputa
b8954d1276
updating apps url to https 2018-12-22 12:28:24 +01:00
Emanuele Petriglia
c1f0847277
Improve italian translations 2018-12-22 10:51:55 +00:00
tibbi
9dffb0aea9 adding an Android OS version check at isDefaultDialer 2018-12-12 17:48:19 +01:00
kniddl
d08e63ca48
Update German strings 2018-12-10 15:19:51 +01:00
Sérgio Marques
841f89d6d1
Update strings.xml 2018-12-07 13:36:54 +00:00
tibbi
b91e937d6f updating some french strings 2018-12-05 10:20:46 +01:00
solokot
6b6c55ee2a
Update strings.xml 2018-12-05 09:18:43 +03:00
tibbi
d71fd8b2e2 correcting an italian string 2018-12-04 09:50:40 +01:00
Emanuele Petriglia
4d56f71b48
Update italian translation 2018-12-03 15:54:13 +00:00
fricyo
61a6ffa996
Update Translation 2018-12-02 11:07:38 +08:00
tibbi
2c72491ee9 fix #262, invoke insert_or_edit at pressing a number at Recents 2018-11-30 19:34:27 +01:00
tibbi
443cfe600f improve recent call contact detection at clicking a Recent call item 2018-11-30 18:09:19 +01:00
tibbi
758c01ba98 hide the view/edit contact screen till the contact gets loaded 2018-11-30 18:06:20 +01:00
tibbi
c3ac30d47e improve the name detection at Recents tab 2018-11-30 18:00:32 +01:00
tibbi
12973ac57c add a helper function for checking if a contact is private 2018-11-30 17:25:58 +01:00
tibbi
a8c3dcf23a properly handle generating contact uri for local contacts 2018-11-30 17:18:51 +01:00
tibbi
8fa8e05a7c properly handle not being the default dialer app at the Manage blocked calls screen 2018-11-30 17:08:08 +01:00
tibbi
7865aa93f6 adding a helper function for launching the setDefaultDialer intent 2018-11-30 16:53:58 +01:00
tibbi
69840a321d adding some strings related to setting the app as the default dialer 2018-11-30 16:49:37 +01:00
tibbi
c8c7e7ce3b fix #287, add handling for some secret codes at the dialpad 2018-11-30 16:43:02 +01:00
tibbi
4acee7d62b fixing the default dialer check 2018-11-30 16:40:26 +01:00
tibbi
7331217e8a adding a helper function for checking if the app is set as the default dialer 2018-11-30 16:35:21 +01:00
tibbi
b6e00fba44 allow editing blocked numbers 2018-11-30 16:13:07 +01:00
tibbi
841a13b068 create a dialog for adding new blocked numbers 2018-11-30 15:52:46 +01:00
tibbi
fa7a447369 properly handle removing blocked numbers from the managing activity 2018-11-30 15:38:18 +01:00
tibbi
64db7ac053 list the blocked numbers at the particular activity 2018-11-30 15:28:57 +01:00
tibbi
bf95eccce3 show the number blocking menu item at Recents only on Android 7+ 2018-11-30 15:15:15 +01:00
tibbi
4131aae576 add an activity for managing blocked numbers 2018-11-30 15:13:03 +01:00
tibbi
d00a7da67a adding a new string for Blocked Numbers title 2018-11-30 14:48:53 +01:00
tibbi
de096cb8c8 allow blocking numbers directly from Recents screen 2018-11-30 14:37:52 +01:00
tibbi
6fae60381f filter out blocked numbers earlier, right at fetching 2018-11-30 11:34:39 +01:00
tibbi
47a1ff142b filter out the blocked numbers from Recents 2018-11-30 11:10:56 +01:00
tibbi
665b5b32a9 adding some number blocking related strings 2018-11-30 10:59:28 +01:00
tibbi
a77323b160 fixing the number blocker settings button 2018-11-30 10:53:46 +01:00
tibbi
5e156690fd Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts 2018-11-30 10:42:17 +01:00
tibbi
267a4c01c6 adding a settings button for managing blocked numbers 2018-11-30 10:42:08 +01:00
ScratchBuild
0e45addad5 Update Japanese translation 2018-11-30 15:37:11 +09:00
tibbi
1e6f001b02 fix #293, allow copying all fields from the View contact to clipboard with long press 2018-11-29 23:54:34 +01:00
tibbi
2cff407b96 properly show locally stored contact names at the Recents tab 2018-11-29 22:47:37 +01:00
tibbi
e302309fe9 fix #304, fix exporting contacts on SD cards 2018-11-29 21:53:50 +01:00
tibbi
0c1da53df6 fix #312, make birthday parsing more robust 2018-11-29 21:30:51 +01:00
tibbi
8fbfa684cd fix #318, handle some new cases of adding numbers to contacts 2018-11-29 21:10:53 +01:00
tibbi
b069d2c4b1 handle ahandle a new way of creating new contacts from numbers 2018-11-29 20:45:13 +01:00
tibbi
ff0a08862c adding a context extension for referencing the telecomManager 2018-11-29 19:19:22 +01:00
tibbi
02198f572e add a button for setting the app as the default Phone app at the Recents 2018-11-29 16:44:53 +01:00
tibbi
25c9c0d598 make sure the Dialer is a transparent activity 2018-11-29 15:55:14 +01:00
tibbi
420a523062 remove everything related to the custom Dialer, let the system handle it 2018-11-29 15:32:53 +01:00
tibbi
1b9028ba6c tweaking some outgoing call notification handling 2018-11-29 10:57:04 +01:00
tibbi
6fad2733af handle Simple Contacts not being the default app for phone calls 2018-11-29 10:39:04 +01:00
tibbi
75ff0e6101 show the other participants name at the calling notification, if available 2018-11-29 10:08:05 +01:00
tibbi
7c0661983d moving some Activity extension responsibilities to Context 2018-11-28 21:52:38 +01:00
tibbi
f96f2bca22 adding some animating dots like Calling... on the caller screen 2018-11-28 20:52:09 +01:00
Tibor Kaputa
4bd42fb861
Merge pull request #320 from smarquespt/patch-3
Update strings.xml
2018-11-28 16:05:07 +01:00
tibbi
bb19021c49 adding some blocked number related strings 2018-11-28 15:29:11 +01:00
tibbi
8b3c08970c show an incoming call screen over the lockscreen, if the screen is off 2018-11-28 15:19:51 +01:00
Sérgio Marques
35a5d62b99
Update strings.xml 2018-11-28 13:42:29 +00:00
tibbi
4800ac3573 adding some outgoing call related things 2018-11-28 14:01:37 +01:00
tibbi
bf981e1033 update the notification immediately at accepting an incoming call 2018-11-28 13:46:40 +01:00
tibbi
568254cede correcting the scheme at outgoing calls 2018-11-28 11:37:30 +01:00
tibbi
63bd1e65dd removing some probably not needed lines from MyIncomingCallService at the manifest 2018-11-28 11:34:56 +01:00
fricyo
5868128d57
Update Translation 2018-11-28 18:10:23 +08:00
tibbi
ce6f6e7049 show the Answer call button only while ringing 2018-11-27 15:02:06 +01:00
tibbi
48a7eb3c72 disable the alert_only_once flag at incoming call notifications 2018-11-27 15:00:19 +01:00
tibbi
9e015c3888 decode the incoming call number before displaying 2018-11-27 14:43:17 +01:00
tibbi
012442a057 redesigning the Incoming Call notification, add colored icons 2018-11-27 12:19:05 +01:00
tibbi
7cdefe43d5 refresh the incoming call notification every few secs to keep it visible 2018-11-26 12:25:00 +01:00
tibbi
772a28eb9e disable default notification sounds for incoming calls 2018-11-26 10:54:52 +01:00
Emanuele Petriglia
4eae056249
Update italian translation 2018-11-25 18:58:25 +00:00
Kévin Minions
c5971abe6a
Update strings.xml 2018-11-23 12:59:46 +01:00
tibbi
1cdf538ac3 adding decline/answer action buttons to the incoming call notification 2018-11-23 12:41:28 +01:00
tibbi
8a29a59113 adding some new strings for declining/answering incoming calls 2018-11-23 10:43:50 +01:00
tibbi
c09a9bb818 removing the currently not needed PhoneStateListener 2018-11-22 23:42:39 +01:00
tibbi
007cc40ac6 tweak the text on the dialer notification 2018-11-22 23:41:30 +01:00
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