Skip to content

Releases: Gabboxl/PininOrario

Release 2.2.0

19 Jan 22:18
91f8485
Compare
Choose a tag to compare

Changelog

  • Fixed timetable save-to-gallery function for Android >= 10 (now using MediaStore for these versions)
  • Updated dependencies! (including Material You UI updates!)
  • Other minor fixes

Release 2.1.1

16 Nov 17:00
db3cece
Compare
Choose a tag to compare

Changelog

  • Fixed periods' name fallback parsing
  • Updated dependencies!

Release 2.1.0

20 Oct 21:34
645bb7c
Compare
Choose a tag to compare

Changelog

  • Implemented new timetable title parsing system!
  • Added the ability to change the timetables' server in Settings!
  • Various fixes
  • Updated dependencies

Release 2.0.0

09 Oct 09:28
8f2844f
Compare
Choose a tag to compare

Happy Release 2.0.0 day to everyone who uses this app!

Here's the changelog since last year's update:

PininOrario has been completely redesigned. Its code architecture has been redesigned too: now it features an internal database that keeps track of downloaded timetables so you can keep using it offline!

Also, it checks whether timetables are no more available, so now you know.

  • The new UI adapts to your wallpaper's colors if you have Android 12 or later
  • The new UI features three new sections: pinned classes, all classes, and downloaded timetables.
  • The timetable download system is now completely server-independent

I hope you like it, if you want any feature to be implemented, open an issue!

Release 1.7.0

19 Nov 22:04
83d928f
Compare
Choose a tag to compare

Changelog

  • Using Material 3 controls
  • Android 12 (S) support
  • Using dynamic colors for Android >= 12
  • Added some icons to buttons
  • Some new translations
  • Many fixes
  • Layout fixes
  • Updated dependencies

Release 1.6.0

17 Feb 21:42
fc4c7a6
Compare
Choose a tag to compare

Changelog

  • Dark theme!

    (At the time only available from the system-wide toggle)
  • Fixed timetables not downloading! (the endpoint has moved to another)

  • Layout versatility fixes

  • Updated dependencies

Release 1.5.2

24 Nov 15:08
d623fa7
Compare
Choose a tag to compare

Changelog

  • Fixed startup crash happening on API 28 or 27! The problem was a bug in the Iconics dependency.
  • Other minor code-related enhancements

Release 1.5.1

23 Nov 17:04
6626d18
Compare
Choose a tag to compare

Changelog

(it's impossible to download the internal timetables as they put them private again. ;-;)

  • +++Resolved startup crash because I messed up with crashlytics SDK, the app is now working xd+++

  • Dependencies updated!

  • PLUS all the new features from 1.5.0 that you couldn't experience xddd

[NOT WORKING] Release 1.5.0

09 Nov 15:28
422e52f
Compare
Choose a tag to compare

Changelog

(it's impossible to download the internal timetables as they put them private again. ;-;)

  • Fixed timetables not downloading from v1.4.1
  • Using Material Components!
  • Several UI fixes! (more compatibility with small and large screens)
  • Fully re-implemented Kotlin's Coroutines (removed Anko) for async jobs!
  • Using new firebase Crashlytics SDK (65f9b76)
  • Removed toast when selecting the period (331214b)
  • Dependencies updated!

Release 1.4.1

22 Feb 22:33
f291f1b
Compare
Choose a tag to compare

Changelog

  • Using Firebase Performance
  • Added project's links in the About section
  • Fixed layout issues
  • Updated dependencies