mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2025-01-18 12:56:45 -06:00
bb44fa066c
* Implement fetching vulcan messages from new api * Bump kotlin version and fix timetable card lessons size display * Revert formatting changes * Revert disabling message composing * Revert MultiDex changes and dependency upgrades * Add missing MultiDex dependency, update Google Services * Separate MessageBoxes sync, revert API data behavior changes * Revert migrating MessageRecipient to Kotlin * Use loginId from MessageBox address book * Revert using compatible HTML mode in Vulcan * Implement message meta and read status changing * Always set attachment lists * Fix setting tutor role description * Implement sending messages * Replace millis constant with WEEK * Revert timetable changes * Remove unused DataVulcan properties * Ensure UUID-format recipient IDs Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>