- Feb 16, 2022
-
-
espidev authored
Follow upstream change in https://invent.kde.org/plasma-mobile/plasma-phone-settings/-/blob/master/etc/xdg/kdeglobals Lower StartDragDist so that flicks feel smoother (less "jumping" when a flick gesture is detected).
-
Clayton Craft authored
MMS support (via mmsd-tng) involves sending/receiving network requests/responses over the wwan interface. If it's ipv4-only and the device is connected to some other ipv4 network on another iface (like wifi), this can cause the rp_filter to reject responses on wwan iface because it incorrectly thinks they are martian packets. This does theoretically disable some "security" feature in the kernel, but it's worth noting that: 1) rp_filter isn't implemented at all in the kernel for ipv6 2) other distros (mobian, pureos at least) are also disabling rp_filter 3) this seems to be a relatively common problem with folks using mms on pmOS, since many carriers' data networks are ipv4-only also see: https://gitlab.com/kop316/mmsd/-/merge_requests/55/diffs?commit_id=b22c253fb939ff1eb949ea4e628706e6a28c851a [ci:skip-build] already built successfully in CI
-
- Feb 15, 2022
-
-
Should have been dropped in https://gitlab.com/postmarketOS/pmaports/-/merge_requests/2743, but wasn't.
-
Should have been dropped in https://gitlab.com/postmarketOS/pmaports/-/merge_requests/2743, but wasn't.
-
Closes #929
-
ondev-boot-mount.sh expects the 'real' losetup (it uses --show), instead of the busybox version (which doesn't support that parameter). Alpine broke this in 31372fab76 when they split out losetup from util-linux [ci:skip-build]: already built successfully in CI
-
- Feb 13, 2022
-
-
-
Oliver Smith authored
Allow calling the script with: SPLASH_CONFIG=$srcdir/splash.ini devicepkg_build $startdir $pkgname In order to pass a custom splash config, as it will be used with the PineNote (MR 2910).
-
[ci:skip-build]: already built successfully in CI
-
- Feb 11, 2022
-
-
Clayton Craft authored
Includes some udev rule tweaks to improve camera unloading/loading, and some audio switching fix [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
-
Clayton Craft authored
upstream changelog: https://source.puri.sm/Librem5/linux-next/-/blob/eff2f41022ca0908cce77d5cfbb5b73545429d18/debian/changelog [ci:skip-build] already built successfully in CI
-
- Feb 10, 2022
-
-
Signed-off-by:
David Heidelberg <david@ixit.cz> [ci:skip-build] already built successfully in CI
-
Since 4.12-rc1 kernel is DMA & IOMMU pretty much broken, but it does affect only framebuffer and GPU. Signed-off-by:
David Heidelberg <david@ixit.cz>
-
[ci:skip-build] already built successfully in CI
-
The postmarketOS icon was moved to a new location (see issue #1418). Therefore the button of whiskermenu in the panel becomes empty. This commit creates a symlink at the old location to restore the icon on existing Xfce4 installations. [ci:skip-build] already built successfully in CI
-
GNOME shell runs a test to verify that and it is also a documented requirement. https://wiki.gnome.org/Projects/GnomeShell/FAQ#Using [ci:skip-vercheck] [ci:skip-build] already built successfully in CI
-
- Feb 09, 2022
-
-
Clayton Craft authored
This requires a kernel >=5.15, and uses a better focus implementation that doesn't require "sudo i2ctransfer" [ci:skip-build] already built successfully in CI
-
Clayton Craft authored
This enables suspend(!), and rebases the config on purism's config.
-
Newbyte authored
plasma-phone-components was renamed to plasma-mobile here: https://gitlab.alpinelinux.org/alpine/aports/-/commit/daf5758abac65bcb8c8ac7d951998555c613063a?page=2#f918702c0b126a554b4efd9f6e4a6eeda78d4b0d
-
Bart Ribbers authored
-
- Feb 08, 2022
-
-
This copies rules from /etc/udev/rules.d as well which ensures that device-specific udev rules (e.g. for Nokia N900) are available in the initfs. Relates to: #1411
-
Stacy Harper authored
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
Add msm8939 based Alcatel Idol 3 (5.5") Signed-off-by:
Vincent Knecht <vincent.knecht@mailoo.org> [ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
- Feb 06, 2022
-
-
Relates to #1346 regulators.patch was upstreamed. [ci:skip-build] already built successfully in CI
-
[ci:skip-build] already built successfully in CI
-
For a merge list, please see the merge commits: - 5.16.3 - (https://gitlab.com/sdm845-mainline/linux/-/commit/98fb3b41210d7de922ece6651ea89231e3aed163) - 5.16.4 - (https://gitlab.com/sdm845-mainline/linux/-/commit/2962c41f9da16a931f39fc78678fd63bedc62a51) - 5.16.5 - (https://gitlab.com/sdm845-mainline/linux/-/commit/9ee391628fb83b8c419ce5d4fe7ef47fddf30be0 ) Change-Id: If5ba0303b6a9a636ec1f303739804a9fa9c37e2a Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build] Already built successfuly on CI in MR
-
- Feb 03, 2022
-
-
[ci:skip-build] already built successfully in CI
-
-
Fixes: #1309
-
- Feb 02, 2022
-
-
Prevent apk from pulling in pipewire-pulse instead of pulseaudio, as this leads to various audio issues with Phosh in postmarketOS (volume buttons not working, no sound in various applications). Pipewire will be a great replacement for pulseaudio, but let's rather enable it intentionally for Phosh once we fixed everything that's currently breaking with it. Without this patch it may get installed when installing or upgrading other packages (not entirely sure how it gets triggered yet, but I have seen it myself multiple times and we've gotten reports about it). [ci:skip-build] already built successfully in CI
-
Require a version of pmbootstrap that supports conflicting dependencies, for the upcoming patch that adds !pipewire-pulse as dependency to postmarketos-ui-phosh. Related: pmbootstrap MRs 2146, 2157
-
Show a prompt at startup to unlock the SIM if it is locked.
-
Newbyte authored
-