Commit graph

691 commits

Author SHA1 Message Date
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
fricyo
26ad457318
Update Translation 2018-08-07 22:32:22 +08:00
Gozzwip
385ab4b519
typo fixes and more translations 2018-08-06 18:54:50 +04: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
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
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
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
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
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
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
en2sv
ed35a97e02
Update Swedish translation 2018-07-08 20:18:13 +02:00
tibbi
6c52480c3a ignore events and addresses at filtering duplicates 2018-07-05 14:43:57 +02:00
tibbi
21551a6050 update commons to 4.3.28 2018-07-04 22:00:38 +02:00
tibbi
867b499eab adding a crashfix at storing contact photo 2018-07-04 21:46:46 +02:00
tibbi
722e66e1dc fix #171, properly parse contact name from vcf if whole name is 1 field 2018-06-19 16:18:45 +02:00
tibbi
b4c4691f1c fix #174, make "Filter out duplicates" a bit more agressive 2018-06-19 16:10:55 +02:00
tibbi
824a8d18f0 fix #182, ignore hidden fields during editing instead of removing them 2018-06-19 15:39:26 +02:00
tibbi
15316f0103 fix #185, prefer the contact Mobile phone number at sending batch SMS 2018-06-19 15:27:43 +02:00
tibbi
170d7438f8 fixing a couple crashes 2018-06-19 14:51:19 +02:00
tibbi
dfb31b40a5 update commons to 4.2.6 2018-06-18 23:30:55 +02:00
tibbi
d3051b66ca updating german app descriptions by gembutterfly 2018-06-17 19:51:31 +02:00
Tibor Kaputa
8708c800e6
reverting app name translation 2018-06-17 19:49:18 +02:00
Georg E
9157b942a8
improve german translations
removes some wrong translations and improves some correct, but unfavorable strings.
2018-06-17 17:05:17 +02:00
Tibor Kaputa
8392b48150
adding back the Main intent action 2018-06-12 12:12:20 +02:00
Tibor Kaputa
9fd7d2010c
reverting the app description translation 2018-06-05 09:30:19 +02:00
Jonas Schubert
5c2bdf204c Updated german translations 2018-06-04 22:16:46 +02:00
fricyo
d78de3f0e1
Update Translation 2018-06-04 17:39:21 +08:00
Sérgio Marques
8501379d18
Update strings.xml 2018-05-21 13:40:27 +01:00
Fatih Fırıncı
785046d965
Create strings.xml 2018-05-20 15:22:01 +03:00
tibbi
b49a75b73e remove a redundant variable 2018-05-15 10:34:40 +02:00
tibbi
c8dba03e71 avoid creating Account object with empty name or type 2018-05-13 21:37:43 +02:00
tibbi
477742a549 remove the check for ContentResolver.getSyncAutomatically at getting accounts 2018-05-13 18:23:54 +02:00
tibbi
41acf03519 adding some new lines at the adaptive icon files 2018-05-12 20:58:03 +02:00
tibbi
32a0197f1f change the way accounts are fetched 2018-05-12 08:46:34 +02:00
solokot
c425ac6bf1
Update strings.xml 2018-05-10 14:11:07 +03:00
tibbi
dccba111bd properly handle upgrading from old version to 4.x 2018-05-09 18:44:58 +02:00
tibbi
b89cf120e4 handle fetching contacts from null account_name 2018-05-09 16:21:16 +02:00
tibbi
24d1934320 removing a redundant variable 2018-05-09 15:48:15 +02:00
tibbi
81e584a42b do not filter out Phone Storage by default 2018-05-09 15:46:01 +02:00
tibbi
e39044087b adding colored launcher icons 2018-05-09 15:35:16 +02:00
tibbi
ba76c18bbe add an activity check at SelectContacts adapter 2018-05-09 15:08:07 +02:00
tibbi
2a6af180eb update commons to 3.21.2 2018-05-01 15:16:58 +02:00
tibbi
f9e3854099 do not store the visible contact sources, store the ignored ones instead 2018-05-01 10:39:35 +02:00
tibbi
22a4cca1fe add a helper function for getting contact sources synchronously 2018-04-30 23:41:46 +02:00
tibbi
24248699bc update commons to 3.20.9 2018-04-30 23:23:25 +02:00
tibbi
3fb66174f1 allow changing the contact source at the edit screen 2018-04-30 22:42:47 +02:00