mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2025-04-01 14:24:28 +02:00

* Use MediaStore on SDK level >= 29 for timetable export * Fix imports * Use subdirectory in the Photos folder * Use MediaStore for all API levels * Remove not-null assertion * Remove unnecessary outputStream close. * Use File constructor for directory path * Use File(File, String) constructor Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>