Releases: sailfishos-on-tucana/Readme
4.6.0.13 Prerelease
Changes:
- from 4.6.0.11 EA: Added configuration for notch. This moves the clock a little lower and makes notifications a little thicker. //TODO: define corner radius too?
- usb-moded should work with telnet and ssh + DHCP.
- fpd registered as devicelock provider by default. You should skip fingerprint initial setup as this needs the community test app to be set
- optional home encryption
For the encryption, one needs to go through the setup, enable wifi and install (e.g. through telnet)
zypper in libsfosdevenc sailfish-device-encryption-community-wizard sailfish-device-encryption-community-settings sailfish-device-encryption-community-service sailfish-device-encryption-community-generator sailfish-device-encryption-community sailfish-device-encryption-community-droid
Then reboot, and encryption wizard will pop up, set your password, reboot, and go through the setup wizard again.
If you want to remove the unencrypted home you've created on the initial setup, here are the steps (only from telnet/SSH):
$ cd /
$ devel-su
# systemctl stop user@100000 #stop user session
# umount /home #unmount encrypted home
# rm -r /home #remove unencrypted home
and reboot
4.6.0.11 Early Access
Changes:
- usb-moded should work with telnet and ssh + DHCP
- fpd registered as devicelock provider by default. You should skip fingerprint initial setup as this needs the community test app to be set
- optional home encryption
For the encryption, one needs to go through the setup, enable wifi and install (e.g. through telnet)
zypper in libsfosdevenc sailfish-device-encryption-community-wizard sailfish-device-encryption-community-settings sailfish-device-encryption-community-service sailfish-device-encryption-community-generator sailfish-device-encryption-community sailfish-device-encryption-community-droid
Then reboot, and encryption wizard will pop up, set your password, reboot, and go through the setup wizard again.
If you want to remove the unencrypted home you've created on the initial setup, here are the steps (only from telnet/SSH):
systemctl stop user@100000 #stop user session
umount /home #unmount encrypted home
rm -r /home #remove unencrypted home
and reboot
4.5.0.21 Release
- Updated
gst-droid
to 0.20221003.0 - Updated
droidmedia
to 0.20230720.0-1 (from my fork, same as on sake) - This fixes sporadic crashes when opening Advanced Camera and also presumably does not need theGECKO_CAMERA_DROID_NO_MEDIA_BUFFER=1
define (it works with it but also seems to work without andGECKO_CAMERA_DROID_FORCE_MEDIA_BUFFER=1
)
4.5.0.19 Release
Hybris update to allow qt5.15 / Angelfish to run
Dropped gmp-droid
4.6.0.11 EA development build
release-devel-4.6.0.11-usbmoded Update build.yml SDK
4.5.0 development release
Hybris update to allow qt5.15 / Angelfish to run
Dropped gmp-droid
Updated create-image to follow redirects
Update SDK for rpm / cpio to 4.4
Test "devel" release from CI
The devel release is not recommended to users, the other ones (from testing) are.
This release is only made to test the CI run.
4.4.0.72-prerelease
New:
- Proximity sensor initialization race: aggravated, far from fixed. DISABLED. Follow issue #9
- FOD works with patch [2] and use community app for enrolling.
- Video Recording fixed #4 (except in waydroid)
Working
- Wifi
- Cellular data
- Calls
- Bluetooth, in calls too.
- Sound
- Camera pics, video
- Multiple camera support in Jolla Camera [1] and Advanced Cam
- GPS
- sensors (except proximity)
- infrared
- FOD [2]
[1] currently through a patch + # dconf update
[2] You need to install this patch and use sailfish-fpd-community for enrolling
Not working:
- Virtual proximity sensor
- NFC
- FM Radio
- MTP?
- See all issues https://github.com/sailfishos-on-tucana/Readme/issues
4.3.0.15-beta-3
New:
- Proximity sensor initialization race: aggravated, far from fixed. If you do not get a proxy sensor working on a call on reboot, you will not get mic audio either (the other person can't hear you). Needs reboot until fixed. Follow issue #9
- Vibration now also in Qt apps (e.g. keyboard too) through libngf-qt5-qtfeedback (re-uses ngfd) #6
Working
- Wifi
- Cellular data
- Calls
- Bluetooth, in calls too.
- Sound
- Camera pics (no video)
- Multiple camera support in Jolla Camera [1]
- GPS
- sensors
- infrared
[1] currently through a patch + # dconf update
Not working:
- video recording
- fingerprint sensor
- See all issues https://github.com/sailfishos-on-tucana/Readme/issues
4.2.0.21-beta-2
New:
- Multiple camera support in Jolla Camera [1]
- Bluetooth in calls
- Proximity sensor
- infrared
- kernel config for Waydroid [2]
[1] currently through a patch + # dconf update
[2] VETH and more binders, see below
Working
- Wifi
- Cellular data
- Calls
- Bluetooth
- Sound
- Camera pics (no video)
- GPS
- sensors
Not working:
- video recording
- fingerprint sensor
- See all issues https://github.com/sailfishos-on-tucana/Readme/issues
Workarounds that can be installed as qCommands:
a. no sound in calls -> systemctl-user restart pulseaudio
.
b. no vibration on menus -> systemctl-user restart ngfd
Waydroid http://waydro.id
This is highly experimental! Installing: https://github.com/rinigus/tama-sailfish-waydroid-instructios - except e.g. `vndpuddlejumper` is `anbox-vndbinder` and don't need to disable the vibrator. Waydroid runs smooth but many integration features lacking: Work: - Display - Audio playback - NetworkingNot working:
- multi-window
- browser video playback
- GPS
- Clipboard transfer with host
- App integrations with host (e.g. launching URLs, associations etc)
- Closing "the" window may sometimes not bring it back