iOS Version 3.0.1
Schedules
Networking
Core
- refactor(ios): remove exceptions in RemoteImage.
- fix(iosApp): configure correctly Firebase Crashlytics.
Shared
- refactor(shared): use new agenda api to save agenda.
- fix(shared): display speakers in schedule detail.
- refactor(shared): move shared, ui models and models modules under shared
- refactor(shared): don't use days as input to get agenda
- refactor: use koin as dependency injection.
- feat(shared): create an uniq index on TalkSessionWithSpeakers table.
- fix(shared): use type array for plurals strings.
- refactor(shared): put Coroutine Context in parameter for Daos.
- refactor(shared): use lyricist for translations.
- feat(shared): partner can have multiple sponsorships.
- fix(shared): don't remove break time in the schedule.
- fix(shared): remove auto-generate id in partner table.
Full Changelog: ios-2.0.1...ios-3.0.1