|
7b577aa082
|
do not spend time fetching data for hidden fragments
|
2018-08-02 15:16:24 +02:00 |
|
|
d8a26a87a6
|
hide the viewpager tabs if only one is visible
|
2018-08-02 14:38:30 +02:00 |
|
|
e1d21a9ed4
|
alwas recreate the viewpager tabs to avoid glitching
|
2018-08-02 13:43:59 +02:00 |
|
|
399ae4c0b6
|
show/hide contact tabs as appropriate
|
2018-08-02 12:05:21 +02:00 |
|
|
6f9265a8f4
|
show all tabs, if the user selects none of them
|
2018-07-30 21:11:42 +02:00 |
|
|
dbf3b09b26
|
add a settings item for managing visible tabs
|
2018-07-30 20:58:02 +02:00 |
|
|
692f964479
|
fix #207, avoid trying to delete device contacts without having the permission
|
2018-07-30 20:24:21 +02:00 |
|
|
d79c65b334
|
update commons to 4.5.12
|
2018-07-30 19:52:50 +02:00 |
|
|
1e38cd8037
|
catch and show exceptions thrown at saving contacts
|
2018-07-30 19:13:39 +02:00 |
|
|
04df9ef079
|
ignore NICKNAME tag at importing contacts for now
|
2018-07-17 20:35:37 +02:00 |
|
|
920cb6d882
|
shorten some contact name comparison code
|
2018-07-17 00:09:39 +02:00 |
|
|
c081fd18bf
|
fix #200, close search at changing tab
|
2018-07-16 23:48:42 +02:00 |
|
|
4083bdcbb1
|
show a Purchase Simple Thank You button in the settings
|
2018-07-16 23:08:41 +02:00 |
|
|
eb8c667bc2
|
improve address parsing at importing in some cases
|
2018-07-16 22:55:47 +02:00 |
|
|
19119b51c9
|
fix some glitches at importing contacts from vcf, if Charset is mentioned
|
2018-07-16 21:54:07 +02:00 |
|
|
6c52480c3a
|
ignore events and addresses at filtering duplicates
|
2018-07-05 14:43:57 +02:00 |
|
|
21551a6050
|
update commons to 4.3.28
|
2018-07-04 22:00:38 +02:00 |
|
|
867b499eab
|
adding a crashfix at storing contact photo
|
2018-07-04 21:46:46 +02:00 |
|
|
722e66e1dc
|
fix #171, properly parse contact name from vcf if whole name is 1 field
|
2018-06-19 16:18:45 +02:00 |
|
|
b4c4691f1c
|
fix #174, make "Filter out duplicates" a bit more agressive
|
2018-06-19 16:10:55 +02:00 |
|
|
824a8d18f0
|
fix #182, ignore hidden fields during editing instead of removing them
|
2018-06-19 15:39:26 +02:00 |
|
|
15316f0103
|
fix #185, prefer the contact Mobile phone number at sending batch SMS
|
2018-06-19 15:27:43 +02:00 |
|
|
170d7438f8
|
fixing a couple crashes
|
2018-06-19 14:51:19 +02:00 |
|
|
dfb31b40a5
|
update commons to 4.2.6
|
2018-06-18 23:30:55 +02:00 |
|
|
b49a75b73e
|
remove a redundant variable
|
2018-05-15 10:34:40 +02:00 |
|
|
c8dba03e71
|
avoid creating Account object with empty name or type
|
2018-05-13 21:37:43 +02:00 |
|
|
477742a549
|
remove the check for ContentResolver.getSyncAutomatically at getting accounts
|
2018-05-13 18:23:54 +02:00 |
|
|
32a0197f1f
|
change the way accounts are fetched
|
2018-05-12 08:46:34 +02:00 |
|
|
dccba111bd
|
properly handle upgrading from old version to 4.x
|
2018-05-09 18:44:58 +02:00 |
|
|
b89cf120e4
|
handle fetching contacts from null account_name
|
2018-05-09 16:21:16 +02:00 |
|
|
24d1934320
|
removing a redundant variable
|
2018-05-09 15:48:15 +02:00 |
|
|
81e584a42b
|
do not filter out Phone Storage by default
|
2018-05-09 15:46:01 +02:00 |
|
|
e39044087b
|
adding colored launcher icons
|
2018-05-09 15:35:16 +02:00 |
|
|
ba76c18bbe
|
add an activity check at SelectContacts adapter
|
2018-05-09 15:08:07 +02:00 |
|
|
2a6af180eb
|
update commons to 3.21.2
|
2018-05-01 15:16:58 +02:00 |
|
|
f9e3854099
|
do not store the visible contact sources, store the ignored ones instead
|
2018-05-01 10:39:35 +02:00 |
|
|
22a4cca1fe
|
add a helper function for getting contact sources synchronously
|
2018-04-30 23:41:46 +02:00 |
|
|
24248699bc
|
update commons to 3.20.9
|
2018-04-30 23:23:25 +02:00 |
|
|
3fb66174f1
|
allow changing the contact source at the edit screen
|
2018-04-30 22:42:47 +02:00 |
|
|
98ea4ac020
|
measure side fastscroller if items change
|
2018-04-30 20:21:06 +02:00 |
|
|
28dd320b9e
|
adding a toggle for optional duplicate contact filtering, enabled by default
|
2018-04-30 20:13:22 +02:00 |
|
|
23aa17df6f
|
make duplicate contact filtering more agressive by ignoring some fields
|
2018-04-30 16:07:45 +02:00 |
|
|
c707ffceec
|
do not use the raw_contact_id at fetching group members
|
2018-04-30 15:09:06 +02:00 |
|
|
fbc1fd6034
|
use batching at contact deleting
|
2018-04-30 14:58:18 +02:00 |
|
|
4ccf328037
|
fetch only those contacts that will be shown, not filtered out
|
2018-04-30 14:43:46 +02:00 |
|
|
cd4fceba1b
|
use batching at contact deleting
|
2018-04-30 11:57:10 +02:00 |
|
|
09298c9dde
|
fix #135, delete carddav contacts from RawContacts table
|
2018-04-30 10:22:48 +02:00 |
|
|
d2ce5f2772
|
do not add even an empty contact organization, if none was set
|
2018-04-29 22:52:43 +02:00 |
|
|
763b04faa3
|
try being smarter at showing distinct contacts, dont check just contact id
|
2018-04-29 22:07:41 +02:00 |
|
|
e7ee92b8c7
|
use a shorter version of Contacts authority constant
|
2018-04-29 19:39:32 +02:00 |
|