Commit graph

83 commits

Author SHA1 Message Date
tibbi
390084a719 updating commons, gradle, kotlin, icons 2021-11-17 10:03:35 +01:00
tibbi
61f17de7f4 start rewriting the Edit screen too 2020-10-26 16:07:10 +01:00
tibbi
d1ebf226cd start rewriting the View Contact screen with a bigger top image 2020-10-26 11:08:24 +01:00
tibbi
8e91a0bb06 do not require the Telephony feature anymore 2020-08-05 12:31:43 +02:00
tibbi
dab3c58cf6 handle CALL_PHONE permission at initiating a call 2020-05-26 11:20:57 +02:00
tibbi
a5e6d23d5f removing a few more unused files 2020-05-23 20:48:54 +02:00
tibbi
6d05ee636a removing some more calling related files 2020-05-23 20:42:38 +02:00
tibbi
d91e930eb6 removing the DialPad activity, launch DIAL intent on click 2020-05-23 20:33:12 +02:00
tibbi
27920116ce removing the Manage Blocked Numbers screen 2020-05-23 20:21:47 +02:00
tibbi
a38e5ac68b removing Speed Dial related things 2020-05-23 20:19:47 +02:00
tibbi
e8b83801f4 allow sharing private contacts with Simple Dialer and SMS Messenger 2020-05-18 20:19:57 +02:00
tibbi
e628f8b0bf removing the READ_CALL_LOG permission 2020-05-06 07:57:07 +02:00
tibbi
12671eb961 lets add the READ_CALL_LOG permission 2020-05-04 17:01:15 +02:00
tibbi
6851a7c6d8 make call notification receiver exported and enabled 2020-05-03 20:35:31 +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
2a0cbe9b4f implement microphone and speaker toggling via the audiomanager 2020-05-01 16:21:04 +02:00
tibbi
c7f5f454ef adding an initial implementation of the incoming call notification 2020-04-30 21:48:03 +02:00
tibbi
6f921ad673 adding an initial Call activity 2020-04-30 10:36:37 +02:00
tibbi
172e5f0d24 moving the Manage Blocked Numbers in Commons 2020-04-08 11:55:15 +02:00
tibbi
a8cc12e838 do not request the Storage permission from Android 10+ 2020-03-18 18:12:44 +01:00
tibbi
77bc0a92b5 do not request the Storage permission on Android 11+ 2020-03-16 23:28:30 +01:00
tibbi
3cc86a028d update target sdk to 29, but stick to legacy file handling 2020-01-22 19:26:26 +01:00
tibbi
516976413d adding a Speed Dial related activity 2020-01-17 11:43:24 +01:00
tibbi
bc4013a221 start adding Search at the Select Contact screen 2019-12-07 09:59:29 +01:00
tibbi
a88d37aa41 adding Search at the Select Contact activity 2019-12-06 23:01:14 +01:00
tibbi
b900262a1b move the InsertOrEditContact activity title in the manifest 2019-12-05 15:05:21 +01:00
tibbi
6de8f5c15a moving SelectContactActivity in the manifest, no real change 2019-12-05 14:45:03 +01:00
tibbi
f939f77323 fix #464, properly handle some new contact related intents 2019-12-05 12:34:46 +01:00
karmac
7305aa6cb7 Adding Arabic strings
enable RTL Support
2019-01-14 12:59:12 +02:00
tibbi
ea520ab7a8 remove everything related to Recents, due to Googles latest security rules 2019-01-05 17:27:11 +01:00
tibbi
4131aae576 add an activity for managing blocked numbers 2018-11-30 15:13:03 +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
8b3c08970c show an incoming call screen over the lockscreen, if the screen is off 2018-11-28 15:19:51 +01:00
tibbi
63bd1e65dd removing some probably not needed lines from MyIncomingCallService at the manifest 2018-11-28 11:34:56 +01:00
tibbi
0ec5b4b58b show a heads up notification at incoming call, not the fullscreen dialer 2018-11-22 23:18:36 +01:00
tibbi
8ecfae906e adding some initial outgoing call related things 2018-11-21 19:58:00 +01:00
tibbi
69e3a55a18 improving the Dialer screen resuming at pressing the notification 2018-11-21 18:44:40 +01:00
tibbi
957d525c1a adding an initial implementation of the ongoing call notification 2018-11-21 16:21:10 +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
f5c645026f adding a few incoming call related things 2018-11-20 21:46:04 +01: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
b7e91e3b54 turn off the Dialer screen if device is put to the ear 2018-11-20 14:19:49 +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
b6ef90272a adding a Dialer screen 2018-11-19 22:13:29 +01:00
tibbi
dd259a0bbe appending .pro to the package name 2018-11-05 12:36:29 +01:00