Skip to content

Releases: ToDoTurtle/ToDoTurtle-Android

1.1.0

21 May 18:53
v1.1.0
e75762d
Compare
Choose a tag to compare

Features of the 1.1.0 release 😇

This release includes a lot of features, and some bug fixes from the first release. For all the changes, see the changelog file.

Other features that cannot be seen from the "user perspective" are:

Bug fixes from the first release 🐛:

  • Splitted code into different activities (with only one everything was getting messy)
  • Added more feedback in every action of the user (sounds, error handling, etc).

Architecture additions 💻:

  • Firebase services (Auth, Storage, FireStore, and Messaging)
  • AWS EC-2 API with js (code here)

Android and Kotlin additional used features 🤩:

  • Kotlin dispachers for IO corroutines and runBlocking calls.
  • API calls with ktor
  • Compose new libraries for cards, animations, etc.

1.0.0-alpha

18 Apr 11:35
06b11cb
Compare
Choose a tag to compare
1.0.0-alpha Pre-release
Pre-release

First release for the first sprint of the assigment.