- Jul 04, 2021
-
-
Caleb Connolly authored
Add ttyescape, a script and triggerhappy configuration to allow mobile device users to access and use a shell without having to plug in to a computer.
-
Signed-off-by:
Danct12 <danct12@disroot.org>
-
Oliver Smith authored
Move the package back from aports to pmaports and fix fall out from postmarketos-base-ui related breakage: * add the subset of depends from postmarketos-base-ui that are used in postmarketos-ondev * upgrade to postmarketos-ondev 0.7.1, where I made it compatible with using the default tinydm config (not just the one overridden in postmarketos-base-ui-tinydm) Reasoning for moving it from alpine to pmaports, in line with our new guidelines (that were written after the package was moved to aports): * has postmarketOS branding * enables services in post-install (similar to postmarketos-ui-* packages) Related: https://wiki.postmarketos.org/wiki/Packaging#Should_my_package_be_in_postmarketOS_or_Alpine.3F
-
- Jul 03, 2021
-
-
Oliver Smith authored
-
Oliver Smith authored
-
Oliver Smith authored
* use tinydm instead of lightdm * set default term to foot, as alacritty needs a recent opengl version (issue 984) * override sway config to actually use foot (there is no sway-sensible-terminal and upstream isn't interested in adding it) * set the pmOS wallpaper in the overridden sway config * add a subpackage that allows changing $mod to Alt, so it's easier to test this in QEMU while running i3/sway on the host with $mod set to Mod4 * re-enable previously disabled architectures * set myself as maintainer
-
- Jul 02, 2021
-
-
Newbyte authored
1 does fit the lock screen better, but 1.2 works better overall. Some things are tiny with 1. 1.2 fits the lock screen decently and still provides decently sized user interface elements.
-
Replaced by GNSS assistance support [ci:skip-build] already built successfully in CI
-
-
-
-
Downstream kernel made by Corellium which enables the iPhone 7 to boot. This is the continuation of my work for a PostmarketOS port based on @MartijnBraam kernel and devices packages. PogoOS by the Checkra1n team is used to boot the Linux kernel. Further instructions will be available in the PostmarketOS Wiki page. [ci:skip-build] already built successfully in CI
-
I sometimes test DB410c via mainline U-Boot, which wants to have the DTB in the "second" part of the Android boot image. Otherwise it works fine. Include it there additionally to simplify this. [ci:skip-build] already built successfully in CI
-
[ci:skip-vercheck] [ci:skip-build] already built successfully in CI
-
On top of the firmware we already have, we also need device-specific modem firmware. Use script from firmware-motorola-potter(credit goes to Sireesh Kodali). Also imitate the logic in firmware-motorola-potter.
-
-
[ci:skip-build] already built successfully in CI
-
- Jul 01, 2021
-
-
Currently, this only sets Firefox to run in Wayland mode, but in the future it might be used to make e.g. SDL applications run in Wayland mode. SDL applications are not set to run in Wayland mode right no as SDL 1.2 uses the same environment variable as SDL 2.0 for controlling video driver (SDL_VIDEODRIVER) and SDL 1.2 does not support Wayland and crashes if an invalid value is provided for SDL_VIDEODRIVER, and as such setting SDL_VIDEODRIVER=wayland globally would break all SDL 1.2 applications. This will however be fixed once SDL 1.2 is replaced by sdl12-compat in Alpine, as sdl12-compat implements the SDL 1.2 API and ABI via SDL 2.0 and as such supports Wayland. As such, once this happens we can start setting SDL_VIDEODRIVER=wayland. [ci:skip-build] already built successfully in CI
-
This causes issues with some programs, chiefly that gsd-xsetttings does not start properly. GDK_BACKEND=wayland is only really necessary to make Firefox run in Wayland mode anyway - other GTK 3/4 apps use it automatically. Firefox will be set to use Wayland via a following commit.
-
This reverts commit d7bcaece. The following commit fixes this in a better manner by not setting GDK_BACKEND=wayland.
-
[ci:skip-build] Built on CI
-
-
Having RMTFS at runlevel boot makes it start the modem too fast and causes crashes. Move it to runlevel default with a post-install. [ci:skip-build] already built successfully in CI
-
The Huawei Ascend G7 is based on Qualcomm MSM8916 and therefore makes use of linux-postmarketos-qcom-msm8916 as a close-to-mainline kernel. Initially supported features: - USB - Storage (eMMC, SD card) - Display - Touchscreen, Buttons, Vibrator - Notification LED - WiFi/Bluetooth - Accelerometer, Magnetometer, Proximity - Audio - NFC The modem needs more work to work around strange Huawei firmware mess. Note that the Huawei shipped an outdated firmware version that does not support booting aarch64 kernels (like used in this device port). However, the device does not verify firmware signatures so it is possible to flash firmware from other devices. This is mostly described in the wiki, but unfortunately it's quite complex. However, the aarch64 version of linux-postmarketos-qcom-msm8916 receives much more testing so I would like to avoid adding more armv7 MSM8916 devices unless absolutely necessary. For pointercal: Screen dimension 720x1280 Touchscreen dimension (reported by evtest) 1100x1900 720/1100*65536 = ~42896 1280/1900*65536 = ~44151 Offset doesn't seem to be needed. [ci:skip-build] already built successfully in CI
-
- Update to Linux 5.13 - Upstreamed many more patches - Various cleanup to BAM-DMUX driver to prepare for upstreaming - Enable support for virtualization/KVM via https://github.com/msm8916-mainline/qhypstub - Probably many other things I forgot :) - Add tons of kernel config options for containers and nftables - Add WireGuard to kernel config Device changes: - huawei-g7: Initial support for Huawei Ascend G7 - USB - Storage (eMMC, SD card) - Display - Touchscreen, Buttons, Vibrator - Notification LED - WiFi/Bluetooth - Accelerometer, Magnetometer, Proximity - Audio - NFC - lg-c50: Initial support for LG Leon LTE - USB - Storage (eMMC, SD card) - Buttons - WiFi/Bluetooth - Vibrator - Display - longcheer-l8150 (wileyfox-crackling): Fix proximity sensor - motorola-surnia: Add audio and modem - samsung-j5nlte: Add buttons - samsung-j5xlte: Initial support for Samsung Galaxy J5 (2016) - USB - Storage (eMMC, SD card) - Buttons - samsung-serranovelte: Add USB-OTG detection [ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
-
-
- Jun 29, 2021
-
-
Alexey Minnekhanov authored
-
- Jun 28, 2021
-
-
Alexey Minnekhanov authored
Samsung Galaxy S5 gains support for modem (and adsp) co-processors. [ci:skip-build] Already built on CI in MR
-
- Jun 27, 2021
-
-
[ci:skip-build]: already built successfully in CI
-
Alexey Minnekhanov authored
* cleanup, remove unused files * depend on swclock-offset [ci:skip-build] Already built on CI in MR
-
Alexey Minnekhanov authored
-
Alexey Minnekhanov authored
Move the package linux-samsung-klte to unmaintaned and rename it to linux-samsung-klte-downstream.
-
Alexey Minnekhanov authored
Downstream and mainline ports will use different subsets of firmware files. Split them into Wi-Fi and Bluetooth subpackages.
-
My engineering prototype 1 Gb pinetab is close to unusable, so I can't use it to test pmOS. Also, PINE64 is no longer selling these devices, and the ones that were sent previously to some developers use different display panel anyway. Martijn Braam and Dylan Van Assche agreed to maintain it. [skip ci]
-
- Jun 26, 2021
-
-
Clayton Craft authored
This replaces the dependency on osk-sdl with a dependency on a postmarketos-fde-unlocker virt. package osk-sdl and its dependencies are also added contitionally to the initfs, based on whether the osk-sdl exe is installed in the rootfs Also see: https://gitlab.com/postmarketOS/pmbootstrap/-/merge_requests/2066
-
Clayton Craft authored
Used by pmb!2066
-
Clayton Craft authored
-