Commit graph

902 commits

Author SHA1 Message Date
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
tibbi
29c59f498a show phone number and date at Recents too 2018-08-03 23:48:14 +02:00
tibbi
71f3e8cb0c list the last 100 calls at the Recent calls list 2018-08-03 16:36:17 +02:00
tibbi
79e8234d43 adding the function fetching recent calls 2018-08-03 15:59:24 +02:00
tibbi
a83886a5bd creating a Recents tab 2018-08-03 13:52:44 +02:00
tibbi
19d7ed33b3 adding a new string for Recent Calls tab 2018-08-03 13:11:08 +02:00
tibbi
828c3337cc adding the call confirmation dialog 2018-08-03 11:58:53 +02:00
Tibor Kaputa
4ec77d685e
Merge pull request #212 from ScratchBuild/l10n-ja
Add Japanese translation
2018-08-03 10:46:05 +02:00
ScratchBuild
46e81d6268 Add Japanese translation 2018-08-03 17:39:22 +09:00
tibbi
096b3888c2 adding a settings toggle for call confirmation dialog 2018-08-02 23:42:52 +02:00
tibbi
39b0171bc2 adding a string for call confirmation dialog 2018-08-02 23:37:20 +02:00
tibbi
23d6e54718 fix the sorting of organization contacts 2018-08-02 22:02:10 +02:00
tibbi
73ff7f440e recheck visible option items at creating the fragments 2018-08-02 16:39:35 +02:00
tibbi
473dcc946d trim colons at importing company fields 2018-08-02 16:28:08 +02:00
tibbi
7e10bbce6d show company contacts if they have at least company or title filled 2018-08-02 16:17:49 +02:00
tibbi
7b577aa082 do not spend time fetching data for hidden fragments 2018-08-02 15:16:24 +02:00
tibbi
d8a26a87a6 hide the viewpager tabs if only one is visible 2018-08-02 14:38:30 +02:00
tibbi
e1d21a9ed4 alwas recreate the viewpager tabs to avoid glitching 2018-08-02 13:43:59 +02:00
tibbi
399ae4c0b6 show/hide contact tabs as appropriate 2018-08-02 12:05:21 +02:00
tibbi
6f9265a8f4 show all tabs, if the user selects none of them 2018-07-30 21:11:42 +02:00
tibbi
dbf3b09b26 add a settings item for managing visible tabs 2018-07-30 20:58:02 +02:00
tibbi
2e3b63cb48 add some strings related to customizing tab visibility 2018-07-30 20:32:29 +02:00
tibbi
692f964479 fix #207, avoid trying to delete device contacts without having the permission 2018-07-30 20:24:21 +02:00
tibbi
d79c65b334 update commons to 4.5.12 2018-07-30 19:52:50 +02:00
tibbi
1e38cd8037 catch and show exceptions thrown at saving contacts 2018-07-30 19:13:39 +02:00
Tibor Kaputa
3c095463f0
Merge pull request #208 from Gozzwip/patch-1
adding translations
2018-07-22 17:51:33 +02:00
Gozzwip
f12d240e49
adding translations 2018-07-20 19:56:48 +05:00
tibbi
04df9ef079 ignore NICKNAME tag at importing contacts for now 2018-07-17 20:35:37 +02:00
tibbi
3ca7f93986 adding some tablet screenshots 2018-07-17 10:30:17 +02:00
tibbi
58bb8a7327 updating changelog 2018-07-17 00:13:37 +02:00
tibbi
e584a38f41 update version to 4.1.0 2018-07-17 00:13:30 +02:00
tibbi
920cb6d882 shorten some contact name comparison code 2018-07-17 00:09:39 +02:00
tibbi
c081fd18bf fix #200, close search at changing tab 2018-07-16 23:48:42 +02:00
tibbi
4083bdcbb1 show a Purchase Simple Thank You button in the settings 2018-07-16 23:08:41 +02:00
tibbi
03dbf5a882 adding an orange splash activity declaration 2018-07-16 23:07:32 +02:00
tibbi
c229211dcb update commons to 4.4.26 2018-07-16 23:02:03 +02:00
tibbi
eb8c667bc2 improve address parsing at importing in some cases 2018-07-16 22:55:47 +02:00
tibbi
19119b51c9 fix some glitches at importing contacts from vcf, if Charset is mentioned 2018-07-16 21:54:07 +02:00