AppSuite:Mobile
From Open-Xchange
API status: In Development
Developing for mobile devices
Introduction
App Suite is designed to work on all device types and sizes. The UI uses responsive design principles to scale nicely on each device size. We do define three display sizes to macht the majority of devices. These are simply named "small", "medium" and "large". Theses classes are used to match smartphones, tablets and desktop PCs. These three classes are defined via CSS media queries. If you are not familiar with latest CSS techniques and the principles of responsive design you should have a look at this article