UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. kazord
    3. Best
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 18
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Who wants to maintain uAdBlock (Backend / App)

      @beli3ver I may, if there is not anyone more active than me who want to be the new maintainer.

      posted in App Development
      K
      kazord
    • RE: The big scope question

      I'm back with a little schema : what's scope should be 0_1506413365155_scope.png

      the main points are :

      • datas are generate by apps
      • only 1 scope code that handle drawing all kind of data (from currents handle datatype)
      • data are sort by date, not by 'source scope' as it's now
      • we can have different instance/view of scopes with one filter on each.

      Example of types (maybe they can be mixed in a view, type are fixe in scope 'API') :
      Text, pictures, actions ....

      Example of categories : (developper wishes)
      News, Shortcut, Social ....

      posted in General
      K
      kazord
    • RE: RSS Reader

      After some delays, finally updated : https://open-store.io/app/rssreaderscope.kazord
      In order to apologize for the waiting, i added an import feeds feature (from an OPML online file)

      posted in App Development
      K
      kazord
    • RE: The big scope question

      hi,
      I'm the developer of RSSreader scope, and as i scope user and developer, let's share my though :

      Current scope splits content in a tree ( scope page /section / sub section and so one)
      It's hard to develop scope and to share content / trigger actions with an app (bad manuals from ubuntu) but it's look possible in the actual scope code.

      As some user, i had a nokia N9 in my hand and meego today view was really cool (my app tried to achieve similar view with rss)

      What's my view for future :

      • Easier / documented way to share content / action
      • maybe a way to have personal qml item inside the scope
      • Improved scope aggregation content example, sorted by date instead of brain dead aggregation with sections

      Also, i'm sad to have miss this QA 🙂

      Regards
      Kazord

      posted in General
      K
      kazord
    • RE: RSS Reader

      Standalone app is here : https://open-store.io/manage/simplestrss.kazord

      posted in App Development
      K
      kazord
    • RE: Why uAdBlock currently no longer works

      I don't have the working details on the server side

      but from an optimisation point of view it sould be faster and lighter to have :

      • 1 file for each commun entries in lists and merge client side.
        (exemple 1.txt contains entries only in the list 1, 1-2.txt contains entries common on list 1 & 2 and so on)
        from client side just dl every files that match activated lists.

      • 2 avoid rebuild all if possible (and optimize code/io for lower spec servers)

      With that I hope it's possible to cut the server price a lot (cheapest ovh server is like 3€/m)

      posted in App Development
      K
      kazord
    • RE: Who wants to maintain uAdBlock (Backend / App)

      I'm waiting for @beli3ver to get backend script in order to make the app work again
      after that, update and 20.04 will come if there is not to much code to change (more code will just means more delays)

      posted in App Development
      K
      kazord
    • RE: How to extend the system UI and UX?

      @marc_aurel a think a good way to do it may be working on lomiri idle background and transform it to display a 'launcher' app content instead of a simple image.
      As it's not a priority of ubports team, you should do the work and make a pull request. I already made some test and it's look like to be the more convenient way to extend the launcher.

      posted in Lomiri (was Unity8)
      K
      kazord
    • RE: UT home concept

      @cunotj apps look like to be in the next page, see icon on the bottom : home, apps, music and so on

      I like the concept too, so awesome & better than today scope

      posted in Design
      K
      kazord