gauthamx

@gauthamx

Joined on Jul 17, 2023

  • Introduction Mobian is an open source operating system for mobile devices. The idea behind this is to bring Debian GNU / Linux to your smartphone. PureOS, Fedora Mobility, postmarketOS, etc are some other operating systems apart from mobian for mobile devices. Phosh is the default shell for mobian. In this blog post we will be focusing on flashing mobian with phosh shell on OnePlus 6 moble device... let's Start... Before we begin, we need pre-built images for OnePlus 6 device and SDK Platform-Tools to use fastboot. Installation
     Like  Bookmark
  • <b>Project: Phosh-Mobile-Settings</b> <b>Author: Gotam Gorabh</b> <b>Issue Solved: #33</b> Overview Earlier phosh-mobile-settings uses AdwLeaflet but this will be deprecated in libadwaita 1.4 so It is better to port it to AdwNavigationSplitview. What? The AdwLeaflet widget can display its children like a GtkBox does or like a GtkStack does, adapting to size changes by switching between the two modes. When there is enough space the children are displayed side by side, otherwise only one is displayed and the leaflet is said to be “folded”.
     Like  Bookmark