tibbi
|
97bd5dacef
|
add websites to the Edit screen too
|
2018-04-13 13:46:31 +02:00 |
|
tibbi
|
8aadcb04c1
|
small code cleanup at the ViewContactActivity
|
2018-04-13 12:19:02 +02:00 |
|
tibbi
|
54df14442d
|
add website to the View screen
|
2018-04-13 12:14:26 +02:00 |
|
tibbi
|
5b55467691
|
fetch contact websites
|
2018-04-13 11:51:58 +02:00 |
|
tibbi
|
3b7b74b074
|
fix some null pointer crashes
|
2018-04-13 11:07:23 +02:00 |
|
tibbi
|
8c0ca77ed2
|
fix #124, properly use "Start name with surname"
|
2018-04-10 22:11:00 +02:00 |
|
tibbi
|
e999c3a275
|
try parsing contact name from Insert intent, related to #125
|
2018-04-10 22:07:41 +02:00 |
|
tibbi
|
049c3a5361
|
updating release notes
|
2018-04-08 18:37:58 +02:00 |
|
tibbi
|
510da6b140
|
make sure only the proper fields are shown at Edit Contact screen
|
2018-04-08 17:44:23 +02:00 |
|
tibbi
|
d94dbde48e
|
make sure View Contact Details shows only the proper fields
|
2018-04-08 16:07:46 +02:00 |
|
tibbi
|
acd3f9f9d9
|
creating the dialog for managing visible contact fields
|
2018-04-08 15:06:21 +02:00 |
|
tibbi
|
c86bdd379f
|
add some initial things related to filtering what fields should be visible
|
2018-04-08 14:23:57 +02:00 |
|
tibbi
|
4fde91ae47
|
limit batch group at adding/removing contacts from groups
|
2018-04-08 13:03:56 +02:00 |
|
tibbi
|
f25e953cd4
|
avoid fetching contacts multiple times at once
|
2018-04-08 12:24:06 +02:00 |
|
tibbi
|
9089edf04c
|
avoid seeing duplicate import dialog at third party file opening
|
2018-04-08 12:12:30 +02:00 |
|
tibbi
|
3cfbe5f776
|
allow modifying contact prefix and suffix
|
2018-04-07 17:45:38 +02:00 |
|
tibbi
|
4ec6142547
|
display contact prefix and suffix
|
2018-04-07 17:07:22 +02:00 |
|
tibbi
|
30a3249159
|
setup organization data at Edit
|
2018-04-07 16:17:25 +02:00 |
|
tibbi
|
cb2e491f65
|
split organizations into company and job title
|
2018-04-07 16:04:06 +02:00 |
|
tibbi
|
4b6a27db06
|
add some strings related to managing visible fields
|
2018-04-06 23:51:59 +02:00 |
|
tibbi
|
f3e86cf582
|
display contact organization on the View Details screen
|
2018-04-06 23:20:14 +02:00 |
|
tibbi
|
dbd3bec690
|
fetch the user Organization field
|
2018-04-06 23:10:20 +02:00 |
|
tibbi
|
25c9abb92d
|
adding a couple checks of contacts permissions
|
2018-04-06 22:32:58 +02:00 |
|
tibbi
|
6695bf4f77
|
require Contacts permission at third party intents
|
2018-04-06 21:28:09 +02:00 |
|
tibbi
|
bd83bd5643
|
more improvements related to using the app without the Contacts permission
|
2018-04-06 20:58:22 +02:00 |
|
tibbi
|
e05f48b425
|
fix #110, allow launching the app without granting Contacts permission
|
2018-04-06 18:51:21 +02:00 |
|
tibbi
|
764de9c858
|
make sure we handle phone number at some intents properly on older devices too
|
2018-04-06 18:29:48 +02:00 |
|
tibbi
|
9527def540
|
update commons to 3.18.9
|
2018-04-06 17:54:43 +02:00 |
|
tibbi
|
de5b0f6825
|
hide Search, Sort and Filter menu buttons on Groups tab
|
2018-03-21 22:44:45 +01:00 |
|
tibbi
|
00eef4cce4
|
avoid pressing Plus at the group contacts to fix some glitches
|
2018-03-21 22:01:20 +01:00 |
|
tibbi
|
418e9de54f
|
fix #91, properly handle third party intent with Phone mimetype
|
2018-03-21 21:23:12 +01:00 |
|
tibbi
|
6eade329d6
|
add helper functions to handle contact adding and removing from groups
|
2018-03-21 19:20:55 +01:00 |
|
tibbi
|
f9fb62366b
|
properly refresh View Contact screen on resume
|
2018-03-21 18:21:16 +01:00 |
|
tibbi
|
244955e333
|
properly update Groups tab whenever necessary
|
2018-03-20 19:10:03 +01:00 |
|
tibbi
|
d2daf6efdb
|
make GroupsFragment inherit from MyViewPagerFragment too
|
2018-03-20 17:30:13 +01:00 |
|
tibbi
|
1e49b8e019
|
add a placeholder at GroupContacts activity too
|
2018-03-20 16:46:39 +01:00 |
|
tibbi
|
c572a83bb1
|
refresh GroupContactsActivity on resume
|
2018-03-20 15:34:36 +01:00 |
|
tibbi
|
6d4f9912fd
|
allow removing contacts from groups by long pressing them and selecting Remove
|
2018-03-20 15:13:49 +01:00 |
|
tibbi
|
67cf029e91
|
tweak deleting contacts from groups a bit
|
2018-03-20 14:24:14 +01:00 |
|
tibbi
|
4fca6ce711
|
handle batch removing contacts from groups
|
2018-03-20 12:22:40 +01:00 |
|
tibbi
|
911cd99703
|
handle batch adding contacts to a group
|
2018-03-20 11:16:48 +01:00 |
|
tibbi
|
5e585eec71
|
provide contacts to show at SelectContactsDialog explicitly
|
2018-03-20 10:54:35 +01:00 |
|
tibbi
|
ce917560da
|
clean up SelectContactsDialog
|
2018-03-20 10:34:46 +01:00 |
|
tibbi
|
3c413347d6
|
make ContactsAdapter more dynamic, use it at Group Contacts
|
2018-03-19 23:40:33 +01:00 |
|
tibbi
|
f4767421a8
|
list proper contacts at the GroupContacts activity
|
2018-03-19 22:22:23 +01:00 |
|
tibbi
|
2ce2b38ee1
|
lets create a new activity for displaying group contacts
|
2018-03-19 22:06:48 +01:00 |
|
tibbi
|
e33fe588c2
|
add a couple more functions in FragmentInterface
|
2018-03-19 19:22:59 +01:00 |
|
tibbi
|
796cb13c9c
|
populate Groups tab with the contact groups
|
2018-03-19 16:44:03 +01:00 |
|
tibbi
|
707f3ee4a0
|
handle counting group members
|
2018-03-19 15:30:57 +01:00 |
|
tibbi
|
6abbd15328
|
move refreshContacts a bit up
|
2018-03-19 11:54:47 +01:00 |
|