Commit graph

371 commits

Author SHA1 Message Date
tibbi
ef10ce088f fix #582, allow disabling duplicate contact merging 2022-03-24 10:40:13 +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
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
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
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
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
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
1ec064ef87 show a Save/Discard prompt at leaving with unsaved changes 2021-11-19 19:32:56 +01:00
Agnieszka C
dd849e22af Merge branch 'master' into prevent-adding-empty-contact 2021-11-18 09:52:30 +01:00
Tibor Kaputa
15e07d3c03
simplifying some checks + adding surname 2021-11-18 09:22:23 +01:00
tibbi
5036876fab add content descriptions to dynamically created tabs 2021-11-17 20:22:53 +01:00
tibbi
3e23f9d8ec redesigning the app settings 2021-11-17 17:38:07 +01:00
tibbi
b6e3b482de hide the proper views if no content is found 2021-11-17 11:10:52 +01:00
tibbi
fceeca441a use the new fastscroller at groups 2021-11-17 11:06:55 +01:00
tibbi
e436073156 use the letter fastscroller at SelectContact activity and dialog 2021-11-17 10:47:21 +01:00
tibbi
390084a719 updating commons, gradle, kotlin, icons 2021-11-17 10:03:35 +01:00
tibbi
8707684013 use layout animations only if they arent disabled by the system 2021-11-17 09:54:44 +01:00
Agnieszka C
17c928129e Simplified code 2021-10-24 17:51:23 +02:00
Agnieszka C
bbadfa1f2e Prevented adding empty contact (#728) 2021-10-24 12:32:23 +02:00
tibbi
ba8b9c143f adding 2 more crashfixes 2021-08-27 19:40:42 +02:00
tibbi
251df880ff handle exceptions thrown at using social media action buttons 2021-08-27 19:36:04 +02:00
Andrii Chubko
89ee77575c Fix contacts not refreshing when search bar is open
Before, if you opened search bar and went on to add a contact, the new contact wasn't shown.

With this change, contacts will be refreshed and previous search query will be reapplied.
2021-08-17 16:57:43 +03:00
Andrii Chubko
638f9d61f7 Add back ability to view full contact picture
Revert "hiding the fake top big image"
This reverts commit a996a40f
2021-08-17 13:52:26 +01:00
Tibor Kaputa
b07edf7d2c
Merge pull request #689 from may-kumar/master
Add option to set ringtone for Groups
2021-08-16 12:07:53 +02:00
tibbi
4300eceb94 moving the Call Confirmation dialog into Commons 2021-07-25 17:00:26 +02:00
Mayank Kumar
0ecdaebb0d
Remove unnecessary comments 2021-06-18 18:48:19 +05:30
Mayank Kumar
3b0390d21e
Remove unrequired comments 2021-06-18 17:27:20 +05:30
Mayank Kumar
c8db298cd0 Add ringtone selector for group 2021-06-18 04:16:29 +05:30
tibbi
6c4398ce03 moving some strings into Commons 2021-05-23 14:55:30 +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
188014ceb8 adding a crashfix at viewing contact details 2021-05-18 15:45:04 +02:00