Skip to content

Update required Ubuntu Touch version#1272

Open
lk108 wants to merge 1 commit intodeltachat:mainfrom
lk108:main
Open

Update required Ubuntu Touch version#1272
lk108 wants to merge 1 commit intodeltachat:mainfrom
lk108:main

Conversation

@lk108
Copy link
Collaborator

@lk108 lk108 commented Feb 28, 2026

Officially, DeltaTouch does not support Ubuntu Touch 16.04 anymore. From time to time, releases are still backported to UT 16.04, but the store does not accept uploads for this UT version anymore, so they are available from https://codeberg.org/lk108/deltatouch/releases only.

UT 16.04 is not supported anymore
@lk108
Copy link
Collaborator Author

lk108 commented Feb 28, 2026

I think the first part of the user agent to OS mapping condition for UT in assets/js/download-page2.js relates to 16.04 only:

(uA.includes('Ubuntu; Mobile') || uA.includes('Ubuntu; Tablet')

so maybe this first part can be removed?

@r10s
Copy link
Member

r10s commented Feb 28, 2026

I think the first part of the user agent to OS mapping condition for UT [...] relates to 16.04 only:

it still seems better than to act as UT than android/ios/desktop in that case 🤷‍♂️ esp if it is not 100% clear, removal can do easily harm. i would change that only if there are complains or so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants