Commit graph

187 commits

Author SHA1 Message Date
ismailnurudeen
1e4fd30949 fix: move show tab pref to own config 2023-03-09 13:13:17 +01:00
Mylloon
3ae9bc2511
Use PREF for the preference rather than the number type
Co-authored-by: Pachat2000 <relsegahy@gmail.com>
2023-03-04 14:24:31 +01:00
Tibor Kaputa
514a39f125
Merge pull request #937 from Mylloon/master
Fix phone category
2023-03-03 23:07:43 +01:00
ismailnurudeen
25daf4de8f fix: use reference config instead of baseConfig 2023-02-24 11:37:21 +01:00
ismailnurudeen
66ff093a66 fix: use baseConfig instead of ContactsConfig 2023-02-21 13:36:19 +01:00
ismailnurudeen
c47604bd6e feat: removed dead code 2023-02-20 09:18:26 +01:00
ismailnurudeen
51d76ce99a feat: moved sharable contacts code to commons 2023-02-17 02:26:29 +01:00
Mylloon
582b80ff8f
Fix phone category
Co-authored-by: Pachat2000 <relsegahy@gmail.com>
2023-01-30 17:22:41 +01:00
tibbi
cf6c7f58ce shortening some code with imports 2023-01-26 16:03:08 +01:00
tibbi
1a23315ddf adding a crashfix 2023-01-12 22:30:47 +01:00
Tibor Kaputa
67ab10186d
Merge pull request #890 from a-andre/fix_743
Fix display of names if contact contains organization data (#743)
2023-01-04 20:05:27 +01:00
tibbi
8a92831be8 updating commons and gradle 2022-12-11 22:01:48 +01:00
André Apitzsch
3837ffedb1 Fix display of names if contact contains organization data (#743) 2022-09-26 16:54:17 +02:00
Naveen
3f9a378e7e Export formatted name in vcf 2022-08-31 23:26:59 +05:30
tibbi
b4e420c443 properly handle migrating to no longer minified PhoneNumber 2022-06-25 23:04:51 +02:00
Pavel Poley
6566fadf85 default number 2022-05-18 13:48:38 +03:00
Pavel Poley
5b75c5f26b allow reordering favorites by drag and drop 2022-05-06 22:19:17 +03:00
Pavel Poley
f807961768 allow reordering favorites by drag and drop 2022-05-05 18:03:58 +03:00
Pavel Poley
53c443868a fix #760 changed/added contact photo has always low resolution 2022-04-28 12:56:04 +03:00
tibbi
fc837af84f avoid showing both Phone and Phone Storage as available options 2022-04-10 22:54:14 +02:00
tibbi
ef10ce088f fix #582, allow disabling duplicate contact merging 2022-03-24 10:40:13 +01:00
tibbi
faf6a8597a fix a glitch with casual Phone Storage not being visible 2022-03-24 10:31:18 +01:00
tibbi
a570d1d4e8 merge SelectContact and InsertOrEditContact activities 2022-02-07 23:20:50 +01:00
tibbi
9f0e736ec3 fix #769, import whole address from .vcf files 2022-02-07 12:25:48 +01:00
tibbi
02d744f753 use the PhoneNumber model of Simple Commons, no real change 2022-02-06 10:59:08 +01:00
Agnieszka C
9437f279a5 Fixed opening private contacts not working in Simple Dialer 2022-01-23 18:04:50 +01:00
tibbi
1991aed75b fix #327, use VCard version 4 at exporting 2022-01-03 20:59:49 +01:00
tibbi
a87fb2e5ca fix #764, fetch nicknames on the main screen too to make it searchable 2022-01-03 20:24:59 +01:00
Agnieszka C
5a124d31eb Fixed problems with ringtone selection (#756) 2021-12-27 12:06:42 +01:00
tibbi
3448b7d9eb improving the handling of None ringtone 2021-12-12 18:41:52 +01:00
Agnieszka C
19e964d3a2 Fixed accessing phone contacts 2021-12-07 18:15:19 +01:00
tibbi
f2372d7829 fix #595, #737, #349, properly handle importing contact photos from .vcf 2021-11-19 18:08:51 +01:00
tibbi
fceeca441a use the new fastscroller at groups 2021-11-17 11:06:55 +01:00
Andrii Chubko
21028250a5 Export partial dates to vCard 3.0 with year 1900
At the same time, adjust import to be both 3.0 and 4.0 compatible.
2021-08-29 16:07:42 +03:00
Andrii Chubko
2bafac3ca9 Allow sorting contacts by date created 2021-08-17 13:10:51 +01:00
tibbi
23b5a1d0eb moving call confirmation fully to Commons 2021-07-25 17:30:42 +02:00
tibbi
0be6e3b77a fix #667, show the age after birthdays and years at anniversaries too 2021-05-18 16:13:15 +02:00
tibbi
8970b1f746 removing location_dialpad, it isnt available anymore 2021-05-18 11:27:16 +02:00
tibbi
52f7846867 allow selecting phoneNumberless private contacts too 2021-04-03 22:14:36 +02:00
tibbi
64c67c16ca set target SDK to 30, updating kotlin, commons, gradle 2021-04-03 21:47:27 +02:00
tibbi
8511cfd25a use the contacts name at sharing, if we share only one 2021-03-04 23:17:25 +01:00
tibbi
31f0f0aa53 speed up duplicate contact fetching by ignoring some fields 2021-02-14 21:01:23 +01:00
tibbi
763dfe3757 allow customizing the ringtone of locally stored contacts too 2021-02-14 19:31:23 +01:00
tibbi
af7b46f1b7 allow changing contact ringtones from the View screen too 2021-02-14 19:18:49 +01:00
tibbi
c6a2f2c14b allow setting custom ringtone per contact 2021-02-14 17:52:43 +01:00
tibbi
8f050c48ee adding some preparation for setting custom contact ringtones 2021-02-14 10:15:56 +01:00
tibbi
78aa887a9f avoid saving contacts to threema 2021-01-10 13:36:38 +01:00
tibbi
21ed55cc47 fix #647, always fetch contacts the same way, no matter the sorting 2021-01-10 12:37:48 +01:00
tibbi
f1aa4e96d7 do not update contact organization, if there is none 2021-01-10 12:11:35 +01:00
tibbi
8449b00b7d fix #644, fixing a glitch at saving contact without first name 2021-01-10 10:30:33 +01:00