Summary
- Enhancement - IOS 26 compatibility and optimizations: #1497
- Enhancement - Adopt and integrate ocis/web icons: #1525
- Enhancement - Add list view for Spaces: #1526
Details
-
Enhancement - IOS 26 compatibility and optimizations: #1497
Adopts the iOS 26 "Liquid Glass" look and addresses the following issues: - less
space for title in the navigation bar - non-transparent icon in the "Share with"
menu - a visual glitch in the location pickerIt also addresses how free space is displayed, if an oCIS space has no quota.
-
Enhancement - Adopt and integrate ocis/web icons: #1525
This PR adds automation infrastructure and an accompanying TVG format update to
support using icons and colors from ocis/web in the iOS app.Branding support ocis/web uses variables and a mapping table to associate icons
with suffixes and allow adjusting colors using CSS variables. This PR translates
that structure to the native iOS app and also integrates it into its own CSS
system. The colors of icons can therefore be changed through its CSS system. -
Enhancement - Add list view for Spaces: #1526
Adds an option to view the Spaces on a server as a list.