Subcategories

  • This section is specifically useful for new contributors on the project

    3 Topics
    5 Posts
    J
    Wow, thanks a lot for the quick help! The merge request is up now.
  • Discuss and solve problems with other users

    94 Topics
    673 Posts
    pparentP
    @CatWithUT Thank you for your work it seems very interesting to me! Just a quick question: do you think it would be feasible to create a .click package and have it in the Openstore? In a similar fashion that uWolf and uFirefox does? Can we avoid libertine containers? Do you think upcoming Mir2.0 will change anything in this regard as it supports Wayland? Do you use Mobian build scripts for ARM, for signal-desktop? https://github.com/0mniteck/Signal-Desktop-Mobian/releases And also note: if we can get an initial version to build and make an UT package I'm willing to work on making patches to make the interface responsive as I have done with whatsapp web. I think this is the easy part. But we should first make a set of scripts to build automatically a binary, and then a click package that can run on UT.
  • 150 Topics
    1k Posts
    Mario.CHM
    Hi @O.o. It will certainly help others when they see how far you've come. The latest in your other thread <Taking the plunge> about banking apps and others stuff: @O.o. said in Taking the plunge: I've been dithering and hesitating to give Ubuntu Touch a spin for months, and the obscene Google monopoly's decision to kill off deGoogled ROMs and open-source repos finally pushed me over the edge. I've ordered a Fairphone 5, onto which I'll install Ubuntu Touch, and hopefully I will make it my new daily driver. For the things I need that don't exist in the OpenStore, I intend to start developing for Ubuntu Touch. I suppose it had to happen one day. Google made it today. Wish me luck Many thanks and Greetings Mario
  • Messwerk not properly logging GNSS positions and satellites data

    1
    0 Votes
    1 Posts
    265 Views
    No one has replied
  • Noob OnePlus One install

    6
    0 Votes
    6 Posts
    393 Views
    LakotaubpL
    @todrab 15sec adb from XDA developers is best for windows installed system wide. That might have been an issue.
  • [solved] Trouble with the app UTPass.

    1
    0 Votes
    1 Posts
    288 Views
    No one has replied
  • Xmpp comandline profanity

    Moved
    4
    0 Votes
    4 Posts
    674 Views
    P
    @Pingu it works - cool !
  • Network feature request

    Moved
    4
    0 Votes
    4 Posts
    502 Views
    AppLeeA
    @dobey Oh right, I read bandwith instead of band. Let say it because of lack of sleep
  • Bluetooth pairing with car audio system

    12
    0 Votes
    12 Posts
    2k Views
    K
    Same here with E4.5 paired with infotainment of Seat Leon 2019.
  • Looking for offline map app

    37
    1 Votes
    37 Posts
    10k Views
    R
    @AppLee Personal reasons are exactly why it was written
  • Data concerns

    5
    1 Votes
    5 Posts
    673 Views
    AppLeeA
    @mirroronthewall open apps should not access data in background. But dekko has a background running daemon and some other apps can use this kind of workaround like axolotl... But as intended by UT, an app in background shouldn't use any data or CPU.
  • Display Apps in Categories instead of alphabetical

    1
    0 Votes
    1 Posts
    231 Views
    No one has replied
  • Simple UI documentation, need some help.

    Moved
    14
    1 Votes
    14 Posts
    1k Views
    D
    @normandc said in Simple UI documentation, need some help.: I get the feeling that what documention there is was written by developers, not end users. Pretty much. Yes. I have experience writing documentation for open source projects, but as mentioned by @poVoq, a big change is due in the next big update (OTA-12), and to be honest I'm kind of taking a break after years of involvement in another (unrelated) project. If you change your mind - we could really do with a nice and simple documentation for regular, every day usage. Of course the design goal for the OS is to be so intuitive that everybody gets it without reading a handbook. But I think it would still be nice to have it all summarized concisely in one place. Not all the swipes are as obvious as they should be. And also, having this documentation of the obvious, would provide an indication that everything else is not (easily) possible
  • Nexus 7 Keeps Waking Itself Up

    7
    0 Votes
    7 Posts
    623 Views
    LakotaubpL
    @ziggutas Just done that ignore the adb error message if you get it and if yours like mine is wifi you will need to pick ut yourself. Installer keeps picking LTE. Now for the waking up bit. Mine has stopped the wake up thing. It might be down to it being on the original edge channel not sure. Moved back to dev with the edge merge. Now I had forgotten the wake up thing as mine doesn't as I said. Had it up and running now for half an hour on power and still no odd wake ups. Its currently on 2019-12-23. Edit: When not on mains power I still get the occasional wake up. When on mains nothing. Might be worth someone else trying.
  • UT is ram-hungry

    15
    0 Votes
    15 Posts
    2k Views
    flohackF
    @Fla no the Android layer is not the reason, this is very little RAM usage. The problem is that unity8 was never optimized for low-memory devices without swap: It comes from a desktop world, and with it a lot of services that just like to spend RAM. Unfortunately the core team has no resources to tackle those issues with unity8 right now, and the Yunit project, which wanted to fork and maintain unity8, has silently died away. So currently we can only be patient with that situation.
  • RTSP stream app

    1
    0 Votes
    1 Posts
    273 Views
    No one has replied
  • [solved] Problem importing VCF file to Contacts app

    2
    0 Votes
    2 Posts
    431 Views
    M
    I solved this. Seems it doesn't work if it's in the Documents directory. It did work when I moved it to the Downloads directory.
  • Is there anything similar to Privacy Guard in Ubuntu Touch?

    11
    0 Votes
    11 Posts
    1k Views
    dobeyD
    @MarkG_108 Any app is useless, if you don't need it. Just because something is useless to you, doesn't mean it's useless to everyone. The "Hello World" thing is probably an example app. There are several example apps in the store. This is no different on other app stores, so there's no need to denigrate our store with such unkind words, simply because there aren't millions of apps covering up the few you don't care about.
  • Nexus 7 Can't Connect to WiFi

    7
    0 Votes
    7 Posts
    420 Views
    M
    So Release Candidate is halfway between Dev and Stable, I assume. I will stay on Dev for the moment. If I get frustrated, I'll try RC.
  • [Solved] Unable to complete manual installation of Ubuntu Touch

    10
    0 Votes
    10 Posts
    3k Views
    A
    @lool_lauris I downloaded hh_clamor_repartition.zip and inspected its shell scripts. They are very simple if you are familiar with Linux system administration. Just usage of "dd", "parted" and "make_ext4fs" utils. Looking at current partitioning I figured out that my Nexus was affected by hh_repartition_32GB.sh script and to rollback the changes I just need to run the hh_stock_32GB.sh and that is it. Also before that for safety I did backup of crypto and grow partitions to my laptop because those scripts do that too.
  • Nexus 7 Opening Camera Crashes Tablet

    1
    1 Votes
    1 Posts
    202 Views
    No one has replied
  • Have I bricked my phone ?

    9
    0 Votes
    9 Posts
    819 Views
    LakotaubpL
    @Emphrath You could add solved to the title if you feel like it. Just click the three little dots to the right.
  • Nexus 5 - In both Pure Maps and Unav, maps will "hang" during navigation

    17
    1 Votes
    17 Posts
    2k Views
    W
    @poVoq I agree with you AGPS is here to improve the Time To First Fix (TTFF) but it has no influence on the positioning accuracy. We would just need to find out what output of the Nexus 5 GNSS receiver is used in UT; most of the time a receiver offers different types of outputs, more or less accurate: GPS alone, GPS coupled with GLONASS (seems like the Nexus 5 GNSS receiver uses both constellations), GPS coupled with SBAS (WAAS over the US, EGNOS over Europe, etc.). Maybe we should get in touch with the developers of UT regarding this specific issue in order to find a way to improve the positioning accuracy. How can we reach them on that subject?