Commit Graph

1205 Commits

Author SHA1 Message Date
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
tibbi
1eea84afa7 recognize ringtone change at save/discard dialog too 2021-12-12 18:59:41 +01:00
tibbi
3448b7d9eb improving the handling of None ringtone 2021-12-12 18:41:52 +01:00
Agnieszka C
c4c990f8bb Added new string to all places 2021-12-11 17:54:47 +01:00
Agnieszka C
19e964d3a2 Fixed accessing phone contacts 2021-12-07 18:15:19 +01:00
Tibor Kaputa
2afdd0282e Merge pull request #740 from Aga-C/fix-sorting
Fixed refreshing after sorting
2021-12-07 14:16:10 +01:00
Tibor Kaputa
f581bdd79e Merge pull request #744 from Aga-C/fix-empty-tabs
Fixed empty tabs
2021-12-07 14:16:05 +01:00
Tibor Kaputa
057b3e7a99 Merge pull request #739 from Aga-C/fix-show-default-tab
Fixed showing default tab
2021-12-07 14:15:54 +01:00
tibbi
e40a531920 updating commons 2021-12-07 12:27:33 +01:00
Agnieszka C
6c68564cce Fixed empty tabs 2021-11-29 23:31:11 +01:00
Agnieszka C
6b7ea004d4 Fixed showing default tab 2021-11-23 16:11:17 +01:00
Agnieszka C
910729b08d Fixed refreshing after sorting 2021-11-23 15:47:11 +01:00
tibbi
8e8a5d331e ignore the photos only at comparing private contacts 2021-11-19 20:02:49 +01:00
tibbi
1ec064ef87 show a Save/Discard prompt at leaving with unsaved changes 2021-11-19 19:32:56 +01:00
tibbi
77e07d405e lets ignore photos at comparing if a contact details changed, to avoid redraws 2021-11-19 18:56:49 +01:00