Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. CiberSheep
    • Profile
    • Following 0
    • Followers 3
    • Topics 22
    • Posts 412
    • Best 136
    • Groups 0

    CiberSheep

    @CiberSheep

    261
    Reputation
    601
    Profile views
    412
    Posts
    3
    Followers
    0
    Following
    Joined Last Online
    Website cibersheep.com Location Deep Space Age 44

    CiberSheep Follow

    Best posts made by CiberSheep

    • [videotutorial] First Steps with Clickable

      Hello. UbunCon Sintra 2019 just posted my first talk at the UbuCon (and my first talk ever).

      If you want to get started with clickable and you don't know how, you might find this videotutorial interesting or useful.

      https://www.youtube.com/watch?v=JBMGhq-xT6c

      Have fun, thanks for the fish and sorry for the inner jokes.

      PS: You can post your questions in this thread if you need me to clarify something

      posted in App Development
      CiberSheep
      CiberSheep
    • Morph Icon Proposal

      I have been working in a Morph Browser icon.

      b9bdc4f2-4f2d-44d6-9c6d-56202125bd15-imatge.png

      4e7a9fd7-b978-40fd-8ff8-b51740b78fcd-imatge.png

      0b247966-15cc-4356-92aa-e4fe56d625e9-imatge.png

      Thoughts?


      Hints:

      • Name

      Marius answered to «Why is called Morph»:

      Since it "Morphs" into different shapes (convergence) and fits all screens

      • Icon
        Based on Origami (Licenced CC-by Creative Mania from the Noun Project)
      posted in Design
      CiberSheep
      CiberSheep
    • RE: TELEports. New Telegram app icon design

      So, following @Josele13's idea this could be it:

      0_1546992729927_8ba4c8ff-c72b-4f1c-8922-779e6d4582f4-imatge.png

      @Flohack Do you need a rounded corners version for something? If you use the sqared svg UT takes care of the corners 😃

      posted in Design
      CiberSheep
      CiberSheep
    • QML Templates and Tools

      List of Useful Code

      I thought it would be useful to do a list of little templates, tools and maybe tricks to common problems we face when developing.

      Templates

      • About QML Template
      • Button to Hide/Show Header
      • Download Dialogue with Progress Bar
      • Import Hub example. Click on the button to import a file and see in the logs the mimeType, url, etc

      Tools

      • Download Interceptor (download files that cannot be handled by the download manager
      • Blob Saver (be able to download blob url)

      Thanks @bhdouglass
      Do you want to share yours?

      posted in App Development
      CiberSheep
      CiberSheep
    • Ubuntu Touch Human Interface Guidelines (first draft)

      We have finished a first draft for a Human Interface Guidelines wiki

      It is basically most of the information we have been using until today.
      Merge requests and comments are welcome

      0_1545167298822_fab26ddf-2cfb-4aa5-b173-4de41fd43b01-imatge.png

      posted in Design
      CiberSheep
      CiberSheep
    • RE: PinePhone

      Random thoughts:

      I've been using only UT for the last four years. No turning back for me. I have very good experience with my E5.
      I've bought a PinePhone to support the project and to have a possible replacement for my beloved grandpa E5 in a future.

      posted in General
      CiberSheep
      CiberSheep
    • RE: Linphone App Now In OpenStore

      Hello!
      Thanks for the hype, notification and questions.
      @domubpkm:

      • the Linphone app currently diesn't support encryption. It's planned for next releases. Supposedly is possible with the code but all the help is welcomed.
      • About privacy, here you have the legal aspects of Linphone service. Notice that when stted «contact list on your phone» and similars, they are talking about iOS and Android Linphone apps.
        Linphone for UT uses the command line Linphone, called linphonec and the daemon linphonecsh and you can see here the modification Brian did to it and the qml code used in the app.
      • Here you can check how SIP should work as a protocol.
      • And to change the email parameter for a Linphone account, you have to do it (for now) at their website or creating a «new account» in the app and checking the bottom section (witch is actually the same website).
      posted in News
      CiberSheep
      CiberSheep
    • QML templates and codes

      I have updated the qml templates with an element I feel very proud of: Rotate an element dragging it. Yeah!

      posted in Design
      CiberSheep
      CiberSheep
    • Clock Redesign Ideas

      Let's dance:

      Let's redesign the Clock. Send your sketches. Have in mind that it has to be Ubuntu Touch. Keep in the Suru guidelines and remember that is has to rotate (so portrait and landscape) and adapt to small and big screens. Some ideas collected from the survey:

      [...] we are giving a prominent space to World Clocks and Clock, which are thins that few people uses (specially clock if it's visible on the indicators)
      I'm thinking that:

      • Could it be possible to join timers and chronometer in one Section and add a Sections for Alarms? So that could be: Alarms | Clock | ChronoTimer?
      • Do we keep Sections as they are but swap World Clocks and Alarms? So they are visible when opening the app? And put the World Clocks in the BottomEdge?
      • We make the clock smaller to squeeze the world clocks there? We get rid of the clock And split the Selection between a list of alarms and a list of world clocks?
      posted in Design
      CiberSheep
      CiberSheep
    • Clock App Survey

      I'm interested to know the use we do of the clock app as it will be useful for a small redesign 🙂

      a) I open the Clock App when I want to: _____________
      b) I normally open the Clock App from: ______________
      c) I think Clock App misses: _______________________

      Rate the following aspects between 0-4, being
      0 I don't know what's that,
      1 never, once or for testing,
      2 some times,
      3 quite often and
      4 always:

      d) Clock (the time)
      e) World Clock (more than 1 city clock)
      f) Alarm (wake me up)
      g) Chronometer (timer with laps)
      h) Timer (count down)

      i) I have been using Ubuntu touch as my main device since: _______ (or never if it's not your main drive)

      posted in Design
      CiberSheep
      CiberSheep

    Latest posts made by CiberSheep

    • RE: messaging-app: Stickers feature

      @lduboeuf Looks good to me ^__^

      posted in Design
      CiberSheep
      CiberSheep
    • RE: Keyboard autocorrect issues

      @povoq So, it seems a project you might want to start 😃
      I don't know where is the logic but try looking here: https://github.com/ubports/keyboard-component/tree/xenial/src/lib/logic

      posted in OS
      CiberSheep
      CiberSheep
    • RE: Keyboard autocorrect issues

      @povoq You can set the options to not change the words or even turn the autocrrect off (solves some issues with TextAreas as well)

      posted in OS
      CiberSheep
      CiberSheep
    • RE: Python + device Camera? (nexus5)

      @masterchop Meybe you want to look into the Camera Scanner app as it's using opencv as well (it's using c++ though):

      https://open-store.io/app/camerascanner.jonnius

      posted in App Development
      CiberSheep
      CiberSheep
    • RE: Custom keyboard layout, and better language input [suggestion]

      @rayko The code for the OSK is here:
      https://github.com/ubports/keyboard-component/tree/xenial/plugins/bg

      You can modify the qml to improve Bulgarian layout

      posted in Design
      CiberSheep
      CiberSheep
    • RE: Linphone App Now In OpenStore

      @alvescosta There's no contact integration at the moment. You have to dial the numbers you want to dial.

      sip addresses should work though (like the sip://user@domain.com)

      posted in News
      CiberSheep
      CiberSheep
    • RE: Easy fix possible? Issue of not readable time on Volla Phone display with rounded corners?

      @gt Yep. That's a known issue. Not an easy one to solve though.
      There is some discussion about it...

      posted in General
      CiberSheep
      CiberSheep
    • RE: HDMI working ?

      @marathon2422 yes

      posted in BQ M10 FHD
      CiberSheep
      CiberSheep
    • RE: Using QBS for UBports applications

      @kugiigi meta!

      posted in App Development
      CiberSheep
      CiberSheep
    • RE: QML - reload Repeater data?

      Maybe you can take a look at Fluffy Chat
      https://gitlab.com/ChristianPauly/fluffychat/

      posted in App Development
      CiberSheep
      CiberSheep