Commit graph

65 commits

Author SHA1 Message Date
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
tibbi
bdac3fba05 updating Commons to 5.0.21 with adapter changes 2018-10-15 14:19:32 +02:00
tibbi
e429b140e4 update the "Insert Or Edit" activity title 2018-09-26 11:45:25 +02:00
tibbi
eb914ddfdf create a new activity for handling ACTION_INSERT_OR_EDIT intent 2018-09-26 10:11:13 +02:00
tibbi
52a8f6fde4 adding an initial Dialpad activity 2018-09-22 20:52:53 +02:00
tibbi
03b739f01e fix #236, specify Telephony as not required in manifest 2018-09-03 20:33:42 +02:00
tibbi
79e8234d43 adding the function fetching recent calls 2018-08-03 15:59:24 +02:00
tibbi
03dbf5a882 adding an orange splash activity declaration 2018-07-16 23:07:32 +02:00
Tibor Kaputa
8392b48150
adding back the Main intent action 2018-06-12 12:12:20 +02:00
tibbi
e39044087b adding colored launcher icons 2018-05-09 15:35:16 +02:00
tibbi
5cb9f886b6 fix #112, change the way device accounts are fetched 2018-04-29 19:22:39 +02:00
tibbi
6d7e28a3b6 update commons to 3.20.5 with some new icons 2018-04-29 09:59:00 +02:00
tibbi
2ce2b38ee1 lets create a new activity for displaying group contacts 2018-03-19 22:06:48 +01:00
tibbi
42eb8e4609 update commons to 3.12.15 2018-02-21 16:05:23 +01:00
tibbi
9cd4288862 handle View intents with the new ViewContactActivity 2018-02-10 23:48:50 +01:00
tibbi
32a9fa6884 create a separate activity for viewing contact details, without editing 2018-02-10 21:19:34 +01:00
tibbi
db019572a4 rename ContactActivity to EditContactActivity 2018-01-29 19:16:58 +01:00
tibbi
d17ec1ff4f handle importing contacts via opening vcf file intent 2018-01-15 23:19:16 +01:00
tibbi
68b9c4f5d2 add LeakCanary and storage permission back 2018-01-14 19:58:25 +01:00