Commit Graph

11180 Commits

Author SHA1 Message Date
Angela Mazzurco
e58cd8f363 Create a funtion to generate filepath from received uri 2017-07-12 16:47:12 +02:00
Angela Mazzurco
9a621b7509 Set filechooser to return a single url 2017-07-12 16:20:59 +02:00
Angela Mazzurco
e268fe0145 Set avatar picker only on owned identity 2017-07-12 15:43:39 +02:00
Angela Mazzurco
7698e74387 Set correct authority to handle image choosed 2017-07-12 15:43:07 +02:00
Angela Mazzurco
2d9f062c27 Get real file path from Uri 2017-07-12 15:37:34 +02:00
csoler
1cdb971cf1 fixed compilation pb due to qtcreator bug 2017-07-11 23:47:51 +02:00
csoler
4cfdef5ff9 do not display auto-login option when software is compiled without autologin 2017-07-11 23:39:04 +02:00
csoler
a5e0b1c336 fixed -U option in rs-nogui. Removed debug output that would ruin the terminal interface 2017-07-11 23:32:22 +02:00
Angela Mazzurco
2404696003 Handle signal when file is choosed 2017-07-11 19:17:47 +02:00
Angela Mazzurco
f6cd3b42ad Refactor handleIntentUri to work also with authorities 2017-07-11 19:13:55 +02:00
Angela Mazzurco
c83ce86252 Create custom filechooser depending on OS type 2017-07-11 18:57:23 +02:00
Angela Mazzurco
8a59503260 Send resulting image uri via native calls 2017-07-11 18:37:01 +02:00
Angela Mazzurco
5838b13043 Open image camera or gallery selector from main QtActivity 2017-07-11 18:05:02 +02:00
Angela Mazzurco
3b092f7fb6 Delete imagepicker activity 2017-07-11 17:34:06 +02:00
Angela Mazzurco
2cb6742dbc Create logic for call android native image picker 2017-07-10 20:09:54 +02:00
csoler
3e3ee1a34b little improvement to command line help display 2017-07-09 22:12:01 +02:00
csoler
2c6f11e4eb restored terminal output control class 2017-07-09 21:59:02 +02:00
csoler
5465e1174f fixed debug output 2017-07-09 21:37:39 +02:00
csoler
5dfbce7e3a fixed Terminal Api Client logic 2017-07-09 21:16:41 +02:00
Angela Mazzurco
61971b5b3d Customize contact details own view 2017-07-09 17:04:31 +02:00
Angela Mazzurco
1917e673f2 Load cached avatars on contacts view 2017-07-09 16:30:59 +02:00
Angela Mazzurco
53eadfdc19 Create avatar cache and identity details cache 2017-07-09 15:40:37 +02:00
Angela Mazzurco
36708efa8c Set separator line in delegate root item 2017-07-09 13:34:11 +02:00
Angela Mazzurco
02d4790890 Merge remote-tracking branch 'g1o/android_share_intent' into qml_app_ui_aesthetic 2017-07-09 13:18:12 +02:00
Angela Mazzurco
c60c084c2a Augment trusted node list elements size 2017-07-09 13:17:19 +02:00
Angela Mazzurco
80dd0006e7 Refactor drawer properties to be more aesthetic 2017-07-09 13:11:48 +02:00
Angela Mazzurco
7653cfa008 Search details if have gxs_id and the default image is set 2017-07-09 12:44:33 +02:00
Angela Mazzurco
b77629eed4 Disable Retroshare toolbar button if core is not ready 2017-07-09 12:27:49 +02:00
Angela Mazzurco
402a2562c5 Set Retroshare image if no gxs identity is passed 2017-07-09 12:23:02 +02:00
Angela Mazzurco
0a3a04c245 Change menu icon position to left 2017-07-09 11:49:52 +02:00
Angela Mazzurco
509ea355d3 Refactor to be more aesthetics 2017-07-08 19:28:54 +02:00
Angela Mazzurco
6fc2cf6b87 Merge remote-tracking branch 'g1o/qml_app_ui_aesthetic' into qml_app_ui_aesthetic 2017-07-08 18:09:15 +02:00
Angela Mazzurco
5205301e10 Solve bug that push view when android keyboard is shown 2017-07-08 17:39:56 +02:00
csoler
decbd3514d improved the login in the interaction between terminal api client and main 2017-07-08 17:38:09 +02:00
csoler
7ee527ecbd removed comments 2017-07-08 17:35:34 +02:00
csoler
b5976e195e fixed message when passphrase is empty 2017-07-08 16:48:24 +02:00
csoler
4f887ff528 commented out unused line 2017-07-08 16:47:50 +02:00
NeverExist
36a20534c2 add new functions to chat
add search among chat.
add textarea tag, support multi-line text messages.
add a bottom jump button
2017-07-08 00:20:09 +09:00
NeverExist
75c8b71ac9 add new functions for chat
add search among chat.
add textarea tag, support multi-line text messages.
add a bottom jump button
2017-07-08 00:18:51 +09:00
Gioacchino Mazzurco
163f6b14af Qml-app update all available icons to SVG 2017-07-07 14:28:41 +02:00
Gioacchino
fcec555cd0 Merge pull request #927 from Emotyco/libresapi_lobbies_invitation
Added to libresapi: Handling lobbies invitations
2017-07-07 11:57:17 +02:00
Gioacchino
fc396dd9bb Merge pull request #929 from Emotyco/libresapi_empty_cert
Fixed: Libresapi was throwing exception when requested to add new cer…
2017-07-07 11:56:12 +02:00
Gioacchino Mazzurco
e46d91e9a4 Merge branch 'android_share_intent' 2017-07-07 11:35:16 +02:00
csoler
f5912a35ef Merge pull request #928 from PhenomRetroShare/Fix_MultiDownload
Fix multi download of same file.
2017-07-06 22:52:30 +02:00
Konrad
f0ad68789b Fixed: Libresapi was throwing exception when requested to add new cert which was empty 2017-07-06 22:44:45 +02:00
Phenom
54047cd7a7 Fix multi download of same file. 2017-07-06 22:38:08 +02:00
csoler
42bf6b2b6a improved display of password request 2017-07-06 20:57:38 +02:00
csoler
a778128147 fixed multi-digit numbers in terminal account selection 2017-07-06 20:50:59 +02:00
Gioacchino Mazzurco
c630f1fa89 Fix unused warning in gxstokenqueue 2017-07-06 16:28:59 +02:00
Gioacchino Mazzurco
b935bacd99 Add missing break in p3IdService::handleResponse 2017-07-06 16:28:00 +02:00