Releases: Gabboxl/PininOrario
Release 2.2.0
Release 2.1.1
Changelog
- Fixed periods' name fallback parsing
- Updated dependencies!
Release 2.1.0
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
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
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
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
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
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
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
Changelog
- Using Firebase Performance
- Added project's links in the About section
- Fixed layout issues
- Updated dependencies