Skip to content
Snippets Groups Projects
  1. Sep 19, 2021
  2. May 24, 2020
  3. Mar 14, 2020
  4. Mar 09, 2020
  5. Feb 09, 2020
  6. Dec 26, 2018
  7. Aug 23, 2018
  8. Apr 24, 2018
    • Oliver Smith's avatar
      msm-fb-refresher: use initfs hook (#1438) · f5d5a9be
      Oliver Smith authored
      The `msm-fb-refresher` updates the screen for msm based devices. It is
      not needed for all devices, so we had some extra code in the initramfs,
      that would only add it when the `deviceinfo_msm_refresher` variable was
      set. However, we are able now to add files to initramfs hooks, so this
      hack can be removed and simplify everything.
      
      Changes:
      * Remove `deviceinfo_msm_refresher` from all deviceinfos
      * Add sanity check for it
      * Move all `deviceinfo` sanity checks to an extra function
      * `postmarketos-mkinitfs`: remove code for msm refresher
      * `msm-fb-refresher`: add initramfs hook
      f5d5a9be
  9. Mar 07, 2018
  10. Dec 21, 2017
  11. Oct 20, 2017
    • clayton craft's avatar
      Fix #499: Don't generate weston.ini from the deviceinfo anymore (#739) · fdff56f4
      clayton craft authored
      @drebrez deserves much credit for this one for all the testing,
      bisecting and for fixing everything. Thank you very much!
      ---
      * devices which need a custom weston.ini ship it with a install_if
        subpackage, so it only gets installed when weston is installed. This
        sounds complicated, but is actually pretty clean in the APKBUILD.
      * postmarketos-ui-weston: has a weston.ini.default, which enables
        xwayland and uses fbdev as backend (because that's what most
        devices use!). It defaults to the weston.ini.default if there is no
        weston.ini (as installed by the device package).
      * changed spaces to tabs for consistency, general minor refactoring of
        device-APKBUILDs
      fdff56f4
  12. Sep 18, 2017
    • drebrez's avatar
      Add LG G Watch (dory) support (#595) · 3c988d76
      drebrez authored
      * Add LG G Watch (dory) support
      
      * Use github.com mirror instead of googlesource.com to have fixed checksum
      
      * Fix kernel compilation and remove unnecessary initfs-hook for framebuffer settings
      3c988d76
  13. Sep 01, 2017
  14. Aug 18, 2017
  15. Jul 28, 2017
  16. Jul 23, 2017
    • Martijn Braam's avatar
      New splash images in mkinitfs (#240) · c8e48039
      Martijn Braam authored
      Thanks, Martijn Braam!
      
      * Made postmarketos-mkinitfs use postmarketos-splash to generate splash images
      * Added screen sizes to all deviceinfo files
      * Bumped pkgrel for all device packages
      c8e48039
  17. Jul 21, 2017
  18. Jul 08, 2017
  19. Jul 06, 2017
  20. Jul 04, 2017
  21. Jun 30, 2017
  22. Jun 29, 2017
  23. May 26, 2017
Loading