Commit Graph

985 Commits

Author SHA1 Message Date
47bf6addf1 squeeze the tab index checker 2020-05-23 22:25:41 +02:00
df649f5bdd removing a few more calling related redundant things 2020-05-23 22:12:59 +02:00
2967621c3e fetch the proper default tab, if some tabs arent shown 2020-05-23 21:33:34 +02:00
9b9d0231a5 allow customizing the default tab to open at app start 2020-05-23 21:27:50 +02:00
a5e6d23d5f removing a few more unused files 2020-05-23 20:48:54 +02:00
6d05ee636a removing some more calling related files 2020-05-23 20:42:38 +02:00
d91e930eb6 removing the DialPad activity, launch DIAL intent on click 2020-05-23 20:33:12 +02:00
dda49b2967 removing the Show Dialpad Letters settings item 2020-05-23 20:28:11 +02:00
27920116ce removing the Manage Blocked Numbers screen 2020-05-23 20:21:47 +02:00
a38e5ac68b removing Speed Dial related things 2020-05-23 20:19:47 +02:00
4ae0cb3ba5 show a dialog warning about calling functionality moved into Simple Dialer 2020-05-23 20:14:06 +02:00
c0bfe21032 updating commons, reuse TAB constants from there 2020-05-23 20:00:02 +02:00
697726b7e1 use same id at local contacts as raw and contact id 2020-05-20 15:06:12 +02:00
e8b83801f4 allow sharing private contacts with Simple Dialer and SMS Messenger 2020-05-18 20:19:57 +02:00
c23800f28b make sure the Call and SMS buttons are shown when necessary 2020-05-15 12:08:52 +02:00
cfebcfee5e moving a constant into Commons 2020-05-13 23:16:05 +02:00
2c4b1fc4e4 moving some things in Commons 2020-05-12 12:07:09 +02:00
d82d9805be moving some helper functions into Commons 2020-05-09 23:05:06 +02:00
cd8d73b8e4 moving the Launch ACTION_CALL intent handling in Commons 2020-05-08 22:34:42 +02:00
3bebf4445e moving some View Contact intent related things in Commons 2020-05-08 22:04:25 +02:00
080401bc37 moving some shared layout files into Commons 2020-05-08 10:23:29 +02:00
96ce1eabcd handle the SIM picking before calling only if this is the default dialer app 2020-05-04 16:45:18 +02:00
5ab75aed4b change the default contact placeholder letter from S to A 2020-05-04 16:36:24 +02:00
bf1db86b4f setup the call notification on the main thread 2020-05-03 20:27:56 +02:00
419431247b properly handle updating letter fastscroller related colors 2020-05-03 20:09:22 +02:00
e8c9958306 show contacts name at the Call Screen, even if stored at the private space 2020-05-03 18:51:55 +02:00
3a62e38ef5 use proper icon colors at the calling screen 2020-05-03 18:07:31 +02:00
91bf451794 set MODE_IN_CALL audio mode right at launching the call screen 2020-05-03 09:38:44 +02:00
1e979e2b6e add handling for dialpad presses during calls 2020-05-02 23:04:08 +02:00
f5d8822bef moving dialpad character inserting into extensions 2020-05-02 22:58:32 +02:00
c80192e1b0 removing the beeping when the call notification appears 2020-05-02 21:40:15 +02:00
3b0ca0ccf0 require the PERMISSION_READ_PHONE_STATE before getting the SIM card to use 2020-05-02 21:07:55 +02:00
ce281797b4 ask for a SIM card to be used earlier, not at Dialer activity 2020-05-02 20:58:39 +02:00
56e8e4744e adding a checkbox for remembering SIM at specific numbers 2020-05-02 20:48:00 +02:00
1ddbe9a06c prefer the third party intents SIM over the default one 2020-05-02 20:23:09 +02:00
91c33b5030 properly recognize SIM card to use from third party intents 2020-05-02 20:07:14 +02:00
964486fedc improve the handling of SIM picker at call start 2020-05-02 20:01:22 +02:00
b8c8837aaa show Outgoing call UI at DIALING state too 2020-05-02 18:38:26 +02:00
d740d7f2ea renaming the Handle variable used at starting calls 2020-05-02 13:37:10 +02:00
c8443f7187 implement the first version of SIM picker 2020-05-02 09:35:54 +02:00
f177cbd011 adding an initial implementation of the PhoneAccount picker 2020-05-01 23:50:22 +02:00
8b79b57fcc updating min SDK version to 23, Marshmallow Android 6 2020-05-01 22:44:18 +02:00
78e87e2df5 make sure the proper layouts are shown at incoming/outgoing calls 2020-05-01 22:32:47 +02:00
1792c2daa0 add a Dialpad Close button at the ongoing calls dialpad 2020-05-01 21:54:09 +02:00
85123eba20 show a dialpad at the call screen on button press 2020-05-01 21:04:47 +02:00
33b5f6e1a3 end the call if the user closes the call screen while dialing 2020-05-01 21:01:53 +02:00
f3f62ff074 moving the dialpad in an own layout file 2020-05-01 20:46:06 +02:00
0aea7f5ad1 init the proximity sensor immediately, not just as the call starts 2020-05-01 19:02:44 +02:00
4058fc3a4e show the Acccept Call notification button only at incoming ringing status 2020-05-01 19:00:39 +02:00
d64546e059 show the proper call buttons at outgoing calls 2020-05-01 18:56:30 +02:00