• Script for updating apps [help needed]

    Pinned scripts clickable unfinished
    8
    0 Votes
    8 Posts
    748 Views
    CiberSheepC
    @gpatel-fr nice! Thanks. It look that it works very well! https://gitlab.com/cibersheep/update-apps/-/commit/5641633a44c8bd445514381a633433f9b21f8e3c
  • App developers' guide to publishing applications for Ubuntu Touch 24.04-1.x

    Pinned until 9/12/28, 8:51 PM
    7
    10 Votes
    7 Posts
    4k Views
    B
    But when building an app with clickable, parts of the output are: ... App config value qt_version: 5.12 ... QT_VERSION="5.12" ... I don't get this.
  • Update Ubuntu Touch apps to 20.04 Focal Fossa

    Pinned
    11
    4 Votes
    11 Posts
    7k Views
    CiberSheepC
    Fixed an issue where the regex would make Ubuntu.Web 0.2 -> Lomiri.Web 0.2 now should be fixed as it has to be Morph.Web 0.1 (most recent version for now) Update some checks and feedback to user added I need help with the sh because it's incomplete... MR's welcome https://gitlab.com/cibersheep/update-apps
  • 20.04 Focal

    Pinned
    9
    2 Votes
    9 Posts
    5k Views
    D
    @lakotaubp said in 20.04 Focal: @doniks Done :folded_hands:
  • Developer Documentation

    Pinned
    12
    8 Votes
    12 Posts
    9k Views
    mimecarM
    Good afternoon. Sorry for taking so long to fix it. The last few weeks I have been quite busy and I have not been able to dedicate time to projects. There was a problem with the DNS and it's fixed now. The link to the course should work fine.
  • [app]{release}~ubports forums, direct port of my android app

    2
    1
    0 Votes
    2 Posts
    15 Views
    developerbaymanD
    needs better testing tho but im gonna call it done
  • [Alpha] Greenline - A qml Whatsapp client for Ubuntu Touch

    29
    1 Votes
    29 Posts
    2k Views
    brenno.almeidaB
    More features: https://github.com/brennoflavio/greenline/releases Now you can reply to messages Text input box now renders correctly Contact messages now renders correctly, and you can send contact messages Chat page should load faster now Chat list page now updates when you receive a message and app is opened in background User metrics should work now Really big text messages should render now, and be collapsed
  • lets talk about the "focus bug" ...i dub thee

    4
    0 Votes
    4 Posts
    119 Views
    developerbaymanD
    @ChromiumOS-Guy what really has me confused tho is the same issue with the webserver as well but its actually between two apps instead of the one its like its not firing off until it registers focus
  • 0 Votes
    1 Posts
    78 Views
    No one has replied
  • [app]{public testingl}~xmrig touch beta

    4
    1
    0 Votes
    4 Posts
    313 Views
    developerbaymanD
    update i forgot to post the links
  • skyrim and fallout 4 native apps possibly incoming

    Moved
    6
    0 Votes
    6 Posts
    556 Views
    developerbaymanD
    but you would need to post the logs file
  • 20.04 Focal: uNav freezes with GPS enabled

    31
    1 Votes
    31 Posts
    8k Views
    costalesC
    I tried to upgrade the QML libraries & openLayers to latest version, but uNav continues to freeze... This happens from focal.
  • 0 Votes
    1 Posts
    137 Views
    No one has replied
  • Merezhyvo browser

    120
    3 Votes
    120 Posts
    13k Views
    N
    v 0.5.3 is live now Fixes: a bug preventing Master Password creation a few bugs of Bookmarks management a bug preventing keyboard to appear for capchas and iframes some other small keyboard fixes New / Improved: files downloads progress bar Updated Electron/Chromium engine updated Tor
  • Trying to revive 'ubtd' (Bluetooth file transfer)

    Solved
    82
    0 Votes
    82 Posts
    10k Views
    P
    @domubpkm said: @phandersson ok. I switched to dev channel and i tried to send a (big) file from my Volla 22 with UT to a Volla with volla OS with your last update : it works now. . Excellent news -- thanks for the feedback. But i found the transfer speed was very slow. Could it be improve or not ? Could you be a bit more specific, please? From what I read online, typical Bluetooth transfer speeds are between 1 and 3 Mbps. When I tested the app prior to releasing v0.1.1, I measured 1.3 Mbps when pushing a large file from my (Linux) laptop to the phone (Pixel 3a). Do you get a comparable bandwidth, or something much lower? (to measure it, I simply time the transfer and divide it by the file size).
  • [app]{public testing}*native port*~PPssPP psp emulator ~beta

    46
    1
    1 Votes
    46 Posts
    3k Views
    developerbaymanD
    @pparent i plan on hosting two one for my ubuntu touch stuff as is and one for my pylinux distro ....im gonna need terabytes
  • Firefox for Ubuntu Touch (uFirefox)

    14
    0 Votes
    14 Posts
    2k Views
    DJacD
    @projectmoon no probleme for me with backspace. but i don't made full tests... update : the probleme existe, only in the text box of the webpages (not for the app's texte box). drop down menu (already) don't works in parameters. after hyding keyboard, it won't re-pop. the app shutdown when I try to download a pdf file (but i can read it in the browser)
  • Signal UT: Signal-Desktop for Ubuntu Touch

    186
    1
    5 Votes
    186 Posts
    21k Views
    messayistoM
    @pparent copy that. thanks!
  • [app]{public testing}*native port*~winlator~alpha

    5
    1
    0 Votes
    5 Posts
    361 Views
    developerbaymanD
    found a fatal bug in the container launch ill have to go over it its my day off when i wake up ill prob fix it actually i forgot to inckude some important files
  • SDL3 and GLES

    5
    0 Votes
    5 Posts
    419 Views
    developerbaymanD
    @archie3d It uses the system libsdl2-dev from the ubuntu-sdk-20.04 clickable framework and for that framework the SDL2 package is 2.0.10+dfsg1-3 on Focal/arm64 ...i tend to find even if your building for a newer version of UT you still have to use older packages because there is a break it seems in the versions and packaging being updated? ..idk i do know every time i try to build with newer repos something breaks ....