78 Commits

Author SHA1 Message Date
Gioacchino Mazzurco
b662e6623b Qml app fix disappearing sidebar buttons
Cleaup the messy code of sidebar buttons, should fix button erratic
disappearance
2018-02-02 00:20:14 +01:00
Gioacchino Mazzurco
36e20db887 Fix some glitches in qml app menu 2018-02-01 21:26:36 +01:00
Gioacchino Mazzurco
2d00532e00 Qml app fix sidebar buttons hiding behaviour 2018-02-01 14:42:46 +01:00
Gioacchino Mazzurco
1c698bff83 Qml App add option to control DHT behaviour
As bitDHT is very noisy and keeps the radio always on on mobile thus
having huge impact on the battery life, DHT is now turned on only when
the App is interacting with the user byt default, on the option tab it
is possible to change this behaviour to set it always off, always on or
active depending on user interaction.
To handle settings AppSettings singleton has been added and a button on
the sidebar to edit configurations too
2018-02-01 14:31:07 +01:00
Gioacchino
3b781f04dd Merge pull request #1058 from G10h4ck/qml_app_development
Qml app improvements
2017-10-10 12:53:20 +02:00
Gioacchino Mazzurco
69efa07224 qml-app removed some dead code 2017-10-08 12:00:07 +02:00
Angela Mazzurco
be7c6a966f Refactor function name 2017-09-11 16:43:38 +02:00
Angela Mazzurco
4642f2ab2a Clean code 2017-09-11 16:42:29 +02:00
Angela Mazzurco
cd2e18f27b Use correct image size 2017-09-11 16:36:59 +02:00
Angela Mazzurco
75180f2a01 Encode base64 via c++ code 2017-09-07 20:38:43 +02:00
Angela Mazzurco
404469b0a7 Set android mode on android os platforms 2017-09-07 18:34:23 +02:00
Angela Mazzurco
f435fcda28 Implement android layout 2017-09-07 17:59:53 +02:00
Angela Mazzurco
9386657955 Fix horizontal scroll on category selection 2017-09-06 18:50:20 +02:00
Angela Mazzurco
efd14e4465 Fix correct indent style 2017-09-06 18:48:51 +02:00
Gioacchino Mazzurco
32f43b999e Merge branch 'GSoC2017-evaluation-final' 2017-08-18 01:39:31 +02:00
Angela Mazzurco
18f7733a80 Merge branch 'qml_app_face_generator' into GSoC2017-evaluation-final 2017-08-16 14:09:26 +02:00
Angela Mazzurco
a87c31f2dc Fix canvas face displaced down 2017-08-13 13:05:01 +02:00
Angela Mazzurco
5a1a84fc5d Refactor use better variable names 2017-08-13 13:02:49 +02:00
Angela Mazzurco
c790a5bff4 Merge branch 'qml_app_ui_improvements' into GSoC2017-evaluation-II 2017-08-03 16:48:47 +02:00
Angela Mazzurco
54c8e26fee Set emoji font declaration global for all app 2017-08-02 18:10:22 +02:00
Angela Mazzurco
0a5b3508da Set RS emoji font as default if no emoji native font is detected 2017-08-02 17:47:03 +02:00
Angela Mazzurco
e6a3b352d8 Set image PreserveAspectFit 2017-08-02 12:46:58 +02:00
Angela Mazzurco
bf3a230bf3 Fix partially bug: incomplete toDataURL 2017-08-02 12:34:19 +02:00
Angela Mazzurco
6190efe28e Improve code 2017-08-01 17:16:16 +02:00
Angela Mazzurco
f578833098 Refactor to transform the canvas image into a url data 2017-07-26 19:07:28 +02:00
Angela Mazzurco
d1884c3b86 Set faces to fit parent height 2017-07-26 17:35:06 +02:00
Angela Mazzurco
9c7a356032 Refactor to use it as qml component 2017-07-26 17:29:00 +02:00
Angela Mazzurco
3a61e61bba Import javascript logic to generate faces 2017-07-26 15:25:16 +02:00
Angela Mazzurco
1b36ebc188 Merge branch 'qml_app_ui_improve_link_share' into GSoC2017-evaluation-II 2017-07-26 15:02:06 +02:00
Angela Mazzurco
03773d131b Fix bug height binding loop 2017-07-26 14:49:18 +02:00
Angela Mazzurco
77c6db2155 Fix refresh avatar image after change it 2017-07-26 14:26:46 +02:00
Angela Mazzurco
a6d75eb324 Add shortcut on sidebar to share RS link 2017-07-24 15:18:28 +02:00
Angela Mazzurco
b867e66fa9 Fix button when image scaled is to big 2017-07-22 19:51:54 +02:00
Angela Mazzurco
1ee655978c Merge branch 'qml_app_style_buttons' into qml_app_ui_improvements 2017-07-22 17:32:04 +02:00
Angela Mazzurco
e82a94673d Fix width when icon is set 2017-07-22 17:17:17 +02:00
Angela Mazzurco
9edccf8cc4 Add default border radius to buttons 2017-07-22 16:31:31 +02:00
Angela Mazzurco
0a3a8272b4 Set disabled button colors 2017-07-22 16:27:11 +02:00
Angela Mazzurco
e4e3411308 Fix height problem 2017-07-22 16:21:32 +02:00
Angela Mazzurco
4e4c991034 Refactor variable to be more usable 2017-07-22 16:06:36 +02:00
Angela Mazzurco
331b00d5d9 Set default color for buttons 2017-07-22 16:03:49 +02:00
Angela Mazzurco
5138683784 Set button default width and height 2017-07-22 15:54:41 +02:00
Angela Mazzurco
905b1d6556 Refactor button names 2017-07-22 14:44:12 +02:00
Angela Mazzurco
db0292f6e0 Fix push contactDetails view when click avatar on it 2017-07-21 17:31:19 +02:00
Gioacchino Mazzurco
5f0cb3ce5d Merge branch 'qml_app_avatar_picker' into GSoC2017-evaluation-II 2017-07-19 13:33:40 +02:00
Angela Mazzurco
938c3109f6 Solve incorrect behaviours on android 2017-07-18 17:05:04 +02:00
Gioacchino Mazzurco
cd61797cfb Qml App: Fix QtQuick.Controls version in Btn 2017-07-14 13:22:32 +02:00
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
7698e74387 Set correct authority to handle image choosed 2017-07-12 15:43:07 +02:00
Angela Mazzurco
2404696003 Handle signal when file is choosed 2017-07-11 19:17:47 +02:00