Commit graph

98 commits

Author SHA1 Message Date
Naveen
3692717edc
Rename package names and update launcher icons 2023-12-21 17:04:12 +05:30
Ensar Sarajčić
ad05a271a1 Clean up gradle deprecation warnings 2023-09-13 13:00:37 +02:00
Ensar Sarajčić
7c48f6cc19 Remove EXACT_ALARM permissions 2023-08-15 14:07:57 +02:00
merkost
0d9a660591 Added permissions 2023-07-15 21:49:13 +10:00
merkost
cc332fb0a8 Added receivers to manifest 2023-07-15 13:45:11 +10:00
Naveen Singh
c0964d3aa9
Merge branch 'SimpleMobileTools:master' into fix_ime_inset 2023-05-13 13:29:11 -07:00
tibbi
3782e8a07f updating commons 2023-05-10 23:15:56 +02:00
Naveen
119a476b4e Apply IME insets on scroll view 2023-04-25 15:49:09 +05:30
tibbi
e69c998a4c show an explanation dialog to users that came from the free version 2023-01-12 22:34:52 +01:00
tibbi
9ba58c1cc3 rewriting insert/edit activity to new search 2023-01-04 21:16:39 +01:00
tibbi
5ddbe72f61 updating commons and min required OS version to 6 2022-12-31 16:04:51 +01:00
tibbi
3ddde965eb add activities exported values 2022-04-10 21:01:36 +02:00
tibbi
af479c788a adding the Social app category 2022-04-10 20:58:45 +02:00
tibbi
fdd52a3738 add handling for Application_preferences intent 2022-03-24 13:17:16 +01:00
tibbi
a570d1d4e8 merge SelectContact and InsertOrEditContact activities 2022-02-07 23:20:50 +01:00
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