Commit Graph

1012 Commits

Author SHA1 Message Date
Nikola Trubitsyn 9c44837d0c
Use StringBuilder in String.times()
Has better performance than StringBuffer
2017-12-26 01:44:21 +03:00
Tibor Kaputa 67ae85cf55
Merge pull request #13 from trubitsyn/patch-1
Update values-ru/strings.xml
2017-12-25 23:41:53 +01:00
Nikola Trubitsyn bdb7531531
Update values-ru/strings.xml
Translated strings from 84be33d.
2017-12-26 01:35:53 +03:00
Tibor Kaputa 7d82b9c36c
Merge pull request #12 from Phoenix1747/patch-1
Update DE
2017-12-25 23:35:27 +01: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
Tibor Kaputa 4b7dbc25b1
update README 2017-12-23 10:11:36 +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
Tibor Kaputa 6af220bcf0
Merge pull request #11 from trubitsyn/patch-1
Russian translation
2017-12-21 08:56:42 +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
Tibor Kaputa f055a82bea
Merge pull request #10 from hanjoongcho/master
Update Korean translation
2017-12-20 18:10:35 +01:00
hanjoong.cho 566e8df7d4 Update Korean translation 2017-12-20 22:07:21 +09:00
Tibor Kaputa 9a804fd4a4
Merge pull request #9 from Phoenix1747/patch-1
Update DE
2017-12-19 19:30:21 +01:00
Phoenix1747 ad271440e6
Update DE
Translated commit cac0cc4d37.
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
Tibor Kaputa 4e93d5098a
Merge pull request #8 from Phoenix1747/patch-1
Update DE
2017-12-18 20:35:54 +01:00
Phoenix1747 4e1aef3031
Update DE
Translated commit 0270059.
2017-12-18 18:23:43 +01:00
tibbi 523bba4726 display all contact emails and phone numbers at the details activity 2017-12-18 17:11:52 +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 77f1c2f2fa fill in the first email and phone number of the contact 2017-12-18 15:16:58 +01:00
tibbi bb18218c0a adding Leak Canary 2017-12-18 12:21:41 +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 f043e40dd3 remove the redundant Emails and PhoneNumbers models 2017-12-18 11:25:06 +01:00
tibbi b40be40bb4 allow storing multiple phone numbers per contact 2017-12-17 23:48:49 +01:00
tibbi 592d4edc76 remove sorting contacts by phone number 2017-12-17 23:35:12 +01:00
tibbi 449e487667 add a type at the email field 2017-12-17 23:19:15 +01:00
tibbi 4e77674377 allow storing multiple emails of same type per contact 2017-12-17 23:10:47 +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