381 Commits

Author SHA1 Message Date
Phoenix1747
ce43d3fed9
Update strings.xml 2017-12-30 22:39:45 +01:00
tibbi
8ec3a75d73 adding some Search related strings 2017-12-30 21:44:30 +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 d21b3e7c4d05bcd93df41c2c1aa580e5e3fb4e83.
2017-12-30 21:31:11 +01:00
tibbi
4184abff80 fix some glitches at managing favorites 2017-12-30 19:42:13 +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
09c528dd92 use different icons for deleting a contact and removing a favorite 2017-12-30 17:43:29 +01:00
tibbi
09b9d954fb show a different placeholder at empty favorites 2017-12-30 17:31:59 +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
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 b42e3bb69507710844d785f867309919f36573a2.
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 88b624bbc5cbef8a2200de35115d943a152104e9.
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
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
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
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 84be33dbbf8adf6c33c04dc143dc50837a7fa3cf.
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
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
Nikola Trubitsyn
b2fe11d16e
Russian translation 2017-12-21 09:15:28 +03: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
hanjoong.cho
566e8df7d4 Update Korean translation 2017-12-20 22:07:21 +09:00
Phoenix1747
ad271440e6
Update DE
Translated commit cac0cc4d37d2459905d7bdc676ff87929060ae0f.
2017-12-19 19:17:24 +01:00
tibbi
cac0cc4d37 show a toast message when trying to call someone without phone number 2017-12-18 21:46:44 +01:00
tibbi
2ffcc10c19 handle call/sms/email actions if a contact has multiple emails/numbers 2017-12-18 21:42:43 +01:00
tibbi
6b201213a4 add a new email/number field at pressing Plus 2017-12-18 21:23:47 +01:00
Phoenix1747
4e1aef3031
Update DE
Translated commit 0270059.
2017-12-18 18:23:43 +01:00
tibbi
21a85dfa53 add holders for multiple phone numbers and emails 2017-12-18 16:57:24 +01:00
tibbi
4b05d5366f rewrite the contact details layout a bit 2017-12-18 16:37:45 +01:00
tibbi
027005986b add a new string for removing contact photo 2017-12-18 12:13:37 +01:00
tibbi
1599334ee0 add Plus buttons for adding new numbers and emails 2017-12-18 12:08:50 +01:00
tibbi
417c6edc6e reordering some strings 2017-12-18 11:57:49 +01:00
tibbi
b40be40bb4 allow storing multiple phone numbers per contact 2017-12-17 23:48:49 +01:00
tibbi
449e487667 add a type at the email field 2017-12-17 23:19:15 +01:00
tibbi
0a90594d32 limit the size of contact action buttons 2017-12-17 22:58:11 +01:00
tibbi
0beac47494 add a contact number type field 2017-12-17 22:54:00 +01:00
tibbi
39b64cead5 make the text fields at Contact activity smaller 2017-12-17 22:41:14 +01:00
Tibor Kaputa
e3f9b0d111
Merge pull request #7 from hanjoongcho/master
Add Korean translation
2017-12-14 09:32:09 +01:00
bulbarsaur
f7be52dc50 Add Korean translation 2017-12-14 13:13:40 +09:00