Re: [Ubuntu-phone] Porting and requirements for the new snap-based ubuntu touch

2016-12-19 Thread Daniele Laudani
https://plus.google.com/u/0/101489925843882654647/posts/1CzgkHJwURm It would be nice to know the details from a Canonical developer (mainly to know which devices can be abandoned for community ports), I don't know if my assumptions in the main post are correct 2016-12-19 18:53 GMT+01:00 Tony Scot

Re: [Ubuntu-phone] [Development] Question on possibility to back-up/copy via USB

2016-12-19 Thread Daniele Laudani
Did you try running adb shell from terminal with the phone connected to the pc? If it works, you can use adb pull /home/phablet to save the entire home directory (or you can select specific folders) 2016-12-19 18:43 GMT+01:00 Gert-Jan Hüfken : > Last weekend my Ubuntu phone (BQ E5) dropped on the

[Ubuntu-phone] Porting and requirements for the new snap-based ubuntu touch

2016-12-18 Thread Daniele Laudani
Hello, I read on the g+ page that older devices won't be supported after the migration to snap (because the kernel is too old), my guess is that it has something to do with lxc containers, am I right? What are the kernels that will allow us to port to new devices, 3.10+ or 3.18+? The porting guide

[Ubuntu-phone] Improve apps startup time by using Qt Quick Compiler

2016-11-21 Thread Daniele Laudani
Hello, I was wondering if there were already some plans on using Qt Quick Compiler to pre compile qml files and improve app performance ( https://doc.qt.io/QtQuickCompiler/). I see that, for now, it is closed source and only available for commercial licenses of Qt, however it looks like they are p