588 Commits

Author SHA1 Message Date
Paul Akhamiogu
81d09c658f Add settings option to launch dialpad by default
- also account for process death of the MainActivity by persisting the state of whether the dialer had been launched by default
2021-08-14 17:59:48 +01:00
Tibor Kaputa
bbc61c34eb
Merge pull request #213 from nortio/patch-1
Updates to the Italian translation
2021-08-12 09:03:53 +02:00
nortio
c82d47a53b
Update strings.xml
Few corrections and additions for the Italian translation that sound more natural. Also, before merging, I would like to understand what's the context for the "show_grouped_calls" string. I couldn't find anything in the app, and naturally the translation changes based on the context. Furthermore, the translation for the speed dial section is completely wrong, so I took the liberty to change a few strings.
2021-08-11 22:32:59 +00:00
Tibor Kaputa
7a86175248
Merge pull request #212 from Aga-C/master
Added Polish translation to fastlane
2021-08-08 22:22:06 +02:00
Agnieszka C
3ed730844b Added Polish translation to fastlane 2021-08-08 12:17:45 +02:00
Tibor Kaputa
e0a1a9ce1e
Merge pull request #208 from teemue/patch-2
Improved FI translation
2021-07-28 22:06:03 +02:00
Tibor Kaputa
bc5c985ba2
Merge pull request #209 from solokot/master
Updated Russian language
2021-07-28 22:05:57 +02:00
solokot
211275c5b6
Updated Russian language 2021-07-28 19:25:34 +03:00
teemue
b92134b2a2
Improved FI translation 2021-07-28 12:53:13 +03:00
Tibor Kaputa
b228a41b53
Merge pull request #206 from ltGuillaume/patch-1
Dutch
2021-07-26 23:06:43 +02:00
Guillaume
61705a8caf
Dutch 2021-07-26 23:05:41 +02:00
tibbi
b1408d6526 updating changelog 5.8.0 2021-07-26 21:14:40 +02:00
tibbi
5ff3f90905 update version to 5.8.0 2021-07-26 21:14:32 +02:00
tibbi
ea743258d0 color the selected fastscroller letter at the dialpad screen 2021-07-26 21:10:26 +02:00
Tibor Kaputa
13c38005f2
Merge pull request #205 from Aga-C/master
Updated Polish translation
2021-07-25 21:44:06 +02:00
tibbi
eabbf41ab7 fix #59, properly fetch contact photos at Recents tab 2021-07-25 21:35:33 +02:00
Agnieszka C
cd687c8d68 Updated Polish translation 2021-07-25 21:09:03 +02:00
tibbi
5b339eec5b allow copying blocked number to clipboard 2021-07-25 18:57:44 +02:00
tibbi
b1aaba1d7e highlight current letter at the fastscroller 2021-07-25 18:35:30 +02:00
tibbi
fe1958001a show a prompt with redirection if a phone call cannot be made 2021-07-25 18:13:05 +02:00
tibbi
79b3ad0721 adding an optional call confirmation dialog 2021-07-25 17:43:17 +02:00
tibbi
618a88a09c fix #184, avoid showing duplicate call log entries 2021-07-25 15:35:23 +02:00
tibbi
3d144dfc60 properly handle limiting Recent items in the call log on Android O+ 2021-07-25 12:10:54 +02:00
tibbi
6973f86399 updating commons, kotlin, gradle 2021-07-25 11:18:06 +02:00
tibbi
b17748c987 fixing some compile errors 2021-07-25 11:17:01 +02:00
Tibor Kaputa
c4dd41709f
Merge pull request #197 from Aur36/patch-2
Update french translation
2021-06-28 17:04:48 +02:00
Aur36
07420ffb89
Update french translation 2021-06-28 15:46:10 +02:00
Tibor Kaputa
2537eb21ef
Merge pull request #196 from Aga-C/master
Added Polish translation
2021-06-27 22:17:45 +02:00
Agnieszka C
6295588ba2 Added Polish translation 2021-06-27 20:02:29 +02:00
tibbi
5adb996be0 updating changelog 5.7.0 2021-05-23 16:39:26 +02:00
tibbi
fec6a2de8d update version to 5.7.0 2021-05-23 16:39:19 +02:00
tibbi
815cdc0adc updating commons 2021-05-23 16:24:28 +02:00
tibbi
30c178e803 fix #91, try sorting search results smarter 2021-05-23 10:20:07 +02:00
tibbi
5c89288f6b adding some call keyboard related ui improvements 2021-05-23 09:49:33 +02:00
tibbi
32d8831831 fix #186, properly handle clicking missed call notifications 2021-05-22 23:11:15 +02:00
tibbi
a23f89541f fixed some tab coloring issues 2021-05-22 22:32:19 +02:00
tibbi
0a11eccf8d fix the dialpad during calls 2021-05-22 22:26:02 +02:00
tibbi
b461e1e88d fix #20, add russian letters to the dialpad 2021-05-22 21:25:45 +02:00
tibbi
20799d490a use smaller font when adding a new line with russian letters 2021-05-22 20:35:24 +02:00
tibbi
59c808cfd1 show some russian letters on the dialpad too on russian devices 2021-05-22 20:21:20 +02:00
tibbi
0f60f91101 adding a couple more dialpad related changes 2021-05-22 20:00:31 +02:00
tibbi
dfff3bff72 rewriting the dialpad, add some holder layouts 2021-05-22 19:50:55 +02:00
tibbi
cc34354abe move dialpad launching into a separate function 2021-05-22 16:51:14 +02:00
tibbi
fcabdcc47a updating the letter fastscroller 2021-05-22 16:43:14 +02:00
tibbi
ccd9494f0c fix #185, show unknown caller names as Unknown 2021-05-22 16:28:15 +02:00
tibbi
da887d25ed add the permission to display the app over other apps 2021-05-22 16:01:32 +02:00
tibbi
3b33df31b4 show more items at the top menu 2021-05-22 15:53:13 +02:00
tibbi
52c2a6b9fd updating gradle and commons 2021-05-22 15:51:21 +02:00
Tibor Kaputa
5ea890c31d
Merge pull request #177 from Filda6/patch-2
Update strings.xml
2021-04-15 14:06:15 +02:00
Filda6
7a474fd882
Update strings.xml
Czech translate
2021-04-15 13:01:12 +02:00