Skip to content

Releases: sailfishos-on-tucana/Readme

4.6.0.13 Prerelease

24 Jun 12:12
47d24b7
Compare
Choose a tag to compare
4.6.0.13 Prerelease Pre-release
Pre-release

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

25 May 17:06
6ffa0ea
Compare
Choose a tag to compare
4.6.0.11 Early Access Pre-release
Pre-release

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

02 Aug 18:12
Compare
Choose a tag to compare
4.5.0.21 Release Pre-release
Pre-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 the GECKO_CAMERA_DROID_NO_MEDIA_BUFFER=1 define (it works with it but also seems to work without and GECKO_CAMERA_DROID_FORCE_MEDIA_BUFFER=1)

4.5.0.19 Release

29 Apr 16:28
Compare
Choose a tag to compare
4.5.0.19 Release Pre-release
Pre-release

Hybris update to allow qt5.15 / Angelfish to run
Dropped gmp-droid

4.6.0.11 EA development build

25 May 13:57
Compare
Choose a tag to compare
Pre-release
release-devel-4.6.0.11-usbmoded

Update build.yml SDK

4.5.0 development release

29 Apr 15:02
Compare
Choose a tag to compare
Pre-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

01 Jan 20:22
c6c7e1f
Compare
Choose a tag to compare
Pre-release

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

26 Nov 12:45
246b3e8
Compare
Choose a tag to compare
4.4.0.72-prerelease Pre-release
Pre-release

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:

4.3.0.15-beta-3

02 Apr 11:29
6478548
Compare
Choose a tag to compare
4.3.0.15-beta-3 Pre-release
Pre-release

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:

4.2.0.21-beta-2

07 Oct 23:12
4a7fbd4
Compare
Choose a tag to compare
4.2.0.21-beta-2 Pre-release
Pre-release

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:


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 - Networking

Not 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