- Nov 14, 2020
-
-
Sebastian Krzyszkowiak authored
-
-
- Nov 12, 2020
-
-
Sebastian Krzyszkowiak authored
-
- Nov 10, 2020
-
-
Martin Kepplinger authored
-
- Nov 09, 2020
-
-
Martin Kepplinger authored
-
Martin Kepplinger authored
When powering off (not rebooting) the Librem 5 battery should be put into shipmode in order to preserve its' capacity. For the whole discussion, see https://source.puri.sm/Librem5/linux-next/-/issues/120 When USB power is plugged in during powering off, we don't change any behaviour though. Setting shipmode in that situation would make charging stop when powering off. Of course this means that if the phone is shut down while plugged in and unplugged later, the battery will still discharge slowly. Only when unplugged, running on battery only, during shutdown, we set shipmode and prevent the battery to discharge while the phone is powered off.
-
Sebastian Krzyszkowiak authored
-
- Nov 06, 2020
-
-
Listing non-adaptive apps there makes the filter pointless.
-
- Nov 04, 2020
-
-
Sebastian Krzyszkowiak authored
-
Sebastian Krzyszkowiak authored
It's not needed anymore.
-
Sebastian Krzyszkowiak authored
It's a package that configures default Firefox profile to better fit the small mobile screen. It doesn't pull Firefox itself with it.
-
Sebastian Krzyszkowiak authored
Useful for non-GNOME things that don't really fit into base metapackage.
-
The shell handles this to show close buttons in docked mode.
-
- Nov 01, 2020
-
-
Sebastian Krzyszkowiak authored
100 (46% in alsamixer) is way too low.
-
Sebastian Krzyszkowiak authored
-
UCM profile has been renamed from `Audio` to `HiFi` in order to follow standard ALSA naming. This commit makes sure we use the right profile/sink/source name.
-
Current profile configures both the input and output at the same time when selecting a device, while we could want different combinations (e.g. headphone output w/ internal mic input). Moreover, it doesn't use standard ALSA names for use cases and devices. This patch reworks the profile to allow separate activation of the input and output devices and uses standard device names as per https://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=include/use-case.h Note: the headset microphone is not part of this patch as it requires kernel work.
-
- Oct 31, 2020
-
-
Sebastian Krzyszkowiak authored
This makes corking already apply when waiting for the other party to pick up an outgoing call.
-
- Oct 30, 2020
-
-
Guido Gunther authored
Whitelist apps that fit the phone screen until their desktop files catches up.
-
Guido Gunther authored
-
- Oct 26, 2020
-
-
Adrien Plazas authored
-
- Oct 21, 2020
-
-
Guido Gunther authored
This will help librem5-devkit-tools migrate.
-
- Oct 14, 2020
-
-
Alice Mikhaylenko authored
AC mode is broken in older WebKit versions.
-
Alice Mikhaylenko authored
Now that it works in 2.30.1, we want it to be actually used.
-
- Oct 13, 2020
-
-
- Oct 08, 2020
-
-
This eases maintenance and makes sure we can ci packages apart by version number. Closes: #36
-
- Oct 02, 2020
-
-
Sebastian Krzyszkowiak authored
To be reverted once HSP works with Redpine module (linux-next#228)
-
- Sep 30, 2020
-
-
Sebastian Krzyszkowiak authored
-
Sebastian Krzyszkowiak authored
-
Sebastian Krzyszkowiak authored
-
Sebastian Krzyszkowiak authored
This makes PulseAudio ignore it by default, so we add it to librem5.pa as well to make it stay available.
-
- Sep 28, 2020
-
-
Sebastian Krzyszkowiak authored
-
Sebastian Krzyszkowiak authored
It doesn't work right now and causes broken display. Old versions of Epiphany didn't even try to use acceleration, but the one that just went into amber-phone-staging actually tries and ends up with just garbage on the screen.
-
Sebastian Krzyszkowiak authored
Newer Epiphany version doesn't even define that in its schema, causing warnings.
-
We always want to add the user to the feedbackd group even when the group already exists since otherwise we fail to do so when feedbackd gets installed before librem5-base-defaults. Fixes: 11acfdd6
-
We don't need GNOMEs session data but only the gnome-session binary.
-
Remove Android from it and adjust it to be more Safari-like. In particular, YouTube plays videos via RTSP when Android is present in UA, and WebKitGTK doesn't support it. When Android is not present, it instead shows a version using a regular HTML5 video.
-
Sebastian Krzyszkowiak authored
Set 'Speaker Volume' to 0dB and increase 'Speaker Boost' for SpeakerPhone profile, which makes it noticeably louder than Handset.
-
Sebastian Krzyszkowiak authored
When using the loudspeaker, we want the top microphone to be the main one, since the bottom one is too close to the speaker to be useful. As an added bonus, this makes the order of the channels correct when holding the device in landscape mode.
-
- Sep 22, 2020
-
-
With seamless USB host mode around the corner, it's better to rely on kernel defaults for devices that user connects since some devices (like keyboards) don't handle suspend very well.
-