Commit Graph

344 Commits

Author SHA1 Message Date
tibbi 2a2266c4a4 update version to 5.1.1 2020-05-14 20:43:39 +02:00
tibbi f1d21af970 update commons to 5.28.2 2020-05-14 20:40:29 +02:00
tibbi 984ed7b647 adding some crashfixes 2020-05-14 20:37:14 +02:00
tibbi 467c661a68 updating the dutch fastlane app description 2020-05-14 09:53:40 +02:00
Tibor Kaputa 3abcdfad46
Merge pull request #11 from ltGuillaume/patch-1
Dutch
2020-05-14 09:53:03 +02:00
Guillaume 8b0ae5da1d
Dutch 2020-05-13 23:50:07 +02:00
tibbi 2a4c9aa500 updating changelog 2020-05-13 22:51:13 +02:00
tibbi fc4829224f update version to 5.1.0 2020-05-13 22:51:06 +02:00
tibbi 58e9a79ba0 adding fastlane slovak and dutch translations 2020-05-13 22:48:37 +02:00
tibbi 7e61741c3d updating some app screenshots 2020-05-13 22:42:35 +02:00
tibbi d62d892b52 adding slovak translation 2020-05-13 22:34:47 +02:00
tibbi 1839105a87 adding one more line into the app long description 2020-05-13 22:34:38 +02:00
tibbi b646d18f81 adding a Favorites tab 2020-05-13 22:04:54 +02:00
tibbi 68f8e337fc updating commons with some helper functions 2020-05-13 21:46:50 +02:00
tibbi 3b23125a58 show a placeholder message at the Dialpad activity, if nothing is found 2020-05-13 21:10:53 +02:00
tibbi c38ee53de9 allow creating a dialpad shortcut of the app 2020-05-13 21:06:46 +02:00
tibbi b38b4f1046 allow creating home screen shortcuts of contacts for quick call 2020-05-13 21:02:10 +02:00
tibbi cadc587f6b make fragments nullable at refreshing 2020-05-13 17:53:26 +02:00
tibbi 8bee80fe41 reference the proper KEY_PHONE constant 2020-05-13 17:26:33 +02:00
tibbi 9258916751 moving a string in Commons 2020-05-13 17:25:08 +02:00
tibbi 8f9825aa07 moving a string in Commons 2020-05-13 16:22:58 +02:00
tibbi 37aa306d0f updating changelog 2020-05-12 23:07:40 +02:00
tibbi 733238706c adding some signing related things 2020-05-12 23:07:34 +02:00
Tibor Kaputa 4d6795bd0d
Update README.md 2020-05-12 22:52:02 +02:00
tibbi 9364f77a3c adding some app screenshots 2020-05-12 22:49:09 +02:00
tibbi ef245552b4 refresh letters fastscroller on search close too 2020-05-12 15:33:41 +02:00
tibbi ba4a3ae8d7 implementing actual Search functionality 2020-05-12 15:31:59 +02:00
tibbi f1250ae1f7 adding Search on the main screen, at Contacts tab 2020-05-12 15:05:14 +02:00
tibbi 40cf2251e4 updating commons, avoid showing the same contact multiple times 2020-05-12 13:03:21 +02:00
tibbi 448aa70bb9 removing a debug tag 2020-05-12 12:57:15 +02:00
tibbi f680535c99 allow deleting Contacts at the first tab 2020-05-12 12:55:40 +02:00
tibbi ba34830449 show which SIM was used at the Recents tab 2020-05-12 11:34:21 +02:00
Tibor Kaputa 9d87e8e934
Merge pull request #3 from ltGuillaume/patch-1
Dutch
2020-05-11 21:53:47 +02:00
Guillaume f76b6c58f9
Dutch 2020-05-11 17:35:46 +02:00
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