1
0

Add dark theme (#133)

This commit is contained in:
Mikołaj Pich
2018-06-14 11:40:46 +02:00
committed by Rafał Borcz
parent b63e28f9a9
commit 11578aa735
49 changed files with 221 additions and 108 deletions

View File

@ -9,4 +9,10 @@
<item>12 godzin</item>
<item>24 godzin</item>
</string-array>
</resources>
<string-array name="theme_entries">
<item>Wyłączony</item>
<item>Włączony</item>
<item>Automatyczny</item>
<item>Używaj ustawień systemowych</item>
</string-array>
</resources>

View File

@ -129,6 +129,7 @@
<string name="pref_grades_summary_line_show">Pokazuj podsumowanie w ocenach</string>
<string name="pref_attendance_present_show">Pokazuj obecność we frekwencji</string>
<string name="required_restart">Wymagany restart</string>
<string name="pref_view_theme_dark">Ciemny motyw (Beta)</string>
<string name="pref_notify_header">Powiadomienia</string>
<string name="pref_notify_switch">Pokazuj powiadomienia</string>