Commits on Source (9)
-
Package auto-update authored
-
It's possible that additional sources have been made to an APKBUILD which are unstaged, but if the hunks adding those sources haven't been staged either then it doesn't make sense to fail on this. Use git show to get only the staged hunks for the APKBUILD. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
The deviceprofile is now in a tagged sxmo release. The conky issue will be mentioned in wiki for users to manually disable, until upstream allows toggling it.
-
Do not duplicate udev rules that are also shipped by upstream
-
pmos now defaults to droid sans font
-
The bq27200 fuel gauge depends on its battery-backed memory for capacity reporting. If the supply is off for some time, the fuel gauge's last known capacity is reset, after which a capacity value can only be read after a full charge cycle. Thus, most of the time, as used on the Nokia N900, the reported percentage cannot be relied on for making power-off decisions on battery low conditions, e.g. through UPower. However the fuel gauge can very accurately detect and report a low battery condition internally, even if the reported capacity is incorrect, e.g. when it has been reset. The low battery condition is reported by the kernel via capacity_level in sysfs, and also generates uevents. So we can implement safe battery shutdown by requesting the kernel to more regularly polling for status changes, then performing an immediate shutdown when the capacity_level is reported as Low and the device is not charging.
-
As of upower 1.90.5, it is possible to configure upower to not take an action when the battery capacity is reported as critically low. Since the Nokia N900 now monitors its battery capacity using udev scripts, which is more accurate than upower's calculation, enable the new ignore feature for the N900.
-
Package auto-update authored
-
Oliver Smith authored
Showing
- .githooks/pre-commit 12 additions, 2 deletions.githooks/pre-commit
- cross/musl-aarch64/APKBUILD 3 additions, 3 deletionscross/musl-aarch64/APKBUILD
- cross/musl-armhf/APKBUILD 3 additions, 3 deletionscross/musl-armhf/APKBUILD
- cross/musl-armv7/APKBUILD 3 additions, 3 deletionscross/musl-armv7/APKBUILD
- cross/musl-riscv64/APKBUILD 3 additions, 3 deletionscross/musl-riscv64/APKBUILD
- cross/musl-x86/APKBUILD 3 additions, 3 deletionscross/musl-x86/APKBUILD
- cross/musl-x86_64/APKBUILD 3 additions, 3 deletionscross/musl-x86_64/APKBUILD
- device/community/device-nokia-n900/APKBUILD 17 additions, 24 deletionsdevice/community/device-nokia-n900/APKBUILD
- device/community/device-nokia-n900/bq27k-monitor.sh 16 additions, 0 deletionsdevice/community/device-nokia-n900/bq27k-monitor.sh
- device/community/device-nokia-n900/bq27k-options.conf 1 addition, 0 deletionsdevice/community/device-nokia-n900/bq27k-options.conf
- device/community/device-nokia-n900/sxmo/deviceprofile.sh 0 additions, 20 deletionsdevice/community/device-nokia-n900/sxmo/deviceprofile.sh
- device/community/device-nokia-n900/sxmo/start_hook.sh 0 additions, 130 deletionsdevice/community/device-nokia-n900/sxmo/start_hook.sh
- device/community/device-nokia-n900/udev/10-nokia-modem.rules 0 additions, 4 deletionsdevice/community/device-nokia-n900/udev/10-nokia-modem.rules
- device/community/device-nokia-n900/udev/15-bq27k.rules 1 addition, 0 deletionsdevice/community/device-nokia-n900/udev/15-bq27k.rules
- device/community/device-nokia-n900/upower.conf 17 additions, 7 deletionsdevice/community/device-nokia-n900/upower.conf
- device/community/device-nokia-n900/xdefaults 1 addition, 2 deletionsdevice/community/device-nokia-n900/xdefaults
- device/testing/linux-next/APKBUILD 2 additions, 2 deletionsdevice/testing/linux-next/APKBUILD