* Bump version codes.
* Modify release scripts one last time.
* Fix background image issues.
* Make deploy script and firebase config great again.
* Make the background gradient work while the image is loading.
* Background color fixes.
* Yet another background adjustment.
* First try at CI setup.
* Place .travis.yml to repo root.
* Fix issues running the scripts from wrong directories.
* Another try with the rename script.
* Readd the accidentally lost sample file.
* Try to install Dart with the instructions on the dartlang.org website.
* Get all packages before analyzing or testing anything.
* Use full path when running flutter commands.
* Another try with path variables.
* Inline all scripts to a single file.
* Fix analysis issues
* Fix failing test in core.
* Remove leftover stuff in mobile.
* Add fancy build status badge.
* Update statement about current Flutter version used for building inKino.
* Update .gitignore.
* Fastlane setup for Android & iOS
* First try at CI setup.
* Place .travis.yml to repo root.
* Fix issues running the scripts from wrong directories.
* Another try with the rename script.
* Readd the accidentally lost sample file.
* Try to install Dart with the instructions on the dartlang.org website.
* Get all packages before analyzing or testing anything.
* Use full path when running flutter commands.
* Another try with path variables.
* Inline all scripts to a single file.
* Fix analysis issues
* Fix failing test in core.
* Remove leftover stuff in mobile.
* Add fancy build status badge.
* Update statement about current Flutter version used for building inKino.
* Use immutable collections in core interfaces
* Convert theaters to kt_dart
* Convert mobile to kt_dart
* Covert web to kt_dart
* Combine movies with same original title correctly