students-app
students-app copied to clipboard
Politecnico di Torino's official mobile application for students
Order files into specific folder by date (default ordering)
The current `ListItem`-derived UX is not ideal for ally and clarity (i.e. the subtitle used as placeholder that never disappears is misleading).
The UI elements to go forward/backward are already implemented, but the seek mechanism appeared to be unreliable
Similar empty states should use the same iconography.
Cached files with a valid extension but an unrecognized MIME type (i.e. `test.zip`, `application/x-zip-compressed`) cannot be opened on Android. **Possible solutions** - Try to open the file in the browser...