Commit Graph

19 Commits

Author SHA1 Message Date
0debbc3973 Add episode count sleep timers (#7841) 2025-10-30 22:51:03 +01:00
45480f4e2c Add ScrollView to sleep timer dialog 2023-11-17 22:51:42 +01:00
69be89881a Make 'change times' button a settings icon (#6721)
Users didn't scroll down to find the button. Now it is next to the checkbox,
so it is harder to overlook.
2023-10-22 15:09:07 +02:00
0bdf9d9e28 Add option to enable sleep timer based on current time (#6384) 2023-04-15 21:08:03 +02:00
c171ab6823 Remove 'seconds' and 'hours' options from sleep timer (#6148) 2022-10-29 17:26:14 +02:00
e6613807c0 Select all when focusing time in sleep timer (#6131) 2022-10-15 21:02:35 +02:00
c255574dc9 Fixed a few paddings 2021-11-06 22:08:11 +01:00
054a4f42a3 feat: add five, ten and twenty minutes sleep timer extend buttons (#4803) 2021-01-01 13:18:53 +01:00
d0cd9d0b2b Do not display buttons in all-caps 2020-05-03 17:45:58 +02:00
17444d9a3c Updated sleep timer UI 2020-02-01 10:50:44 +01:00
fdd29fa3ec Removed MaterialDialog dependency
The AlertDialogs from Androidx are material, too.
2019-11-06 18:44:08 +01:00
c12fedf392 Merge folder configuration 2018-01-14 18:17:08 +01:00
21799ab22c Add dialog option to auto-enable sleep timer 2016-10-09 22:40:40 +02:00
e75d60ef61 Extract sleep timer preferences into dedicated class 2016-10-09 21:49:23 +02:00
48eac2f4bc Sleep timer dialog 2015-11-08 17:52:12 +01:00
5b90ba9133 Sleep Timer dialog remembers settings 2015-09-05 00:50:44 +02:00
946d5ef50c Add options to sleep timer dialog 2015-09-05 00:44:47 +02:00
ad583e453d Use design time attributes to assist layouting and value preview.
+ See: http://tools.android.com/tips/layout-designtime-attributes
+ This commit introduces no functional code changes!
2015-01-25 10:27:46 +01:00
072639b5b2 Changed project structure
Switched from custom layout to standard gradle project structure
2014-09-17 20:51:45 +02:00