Commit Graph

207 Commits

Author SHA1 Message Date
099c2110c0 do not filter out contacts without names 2018-01-02 20:35:37 +01:00
e19e367852 show a favorite icon at the Details screen 2018-01-02 19:11:40 +01:00
3cd116ada8 reuse the Favorites stored on device, don't create an own list 2018-01-02 18:02:35 +01:00
8e3eee5106 allow selecting only 1 contact at the selection activity 2018-01-02 17:35:21 +01:00
a19bf32b3c Merge pull request #23 from trubitsyn/patch-2
Update values-ru/strings.xml
2018-01-02 17:07:02 +01:00
59837806be handle PICK contact intent 2018-01-02 16:49:03 +01:00
5c9bd66128 Update values-ru/strings.xml 2018-01-02 18:20:29 +03:00
b57884ab8e sort contacts only after filtering 2018-01-02 15:42:07 +01:00
4000641022 add some Select Contact related strings 2018-01-02 15:17:15 +01:00
8410ef57b9 properly handle ACTION_EDIT intent too 2018-01-02 15:01:43 +01:00
29c16d543f add some more third party intent handling 2018-01-02 14:57:19 +01:00
f2f22a34ff phandle the insert_or_edit intent with phone number parameter 2018-01-02 14:44:55 +01:00
2cfcdba0f9 add handling for some third party intents 2018-01-02 14:29:23 +01:00
cbf781dfea hide the contacts list when empty to fix the placeholder click listener 2018-01-02 00:03:49 +01:00
b65e91909f updating the screenshots 3.0.1 2018-01-01 22:17:30 +01:00
54775f3f08 update version code to 2 2018-01-01 19:49:56 +01:00
29b75e5771 updating a screenshot 2018-01-01 19:34:44 +01:00
3e9d8b2a34 adding Changelog 2018-01-01 19:02:11 +01:00
d8aea36d24 update version to 3.0.1 2018-01-01 19:01:01 +01:00
7b451f54b9 uploading app screenshots 2018-01-01 18:49:47 +01:00
16be9b4b89 updating README 2018-01-01 18:49:09 +01:00
532ee261fc make the list at fragment_layout occupy whole height 2017-12-31 14:14:31 +01:00
dc09381d0d make the the Type fields at Contact activity are centered vertically 2017-12-31 13:55:46 +01:00
bcb062c08a fill AddFavorite dialog asynchronously 2017-12-31 12:54:24 +01:00
85c303e6dc show a bubble and fastscroller at the Add Favorite dialog 2017-12-31 12:44:38 +01:00
00e5fdde5e apply search to emails too 2017-12-31 10:02:35 +01:00
ff3f2ea7a3 always fill contact numbers, so they are searchable 2017-12-31 09:51:44 +01:00
108e72fd10 apply search to phone numbers too 2017-12-31 09:50:48 +01:00
5b88de8025 move some proguard rules to Commons 2017-12-31 09:46:59 +01:00
22b015937c sign the release version of the app 2017-12-31 09:36:39 +01:00
a36f3743b8 implementing the search functionality 2017-12-31 00:05:14 +01:00
5ff8eade7c Merge pull request #21 from trubitsyn/patch-2
Update values-ru/strings.xml
2017-12-30 23:28:24 +01:00
6d1bf44311 adding a Search actionmenu item 2017-12-30 23:26:51 +01:00
8d681e0a07 Update values-ru/strings.xml 2017-12-31 00:57:44 +03:00
783b74e755 Merge pull request #20 from Phoenix1747/patch-1
Update strings.xml
2017-12-30 22:54:33 +01:00
ce43d3fed9 Update strings.xml 2017-12-30 22:39:45 +01:00
49c2cc5a81 move the referesh contacts interface in the proper folder 2017-12-30 21:57:37 +01:00
8ec3a75d73 adding some Search related strings 2017-12-30 21:44:30 +01:00
8635777f8f remove the storage permission and LeakCanary while theres no export/import 2017-12-30 21:38:19 +01:00
15b6e15052 Merge pull request #19 from Phoenix1747/patch-1
Update DE
2017-12-30 21:35:27 +01:00
e93551cfcb use the circle minus only at cab 2017-12-30 21:35:03 +01:00
544c4f57fd Update DE
...for commit d21b3e7c4d.
2017-12-30 21:31:11 +01:00
812e7896c5 do not filter out any Favorites when we are showing all contact sources 2017-12-30 21:23:47 +01:00
a52dfa4d8e setup tab colors before granting Contacts permission 2017-12-30 21:20:27 +01:00
19887fd8c9 refresh Favorites on resume too 2017-12-30 21:17:18 +01:00
ad46e83284 remove the favorite item if needed at removing a contact 2017-12-30 21:13:42 +01:00
bc0b4a9622 properly show the placeholders if all contacts are removed 2017-12-30 20:05:59 +01:00
4184abff80 fix some glitches at managing favorites 2017-12-30 19:42:13 +01:00
5efc2fadb6 allow removing favorites by long pressing them + Remove 2017-12-30 19:08:42 +01:00
d21b3e7c4d allow adding contacts to favorites by long pressing and Add 2017-12-30 18:55:15 +01:00