Commit graph

1169 commits

Author SHA1 Message Date
JamesL813
6f83def862 Added a comme when displaying surname first: "Lastname, Firstname" 2022-05-16 21:52:48 -04:00
JamesL813
4e292ae130 initial commit 2022-05-16 21:48:41 -04:00
Tibor Kaputa
7d02e2c81c
Merge pull request #817 from pavelpoley/task/contact-count
Show contact count at contact sources
2022-05-13 10:15:17 +02:00
Pavel Poley
dcac05922a hide the value only if we have no data yet 2022-05-12 11:37:37 +03:00
Pavel Poley
bdb9fd47b8 space correction 2022-05-11 21:03:32 +03:00
Pavel Poley
7f382311ea replace (0) with not showing anything 2022-05-11 14:27:14 +03:00
Pavel Poley
97662dcb75 remove divider when custom sorting is selected 2022-05-11 12:14:20 +03:00
Pavel Poley
9dc953def9 format code 2022-05-11 12:04:26 +03:00
Pavel Poley
5b75c5f26b allow reordering favorites by drag and drop 2022-05-06 22:19:17 +03:00
Pavel Poley
145d781ecb allow reordering favorites by drag and drop 2022-05-06 16:51:43 +03:00
Pavel Poley
716c527e0f allow reordering favorites by drag and drop 2022-05-06 15:57:20 +03:00
Pavel Poley
f5a760eb79 allow reordering favorites by drag and drop 2022-05-06 15:45:41 +03:00
Pavel Poley
b8113575cb allow reordering favorites by drag and drop 2022-05-06 12:13:04 +03:00
Pavel Poley
ec90f2d41f add the contact count dynamically 2022-05-06 11:32:55 +03:00
Pavel Poley
f807961768 allow reordering favorites by drag and drop 2022-05-05 18:03:58 +03:00
Pavel Poley
3ceb83b355 fetch data after dialog is shown 2022-05-05 13:57:15 +03:00
Pavel Poley
e5423218eb refactor ContactSourceModel 2022-05-05 12:49:12 +03:00
Pavel Poley
307ce40e19 allow reordering favorites by drag and drop 2022-05-05 12:03:45 +03:00
Pavel Poley
bae7af1474 show contact count at contact sources 2022-05-04 15:32:15 +03:00
Pavel Poley
53c443868a fix #760 changed/added contact photo has always low resolution 2022-04-28 12:56:04 +03:00
tibbi
f0c4a0ac0f catch file related exceptions 2022-04-10 23:11:21 +02:00
tibbi
fc837af84f avoid showing both Phone and Phone Storage as available options 2022-04-10 22:54:14 +02:00
tibbi
adcd33566c use proper colors at the date picker dialog 2022-04-10 22:26:38 +02:00
tibbi
192c330ae2 always use white status bar icons at Edit and View screens 2022-04-10 22:03:37 +02:00
tibbi
4dcd1e901d updating commons and target SDK to 31 2022-04-10 21:40:19 +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
442adad92b adding some contentdescriptions 2022-03-13 22:13:52 +01:00
tibbi
95da76ca47 adding a prepaid build variant 2022-03-02 20:09:08 +01:00
tibbi
0e691d36b5 always use white Toggle favorite icon color 2022-02-07 23:27:54 +01:00
tibbi
93501af1a3 use proper text color at Create new contact button 2022-02-07 23:24:55 +01:00
tibbi
a570d1d4e8 merge SelectContact and InsertOrEditContact activities 2022-02-07 23:20:50 +01:00
tibbi
27ec11cbe6 reuse fragment_letters_layout at SelectContactActivity too 2022-02-07 22:14:25 +01:00
tibbi
f135d347bf fix a glitch with Save/Discard dialog appearing, when it shouldnt 2022-02-07 21:57:47 +01:00
tibbi
0caedc0cfb adding some contentdescriptions and long press explanations 2022-02-07 17:00:58 +01:00
tibbi
f00c333e87 fix #630, ask for CALL_PHONE permission at initiating WhatsApp calls 2022-02-07 16:19:29 +01:00
tibbi
bf0c11016f hide the keyboard in some cases manually 2022-02-07 13:35:09 +01:00
tibbi
9f0e736ec3 fix #769, import whole address from .vcf files 2022-02-07 12:25:48 +01:00
tibbi
bfa04601f4 moving some strings and a helper function to Simple Commons 2022-02-06 11:23:44 +01:00
tibbi
02d744f753 use the PhoneNumber model of Simple Commons, no real change 2022-02-06 10:59:08 +01:00
tibbi
21fdc744cd allow managing visible contact fields at the Edit screen too 2022-02-05 12:02:47 +01:00
tibbi
1907003b75 allow managing visible contact fields directly from View Contact screen 2022-02-05 11:59:37 +01:00
tibbi
5c4935f4f7 add a callback to ManageVisibleFields telling if something changed 2022-02-05 11:43:40 +01:00
tibbi
4b18b684f5 updating commons 2022-02-05 11:37:16 +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
tibbi
42b84ea85b show the contacts nickname on View screen too 2022-01-03 19:52:06 +01:00
Agnieszka C
7cecdae75c Deleted unused import 2021-12-27 12:19:53 +01:00
Agnieszka C
5a124d31eb Fixed problems with ringtone selection (#756) 2021-12-27 12:06:42 +01:00