UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Craig
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 42
    • Groups 0

    Topics

    • CraigC

      Automatically Delete Unauthorized Cookies from Morph upon Close

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      3
      1
      3 Votes
      3 Posts
      312 Views
      CraigC
      @domubpkm I don't use the private browsing feature in Morph. But what I understand is it will delete not only all cookies, but your history as well. If you run Morph in regular mode with this script, you can keep the cookies with sites you trust and all your history, too. Using this script would be similar to the Manage Exceptions feature in the Firefox Security and Privacy settings. There you can “Allow” certain websites to leave cookies while you have ticked a checkbox “Delete cookies when Firefox is closed”. So, you can login quicker with sites you trust and also quickly find that page you visited a couple days ago in your history.
    • CraigC

      How to install PIA VPN on UT (Working!)

      Watching Ignoring Scheduled Pinned Locked Moved General
      27
      0 Votes
      27 Posts
      6k Views
      CraigC
      @mamaji77111 Yes, true. I had to address all those issues to get the VPN install script to work again.
    • CraigC

      SOLVED: How do I get my app to launch the web browser?

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      21
      1 Votes
      21 Posts
      4k Views
      lduboeufL
      @Craig thanks for sharing
    • CraigC

      apparmor picture_files_read

      Watching Ignoring Scheduled Pinned Locked Moved App Development
      15
      0 Votes
      15 Posts
      1k Views
      CraigC
      @AppLee Okay, I tried it. I did "clickable create" and selected the C++ binary option. When I run "clickable" the main.cpp file calls qml/Main.qml and it says "Hello World!" on my touch device. Now, I tried to swap the code in Main.qml for this code here: https://api-docs.ubports.com/sdk/apps/qml/Ubuntu.Content/ContentHub.html The code just below "Example usage for importing content:" When I run "clickable", clickable reports: /bin/sh: 1: Syntax error: "(" unexpected Is there a mistake in the documented code? What do I need to put in the Main.qml file so it brings up the content hub? Thanks!
    • CraigC

      Hello World, Hello SDL

      Watching Ignoring Scheduled Pinned Locked Moved App Development sdl clickable c++ video games
      3
      0 Votes
      3 Posts
      1k Views
      lduboeufL
      for reference : https://forums.ubports.com/topic/2178/c-and-sdl-with-clickable-a-little-help-please/19
    • CraigC

      C++ and SDL with Clickable. A little help please.

      Watching Ignoring Scheduled Pinned Locked Moved App Development link c++ app sdl2 sdl
      32
      4 Votes
      32 Posts
      10k Views
      poVoqP
      @Craig Maybe you could help out here: https://gitlab.com/clickable/clickable/issues/122