Commit graph

836 commits

Author SHA1 Message Date
tibbi
36a15478b4 use proper avatar image signature at loading local contacts 2020-01-19 13:33:24 +01:00
tibbi
7101ddb672 adding some speed dial parsing related things 2020-01-17 12:20:39 +01:00
tibbi
23cdc2bd54 adding the top label at speed dial screen 2020-01-17 11:54:16 +01:00
tibbi
516976413d adding a Speed Dial related activity 2020-01-17 11:43:24 +01:00
tibbi
3705a49a3f make the avatars at Select Favorite round too 2020-01-04 16:12:14 +01:00
tibbi
16e29973f8 updating commons to 5.21.19 2020-01-04 16:08:37 +01:00
tibbi
433cfef221 moving some shared helper functions at the Constants.kt 2019-12-07 10:43:29 +01:00
tibbi
9d63d03d20 fix #379, add search at Select Contacts screen 2019-12-07 10:34:28 +01:00
tibbi
bc4013a221 start adding Search at the Select Contact screen 2019-12-07 09:59:29 +01:00
tibbi
10ac988451 do not allow long pressing contacts at the Select Contact screen 2019-12-07 09:44:52 +01:00
tibbi
da12f2f8d6 remove the sorting at fetching, sort just later 2019-12-07 09:32:08 +01:00
tibbi
9762792388 make the Favorites tab optional at selecting contact 2019-12-06 23:19:14 +01:00
tibbi
794e99e5c2 implement placeholder clicks at the Select Contact screen 2019-12-06 23:09:51 +01:00
tibbi
16ca90b219 implementing Sort and Filter menu items at Select Contact 2019-12-06 23:07:28 +01:00
tibbi
487900be7b close the Select Contact activity on success 2019-12-06 23:03:16 +01:00
tibbi
a88d37aa41 adding Search at the Select Contact activity 2019-12-06 23:01:14 +01:00
tibbi
3da4c170d8 make use of the FAB at Select Contact activity 2019-12-06 22:51:06 +01:00
tibbi
324d9ef399 show the "Create new contact" button over favorites too 2019-12-06 22:15:15 +01:00
tibbi
e396e4987c adding actual Select Contact click handling 2019-12-06 21:34:10 +01:00
tibbi
ba7e7e4ba0 allow clicking on Create New Contact at select contact screen 2019-12-06 21:26:10 +01:00
tibbi
21cd58f0bb create a separate layout for the Select Contact contacts fragment 2019-12-06 21:14:59 +01:00
tibbi
9319c934e0 pass available fragments to the adapter in a list 2019-12-06 21:01:25 +01:00
tibbi
6ea7994a08 move the contact click handling in the proper activities 2019-12-06 20:49:12 +01:00
tibbi
9aac2414fd lets start rewriting the Select Contact screen to fragments 2019-12-06 20:21:20 +01:00
tibbi
9d2254e891 move the getTabIcon helper function in SimpleActivity 2019-12-06 20:03:14 +01:00
tibbi
b900262a1b move the InsertOrEditContact activity title in the manifest 2019-12-05 15:05:21 +01:00
tibbi
2f39253a3c renaming some Select Contacts screen related views 2019-12-05 14:37:10 +01:00
tibbi
f939f77323 fix #464, properly handle some new contact related intents 2019-12-05 12:34:46 +01:00
tibbi
05f239293b creating a new constant for Email field of third party intents 2019-12-05 12:18:09 +01:00
tibbi
7c6ed3504c properly handle inserting contact emails via third party intents 2019-12-05 12:00:38 +01:00
tibbi
b1e7ab9c63 fix #460, removing dividers to make the UI fresher 2019-12-05 11:29:46 +01:00
tibbi
2410669e2d fix #459, show a Dialpad menu button in case the FAB is hidden 2019-12-05 10:28:40 +01:00
tibbi
255782b167 show dialpad letters at the dialpad by default 2019-12-05 10:09:02 +01:00
tibbi
94d1fe581f removing some fields at storing contacts 2019-12-05 10:06:44 +01:00
tibbi
219a7be1c5 updating commons, kotlin, room and target sdk to 29 2019-11-28 11:34:01 +01:00
tibbi
3198e19bc6 updating commons and gradle 2019-11-22 17:54:08 +01:00
tibbi
27592706ce improving the performance at fetching local contacts 2019-10-28 19:36:25 +01:00
tibbi
f16e437b5d adding a contact null crashfix 2019-10-28 17:53:59 +01:00
tibbi
0cf265cb50 do not try parsing names at Organization contacts 2019-10-28 17:49:56 +01:00
tibbi
653d5fcd8c fix #444, #376, properly show Organization type contacts 2019-10-28 17:03:17 +01:00
tibbi
4d63dc06c3 show some contacts details immediately, the rest just later 2019-10-28 16:45:47 +01:00
tibbi
3f4242650b fix #452, properly list all groups after opening and closing one 2019-10-28 16:20:19 +01:00
tibbi
6249e94a1a fix #442, close search at opening a contact 2019-10-14 20:30:22 +02:00
tibbi
f11f23b8e1 use only contact name at merging duplicates, not email 2019-09-16 19:25:19 +02:00
tibbi
0160f48711 show only the proper contact sources at the View screen 2019-09-16 19:17:10 +02:00
tibbi
d167e15681 do not filter duplicates prematurely 2019-09-16 19:14:47 +02:00
tibbi
8d8fdcb7d8 properly update all text colors at the View screen 2019-09-16 09:20:50 +02:00
tibbi
05458cede2 mention duplicate contact merging in the release notes 2019-09-15 23:49:27 +02:00
tibbi
83de6b1dce reordering some functions 2019-09-15 23:40:03 +02:00
tibbi
209dbc799b properly fill all required fields at Sharing from View screen 2019-09-15 23:39:09 +02:00