gang65 Posted July 24, 2016 Share Posted July 24, 2016 It will be great to add GPS satellite info into Ubuntu Touch (AIDA64). Currently there is missing such application. The GPS status could be gathered via QT and QTpositioning module: http://doc.qt.io/qt-5/qtpositioning-satelliteinfo-example.html What do you think about that idea? Quote Link to comment Share on other sites More sharing options...
Fiery Posted July 25, 2016 Share Posted July 25, 2016 That's actually a complicated issue. Yes, it would be relatively easy to add GPS readouts to the existing AIDA64 for Ubuntu Touch app. But we're ambivalent about going down that path, and not just about the actual app in question, but about other AIDA64 mobile apps too (like AIDA64 for Tizen, AIDA64 for Windows Phone). That's mostly because of the additional permission (called "location") that we would have to request for. Unfortunately the Ubuntu Touch OS doesn't offer fine-grained permissions management like Android 6+ and iOS7+. So users cannot grant or revoke individual permissions in case they find one or more of them suspicious or feel that they would invade their privacy. Either they accept the list of permissions our app requests, or they refuse to install the app. And the current list of requested permissions (camera, networking, sensors, webview) is already excessive to many users -- even though we've explained in the app's description why our app needs them. The users' biggest issue is of course the camera permission. But just like with every other mobile operating systems, sadly Ubuntu Touch also couples camera capabilities detection with taking photos/videos. So a sysinfo app cannot just request a permission called "camerainfo" or "cameradetect" or such, it has to request for the full camera permission, like if it wanted to take photos/videos And the existing list of permissions, especially the camera one, coupled together with asking for the user's exact location (via requesting the "location" permission) may just be a big red flag for many users. We don't want to risk making our app look suspicious of spying or being mistaken as a malware by doing that. I suppose it would be easier and less risky to just develop a separate app, dedicated to providing GPS info. But we believe it's best to focus on a single multi-role sysinfo app, rather than fragmenting the app into multiple simpler apps. We'd much rather wait for Canonical to introduce a fine-grained permission system that would be perfect for apps like AIDA64. Then we could add even more optional permissions to read even more information about the hardware and software environment. Regards, Fiery Quote Link to comment Share on other sites More sharing options...
mateo_salta Posted February 5, 2018 Share Posted February 5, 2018 Hi, the os does ask to activate when requested, and there is a shut off switch in settings, as well the camera. Quote Link to comment Share on other sites More sharing options...
Fiery Posted February 5, 2018 Share Posted February 5, 2018 6 hours ago, mateo_salta said: Hi, the os does ask to activate when requested, and there is a shut off switch in settings, as well the camera. The Ubuntu Touch OS has been discontinued, and no new devices are rolling out to feature the last release. We will only resume further developing our Ubuntu Touch app in case the OS itself gets further developed and enhanced. 1 Quote Link to comment Share on other sites More sharing options...
Mike0 Posted November 8, 2018 Share Posted November 8, 2018 On 2/5/2018 at 7:19 AM, Fiery said: We will only resume further developing our Ubuntu Touch app in case the OS itself gets further developed and enhanced. So the moment is finally came ! There is a really nice and strong community around Ubuntu Touch and it is getting lots of updates from UBports Quote Link to comment Share on other sites More sharing options...
Fiery Posted November 9, 2018 Share Posted November 9, 2018 17 hours ago, Mike0 said: So the moment is finally came ! There is a really nice and strong community around Ubuntu Touch and it is getting lots of updates from UBports I can't see considerable enhancements to the core OS, the UI, or the API set. No new official devices either, and no new store that is not the Open Store. It's still not something we can work with. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.