-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Needs testing with SFOS < 4.4 #12
Comments
The latest Newsletter states that the SFOS Browser is once again incompatible with the SFOS Forum. |
- Add autoloading to Component.onCompleted - Emit shallSave on all focus changes. - guard against non-matching stored data - handle app closing - record changes Contributes-To: #12
Thanks for testing. The screenshot shows encryption as disabled, is that true for this device? |
Actually, no! Device is encrypted. I didn't notice this. |
likely another missing SailJail permission. will investigate. |
use org.nemomobile.devicelock instead of Sailfish.Encryption Contributes-To: #12
4538d2d should fix the encryption detection - but I would need someone to test with a device that is not encrypted ;) |
I could fire up my old Jolla C if you make me a test build. |
That would be nice. I have 0.9.7+master.20220828134701.c58e968 from here |
Very nice, thanks! |
0.9.7+master.20220828134701.c58e968 tested successfully on Xperia10/4.2.0.21 (Verla)/armv7hl Sandboxing is possible on that device, but the shipped .desktop does not activate it. Manual launch gives:
which is expected as it would need an explicit sailjail Exec= line under 4.2. |
Let me know if you need some specific testing.
måndag den 29 augusti 2022 skrev Peter G.:
… Very nice, thanks!
--
Reply to this email directly or view it on GitHub:
#12 (comment)
You are receiving this because you commented.
Message ID: ***@***.***
--
Sent from Sailfish X
|
Tested on Jolla 1/3.4.0.24 (Pallas-Yllästunturi)/arm:
So Silica changed, 3.4 does not have a description for the TextField. Probably not worth supporting 3.4 - Jolla would likely ignore bug reports for it anyway. |
With 0.9.8, support for 3.x is dropped. It would be interesting if 4.0 and 4.1 work. |
currently untested with anything but 4.4.0.6x
interesting tests:
[!] 3.4.x does not work due to older Silica version. Fixable, but not without removing things from the version for current OSes.
[x] 4.2.x works, no sandboxing.
[x] 4.4.0.64 works
[x] 4.4.0.68 works
The text was updated successfully, but these errors were encountered: