Skip to content

Releases: JosefLitos/SchoolManager

v1.8.4

30 Jul 21:56
ddd2f20
Compare
Choose a tag to compare

Finally fixed light theme

v1.8.3

22 Jun 15:24
Compare
Choose a tag to compare

Fixed so many major issues I don't even remember.
And btw Android 5.0 (SDK 21) is the new minimum.

v1.8.1

12 Jun 09:39
Compare
Choose a tag to compare

This release fixed all uses of directories in Android 10+. Additionaly fixes subject creation.

v1.8.0

03 Jun 10:47
Compare
Choose a tag to compare
v1.8.0 Pre-release
Pre-release

Importing subjects now works on android 10+ as well as changing the default directory.
These actions break the app, so that it will crash and you need to start it again, but after that everything works fine.

Android Storage Access Framework is working woohoo

v1.7.0

02 Jun 15:37
Compare
Choose a tag to compare

This version creates incompatible format of simple exports' description.

  • changed way of simple writing description - now more readable
  • fixed index errors
  • fixed wrong use of escaping chars when simple exporting

v1.6.4

31 May 15:42
Compare
Choose a tag to compare

Fixed export for all android versions;
export now supports custom selection of data to be exported.

v1.6.3

30 May 11:44
Compare
Choose a tag to compare

Fixed exporting of words to work using SAF.

v1.6.2

15 Jan 00:25
Compare
Choose a tag to compare

Last version fully supporting android 4.4.4 - 10.
From now on, only Android R/11 (SDK 30+ with SAF) will receive full support.
fixing nameresolver and description not being updated

Release v1.6.1

08 Oct 18:38
Compare
Choose a tag to compare

Improved name resolving and updating items.

Release v1.6.0

15 Sep 19:45
Compare
Choose a tag to compare

This release features fully reworked way of exporting simple word data structures including their description.
Previously there was no indentation offer, nor options for the used separator characters - that is now fixed.
Also in this release:

  • bugfixes
  • design changes
  • minor internal database reworks