|
54df14442d
|
add website to the View screen
|
2018-04-13 12:14:26 +02:00 |
|
|
82ca892e25
|
catch exceptions thrown at getting default thumbnail size
|
2018-04-10 21:24:50 +02:00 |
|
|
e05f48b425
|
fix #110, allow launching the app without granting Contacts permission
|
2018-04-06 18:51:21 +02:00 |
|
|
4bd4513ad9
|
fix #82, allow pressing phone number, email, address on the View screen
|
2018-03-16 13:33:03 +01:00 |
|
|
54396d4bd3
|
update commons to 3.16.10
|
2018-03-16 10:05:17 +01:00 |
|
|
0b9b1b7f1a
|
properly handle displaying local private photos
|
2018-02-11 23:24:16 +01:00 |
|
|
097344dd26
|
properly show private local contact details/edit screen
|
2018-02-11 20:42:44 +01:00 |
|
|
a631a53db6
|
create a table for storing local contacts
|
2018-02-11 18:38:30 +01:00 |
|
|
0ca4f418eb
|
adding a missing return statement
|
2018-02-10 23:52:47 +01:00 |
|
|
962ff318e6
|
add a setting for selecting what should happen on contact click
|
2018-02-10 22:17:38 +01:00 |
|
|
67511c07d0
|
move some edit and view shared functions into ContactActivity
|
2018-02-10 21:50:38 +01:00 |
|
|
32a9fa6884
|
create a separate activity for viewing contact details, without editing
|
2018-02-10 21:19:34 +01:00 |
|
|
b8b118c62c
|
catch exceptions thrown at looking up contacts
|
2018-02-10 16:49:50 +01:00 |
|
|
db019572a4
|
rename ContactActivity to EditContactActivity
|
2018-01-29 19:16:58 +01:00 |
|
|
197eb7b60c
|
report all exceptions thrown during exporting contacts
|
2018-01-29 18:52:05 +01:00 |
|
|
0e1009b499
|
handle contact photo importing
|
2018-01-15 14:08:52 +01:00 |
|
|
29c16d543f
|
add some more third party intent handling
|
2018-01-02 14:57:19 +01:00 |
|
|
2cfcdba0f9
|
add handling for some third party intents
|
2018-01-02 14:29:23 +01:00 |
|
|
7373cad71c
|
show an Edit actionmenu item if "Call on click" is enabled
|
2017-12-11 22:35:52 +01:00 |
|
|
20bd9cf01c
|
handle send SMS intent
|
2017-12-11 20:39:28 +01:00 |
|
|
ebb11be2c3
|
launch email intent on pressing the icon
|
2017-12-11 19:24:15 +01:00 |
|
|
0b7e652052
|
move all files in src/main/kotlin from src/main/java
|
2017-12-10 13:30:25 +01:00 |
|