Commit Graph

1840 Commits

Author SHA1 Message Date
tibbi 5ab75aed4b change the default contact placeholder letter from S to A 2020-05-04 16:36:24 +02:00
tibbi 23c75122b7 updating changelog 2020-05-03 20:42:13 +02:00
tibbi bd92b4cd84 update version to 6.10.0 2020-05-03 20:42:06 +02:00
tibbi 6851a7c6d8 make call notification receiver exported and enabled 2020-05-03 20:35:31 +02:00
tibbi bf1db86b4f setup the call notification on the main thread 2020-05-03 20:27:56 +02:00
tibbi 419431247b properly handle updating letter fastscroller related colors 2020-05-03 20:09:22 +02:00
tibbi e8c9958306 show contacts name at the Call Screen, even if stored at the private space 2020-05-03 18:51:55 +02:00
tibbi 3a62e38ef5 use proper icon colors at the calling screen 2020-05-03 18:07:31 +02:00
tibbi cae2ef0919 adding some bottom padding at the dialpad 2020-05-03 17:58:40 +02:00
tibbi 91bf451794 set MODE_IN_CALL audio mode right at launching the call screen 2020-05-03 09:38:44 +02:00
tibbi 1e979e2b6e add handling for dialpad presses during calls 2020-05-02 23:04:08 +02:00
tibbi f5d8822bef moving dialpad character inserting into extensions 2020-05-02 22:58:32 +02:00
tibbi c80192e1b0 removing the beeping when the call notification appears 2020-05-02 21:40:15 +02:00
tibbi 8098fdf080 adding three dots after Is Calling and Dialing strings 2020-05-02 21:27:23 +02:00
tibbi 3b0ca0ccf0 require the PERMISSION_READ_PHONE_STATE before getting the SIM card to use 2020-05-02 21:07:55 +02:00
tibbi ce281797b4 ask for a SIM card to be used earlier, not at Dialer activity 2020-05-02 20:58:39 +02:00
tibbi 56e8e4744e adding a checkbox for remembering SIM at specific numbers 2020-05-02 20:48:00 +02:00
tibbi 1ddbe9a06c prefer the third party intents SIM over the default one 2020-05-02 20:23:09 +02:00
tibbi 91c33b5030 properly recognize SIM card to use from third party intents 2020-05-02 20:07:14 +02:00
tibbi 964486fedc improve the handling of SIM picker at call start 2020-05-02 20:01:22 +02:00
tibbi b8c8837aaa show Outgoing call UI at DIALING state too 2020-05-02 18:38:26 +02:00
tibbi 099a54388d adding a new permission, used at determining which SIM should be used at calls 2020-05-02 18:13:32 +02:00
tibbi d740d7f2ea renaming the Handle variable used at starting calls 2020-05-02 13:37:10 +02:00
Tibor Kaputa 4a5c2b32a0
Merge pull request #543 from solokot/master
Updated Russian language
2020-05-02 09:36:14 +02:00
tibbi c8443f7187 implement the first version of SIM picker 2020-05-02 09:35:54 +02:00
solokot 4c2d0fec40
Updated Russian language 2020-05-02 10:35:22 +03:00
solokot d730cedaed
Merge pull request #30 from SimpleMobileTools/master
upd
2020-05-02 10:32:41 +03:00
Tibor Kaputa 113d55bd15
Merge pull request #542 from spkprs/patch-11
Update strings.xml
2020-05-02 08:28:34 +02:00
spkprs f802d74af6
Update strings.xml 2020-05-02 01:09:53 +03:00
tibbi f177cbd011 adding an initial implementation of the PhoneAccount picker 2020-05-01 23:50:22 +02:00
tibbi 8fef03fa03 adding 2 new strings related to selecting a SIM card 2020-05-01 23:31:44 +02:00
Tibor Kaputa 1cf245c2b4
Merge pull request #541 from FatihFIRINCI/patch-6
Update Turkish strings.xml
2020-05-01 23:27:59 +02:00
Fatih Fırıncı 69ae4afc81
Update strings.xml 2020-05-02 00:08:16 +03:00
tibbi 8b79b57fcc updating min SDK version to 23, Marshmallow Android 6 2020-05-01 22:44:18 +02:00
tibbi 78e87e2df5 make sure the proper layouts are shown at incoming/outgoing calls 2020-05-01 22:32:47 +02:00
tibbi 76a85466ce set the alpha of big contact image at View Details to 0 by default 2020-05-01 22:26:43 +02:00
Tibor Kaputa 6aec222a15
Merge pull request #540 from solokot/master
Updated Russian language
2020-05-01 22:19:21 +02:00
solokot a601cadfcb
Updated Russian language 2020-05-01 23:07:12 +03:00
solokot a73c63f053
Merge pull request #29 from SimpleMobileTools/master
upd
2020-05-01 23:01:45 +03:00
tibbi 1792c2daa0 add a Dialpad Close button at the ongoing calls dialpad 2020-05-01 21:54:09 +02:00
tibbi 20a082bb7c adding an input field above the dialpad 2020-05-01 21:16:31 +02:00
tibbi 85123eba20 show a dialpad at the call screen on button press 2020-05-01 21:04:47 +02:00
tibbi 33b5f6e1a3 end the call if the user closes the call screen while dialing 2020-05-01 21:01:53 +02:00
tibbi f3f62ff074 moving the dialpad in an own layout file 2020-05-01 20:46:06 +02:00
tibbi fb9dcaf745 adding some dialer related strings 2020-05-01 20:30:06 +02:00
tibbi 6048dec680 use bigger buttons at the call screen for easier clicking 2020-05-01 20:21:23 +02:00
tibbi d66da94db2 adding ripple effect at incoming Call accept/decline buttons 2020-05-01 20:09:36 +02:00
tibbi 99fc8e5ecf adding ripple effect background to call notification buttons 2020-05-01 19:22:12 +02:00
tibbi 0aea7f5ad1 init the proximity sensor immediately, not just as the call starts 2020-05-01 19:02:44 +02:00
tibbi 4058fc3a4e show the Acccept Call notification button only at incoming ringing status 2020-05-01 19:00:39 +02:00