Commit Graph

1145 Commits

Author SHA1 Message Date
Tibor Kaputa 19640bbf74
Merge pull request #319 from fricyo/patch-9
Update Translation
2018-11-28 11:17:20 +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
Tibor Kaputa 6bf34e3a84
Merge pull request #317 from ema-pe/patch-6
Update italian translation
2018-11-25 22:04:44 +01:00
Emanuele Petriglia 4eae056249
Update italian translation 2018-11-25 18:58:25 +00:00
Tibor Kaputa 74094fd292
Merge pull request #315 from KevinMinions/patch-1
Update French translations strings.xml
2018-11-23 13:40:38 +01: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
Tibor Kaputa bf79a977bb
Merge pull request #314 from ema-pe/patch-5
Update italian translation
2018-11-22 16:09:43 +01:00
Emanuele Petriglia 58798e20ca
Update italian translation 2018-11-22 14:42:34 +00:00
Tibor Kaputa 6b9d5a43d1
Merge pull request #313 from ScratchBuild/l10n-ja
Update Japanese translation
2018-11-22 10:33:05 +01: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
Tibor Kaputa 3157f4e4b6
Merge pull request #311 from ema-pe/patch-4
Update italian translation
2018-11-20 18:56:32 +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