Merge branch 'develop' into develop-widgets
# Conflicts: # lib/view/pages/timetable/timetable.dart # pubspec.yaml
This commit is contained in:
		@@ -32,7 +32,7 @@ class DefaultSettings {
 | 
			
		||||
        hiddenModules: [],
 | 
			
		||||
      ),
 | 
			
		||||
      timetableSettings: TimetableSettings(
 | 
			
		||||
        connectDoubleLessons: false,
 | 
			
		||||
        connectDoubleLessons: true,
 | 
			
		||||
        timetableNameMode: TimetableNameMode.name
 | 
			
		||||
      ),
 | 
			
		||||
      talkSettings: TalkSettings(
 | 
			
		||||
 
 | 
			
		||||
@@ -246,7 +246,7 @@ class _SettingsState extends State<Settings> {
 | 
			
		||||
                      ListTile(
 | 
			
		||||
                        leading: const CenteredLeading(Icon(Icons.date_range_outlined)),
 | 
			
		||||
                        title: const Text('Infos zu Web-/ Untis'),
 | 
			
		||||
                        subtitle: const Text('Für den Vertretungsplan'),
 | 
			
		||||
                        subtitle: const Text('Für den Stundenplan'),
 | 
			
		||||
                        trailing: const Icon(Icons.arrow_right),
 | 
			
		||||
                        onTap: () => PrivacyInfo(providerText: 'Untis', imprintUrl: 'https://www.untis.at/impressum', privacyUrl: 'https://www.untis.at/datenschutz-wu-apps').showPopup(context)
 | 
			
		||||
                      ),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user