Commit Graph

310 Commits

Author SHA1 Message Date
tibbi 1428e7784f request READ_CALL_LOG permissions mostly, use write only at deleting 2020-05-11 17:03:16 +02:00
tibbi e88083e5c4 avoid calling multiple refreshes at app launch 2020-05-11 16:57:46 +02:00
tibbi ec72dc5d90 avoid setting a System wide default SIM card 2020-05-11 16:22:51 +02:00
tibbi 4dbc73f3de show the called SIM card number in case there are multiple ones 2020-05-11 16:19:55 +02:00
tibbi bda0d2e296 adding a SIM card label at the call screen in case there are multiple ones 2020-05-11 16:04:32 +02:00
tibbi b353a96c1a store the Sim card ID at the SIM model too 2020-05-11 15:32:29 +02:00
tibbi 335129aee4 store default SIM cards to use system-wide too 2020-05-11 15:21:05 +02:00
tibbi 067fbf1b45 allow adding numbers from Recents to contacts 2020-05-11 14:53:28 +02:00
tibbi 910ddf87b2 remove all subsequent numbers from Recents as needed 2020-05-11 14:40:28 +02:00
tibbi b661f73a75 show the count of item repeats at the Recents tab 2020-05-11 14:36:41 +02:00
tibbi 4b04219976 move item refreshing from activity into fragments 2020-05-11 13:39:15 +02:00
tibbi b4683d946c allow deleting items from Recents 2020-05-11 13:16:33 +02:00
tibbi 8dcd610811 update fragments when necessary 2020-05-11 12:20:38 +02:00
tibbi 7ed54611cd launch the Create New Contact intent on pressing the FAB 2020-05-11 11:57:58 +02:00
tibbi 496a5469ae properly update all colors if needed 2020-05-11 11:49:55 +02:00
Tibor Kaputa 52f3acd246
Merge pull request #2 from ltGuillaume/master
Dutch
2020-05-11 00:05:52 +02:00
tibbi 6a6fbfdcd4 use proper text colors at the Recents list 2020-05-10 23:58:01 +02:00
tibbi 4d4b54d855 fixing the dialpads bottom letter fastscroller 2020-05-10 23:31:57 +02:00
tibbi a0d9596968 adding a letters fastscroller at the dialpad 2020-05-10 23:07:09 +02:00
ltGuillaume 395ae2e0dd Dutch 2020-05-10 23:03:45 +02:00
tibbi 5fc98ddaa3 adding a letters fastscroller at the contact selector dialog 2020-05-10 22:38:28 +02:00
tibbi 909fd1029f use Large font size by default 2020-05-10 22:28:57 +02:00
tibbi e6725130d3 allow customizing the text size 2020-05-10 22:27:48 +02:00
tibbi 38c77c8154 implementing Speed Dialing 2020-05-10 21:44:32 +02:00
tibbi 7e7911dd00 adding a setting item for managing blocked numbers 2020-05-10 21:23:53 +02:00
tibbi d8cdddfa31 properly handle routing audio through speakerphone 2020-05-10 20:55:31 +02:00
tibbi 3296652da3 renaming some contacts to dialer 2020-05-10 10:36:51 +02:00
tibbi 4f649a1788 ask for being the default Phone handler on startup 2020-05-10 10:22:39 +02:00
tibbi 8d591a032d adding some app descriptions 2020-05-10 09:57:55 +02:00
tibbi 326ecb12aa copying the new strings into the portugal file too 2020-05-09 23:26:14 +02:00
tibbi a34307ef18 copying some Call screen related things from Simple Contacts 2020-05-09 23:25:04 +02:00
tibbi d6fc7bbcbd adding the DialerActivity 2020-05-09 23:14:44 +02:00
tibbi e5f0d3c6f1 copying some Dialpad related things from Contacts to this app 2020-05-09 22:46:52 +02:00
Tibor Kaputa 3a564542fc
Merge pull request #1 from smarquespt/patch-1
Create strings.xml
2020-05-09 21:34:53 +02:00
tibbi cee011f15c call the clicked contact at Recents 2020-05-09 21:16:09 +02:00
tibbi 93558cc25a avoid showing the same item in Recents multiple times in a row 2020-05-09 21:05:03 +02:00
tibbi 6713f05ba7 adding an icon at the Recent calls listview 2020-05-09 20:59:59 +02:00
tibbi dbf69c2eb8 adding the colored app launcher icons 2020-05-09 20:48:45 +02:00
tibbi c891bb445a uploading the app icon 2020-05-09 15:56:44 +02:00
Sérgio Marques 133128771d
Create strings.xml 2020-05-09 13:43:05 +01:00
tibbi 57c9693221 adding 2 icons for incoming and outgoing calls 2020-05-09 09:01:11 +02:00
tibbi 5fcca1e281 show contact details on clicking it 2020-05-08 22:09:07 +02:00
tibbi 5eb4cbbe00 allow changing the date and time format 2020-05-08 21:16:39 +02:00
tibbi d5e34f7dc9 lets show more info at the Recents tab 2020-05-08 21:01:28 +02:00
tibbi 73c939b435 adding an initial Recents adapter 2020-05-08 20:26:45 +02:00
tibbi 62264ae044 do not show the contact number at stored contacts 2020-05-08 10:29:33 +02:00
tibbi af1747a18e add fetching of Recent calls 2020-05-08 09:12:04 +02:00
tibbi 8109714c3e remember the last used viewpager tab, use it as default 2020-05-07 23:16:19 +02:00
tibbi d55bc9104a adding some permission handling 2020-05-07 23:14:15 +02:00
tibbi e604a3e88b updating Recents + adding handling for placeholders 2020-05-07 22:50:19 +02:00