Commit graph

938 commits

Author SHA1 Message Date
tibbi
0ad5874c5d fix #370 and fix #491, make sure the local Phone account is initialized 2020-04-16 12:27:42 +02:00
tibbi
7bd9d34cd0 use the new contact avatars at the Select Contact dialog and screens too 2020-04-15 20:42:28 +02:00
tibbi
9e51d96afb using the colored circle icons at groups too 2020-04-15 19:55:19 +02:00
tibbi
a84aa91e28 removing some duplication at avatar loading 2020-04-15 18:25:30 +02:00
tibbi
c7fda28544 make the contact lists nicer, use colored avatars with letters 2020-04-15 17:58:55 +02:00
tibbi
f0f9bbbb20 fix #505, be smarter at getting the letters at fastscroller 2020-04-15 16:40:00 +02:00
tibbi
0bbfde9b82 shortening more cursor handling, use cursor?.use 2020-04-15 14:25:18 +02:00
tibbi
ce5bf02bf7 use the helper function queryCursor at looping cursors 2020-04-15 14:20:51 +02:00
tibbi
f8501d7cf2 moving an icon into Commons 2020-04-15 14:07:07 +02:00
tibbi
8f890f4f54 catch and show exceptions thrown at modifying groups 2020-04-15 12:47:52 +02:00
tibbi
855b4e0188 shortening some code by importing more specific classes 2020-04-14 23:59:36 +02:00
tibbi
1a00027487 updating commons to 5.25.14, get some things from there 2020-04-13 22:12:24 +02:00
tibbi
172e5f0d24 moving the Manage Blocked Numbers in Commons 2020-04-08 11:55:15 +02:00
tibbi
57b61243a6 moving some strings into Commons 2020-04-08 10:36:32 +02:00
tibbi
11e7d051d4 use a helper function for fetching the FAB icon color 2020-03-28 19:25:21 +01:00
tibbi
2562eca6ba shortening a too long line 2020-03-28 19:12:02 +01:00
tibbi
f89846e610 do not check file existence in scoped storage 2020-03-17 19:00:06 +01:00
tibbi
9c622a30bd move the export path remembering in the dialog itself 2020-03-17 16:39:57 +01:00
tibbi
ba75f5daa1 add Scoped Storage handling at contact exporting 2020-03-16 23:25:36 +01:00
tibbi
1ee2e591d5 adding a helper exportContactsTo function 2020-03-16 23:16:06 +01:00
tibbi
eb4be51f92 pass an OutputStream to exporter instead of a File 2020-03-16 23:09:25 +01:00
tibbi
fbfe7133ca allow hiding the path at the exporting destination dialog 2020-03-16 22:49:56 +01:00
tibbi
39b432bf4b remember last used vcard export path 2020-03-16 22:29:11 +01:00
tibbi
1b7a860cdf use Scoped Storage at importing from Android 11 2020-03-16 22:17:51 +01:00
tibbi
4df2f32780 properly refresh the letters fastscroller if contacts change 2020-03-08 18:45:23 +01:00
tibbi
ed35192d47 removing the setting for toggling scrollbar bubble 2020-02-05 22:51:05 +01:00
tibbi
1d4c652753 fix #499, trigger speed dialing only when there is no number written in 2020-02-05 19:14:49 +01:00
tibbi
bb46c5de17 adding Indicator fast scroller license 2020-02-05 17:51:40 +01:00
tibbi
5fdb7a38aa updating the letter fastscroller 2020-02-05 17:33:54 +01:00
tibbi
12279d09fd show the selected letter at the fastscroller too 2020-02-05 16:28:44 +01:00
tibbi
b67cb04f4a use proper text color at fastscroller letters 2020-02-05 16:09:17 +01:00
tibbi
7b30d6efd5 adding an initial implementation of fastscroller with letters 2020-02-05 15:57:55 +01:00
tibbi
7df23a98dd removing the old fastscroller from the Contacts and Favorites tab 2020-02-05 14:52:53 +01:00
tibbi
78294997e9 update the font size after it gets changed in the app settings 2020-02-05 12:10:34 +01:00
tibbi
fe4e6767aa apply the selected font size on a few places 2020-02-05 12:03:45 +01:00
tibbi
1e7b8f7340 adding a font size picker at the app settings 2020-02-05 11:39:39 +01:00
tibbi
127b584dc3 adding speed dialing in Whats New 2020-01-22 19:37:57 +01:00
tibbi
a023b5ce6f use proper colors at the SpeedDial activity 2020-01-20 23:23:12 +01:00
tibbi
fd6497991d fix #368, implementing speed dialing at the dialpad activity 2020-01-20 23:02:46 +01:00
tibbi
32b25e0e26 store the proper phone number at speed dialing 2020-01-20 22:59:23 +01:00
tibbi
474f22be38 adding a helper function for retrieving a prefilled SpeedDial arraylist 2020-01-20 22:54:30 +01:00
tibbi
7c2ca77e7a handle deleting speed dials 2020-01-20 14:50:02 +01:00
tibbi
021d87c89f rewrite SpeedDial items into a recyclerview 2020-01-20 12:22:10 +01:00
tibbi
3d0b8d73ff fix #471, increase the comparable length of phone numbers 2020-01-20 10:24:21 +01:00
tibbi
8dd1216176 properly handle saving and restoring speed dial items 2020-01-19 23:06:21 +01:00
tibbi
e68cfc851a allow clicking the numbers at Manager speedDial setting 2020-01-19 22:54:28 +01:00
tibbi
21029ac119 at the speed dial picker show only contacts with phone numbers 2020-01-19 21:12:46 +01:00
tibbi
cfc97d9453 fix #489, increase contact spacing with disabled avatars and numbers 2020-01-19 20:54:21 +01:00
tibbi
6916876e4d make SelectContactsDialog properly handle returning a selected contact 2020-01-19 20:15:56 +01:00
tibbi
698ea25243 show the Cancel button at selecting a single contact 2020-01-19 18:31:39 +01:00
tibbi
5207abb620 allow using SelectContactsDialog for selecting a single contact too 2020-01-19 18:29:58 +01:00
tibbi
67a3053227 properly show avatars of local events at the Add favorites dialog 2020-01-19 17:42:47 +01:00
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