Skip to content
Snippets Groups Projects
  1. Jan 07, 2025
  2. Apr 02, 2023
  3. Jan 05, 2023
  4. Sep 29, 2021
  5. Sep 19, 2021
  6. Jun 05, 2020
  7. May 24, 2020
  8. Mar 14, 2020
  9. Mar 09, 2020
  10. Jan 10, 2020
  11. Aug 31, 2019
    • Ingo Feinerer's avatar
      htc-protou: new device (HTC Desire X) (!588) · 28f0e5d4
      Ingo Feinerer authored and Oliver Smith's avatar Oliver Smith committed
      Changes in the kernel defconfig:
      - disable ANDROID_PARANOID_NETWORK (removes network restrictions)
      - enable CONFIG_USB_G_ANDROID and CONFIG_DIAG_CHAR (for USB networking)
      - enable DEVTMPFS (needed for udev -> touch support in weston)
      - enable FB_MSM_DEFAULT_DEPTH_RGB565 (for 16-bit support to avoid red
        screen)
      - enable SYSVIPC (so busybox' syslogd can log to a ringbuffer in the
        kernel)
      - enable VT (for virtual terminal over USB)
      
      [ci:skip-build]: already built successfully in CI
      Unverified
      28f0e5d4
  12. Jun 07, 2019
  13. Jun 06, 2019
  14. Dec 26, 2018
  15. 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
  16. Mar 30, 2018
  17. Mar 07, 2018
  18. Jan 06, 2018
  19. Dec 21, 2017
  20. 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
  21. Oct 07, 2017
    • zhenyolka's avatar
      Added [lg-d285] (#694) · 6878a237
      zhenyolka authored
      * Added [lg-d285]
      
      * Added [device-lg-d285
      
      * Added [device-lg-d285
      
      * Added [device-lg-d285]
      
      * Edit checksums
      
      * Update APKBUILD
      
      * Update APKBUILD
      6878a237
  22. Jul 28, 2017
  23. 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
  24. Jul 21, 2017
  25. Jul 08, 2017
  26. Jul 06, 2017
  27. Jul 04, 2017
  28. Jun 29, 2017
  29. Jun 27, 2017
  30. May 27, 2017
  31. May 26, 2017
Loading