Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. klh
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 64
    • Best 19
    • Groups 0

    Best posts made by klh

    • Call/number blocking wish list

      Hello, I'm interested in implementing a system-wide call/number blocking feature (re: https://github.com/ubports/dialer-app/issues/18, https://github.com/ubports/telephony-service/issues/43).

      I know what I would like from it:

      • contacts app integration
      • call blocking
      • sms blocking
      • ability to see history for blocked numbers
      • ability to easily block a number after the call

      But I'd also like to hear what the community wants so I don't miss anything, so let me know.

      THIS IS NOT A TOPIC TO ASK FOR PROGRESS, NOR WILL ANY PROGRESS BE SHARED HERE.
      Please stay on topic and post what you need from such a functionality. Asking for progress here is pointless - once I have time and have something you will definitely hear about it 😛

      posted in General
      klh
      klh
    • RE: Call/number blocking wish list

      @dizzy Silent mode / dnd was split into a separate topic (can't find it now though, not sure what happened - if nobody beats me to it I'll probably work on that one too). This one is about blocking specific numbers from being able to call/message you 😜

      I want this to be a part of the OS, not an app. As for donations, you can always donate to UBports: https://ubports.com/donate

      posted in General
      klh
      klh
    • RE: Call/number blocking wish list

      @domubpkm Yeah, I know about f-call 🙂 But this feature should be integrated into the OS though, so that's what I'm going to do. SailfishOS's ofono fork will help a lot.

      posted in General
      klh
      klh
    • RE: Call/number blocking wish list

      @keneda I've been deep in ofono recently so let's say the force is guiding me pretty well 😃

      No ETAs as usual, but things are slowly falling into place.

      posted in General
      klh
      klh
    • RE: Update of 4th August (devel)

      @dtarrant Going back to Android first might be the easiest - should all happen in fastboot so once you boot that it should be fine.

      posted in Lenovo Tab M10 X605F/L
      klh
      klh
    • RE: Call/number blocking wish list

      @dizzy I'm just a volunteer, no affiliation with the foundation. But if you like the feature once it's done, I'd prefer donations there - we wouldn't be here without it anyway 🙂

      I think silent mode should be a separate feature - with blocking you won't even know that you were called until you go into some menus so that won't really work even if we turn it into an allowlist - I like to get all notifications after I turn off dnd 😜

      @roese-leo Thanks for your suggestion, I didn't think about wildcards!

      As for recording, it's a complicated issue that spans multiple jurisdictions (for example where I live it would be perfectly legal to record the call I'm a party in, but in the USA each state has different rules) - I don't think this could ship by default, so it should be a 3rd party app.

      posted in General
      klh
      klh
    • RE: Pin code removal of 4 digits limitation

      @kugiigi It's a pin code, security is not improved that much by not showing the length - best UX would be to offer a choice.

      But if we are not saving the length then it should start with no circles - we could show some helper text like "enter PIN" and "enter PIN or use the fingerprint scanner" if that's also set up.

      The circles could show up empty and fill over ~200ms to preserve the current design a bit too.

      Also, @lduboeuf why 12 as the new limit?

      posted in Design
      klh
      klh
    • RE: Talk to the Non-Geek People

      @emphrath said in Talk to the Non-Geek People:

      [...] You don't want me to touch html code

      Good thing is the docs are written in reStructuredText, no HTML involved and pretty easy to write in any text editor. Or I can convert an odf/docx file for you, if you want (and make some simple diagrams if you add photos/images/doodles/descriptions).

      posted in Marketing Incubator
      klh
      klh
    • RE: OTA-20 Is Now Rolling Out

      @bolly Yeah, mandatory "here is a list of issues that seem similar" before you are able to post.

      posted in News
      klh
      klh
    • RE: OTA-20 Is Now Rolling Out

      @homer That should be relatively easy, depending on the features of the app. I might put it on my todo list (it's a bit long though, I still need a few apps to properly daily-drive my UBT device).

      @UniSuperBox throw an AI at it, soul-crushing work is what they do best 🙂

      posted in News
      klh
      klh
    • RE: Call/number blocking wish list

      @domubpkm Can you stop spamming this thread with ads for this app? I understand mentioning it once, but now it looks like advertising.

      posted in General
      klh
      klh
    • RE: Call/number blocking wish list

      @yoni Not yet, I had some higher priority stuff so for now I've just been reading though the relevant code.

      posted in General
      klh
      klh
    • RE: Call for testing: power indicator (esp. if it works for you now!)

      Tested on a Galaxy Note 4 (910F) and it also solves the issue.

      posted in OS
      klh
      klh
    • RE: Call for testing: power indicator (esp. if it works for you now!)

      @nero355 Seeing as you only have one battery with a defined technology I'd say this will work for you (not 100% sure as the list may be changing once you unplug).

      posted in OS
      klh
      klh
    • Call for testing: power indicator (esp. if it works for you now!)

      Hello!

      I created a fix for indicator-power that should make it better at recognizing the real battery. If you would like to test this and are on the devel channel, run these commands on your device:

      sudo ubports-qa install indicator-power 60
      

      and

      restart indicator-power
      

      (or reboot your device).

      To test simply unplug the device, observe the battery indicator, plug it back in and check again. Longer-term testing would be good too, to check if the battery level goes down as it should.

      Let me know your device, and:

      • if it worked for you before and now something is wrong (no charging indicator, always empty battery, etc)
      • if it didn't work before and now it works (shows charging, proper battery level)
      • if nothing changed

      by posting here or in the PR (https://github.com/ubports/indicator-power/pull/60)

      Thanks!

      Keep in mind that this can behave weirdly if it breaks, have a backup / don't do it on your daily driver unless you know how to fix a potentially broken system.

      posted in OS
      klh
      klh
    • RE: Where is Nextcloud system-settings code?

      @lsitongia Here is the main doc: https://docs.ubports.com/en/latest/systemdev/online-accounts.html

      Nextcloud QML plugin: https://github.com/ubports/account-plugins/tree/xenial/qml/nextcloud

      posted in OS
      klh
      klh
    • RE: Can't find any photo on real devices

      @007fred50 You can't browse device files directly because of security rules, you have to request them through the ContentHub.

      The linked documentation also links to the source code of an app that uses it to select images: https://gitlab.com/cibersheep/webapp-creator/blob/master/webapp-creator/app/ImportPage.qml#L38

      Not sure about the last error, can you post your clickable.json and .apparmor file?

      posted in App Development
      klh
      klh
    • RE: Some stuff that can be improved on this Forum :)

      @keneda Ah well, at least it's not phpBB 🙂 And themes look pretty easy to do in it.

      posted in Off topic
      klh
      klh
    • RE: Some stuff that can be improved on this Forum :)

      Does the forum use Discourse? If so stuff like making some buttons more visible can be solved in the theme, which might finally be something I can easily help with, since I'm a front-end dev by day and have experience with Discourse 😃

      posted in Off topic
      klh
      klh