tibbi
|
6eade329d6
|
add helper functions to handle contact adding and removing from groups
|
2018-03-21 19:20:55 +01:00 |
tibbi
|
cf4b7ca9c5
|
allow storing groups at contacts stored in a local database
|
2018-03-21 18:49:28 +01:00 |
tibbi
|
1797f17f31
|
minor cleanup to remove unnecessary indentation
|
2018-03-21 18:27:25 +01:00 |
tibbi
|
f9fb62366b
|
properly refresh View Contact screen on resume
|
2018-03-21 18:21:16 +01:00 |
tibbi
|
bd8dffb549
|
allow renaming local private groups
|
2018-03-21 18:07:05 +01:00 |
tibbi
|
30a7c1770d
|
handle showing and deleting local private groups
|
2018-03-21 17:51:13 +01:00 |
tibbi
|
b28e85727d
|
fix local database group inserting
|
2018-03-21 17:40:51 +01:00 |
tibbi
|
30d21625bf
|
create some db helper functions with working with groups
|
2018-03-21 17:27:40 +01:00 |
tibbi
|
86802dbbac
|
add a Groups table to the local database
|
2018-03-21 17:05:14 +01:00 |
tibbi
|
5076c11a21
|
add secret phone storage account at group destination too
|
2018-03-21 14:14:14 +01:00 |
tibbi
|
79d9e2045b
|
automatically choose the first group account, if only one is available
|
2018-03-21 12:34:36 +01:00 |
tibbi
|
ac058c4e7b
|
allow selecting under which account should the contact group be created
|
2018-03-21 10:41:09 +01:00 |
Tibor Kaputa
|
d673a0124b
|
Merge pull request #99 from fricyo/patch-3
Update Translation
|
2018-03-21 10:04:37 +01:00 |
fricyo
|
1dcfaa05e9
|
Update Translation
|
2018-03-21 16:23:35 +08:00 |
tibbi
|
7edb2de918
|
make sure newly created groups are visible in other apps too
|
2018-03-20 23:34:48 +01:00 |
tibbi
|
39921fc66d
|
accept groups with null system_id in some cases
|
2018-03-20 23:28:00 +01:00 |
tibbi
|
f1b59aee27
|
do not apply the Contact Sources filter on GroupsFragment
|
2018-03-20 23:27:24 +01:00 |
tibbi
|
d583a457ff
|
allow creating a brand new group at selecting target group
|
2018-03-20 21:30:31 +01:00 |
tibbi
|
5ee383af74
|
allow batch adding contacts to groups
|
2018-03-20 21:27:23 +01:00 |
tibbi
|
7a914181de
|
change the icon of "Add to group"
|
2018-03-20 21:17:37 +01:00 |
tibbi
|
cd1a493ea8
|
add a new menu item for adding selected contacts to a group
|
2018-03-20 20:13:51 +01:00 |
tibbi
|
c93cc3bd85
|
allow renaming groups after long pressing them
|
2018-03-20 20:05:48 +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
|
0b3acdf518
|
show groups placeholder at Groups tab, if necessary
|
2018-03-20 16:28:20 +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
|
40f1fc82dd
|
use contact_id instead of raw_contact_id at contact deleting too
|
2018-03-20 14:55:33 +01:00 |
tibbi
|
aed1147e9f
|
use contact_id instead of raw_contact_id at deleting contacts from groups
|
2018-03-20 14:50:52 +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
|
e60fa65eef
|
handle Favorite items modification in FavoritesFragment itself
|
2018-03-20 10:02:07 +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
|
45c0edc177
|
get a list of contacts belonging to the clicked group
|
2018-03-19 21:39:10 +01:00 |
tibbi
|
20f9e7ea4d
|
implement contact group deleting
|
2018-03-19 20:42:11 +01:00 |
tibbi
|
39810e46dc
|
avoid removing contacts from Favorites at modifying groups
|
2018-03-19 20:34:41 +01:00 |
tibbi
|
e33fe588c2
|
add a couple more functions in FragmentInterface
|
2018-03-19 19:22:59 +01:00 |
tibbi
|
6e77d3cd51
|
allow creating new contact groups by pressing the FAB
|
2018-03-19 17:18:38 +01:00 |
tibbi
|
25b8babc17
|
sort groups by title alphabetically
|
2018-03-19 17:18:17 +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 |
Tibor Kaputa
|
33380cc3a0
|
Merge pull request #97 from mobtechpd/patch-1
Lithuanian strings.xml
|
2018-03-19 15:15:24 +01:00 |
Kompiuterių meistras +37060040020
|
d7d0e19e6c
|
Lithuanian strings.xml
Lithuanian translation
|
2018-03-19 16:09:43 +02:00 |
Tibor Kaputa
|
ad383c93ed
|
Merge pull request #96 from solokot/master
Update Russian
|
2018-03-19 13:57:27 +01:00 |