Commit graph

292 commits

Author SHA1 Message Date
tibbi
d59f2277ab allow empty account name at contact fetching 2018-01-23 20:40:02 +01:00
tibbi
a916827b47 show the empty placeholder if search gives no results 2018-01-23 20:38:21 +01:00
tibbi
3c643e7ded update commons to 3.8.2 2018-01-23 20:10:59 +01:00
tibbi
b9224e4db6 update version to 3.1.1 2018-01-22 20:59:39 +01:00
tibbi
41286a7346 update commons to 3.8.0 2018-01-22 20:59:30 +01:00
Nikola Trubitsyn
42a3433dc0
Specify build tools 27.0.3 explicitly 2018-01-22 13:11:11 +03:00
Nikola Trubitsyn
a0d4819543
Update strings.xml 2018-01-21 04:12:06 +03:00
en2sv
228b7729d3
Add Swedish translation 2018-01-20 20:30:46 +01:00
Phoenix1747
8ef613bf51
typo 2018-01-17 14:36:51 +01:00
Phoenix1747
7eab978a4e
Update strings.xml 2018-01-17 14:32:45 +01:00
tibbi
46f55eff14 update commons to 3.7.7 2018-01-16 23:32:38 +01:00
tibbi
7467f0b5b5 update version to 3.1.0 2018-01-16 00:04:56 +01:00
tibbi
3caac44dd7 update commons to 3.7.5 2018-01-16 00:04:49 +01:00
tibbi
13f5fbc859 allow sharing multiple handpicked contacts at once 2018-01-15 23:49:03 +01:00
tibbi
dc308a94dc allow sharing a contact via creating a vcf file 2018-01-15 23:42:03 +01:00
tibbi
d17ec1ff4f handle importing contacts via opening vcf file intent 2018-01-15 23:19:16 +01:00
tibbi
eefb6a1dab handle exporting base64 encoded contact images 2018-01-15 22:09:30 +01:00
tibbi
f729b0de6a move the Inserting... toast to ContactActivity 2018-01-15 21:47:21 +01:00
tibbi
bd13b59e36 redraw the contacts list after changing the filters 2018-01-15 20:54:37 +01:00
tibbi
135240564f add thumbnailUri to the contact model 2018-01-15 20:41:04 +01:00
tibbi
052e17bed6 create a vcf file contacts exporter 2018-01-15 18:12:09 +01:00
tibbi
ca463d056b creating the structure of contact exporting 2018-01-15 16:18:19 +01:00
tibbi
04b345e0ac create the Export Contacts dialog 2018-01-15 16:01:24 +01:00
tibbi
0e1009b499 handle contact photo importing 2018-01-15 14:08:52 +01:00
bulbarsaur
c6515bb40f Update Korean translation 2018-01-15 12:40:40 +09:00
tibbi
69b68de511 properly parse phone numbers at Version 3 vcf files too 2018-01-15 00:06:53 +01:00
tibbi
e0257c742d implement the actual contact importer parser 2018-01-14 23:26:56 +01:00
tibbi
5717dd48ed remove some constants boilerplate by adding a more specific import 2018-01-14 22:54:06 +01:00
tibbi
9950d5d3ce adding the Import Contacts dialog 2018-01-14 20:53:29 +01:00
tibbi
82d10f8b18 add menu items for importing/exporting vcf files 2018-01-14 20:03:13 +01:00
tibbi
68b9c4f5d2 add LeakCanary and storage permission back 2018-01-14 19:58:25 +01:00
Phoenix1747
628acd9585
Update strings.xml 2018-01-14 19:41:56 +01:00
tibbi
01edcf2a51 adding some export/import related strings 2018-01-14 18:37:11 +01:00
tibbi
13b7a1cb61 update commons to 3.7.2 2018-01-14 18:25:23 +01:00
tibbi
90a51a407a ignore empty contact emails 2018-01-14 16:37:02 +01:00
Nikola Trubitsyn
786e35613e
Update values-ru/strings.xml (add space) 2018-01-12 11:57:33 +03:00
solokot
b29fde04a1
Update strings.xml 2018-01-10 18:25:09 +03:00
tibbi
fd180fcb53 adding a null check at closing the search 2018-01-08 13:26:07 +01:00
tibbi
e9165ad41d couple Black & White theme improvements 2018-01-07 22:23:48 +01:00
hanjoong.cho
f8152a414f Added missing clickable option to checkbox 2018-01-06 20:19:24 +09:00
hanjoong.cho
09b41d2422 fix #28, lowering the number of bulk update lists 2018-01-06 08:29:46 +09:00
Tibor Kaputa
7857859a65
Merge pull request #30 from hanjoongcho/master
Update Korean translation
2018-01-03 22:36:01 +01:00
Nikola Trubitsyn
b8f97fbe30
Update values-ru/strings.xml 2018-01-03 17:01:14 +03:00
tibbi
231e18fdbe update version to 3.0.3 2018-01-03 12:16:27 +01:00
tibbi
def396ca75 update commons to 3.5.7 2018-01-03 12:14:38 +01:00
tibbi
a1a2573047 fix #28, make the contacts beginning with the search string appear first 2018-01-03 12:11:25 +01:00
tibbi
2b636f7240 fix some crashes at inflating some views 2018-01-03 11:44:10 +01:00
Phoenix1747
34aee0d59e
Update DE 2018-01-03 09:13:40 +01:00
bulbarsaur
13423e71e6 Update Korean translation 2018-01-03 12:22:28 +09:00
tibbi
a2ac57d5f3 update version to 3.0.2 2018-01-02 23:42:27 +01:00
tibbi
287fb4959c show an error if trying to save a contact without an account set (last field) 2018-01-02 23:40:15 +01:00
tibbi
22b4dd0a19 do not show filter contact source dialog if theres no available sources 2018-01-02 23:30:29 +01:00
tibbi
98424ebd20 init fragments on resume if needed 2018-01-02 23:27:16 +01:00
tibbi
14f13b97e2 add some side padding to list placeholders 2018-01-02 23:13:31 +01:00
tibbi
345ac6d430 properly handle toggling Favorite items 2018-01-02 23:11:22 +01:00
Tibor Kaputa
45ad2d00b3
Merge pull request #26 from Phoenix1747/patch-1
Update DE
2018-01-02 20:38:47 +01:00
tibbi
8491162c77 properly handle INSERT intent 2018-01-02 20:35:46 +01:00
tibbi
099c2110c0 do not filter out contacts without names 2018-01-02 20:35:37 +01:00
Phoenix1747
d841234e81
Update DE
Push for commit 4000641022.
2018-01-02 19:54:01 +01:00
tibbi
e19e367852 show a favorite icon at the Details screen 2018-01-02 19:11:40 +01:00
tibbi
3cd116ada8 reuse the Favorites stored on device, don't create an own list 2018-01-02 18:02:35 +01:00
tibbi
8e3eee5106 allow selecting only 1 contact at the selection activity 2018-01-02 17:35:21 +01:00
Tibor Kaputa
a19bf32b3c
Merge pull request #23 from trubitsyn/patch-2
Update values-ru/strings.xml
2018-01-02 17:07:02 +01:00
tibbi
59837806be handle PICK contact intent 2018-01-02 16:49:03 +01:00
Nikola Trubitsyn
5c9bd66128
Update values-ru/strings.xml 2018-01-02 18:20:29 +03:00
tibbi
b57884ab8e sort contacts only after filtering 2018-01-02 15:42:07 +01:00
tibbi
4000641022 add some Select Contact related strings 2018-01-02 15:17:15 +01:00
tibbi
8410ef57b9 properly handle ACTION_EDIT intent too 2018-01-02 15:01:43 +01:00
tibbi
29c16d543f add some more third party intent handling 2018-01-02 14:57:19 +01:00
tibbi
f2f22a34ff phandle the insert_or_edit intent with phone number parameter 2018-01-02 14:44:55 +01:00
tibbi
2cfcdba0f9 add handling for some third party intents 2018-01-02 14:29:23 +01:00
tibbi
cbf781dfea hide the contacts list when empty to fix the placeholder click listener 2018-01-02 00:03:49 +01:00
tibbi
54775f3f08 update version code to 2 2018-01-01 19:49:56 +01:00
tibbi
d8aea36d24 update version to 3.0.1 2018-01-01 19:01:01 +01:00
tibbi
532ee261fc make the list at fragment_layout occupy whole height 2017-12-31 14:14:31 +01:00
tibbi
dc09381d0d make the the Type fields at Contact activity are centered vertically 2017-12-31 13:55:46 +01:00
tibbi
bcb062c08a fill AddFavorite dialog asynchronously 2017-12-31 12:54:24 +01:00
tibbi
85c303e6dc show a bubble and fastscroller at the Add Favorite dialog 2017-12-31 12:44:38 +01:00
tibbi
00e5fdde5e apply search to emails too 2017-12-31 10:02:35 +01:00
tibbi
ff3f2ea7a3 always fill contact numbers, so they are searchable 2017-12-31 09:51:44 +01:00
tibbi
108e72fd10 apply search to phone numbers too 2017-12-31 09:50:48 +01:00
tibbi
5b88de8025 move some proguard rules to Commons 2017-12-31 09:46:59 +01:00
tibbi
22b015937c sign the release version of the app 2017-12-31 09:36:39 +01:00
tibbi
a36f3743b8 implementing the search functionality 2017-12-31 00:05:14 +01:00
Tibor Kaputa
5ff8eade7c
Merge pull request #21 from trubitsyn/patch-2
Update values-ru/strings.xml
2017-12-30 23:28:24 +01:00
tibbi
6d1bf44311 adding a Search actionmenu item 2017-12-30 23:26:51 +01:00
Nikola Trubitsyn
8d681e0a07
Update values-ru/strings.xml 2017-12-31 00:57:44 +03:00
Phoenix1747
ce43d3fed9
Update strings.xml 2017-12-30 22:39:45 +01:00
tibbi
49c2cc5a81 move the referesh contacts interface in the proper folder 2017-12-30 21:57:37 +01:00
tibbi
8ec3a75d73 adding some Search related strings 2017-12-30 21:44:30 +01:00
tibbi
8635777f8f remove the storage permission and LeakCanary while theres no export/import 2017-12-30 21:38:19 +01:00
Tibor Kaputa
15b6e15052
Merge pull request #19 from Phoenix1747/patch-1
Update DE
2017-12-30 21:35:27 +01:00
tibbi
e93551cfcb use the circle minus only at cab 2017-12-30 21:35:03 +01:00
Phoenix1747
544c4f57fd
Update DE
...for commit d21b3e7c4d.
2017-12-30 21:31:11 +01:00
tibbi
812e7896c5 do not filter out any Favorites when we are showing all contact sources 2017-12-30 21:23:47 +01:00
tibbi
a52dfa4d8e setup tab colors before granting Contacts permission 2017-12-30 21:20:27 +01:00
tibbi
19887fd8c9 refresh Favorites on resume too 2017-12-30 21:17:18 +01:00
tibbi
ad46e83284 remove the favorite item if needed at removing a contact 2017-12-30 21:13:42 +01:00
tibbi
bc0b4a9622 properly show the placeholders if all contacts are removed 2017-12-30 20:05:59 +01:00
tibbi
4184abff80 fix some glitches at managing favorites 2017-12-30 19:42:13 +01:00