tibbi
|
eb4833ff1e
|
start contacts autoincrement id from a million to avoid conflicts
|
2018-02-11 20:02:46 +01:00 |
tibbi
|
2ed8a4e150
|
create the function for retrieving contacts from the local database
|
2018-02-11 19:21:23 +01:00 |
tibbi
|
6305785aa9
|
implementing contact inserting
|
2018-02-11 19:07:14 +01:00 |
tibbi
|
a631a53db6
|
create a table for storing local contacts
|
2018-02-11 18:38:30 +01:00 |
solokot
|
71744e3126
|
Merge pull request #5 from SimpleMobileTools/master
up
|
2018-02-11 17:06:19 +03:00 |
tibbi
|
8e207414ef
|
add a new source for storing contacts locally, without sharing with other apps
|
2018-02-11 13:10:21 +01:00 |
tibbi
|
6400735463
|
use a human readable default filename at exporting
|
2018-02-11 12:30:30 +01:00 |
tibbi
|
0ca4f418eb
|
adding a missing return statement
|
2018-02-10 23:52:47 +01:00 |
tibbi
|
9cd4288862
|
handle View intents with the new ViewContactActivity
|
2018-02-10 23:48:50 +01:00 |
tibbi
|
dd6771fd0c
|
move contact init at ViewContactActivity to resume
|
2018-02-10 23:42:11 +01:00 |
tibbi
|
dd678cc7d2
|
allow adding a contact to Favorites during creating
|
2018-02-10 23:36:22 +01:00 |
tibbi
|
962ff318e6
|
add a setting for selecting what should happen on contact click
|
2018-02-10 22:17:38 +01:00 |
tibbi
|
b1c8b5a941
|
remove the "Call contact on click" setting
|
2018-02-10 21:55:28 +01:00 |
tibbi
|
67511c07d0
|
move some edit and view shared functions into ContactActivity
|
2018-02-10 21:50:38 +01:00 |
tibbi
|
32a9fa6884
|
create a separate activity for viewing contact details, without editing
|
2018-02-10 21:19:34 +01:00 |
tibbi
|
02850c99b6
|
remove the Contact details string
|
2018-02-10 20:28:04 +01:00 |
tibbi
|
0421228841
|
adding a new string for contact details
|
2018-02-10 17:23:02 +01:00 |
tibbi
|
b1d4f2241b
|
reduce side padding at setting items
|
2018-02-10 17:07:41 +01:00 |
tibbi
|
7d2c4e18a3
|
increase the font size at contact lists
|
2018-02-10 17:04:10 +01:00 |
tibbi
|
e1406b231d
|
add some null checks at addFavoritesDialog
|
2018-02-10 16:51:19 +01:00 |
tibbi
|
b8b118c62c
|
catch exceptions thrown at looking up contacts
|
2018-02-10 16:49:50 +01:00 |
tibbi
|
3c834fe521
|
add null checks at search query change updates
|
2018-02-10 16:43:47 +01:00 |
Tibor Kaputa
|
c25bfdebcf
|
Merge pull request #67 from Primokorn/patch-1
Create FR strings.xml
|
2018-02-05 09:52:31 +01:00 |
Primokorn
|
ae58b7282d
|
Create FR strings.xml
|
2018-02-05 09:27:33 +01:00 |
tibbi
|
5261f2e648
|
updating changelog
|
2018-02-03 23:56:14 +01:00 |
tibbi
|
89431dde94
|
update version to 3.1.4
|
2018-02-03 23:56:08 +01:00 |
tibbi
|
b2fe9e6be3
|
add a toggle for avoiding showing Whats New on startup
|
2018-02-03 23:53:45 +01:00 |
tibbi
|
e66ec05ba6
|
add the info declaring quoted-printable at exported vcf when necessary
|
2018-02-03 23:47:45 +01:00 |
tibbi
|
6fd7714725
|
properly encode exported names when appropriate
|
2018-02-03 23:17:19 +01:00 |
tibbi
|
e4718ffa82
|
properly parse encoded names stretching to multiple lines too
|
2018-02-02 17:23:41 +01:00 |
Tibor Kaputa
|
563c6c100b
|
Merge pull request #59 from trubitsyn/patch-2
Set unique applicationIdSuffix in debug builds
|
2018-02-02 16:53:10 +01:00 |
Tibor Kaputa
|
48851566a5
|
Merge pull request #66 from trubitsyn/patch-1
Update strings.xml
|
2018-02-02 16:30:32 +01:00 |
tibbi
|
d4be18cb81
|
fix #62, properly handle ansi encoded names
|
2018-02-02 16:29:14 +01:00 |
Nikola Trubitsyn
|
4a78ccedf2
|
Update strings.xml
|
2018-02-02 17:43:12 +03:00 |
Tibor Kaputa
|
91e5da9eab
|
Merge pull request #65 from Phoenix1747/patch-1
Update DE
|
2018-02-02 15:04:52 +01:00 |
Phoenix1747
|
6ec8355ac6
|
Update strings.xml
|
2018-02-02 14:52:33 +01:00 |
tibbi
|
b72c6cb787
|
properly show the public contact source on all visible places
|
2018-02-02 13:57:24 +01:00 |
tibbi
|
996a9ead0a
|
show the modified contact source at the FilterContactSources adapter
|
2018-02-02 12:30:33 +01:00 |
tibbi
|
3bb7860bb7
|
store the local account name too
|
2018-02-02 11:53:01 +01:00 |
tibbi
|
029db0d853
|
add a new string for private phone contacts
|
2018-02-02 11:44:38 +01:00 |
tibbi
|
f0a2f585b8
|
use a new model ContactSource
|
2018-02-02 11:30:11 +01:00 |
tibbi
|
6f82aadcb9
|
store the local account type in shared prefs
|
2018-02-01 23:54:36 +01:00 |
Nikola Trubitsyn
|
6c33c069ac
|
Set unique applicationIdSuffix in debug builds
|
2018-02-02 00:41:23 +03:00 |
tibbi
|
93e7d73d91
|
update commons to 3.9.9
|
2018-02-01 21:25:28 +01:00 |
Tibor Kaputa
|
235b36c22a
|
Merge pull request #64 from solokot/master
Update Russian
|
2018-02-01 18:21:43 +01:00 |
solokot
|
5021c92a5c
|
Update strings.xml
|
2018-02-01 20:18:19 +03:00 |
solokot
|
d8c4c340b8
|
Merge pull request #4 from SimpleMobileTools/master
update
|
2018-02-01 20:16:11 +03:00 |
Tibor Kaputa
|
73dcd27f3a
|
Merge pull request #63 from Phoenix1747/patch-1
Update DE
|
2018-02-01 14:34:32 +01:00 |
Phoenix1747
|
93dcca0f96
|
Update strings.xml
|
2018-02-01 14:13:24 +01:00 |
tibbi
|
0077d04906
|
add a new string for storing contacts locally in the phone
|
2018-02-01 11:59:32 +01:00 |