Commit Graph

227 Commits

Author SHA1 Message Date
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
tibbi 5efc2fadb6 allow removing favorites by long pressing them + Remove 2017-12-30 19:08:42 +01:00
tibbi d21b3e7c4d allow adding contacts to favorites by long pressing and Add 2017-12-30 18:55:15 +01:00
Phoenix1747 0ab5ffb6d3
update DE
...for commit 09b9d95.
2017-12-30 18:06:07 +01:00
tibbi ab0ea57732 apply the contact source filtering to Add Favorite dialog items too 2017-12-30 17:53:30 +01:00
tibbi 82a0f8accb lets better hide the Select All button at contacts 2017-12-30 17:44:13 +01:00
tibbi 09c528dd92 use different icons for deleting a contact and removing a favorite 2017-12-30 17:43:29 +01:00
tibbi 0b42a283c0 show all contacts by default 2017-12-30 17:36:57 +01:00
tibbi 09b9d954fb show a different placeholder at empty favorites 2017-12-30 17:31:59 +01:00
tibbi 0b360ec934 finish action mode on page change 2017-12-30 17:03:37 +01:00
tibbi a67cb33cdc do not apply the contact source filtering to Favorites 2017-12-30 16:52:05 +01:00
tibbi 488a5d9025 move the contacts fragment handling in the shared parent fragment 2017-12-30 16:35:47 +01:00
hanjoong.cho a72176bd7a Update Korean translation 2017-12-31 00:06:22 +09:00
tibbi 0e3f500bb9 store selected favorites 2017-12-30 13:54:46 +01:00
Tibor Kaputa c8a3bfb9b5
Merge pull request #16 from trubitsyn/patch-1
Update values-ru/strings.xml
2017-12-30 13:43:33 +01:00
Tibor Kaputa 1b2260d9a3
Merge pull request #15 from Phoenix1747/patch-1
Update German DE
2017-12-30 13:42:38 +01:00
Nikola Trubitsyn 0f7c4d5201
Update values-ru/strings.xml 2017-12-30 15:31:33 +03:00
Phoenix1747 c4b755608c
Update DE
...for commit b42e3bb695.
2017-12-30 13:24:24 +01:00
tibbi d807df4f97 show a list of contacts for managing favorites at FAB press 2017-12-30 13:22:18 +01:00
Phoenix1747 e7b8de99ba
Update DE
...for commit 88b624bbc5.
2017-12-30 13:04:43 +01:00
tibbi 88b624bbc5 do not show contact phone numbers on the main screen by default 2017-12-30 10:52:00 +01:00
tibbi b42e3bb695 add app description strings 2017-12-30 10:23:20 +01:00
tibbi 1771e92f11 remember the last used viewpager page 2017-12-29 23:52:00 +01:00
tibbi 1e0d8f383d rewrite the layout to a viewpager split to contacts and favorites 2017-12-28 23:59:49 +01:00
tibbi 74064e57d5 add a button for removing contact events 2017-12-28 12:49:49 +01:00
tibbi ff0f78eb09 properly insert/update stored contact events 2017-12-28 11:45:40 +01:00
tibbi 946b90cdda improve event date formatting, handle events without year 2017-12-28 00:03:42 +01:00
tibbi 86be50d6da add some missing licenses 2017-12-27 23:59:55 +01:00
tibbi 4a570eea03 add a datepicker for changing the event date 2017-12-27 22:04:40 +01:00
tibbi e1205416f0 do not save events with "Unknown" date 2017-12-27 19:40:18 +01:00
tibbi 2424edb99b make the default event date Unknown 2017-12-27 19:37:06 +01:00
tibbi e497c83182 add some contact fields for Events (birthdays, anniversaries, other) 2017-12-27 19:26:33 +01:00
tibbi 896acbbc0b do not fill out Contact emails at the initial screen, they arent used 2017-12-27 17:00:55 +01:00
tibbi 9f90b35750 add contact Events 2017-12-27 16:57:43 +01:00
tibbi ca9b1cc6c4 set the most frequent contact source as the default one 2017-12-26 23:49:31 +01:00
tibbi 44bd03b98a store the last used contact source 2017-12-26 23:32:33 +01:00
tibbi 81dfc447dc do not allow changing contact source of existing contacts for now 2017-12-26 23:14:47 +01:00
tibbi eeb2518547 fill in the proper account name and type at inserting a contact 2017-12-26 23:10:27 +01:00
tibbi 60daf446bb improve the dialog with contact source filtering 2017-12-26 22:03:25 +01:00
tibbi eee3a19e96 fix contact deleting 2017-12-26 21:53:39 +01:00
tibbi 18bbe6667d use raw contact id everywhere 2017-12-26 21:24:03 +01:00
tibbi 8af8d3b8ee reuse a function for adding fullsize contact photos 2017-12-26 20:12:17 +01:00
tibbi 6ac34aa532 handle photo changing at contact update 2017-12-26 20:04:38 +01:00
tibbi 70b011a697 properly handle photo adding and removing at contact update 2017-12-26 19:51:48 +01:00
tibbi 51312dee1c renaming some variable 2017-12-26 10:06:17 +01:00
Nikola Trubitsyn 9c44837d0c
Use StringBuilder in String.times()
Has better performance than StringBuffer
2017-12-26 01:44:21 +03:00
Nikola Trubitsyn bdb7531531
Update values-ru/strings.xml
Translated strings from 84be33d.
2017-12-26 01:35:53 +03:00
Phoenix1747 070c7f3056
Update DE
Translated strings from 84be33dbbf.
2017-12-25 23:31:18 +01:00
tibbi 84be33dbbf handle the contact photo at inserting too 2017-12-25 23:06:20 +01:00
tibbi 4da25f25f2 do not filter out not-dirty accounts 2017-12-25 13:36:03 +01:00
tibbi ba6f2a213e update commons to 3.4.2 2017-12-25 13:28:17 +01:00
tibbi 0d16efeafd focus the new phone number or email fields at adding 2017-12-24 23:19:08 +01:00
tibbi b9af8116bc implement phone number and email updating at existing contacts 2017-12-24 23:15:11 +01:00
tibbi d8f9fa2a5f implement inserting new contact, without photo 2017-12-24 21:06:22 +01:00
tibbi d3cd4de97c remove a redundant variable 2017-12-22 15:28:08 +01:00
tibbi 7afa3c14ec add cropping to the selected contact photo 2017-12-22 13:20:59 +01:00
tibbi 0e918349d5 implement contact Choose Photo function 2017-12-22 00:11:36 +01:00
tibbi d7ac1c8d72 implement the Take Photo intent 2017-12-21 17:48:00 +01:00
tibbi 24185fe8a1 show an actions dialog at pressing the contact photo 2017-12-21 15:57:02 +01:00
tibbi 544121fb45 allow changing contact source 2017-12-21 14:22:14 +01:00
Nikola Trubitsyn b2fe11d16e
Russian translation 2017-12-21 09:15:28 +03:00
tibbi d1402218e2 allow changing phone number and email types 2017-12-20 23:57:46 +01:00
tibbi b333d5b07a fill in the contact emails and phone numbers 2017-12-20 23:05:04 +01:00
tibbi 81e72b40ca fill in the default phone number and email types 2017-12-20 22:26:23 +01:00
tibbi 9078c93ec7 use null textCursorDrawables for neutral cursor color 2017-12-20 21:38:16 +01:00
tibbi 75411c43d4 update commons to 3.3.12 2017-12-20 21:30:56 +01:00