Commit graph

250 commits

Author SHA1 Message Date
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
096b3888c2 adding a settings toggle for call confirmation dialog 2018-08-02 23:42:52 +02:00
tibbi
73ff7f440e recheck visible option items at creating the fragments 2018-08-02 16:39:35 +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
dbf3b09b26 add a settings item for managing visible tabs 2018-07-30 20:58:02 +02:00
tibbi
d79c65b334 update commons to 4.5.12 2018-07-30 19:52:50 +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
21551a6050 update commons to 4.3.28 2018-07-04 22:00:38 +02:00
tibbi
824a8d18f0 fix #182, ignore hidden fields during editing instead of removing them 2018-06-19 15:39:26 +02:00
tibbi
170d7438f8 fixing a couple crashes 2018-06-19 14:51:19 +02:00
tibbi
dccba111bd properly handle upgrading from old version to 4.x 2018-05-09 18:44:58 +02:00
tibbi
e39044087b adding colored launcher icons 2018-05-09 15:35:16 +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
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
tibbi
28dd320b9e adding a toggle for optional duplicate contact filtering, enabled by default 2018-04-30 20:13:22 +02:00
tibbi
763b04faa3 try being smarter at showing distinct contacts, dont check just contact id 2018-04-29 22:07:41 +02:00
tibbi
5cb9f886b6 fix #112, change the way device accounts are fetched 2018-04-29 19:22:39 +02:00
tibbi
ae9edf819e fix #155, add an Open With button at the Edit screen too 2018-04-29 10:44:14 +02:00
tibbi
8cc0cb4a58 add an Open With menu button to contacts 2018-04-29 10:32:18 +02:00
tibbi
6d7e28a3b6 update commons to 3.20.5 with some new icons 2018-04-29 09:59:00 +02:00
tibbi
0031be51fb show a toast if the user tries toggling Favorite at the View screen 2018-04-27 09:46:54 +02:00
tibbi
a035b21c01 fix #137, allow sending SMS and emails to whole groups 2018-04-18 15:50:37 +02:00
tibbi
25d48ba08c parse a couple additional fields from WhatsApp Add Contact intent 2018-04-13 20:13:04 +02:00
tibbi
401f0aed6e fix #125, parse a couple more contact details from WhatsApp intent 2018-04-13 19:14:47 +02:00
tibbi
1cb0d1b1bd making phone key nullable at Edit screen 2018-04-13 15:25:59 +02:00
tibbi
de864f362c fix exporting contacts on sd cards 2018-04-13 15:01:29 +02:00
tibbi
4962a955e5 handle website at contact update/insert 2018-04-13 14:23:35 +02:00
tibbi
97bd5dacef add websites to the Edit screen too 2018-04-13 13:46:31 +02:00
tibbi
8aadcb04c1 small code cleanup at the ViewContactActivity 2018-04-13 12:19:02 +02:00
tibbi
54df14442d add website to the View screen 2018-04-13 12:14:26 +02:00
tibbi
5b55467691 fetch contact websites 2018-04-13 11:51:58 +02:00
tibbi
3b7b74b074 fix some null pointer crashes 2018-04-13 11:07:23 +02:00
tibbi
8c0ca77ed2 fix #124, properly use "Start name with surname" 2018-04-10 22:11:00 +02:00
tibbi
e999c3a275 try parsing contact name from Insert intent, related to #125 2018-04-10 22:07:41 +02:00
tibbi
049c3a5361 updating release notes 2018-04-08 18:37:58 +02:00
tibbi
510da6b140 make sure only the proper fields are shown at Edit Contact screen 2018-04-08 17:44:23 +02:00
tibbi
d94dbde48e make sure View Contact Details shows only the proper fields 2018-04-08 16:07:46 +02:00
tibbi
acd3f9f9d9 creating the dialog for managing visible contact fields 2018-04-08 15:06:21 +02:00
tibbi
c86bdd379f add some initial things related to filtering what fields should be visible 2018-04-08 14:23:57 +02:00
tibbi
4fde91ae47 limit batch group at adding/removing contacts from groups 2018-04-08 13:03:56 +02:00
tibbi
f25e953cd4 avoid fetching contacts multiple times at once 2018-04-08 12:24:06 +02:00
tibbi
9089edf04c avoid seeing duplicate import dialog at third party file opening 2018-04-08 12:12:30 +02:00