Commit Graph

2069 Commits

Author SHA1 Message Date
3d12a8da46 URI encode phone number before sending SMS to it 2020-08-08 17:53:10 +02:00
8e91a0bb06 do not require the Telephony feature anymore 2020-08-05 12:31:43 +02:00
cf85ea478c Improving fi translation 2020-08-04 17:35:57 +03:00
011429aa83 Update strings.xml
Translate show_private_contacts
2020-08-04 14:15:35 +02:00
266d6a63fd Update French strings.xml
The French translation of strings.xml is now complete and has been fully reviewed. Proper typographical rules have been applied, some mistranslated strings have been modified.
2020-07-21 14:24:31 -04:00
8d49c6face properly sort groups by title 2020-07-18 20:18:54 +02:00
0137d71520 lets always use dark background at the date picker, it cannot be customized 2020-07-18 19:30:16 +02:00
133d0a4a98 fix #264, allow inserting contact events without a year 2020-07-18 17:04:21 +02:00
484d9c5abd fix #580, always show middle name after first name 2020-07-16 21:46:13 +02:00
c05f5fccac adding a null check 2020-07-12 22:03:07 +02:00
842908a21e add some support for SimpleContact contains multiple phone numbers 2020-07-12 16:01:10 +02:00
272ba65337 fix #525, avoid importing empty emails 2020-07-08 11:02:14 +02:00
94e9ecd4c6 catch an exception at getting the export destination file 2020-07-07 14:57:46 +02:00
8ade8a942f updating the english app short description 2020-07-02 11:33:32 +02:00
a7b22b9df2 updating the spanish app short description 2020-06-28 11:52:11 +02:00
287e30fc4e updating the german short app description 2020-06-28 11:47:20 +02:00
3abc0a8e66 fetch only favorited private contacts when requested so 2020-06-19 10:34:41 +02:00
4e3194aac8 updating commons and gradle 2020-06-19 09:58:16 +02:00
6cb07342f8 removing the new check at fetching contacts, better show more contacts 2020-06-17 09:39:30 +02:00
67a91aa62e avoid overwriting contacts at fetching 2020-06-16 22:55:27 +02:00
409add1e79 fix #573, apply Search at phone numbers too 2020-06-13 09:49:43 +02:00
0ec3b1a752 updating commons ot 5.29.7 2020-06-13 09:00:46 +02:00
10ddac1914 fix #570, allow sorting by full name 2020-06-03 11:18:47 +02:00
1a478dcfee fix #483, adding some search improvements, do not reset it that often 2020-06-03 11:03:34 +02:00
5ec727739f Merge pull request #572 from lovenemesis/master
Update zh_CN store description and pronoun for user following convention.
2020-05-31 22:22:13 +02:00
84664dad2c fixing a wrong slovak translation 2020-05-31 21:53:03 +02:00
ddf87530b1 Merge branch 'master' of https://github.com/lovenemesis/Simple-Contacts 2020-05-31 20:00:52 +08:00
3760f1afda Update zh_CN with store description. 2020-05-31 19:59:30 +08:00
65610e6fd4 moving the start_name_with_surname config into commons 2020-05-31 10:31:29 +02:00
fb34c7a950 moving some strings in commons 2020-05-31 10:14:31 +02:00
0d66f62798 Updated zh_CN strings.xml 2020-05-30 19:44:16 +08:00
dab3c58cf6 handle CALL_PHONE permission at initiating a call 2020-05-26 11:20:57 +02:00
e903a6f16e catching an exceptions thrown if no app can handle Dialpad 2020-05-25 12:12:45 +02:00
3e5bbd69c8 replace Dial intent with Call 2020-05-24 23:35:28 +02:00
e98f6c6a3e updating the app icon 2020-05-24 21:06:07 +02:00
47bf6addf1 squeeze the tab index checker 2020-05-23 22:25:41 +02:00
df649f5bdd removing a few more calling related redundant things 2020-05-23 22:12:59 +02:00
2967621c3e fetch the proper default tab, if some tabs arent shown 2020-05-23 21:33:34 +02:00
9b9d0231a5 allow customizing the default tab to open at app start 2020-05-23 21:27:50 +02:00
053b30320d take the dialer icon from commons 2020-05-23 21:15:41 +02:00
fbbc0ef901 removing some unused strings 2020-05-23 20:56:50 +02:00
a5e6d23d5f removing a few more unused files 2020-05-23 20:48:54 +02:00
6d05ee636a removing some more calling related files 2020-05-23 20:42:38 +02:00
d91e930eb6 removing the DialPad activity, launch DIAL intent on click 2020-05-23 20:33:12 +02:00
dda49b2967 removing the Show Dialpad Letters settings item 2020-05-23 20:28:11 +02:00
27920116ce removing the Manage Blocked Numbers screen 2020-05-23 20:21:47 +02:00
a38e5ac68b removing Speed Dial related things 2020-05-23 20:19:47 +02:00
4ae0cb3ba5 show a dialog warning about calling functionality moved into Simple Dialer 2020-05-23 20:14:06 +02:00
c0bfe21032 updating commons, reuse TAB constants from there 2020-05-23 20:00:02 +02:00
697726b7e1 use same id at local contacts as raw and contact id 2020-05-20 15:06:12 +02:00