release 0.5.0 #35
@ -195,7 +195,7 @@ class MainActivity : AppCompatActivity(), NavigationView.OnNavigationItemSelecte
 | 
				
			|||||||
        if (Aesthetic.isFirstTime) {
 | 
					        if (Aesthetic.isFirstTime) {
 | 
				
			||||||
            // this is executed on the first app start, use this to show tutorial etc.
 | 
					            // this is executed on the first app start, use this to show tutorial etc.
 | 
				
			||||||
            Aesthetic.config {
 | 
					            Aesthetic.config {
 | 
				
			||||||
                activityTheme(R.style.AppTheme)
 | 
					                activityTheme(R.style.AppTheme_Light)
 | 
				
			||||||
                colorPrimary(Color.BLACK)
 | 
					                colorPrimary(Color.BLACK)
 | 
				
			||||||
                colorPrimaryDark(Color.BLACK)
 | 
					                colorPrimaryDark(Color.BLACK)
 | 
				
			||||||
                colorAccent(Color.parseColor("#3f51b5"))
 | 
					                colorAccent(Color.parseColor("#3f51b5"))
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										5
									
								
								fastlane/metadata/android/en-US/chnagelogs/14.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								fastlane/metadata/android/en-US/chnagelogs/14.txt
									
									
									
									
									
										Normal 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
 | 
				
			||||||
		Reference in New Issue
	
	Block a user