Commit Graph

839 Commits

Author SHA1 Message Date
tibbi 0335bdf10d show the contact nickname at the View screen if available 2018-08-12 21:08:09 +02:00
Tibor Kaputa 49a4ffe9b5
Merge pull request #225 from smarquespt/patch-1
Update strings.xml
2018-08-12 20:53:41 +02:00
tibbi 87069862f8 add a nickname field to contacts 2018-08-12 20:52:46 +02:00
Sérgio Marques 465259d298
Update strings.xml 2018-08-12 19:40:26 +01:00
tibbi 041dc19856 add nickname to the visible fields customizing dialog 2018-08-12 20:27:15 +02:00
tibbi 85976af2b8 adding a Nickname string 2018-08-12 20:22:48 +02:00
tibbi 0bcbf9bb94 fix #132, fix searching with UTF8 chars 2018-08-12 20:18:05 +02:00
tibbi 9ab6f9d7df properly update view visibility after closing search 2018-08-12 19:26:55 +02:00
tibbi fd775bf050 make string normalizing a string extension 2018-08-12 19:24:30 +02:00
tibbi 6bf77d73bd fix #131, properly sort all UTF8 names 2018-08-11 22:03:26 +02:00
tibbi 32dd6aac80 properly refresh Contacts and Favorites fragments at delete via Search 2018-08-11 21:30:15 +02:00
tibbi 67d0b02280 properly handle importing organizations spanning across multiple lines 2018-08-11 21:16:42 +02:00
tibbi 7acfde6bb0 parse quoted printable properly at importing contacts 2018-08-11 18:42:16 +02:00
tibbi 991e4d1e75 make sure we trim the colon from url at importing contacts 2018-08-11 18:16:40 +02:00
tibbi 197670b486 fix #222, delay checking of the visible menu items a bit 2018-08-11 09:52:13 +02:00
tibbi 670386f532 update commons to 4.6.5 2018-08-11 09:39:25 +02:00
Tibor Kaputa f12d9d3a1b
Merge pull request #217 from fricyo/patch-7
Update Translation
2018-08-07 19:28:42 +02:00
fricyo 26ad457318
Update Translation 2018-08-07 22:32:22 +08:00
Tibor Kaputa 7a726d9450
Merge pull request #214 from Gozzwip/patch-2
typo fixes and more translations
2018-08-06 16:57:21 +02:00
Gozzwip 385ab4b519
typo fixes and more translations 2018-08-06 18:54:50 +04:00
tibbi 7151aa3d76 updating changelog 2018-08-05 15:41:34 +02:00
tibbi 5f4306705b update version to 4.2.1 2018-08-05 15:41:26 +02:00
tibbi 4f16dc5c42 make sure the top tab icons are colored properly 2018-08-05 15:39:03 +02:00
tibbi 9158f5226f make sure the Call Confirmation button has a proper color 2018-08-05 15:36:02 +02:00
tibbi 30819f0b5b fixing some crashes 2018-08-05 15:34:32 +02:00
tibbi efc4e77760 updating changelog 2018-08-04 23:44:34 +02:00
tibbi 4568263de1 update version to 4.2.0 2018-08-04 23:44:28 +02:00
tibbi 56646660c9 updating the way permissions are handled 2018-08-04 23:42:30 +02:00
tibbi e2807bf85b fixing a constant value 2018-08-04 23:26:47 +02:00
tibbi 930d6cb149 adding some of the new features in Whats New 2018-08-04 23:21:54 +02:00
tibbi 8b29f9c10f allow editing contacts without permissions if our app triggers the editor 2018-08-04 23:16:05 +02:00
tibbi 40777553fe add a placeholder button for requesting permissions for displaying Recent Calls 2018-08-04 23:11:19 +02:00
tibbi 9e4330dfa4 removing some magic numbers 2018-08-04 23:04:40 +02:00
tibbi acc69d4dcb use helper functions for checking some permissions 2018-08-04 23:03:34 +02:00
tibbi 210aadf2d2 hide Search at the Recents tab 2018-08-04 22:41:53 +02:00
tibbi 82e6738cd7 open the Edit screen at pressing an unknown Recents item 2018-08-04 22:29:45 +02:00
tibbi 57b64e63a1 perform the selected action if a known contact gets clicked at Recents 2018-08-04 22:24:46 +02:00
tibbi c1e6feb82a determine if a known Contact has been clicked at Recents 2018-08-04 21:44:36 +02:00
tibbi 6044dab0c9 lets just restart the activity at Shown Tabs change to avoid glitches 2018-08-04 21:26:55 +02:00
tibbi 8be0b1ab9a make sure we always return the proper current fragment 2018-08-04 20:55:39 +02:00
tibbi fadfcb139a trigger activityResume only at live fragments 2018-08-04 20:44:05 +02:00
tibbi 7640d16ef8 add the Recents fragment to the list of all fragments 2018-08-04 20:11:23 +02:00
tibbi 3257dc7c79 adding some performance improvements at initial app loading 2018-08-04 19:42:33 +02:00
tibbi dc23bac57f show the appropriate bubble text at fastscrolling Recents 2018-08-04 18:27:12 +02:00
tibbi 46580c3620 implement Recent Call removing 2018-08-04 18:24:26 +02:00
tibbi 4743fcd730 implementing a Select All menu button at Recents 2018-08-04 17:43:35 +02:00
tibbi a192c1b028 ignore the Type field at recent calls 2018-08-04 16:08:27 +02:00
tibbi 74c7acab84 avoid showing the same number Recent Call twice in a row 2018-08-04 16:07:14 +02:00
tibbi 3f0c87572f adjust the Recent Calls items, show phone number only when appropriate 2018-08-04 16:02:17 +02:00
tibbi 2a987a640e tweak the DateTime field at recent calls 2018-08-04 09:50:01 +02:00