Commit Graph

10 Commits

Author SHA1 Message Date
Angela Mazzurco
0494dd7516 Merge remote-tracking branch 'retro/master' into qml_app_avatar_picker 2017-07-12 18:24:29 +02:00
Angela Mazzurco
d9662d81e0 Create a component to see the choosed image for debugging purpose 2017-07-12 16:48:26 +02:00
Angela Mazzurco
e268fe0145 Set avatar picker only on owned identity 2017-07-12 15:43:39 +02:00
Angela Mazzurco
2404696003 Handle signal when file is choosed 2017-07-11 19:17:47 +02:00
Angela Mazzurco
c83ce86252 Create custom filechooser depending on OS type 2017-07-11 18:57:23 +02:00
Angela Mazzurco
2cb6742dbc Create logic for call android native image picker 2017-07-10 20:09:54 +02:00
Gioacchino Mazzurco
dafaa568b8 Qml App: better Android interaction on URL export
Clipboard usage is uncommon in Android so export the URL via Intent too
that is the common pattern on Android
2017-07-04 16:44:15 +02:00
Gioacchino Mazzurco
1d031910cb Created a dedicated component for avatar image 2017-06-20 17:16:27 +02:00
Gioacchino Mazzurco
8c62c2a326 Qml app: show contact avatar in details if available 2017-06-20 15:35:05 +02:00
Gioacchino Mazzurco
d0b881f5e0 Added view to show/edit contact details
Split ColorHash.qml in a new file so it is reusable
ContactSort.js preferred contacts goes before non preferred
Contacts.qml use proper id for listview
Contacts.qml removed fingerprint popup
GxsIdentityDelegate.qml simplified, move link generation to ContactDetails.qml
2017-05-08 20:35:15 +02:00