1702 Commits

Author SHA1 Message Date
tibbi
7b80aa1b9f updating commons 2023-06-29 14:49:47 +02:00
Tibor Kaputa
d2fefd9e03
Merge pull request #631 from Merkost/master
Fixed gsm code calling
2023-06-29 14:49:18 +02:00
merkost
4a4e26d6d7 Fixed gsm code calling 2023-06-29 19:35:04 +10:00
Tibor Kaputa
151dcea56e
Merge pull request #629 from Merkost/showing_unknown_callers
Added unknown phone calls visibility in Call History
2023-06-28 09:45:04 +02:00
Tibor Kaputa
e918621fa4
Merge pull request #630 from Merkost/block_hidden_numbers_feature
Added blocking calls from hidden numbers
2023-06-27 17:30:02 +02:00
tibbi
b7703457bc updating commons 2023-06-23 10:09:57 +02:00
merkost
cedcd6e304 Added blocking calls from hidden numbers 2023-06-23 14:25:23 +10:00
tibbi
fbe4868586 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Dialer 2023-06-22 23:57:19 +02:00
tibbi
193cb76358 replacing jcenter with mavenCentral 2023-06-22 23:57:08 +02:00
merkost
e0b0aac5fb Fixed typo in a word 2023-06-21 21:55:44 +10:00
merkost
d575123474 Added unknown phone calls visibility in Call History 2023-06-21 10:54:16 +10:00
Tibor Kaputa
c0642f3cf5
Merge pull request #628 from Merkost/recent_calls_loading
Improved RecentCallsAdapter for onScroll loading
2023-06-20 13:44:18 +02:00
Tibor Kaputa
571aeec977
optimizing imports 2023-06-20 13:43:58 +02:00
merkost
939cba30ea Improved RecentCallsAdapter for onScroll loading 2023-06-20 14:08:10 +10:00
tibbi
56d0a0ca07 extending changelogs 5.18.0 2023-06-08 17:33:13 +02:00
tibbi
d7b412efe7 updating changelog 2023-06-08 17:31:45 +02:00
tibbi
eb6dc3a9cc update version to 5.18.0 2023-06-08 17:31:38 +02:00
tibbi
0d2bc71e79 use proper status bar color at call screen with Material You theme 2023-06-08 17:18:40 +02:00
Tibor Kaputa
4df23346d3
Merge pull request #623 from Merkost/speed_dial_numbers_fix
Fixed speed dial when contact has multiple phone numbers
2023-06-08 16:56:54 +02:00
Tibor Kaputa
50f16ba1d1
Update SpeedDialAdapter.kt 2023-06-08 16:56:15 +02:00
Tibor Kaputa
6bf4f6bc16
Delete item_phone_number.xml 2023-06-08 16:55:46 +02:00
Tibor Kaputa
e5b5a55b57
Delete PhonesAdapter.kt 2023-06-08 16:55:39 +02:00
merkost
0e703c2942 Added selected number visibility in dialog 2023-06-08 13:14:48 +10:00
merkost
2aa07c54e5 Deleted showing number with the name in ManageSpeedDial screen 2023-06-08 13:10:09 +10:00
merkost
444ac03727 Changed custom dialog to RadioGroupDialog 2023-06-08 13:06:57 +10:00
tibbi
59d850922d fix #598, properly display organization contact names 2023-06-07 20:57:56 +02:00
Tibor Kaputa
fbce7496c4
Merge pull request #622 from weblate/weblate-simple-mobile-tools-simple-dialer
Translations update from Hosted Weblate
2023-06-07 20:40:15 +02:00
Tibor Kaputa
a091e48f3f
Update strings.xml 2023-06-07 20:39:58 +02:00
merkost
a9c2d752ce Fixed speed dial when contact has multiple phone numbers 2023-06-03 12:20:16 +10:00
ngocanhtve
18c35af83c
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (68 of 68 strings)

Translation: Simple Mobile Tools/Simple Dialer
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-dialer/vi/
2023-05-30 12:16:50 +02:00
Milo Ivir
353695f74b
Translated using Weblate (Croatian)
Currently translated at 100.0% (68 of 68 strings)

Translation: Simple Mobile Tools/Simple Dialer
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-dialer/hr/
2023-05-30 12:16:50 +02:00
ngocanhtve
80082f6780
Translated using Weblate (Vietnamese)
Currently translated at 2.9% (2 of 68 strings)

Translation: Simple Mobile Tools/Simple Dialer
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-dialer/vi/
2023-05-30 12:16:50 +02:00
Anonymous
fa0ac1df5c
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Dialer
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-dialer/vi/
2023-05-30 12:16:50 +02:00
ngocanhtve
60a95d9624
Added translation using Weblate (Vietnamese) 2023-05-30 12:16:50 +02:00
tibbi
4b281635c2 updating commons, related to #598 2023-05-30 12:16:42 +02:00
Tibor Kaputa
c63056e422
Merge pull request #619 from liyamahendra/master
refactor: update Simple-Commons hash
2023-05-24 10:07:32 +02:00
Mahendra Liya
c543cc785b refactor: update Simple-Commons hash 2023-05-23 22:15:11 +05:30
Tibor Kaputa
42766f0dad
Merge pull request #612 from liyamahendra/master
fix: issue #574
2023-05-18 12:23:01 +02:00
Mahendra Liya
8889939b60 fix: issue #574 2023-05-18 15:32:05 +05:30
tibbi
1ff3c56c85 updating commons 2023-05-13 12:26:37 +02:00
Tibor Kaputa
f4eae8f638
Merge pull request #593 from Amir-yazdanmanesh/master
fix a bug related to handling two SIM cards with the same name.
2023-05-13 12:19:47 +02:00
Tibor Kaputa
01467bde81
minor code style update 2023-05-13 12:19:24 +02:00
Tibor Kaputa
f34379405d
adding brackets 2023-05-13 12:18:06 +02:00
Tibor Kaputa
b2c5b44e61
Merge pull request #606 from Aga-C/fix-confirmation-dialog-string
Fixed remove all call history confirmation dialog string (#604)
2023-05-13 12:06:37 +02:00
Tibor Kaputa
89dc42efd4
Merge pull request #609 from weblate/weblate-simple-mobile-tools-simple-dialer
Translations update from Hosted Weblate
2023-05-13 12:06:31 +02:00
Guillaume
22dd4bf8f8
Translated using Weblate (Dutch)
Currently translated at 100.0% (68 of 68 strings)

Translation: Simple Mobile Tools/Simple Dialer
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-dialer/nl/
2023-05-12 15:51:15 +02:00
Tibor Kaputa
d03461f9af
Merge pull request #607 from weblate/weblate-simple-mobile-tools-simple-dialer
Translations update from Hosted Weblate
2023-05-10 22:25:52 +02:00
Макар Разин
a00a3b6594
Translated using Weblate (Belarusian)
Currently translated at 100.0% (68 of 68 strings)

Translation: Simple Mobile Tools/Simple Dialer
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-dialer/be/
2023-05-10 22:25:31 +02:00
Agnieszka C
105bc33a53 Fixed remove all call history confirmation dialog string (#604) 2023-05-10 13:28:33 +02:00
tibbi
74b228d147 updating commons 2023-05-07 18:51:21 +02:00