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 |
solokot
|
1437ea536c
|
Update strings.xml
|
2018-03-19 15:11:17 +03:00 |
solokot
|
63e2913ec9
|
Update strings.xml
|
2018-03-19 15:10:39 +03:00 |
solokot
|
7298b53f76
|
Merge pull request #9 from SimpleMobileTools/master
upd
|
2018-03-19 15:06:10 +03:00 |
tibbi
|
6abbd15328
|
move refreshContacts a bit up
|
2018-03-19 11:54:47 +01:00 |
tibbi
|
53b0632edd
|
fetch contacts at app startup only once
|
2018-03-19 11:53:20 +01:00 |
tibbi
|
f74376e8ac
|
create an interface for all fragments
|
2018-03-19 10:11:58 +01:00 |
tibbi
|
4294228bfd
|
add a helper function for deleting a contact group
|
2018-03-18 20:40:55 +01:00 |
tibbi
|
c3a148282f
|
implement new group creation
|
2018-03-18 19:33:54 +01:00 |
tibbi
|
6750512f11
|
properly handle contact groups at editing, or inserting a new one
|
2018-03-18 17:57:43 +01:00 |
tibbi
|
9d9495ea80
|
properly update contact groups after modifying them
|
2018-03-18 17:33:43 +01:00 |
tibbi
|
fe6a98815c
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts
|
2018-03-18 16:58:40 +01:00 |
tibbi
|
b31e7b0086
|
implement a Group picker dialog
|
2018-03-18 16:57:50 +01:00 |
Tibor Kaputa
|
7d70c635c0
|
Merge pull request #95 from fricyo/patch-2
Update Translation
|
2018-03-18 16:38:54 +01:00 |
fricyo
|
7e38050342
|
Update Translation
|
2018-03-18 22:29:46 +08:00 |
tibbi
|
27855ca574
|
show only contact groups where System_ID is null
|
2018-03-18 11:52:14 +01:00 |
tibbi
|
8ad98e7c12
|
adding a Groups field at Edit Contact Activity
|
2018-03-18 11:08:01 +01:00 |
tibbi
|
dbad01e1fc
|
ignore the default and Favorites group
|
2018-03-16 23:47:57 +01:00 |
tibbi
|
0b2f6e8f04
|
list contact groups at the View screen
|
2018-03-16 23:24:52 +01:00 |
tibbi
|
20a333071e
|
add a Groups field to contacts
|
2018-03-16 22:56:13 +01:00 |
tibbi
|
32e7eadbb3
|
add some helper functions for querying device and contact groups
|
2018-03-16 20:40:57 +01:00 |
tibbi
|
93edf90d51
|
adding a tab for Groups
|
2018-03-16 20:23:15 +01:00 |
tibbi
|
50904b2dff
|
adding Group icons
|
2018-03-16 15:21:22 +01:00 |
tibbi
|
4bd4513ad9
|
fix #82, allow pressing phone number, email, address on the View screen
|
2018-03-16 13:33:03 +01:00 |
tibbi
|
1165550ef4
|
fix #81, improve contact handling by lookup key
|
2018-03-16 13:11:47 +01:00 |
tibbi
|
54396d4bd3
|
update commons to 3.16.10
|
2018-03-16 10:05:17 +01:00 |
tibbi
|
e2d555e300
|
make the fragments nullable in main activity
|
2018-03-16 10:03:12 +01:00 |
tibbi
|
1dd37336f7
|
add an extra check to avoid saving null contact
|
2018-03-16 09:58:53 +01:00 |
solokot
|
4e4f8273ac
|
Merge pull request #8 from SimpleMobileTools/master
upd
|
2018-03-11 13:52:28 +03:00 |
tibbi
|
aa8186af56
|
properly closing a string tag
|
2018-03-08 12:52:13 +01:00 |
Tibor Kaputa
|
79dbf383fc
|
Merge pull request #88 from fricyo/patch-1
Creat Chinese(TW) Translation
|
2018-03-08 09:23:09 +01:00 |
fricyo
|
148541775d
|
Creat Chinese(TW) Translation
|
2018-03-08 16:12:11 +08:00 |
Tibor Kaputa
|
68245143f3
|
Merge pull request #86 from smarquespt/patch-1
Update strings.xml
|
2018-03-04 23:55:08 +01:00 |
Sérgio Marques
|
fbbee420cd
|
Update strings.xml
|
2018-03-04 22:40:26 +00:00 |
tibbi
|
b8c087bd3f
|
updating changelog
|
2018-03-04 10:07:54 +01:00 |