Commit Graph

22 Commits

Author SHA1 Message Date
ByteHamster
c7c5ab567b
Use proper plurals when showing number of episodes (#6922) 2024-02-16 23:50:12 +01:00
ByteHamster
b2ea588b54
Use localized date format (#6843) 2024-01-02 19:21:07 +01:00
Taco
e9d190da1b
Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02:00
ByteHamster
835f007b67
Make statistics filter start at 00:00 (#6371) 2023-03-11 17:44:01 +01:00
ByteHamster
d61745be86 Check Lint recursively from the :app module
instead of checking every module individually. This avoids having to
re-state all disabled Lint checks in all parent modules.
2022-11-06 11:55:23 +01:00
ByteHamster
c1fbb53805 Move Glide to its own module 2022-11-03 22:46:56 +01:00
ByteHamster
6921d7162e Apply default RequestOptions globally instead of locally 2022-11-01 12:47:52 +01:00
ByteHamster
cbfa0181f4 Migrate dialogs to Material3 2022-09-18 19:12:38 +02:00
ByteHamster
ac8114342c Migrate Toolbars to Material3 2022-09-18 18:57:43 +02:00
ByteHamster
28a397c897 Make statistics loading more efficient 2022-08-26 20:26:28 +02:00
ByteHamster
87d0055cf7 Show details dialog on download stats page as well 2022-07-30 16:53:22 +02:00
ByteHamster
1054e13221 Merge branch 'master' into develop 2022-06-30 11:11:35 +02:00
Adrián Sámson
687ed5f2ff
Open podcast from statistics (#5898) 2022-05-24 19:40:40 +02:00
ByteHamster
33fb5e1f14
Merge pull request #5894 from ByteHamster/tiny-fixes
Tiny fixes
2022-05-15 21:53:47 +02:00
ByteHamster
93f88650ad Actually filter by last year (eg Jan-Dec) 2022-05-15 20:48:17 +02:00
ByteHamster
28f2706f32 Show spinner while loading statistics 2022-05-15 09:24:03 +02:00
ByteHamster
3b47deb705
Make yearly statistics a bar chart instead (#5759) 2022-03-15 20:52:15 +01:00
ByteHamster
5fee865ed4 Filter 'today' does not make sense for 'from' 2022-03-05 11:00:49 +01:00
ByteHamster
fc3807aaf5 Use past year for statistics filter 2022-03-05 10:58:20 +01:00
ByteHamster
f0aec13ea3 Make 'to' filter of statistics inclusive 2022-03-05 10:53:13 +01:00
ByteHamster
32770fe817 Refresh timeline when resetting statistics 2022-03-05 10:43:31 +01:00
ByteHamster
7451da1121 Move statistics screens to new module 2022-02-26 19:44:17 +01:00