added the fastlane changelog for version 14

This commit is contained in:
Jannik 2019-06-25 13:09:17 +02:00
parent 98b3adbf3b
commit ea70aedbd0
Signed by: Seil0
GPG Key ID: E8459F3723C52C24
2 changed files with 6 additions and 1 deletions

View File

@ -195,7 +195,7 @@ class MainActivity : AppCompatActivity(), NavigationView.OnNavigationItemSelecte
if (Aesthetic.isFirstTime) {
// this is executed on the first app start, use this to show tutorial etc.
Aesthetic.config {
activityTheme(R.style.AppTheme)
activityTheme(R.style.AppTheme_Light)
colorPrimary(Color.BLACK)
colorPrimaryDark(Color.BLACK)
colorAccent(Color.parseColor("#3f51b5"))

View File

@ -0,0 +1,5 @@
This release 0.5.0 is called "artistical Apollon".
* new: it's now possible to choos a theme (light, dark or balck)
* change: updated some libs, updated kotlin to 1.3.40
* fix: the mensa should now show the correct meals on sunday/monday