Skip to content

Releases: thilojaeggi/notely

v1.1.6

06 Mar 07:25
cb2cc0d
Compare
Choose a tag to compare
  • Fix first time login flow
  • Fix login

v1.1.5

02 Oct 12:59
a7020e6
Compare
Choose a tag to compare

What's new

  • Major code refactoring and performance improvements
  • Ads by Admob

v1.1.4

22 May 18:12
fe2fd7e
Compare
Choose a tag to compare

What's new

  • Events that have an exam scheduled are marked now

Bug fixes

  • Check if page really is json and not html aside from checking the status code
  • Minor bug fixes

v1.1.3

04 May 13:30
503a97b
Compare
Choose a tag to compare

What's new

  • Login page was completely redesigned
  • Ask for app review when the app is started for the 10th time since install

Bug fixes

  • Fixed an issue where when a new grade was added by the school a notification would get sent for every existing grade as well and not just for the new one.

v1.1.2

04 May 13:23
1629d59
Compare
Choose a tag to compare

What's new

  • On iOS the native datepicker is now used
  • Demo mode added

Bug fixes

  • Fixed an issue where tests wheren't sorted with date ascending on exams page
  • Made promotion points on grade page visible again

v1.1.1

04 Apr 06:42
42e93b5
Compare
Choose a tag to compare

What's new

  • Data is cached now making the app virtually faster.
  • Added notification toggle to settings
  • Homework can now be added manually as well
  • Notification for new grades improved, now specifying subject and sending multiple if needed.
  • Homepage shows newest grades atop now instead of oldest
  • Layout changes

Other stuff

  • Use APIClient instead of individual http requests
  • Code cleanup

v1.1.0

20 Mar 16:22
5fdebff
Compare
Choose a tag to compare

Additions

  • New modern app icon
  • Homework can now be added (simply tap on a lesson in the timetable)
  • Homepage shows unfinished homework
  • Notification for new grades!
  • For KSSO students: Promotion points are now calculated directly

Improvements:

  • Bugfixes
  • Performance improvements
  • Layout changes (readability has been improved in several places)

v1.0.8

12 Oct 22:45
e3c9acd
Compare
Choose a tag to compare

Just some Code Cleanup and Bugfixing

v1.0.7

06 Oct 17:01
fa52ceb
Compare
Choose a tag to compare

Completely redesigned Start Page
New view of upcoming Exams
Improve loading times
Bugfixes

v1.0.6

07 Sep 23:57
d08e362
Compare
Choose a tag to compare

Remove unused traces of Admob.
No functional changes.