UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. CiberSheep
    3. Posts
    Offline
    • Profile
    • Following 1
    • Followers 7
    • Topics 39
    • Posts 755
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: I wanna go home

      @Zer0 said:
      I can post again

      Sorry for the hiccup

      posted in Design
      CiberSheepC
      CiberSheep
    • RE: I wanna go home

      @Keneda said:

      was still active before

      True. Sorry, I had too many old thread reopened by the user.

      posted in Design
      CiberSheepC
      CiberSheep
    • RE: I wanna go home

      @Keneda thank you Kaneda, but this user was reviving threads inactive for months with the same message (that I merged into one thread or deleted if it was only this message).
      One thread is enough. Mentions on active threads are ok if it's not only the link to other threads.

      posted in Design
      CiberSheepC
      CiberSheep
    • RE: click on notification bubble

      @mihael said:
      I don't want to get you upset

      I'm sorry. I should learn again how to listen. Forgive me.

      @mihael said:
      why are you against click on notification bubbles? - especially since you have them disabled

      True and well spotted.
      I find bubble notifications annoying (that I left clear) additional the app badges (or whatever called). Let me explain and mix.
      I disabled notification bubbles but SMS ones can't be disabled (nor incoming call ones, that's understandable).
      I do that because they turn on the screen (unwanted behavior for me) and I read «add tap actions». So for me is «unwanted with SMS and unwanted tap actions on top». I read now that they might be options.

      I already answer automatic responses when I get a call (and the phone is on my pocket).

      On the desktop, as Unity does, notification bubbles are «click transparent» so you tap through them because you cannot move them.

      I find it terrible if you are using an app and tap on the header and SMS bubble shows. Add a url action.

      That's my point of view.

      @mihael said:
      Thank you.

      Thank you.

      PS: I find a terrible idea those App badget
      Notifications should be all in one place: the Notification indicator, not scattered on each app.

      8f233fe5-4d9e-422f-abf1-8617f0169591-image.jpeg

      posted in OS
      CiberSheepC
      CiberSheep
    • RE: I wanna go home

      @Zer0 please, I would suggest you don't spam on old subjects. One thread for your app is more than enough

      posted in Design
      CiberSheepC
      CiberSheep
    • RE: click on notification bubble

      @mihael this is the intended behavior.
      No click on notification bubbles, please.
      I have disabled notification bubbles long time ago, as they turn on the screen and that's annoying.
      Notifications should show in the notifications indicator. All of them in one place.

      posted in OS
      CiberSheepC
      CiberSheep
    • RE: click on notification bubble

      @mihael that's the behavior by design.
      Notification bubbles turns the screen on (you can swipe them away).
      Notification in the Notifications indicator are clickable, they should open the app or addition options (like the quick answer from SMS app).

      The only notification bubble that doesn't follow that rule (and others) is the one from Dialer

      posted in OS
      CiberSheepC
      CiberSheep
    • RE: Internet access restriction affecting ubports-installer: list your country

      @libremax Spain when there's football on the tv (I'm not joking)

      posted in UBports Installer
      CiberSheepC
      CiberSheep
    • RE: questions about app confinement

      @developerbayman said:
      simple question really ...do we really need app confinement??

      Yes 🙂

      @developerbayman said:
      ...but like everyone including myself is making unconfined apps because xyz does not work

      Only a few developers are unconfining their apps because they don't want to follow the OS way of doing things. Last time I got a «ContentHub?, No!».

      posted in Support
      CiberSheepC
      CiberSheep
    • RE: How to add a new kind of account into Accounts?

      @lduboeuf aaaah, true. I thought Notes was unconfined... (I thought all core apps would be), but it seems not to (apparmor)

      It also needs to specify an account-qml-plugin that I think is how the app (Notes in this case) authorize the provider:

      https://gitlab.com/ubports/development/apps/lomiri-notes-app/-/blob/main/manifest.json.in?ref_type=heads#L15

      the qml file is:

      https://gitlab.com/ubports/development/apps/lomiri-notes-app/-/blob/main/src/account-plugin/qml/evernote/Main.qml.in?ref_type=heads

      PS: I'm still confused with the different hooks and different apparmors...

      posted in App Development
      CiberSheepC
      CiberSheep
    • RE: How to add a new kind of account into Accounts?

      Ah, no. Maybe it is mooooore complicated and ¿unsuported?

      From old documentation:
      https://wiki.ubuntu.com/SecurityTeam/Specifications/OnlineAccountsConfinement

      https://phone.docs.ubuntu.com/en/platform/guides/online-accounts-developer-guide

      And it requires an apparmor template?

      posted in App Development
      CiberSheepC
      CiberSheep
    • RE: App: Where?

      New version of Where?

      • Better detect weird gmaps links (again)
      • Add paste button in TextField
      • Don't disable paste button (TextField-canPaste is false when app launches)
      • Remove buttons from ListItems, copy on tap
      • Enable lat and long when there's a value
      • Update Catalan translation
      • Fix link not enabled on Original URI
      • Added Long URI, and its shortcode
      posted in App Development
      CiberSheepC
      CiberSheep
    • RE: How to add a new kind of account into Accounts?

      I think I didn't explain myself correctly XD
      I was thinking in adding a new service Provider that is not in the system.

      Maybe here:
      https://gitlab.com/ubports/development/core/lomiri-online-accounts/-/tree/main/example++s

      posted in App Development
      CiberSheepC
      CiberSheep
    • RE: How to force a link to open with a selected app?

      Ah, no. I don't think it's possible to pass an url + the appid link. The idea is to open the app...

      posted in App Development
      CiberSheepC
      CiberSheep
    • RE: How to force a link to open with a selected app?

      To investigate:
      https://gitlab.com/ubports/development/core/lomiri-url-dispatcher/-/blob/main/tests/dispatcher-test.cc

      ^__^

      posted in App Development
      CiberSheepC
      CiberSheep
    • RE: How to force a link to open with a selected app?

      Oh!
      Might be this?

      application:///morph-browser.desktop

      https://gitlab.com/ubports/development/core/lomiri-schemas/-/blob/main/data/schemas/com.lomiri.Shell.gschema.xml.in#L268

      posted in App Development
      CiberSheepC
      CiberSheep
    • RE: How to force a link to open with a selected app?

      @kugiigi I'm pretty sure it only works for clicks as it takes appID

      For the messaging app... I think you can use 'message://' 🙂
      You can see the hooks for the url-dispatcher in the system.

      $ lomiri-url-dispatcher-dump 
      video,"",/usr/share/lomiri-url-dispatcher/urls/mediaplayer-app.url-dispatcher
      audio,"",/usr/share/lomiri-url-dispatcher/urls/mediaplayer-app.url-dispatcher
      syncmonitorhelper,"",/usr/share/lomiri-url-dispatcher/urls/syncmonitorhelper.url-dispatcher
      evernote,"",/home/phablet/.cache/lomiri-url-dispatcher/urls/notes.ubports_reminders_1.0.1.url-dispatcher
      tel,"",/usr/share/lomiri-url-dispatcher/urls/dialer-app.url-dispatcher
      dialer,"",/usr/share/lomiri-url-dispatcher/urls/dialer-app.url-dispatcher
      addressbook,"",/usr/share/lomiri-url-dispatcher/urls/address-book-app.url-dispatcher
      message,"",/usr/share/lomiri-url-dispatcher/urls/messaging-app.url-dispatcher
      sms,"",/usr/share/lomiri-url-dispatcher/urls/messaging-app.url-dispatcher
      http,"",/usr/share/lomiri-url-dispatcher/urls/morph-browser.url-dispatcher
      https,"",/usr/share/lomiri-url-dispatcher/urls/morph-browser.url-dispatcher
      ...
      

      I think the apps should receive an url if it's indicated in the desktop file:
      Exec=morph-browser %u
      %u should be 1 link, %U a list of them

      posted in App Development
      CiberSheepC
      CiberSheep
    • How to force a link to open with a selected app?

      The issue:

      • I've set up some links to open by App1
      • Inside App1, I show a link
      • This link, when tapped, is opened by App1

      How do I force the link to be opened with Morph?

      I've seen this, but I couldn't make it work as

      Qt.openUrlExternally("appid://morph-broswer.ubports/morph-broswer/current-user-version" link)

      Is the ContentHub required?

      posted in App Development
      CiberSheepC
      CiberSheep
    • RE: Is unav.me down?

      @libremax true. Thanks for the hint

      posted in General
      CiberSheepC
      CiberSheep
    • Is unav.me down?

      5b6de80f-d486-4883-b7a4-ffd28480b49e-image.jpeg

      @flohack

      posted in General
      CiberSheepC
      CiberSheep