ByteHamster
|
72cd015480
|
Fix 2 NPEs reported on Google Play
|
2022-06-21 19:34:19 +02:00 |
ByteHamster
|
a5ff913e24
|
Merge pull request #5937 from ByteHamster/fix-crash-4.4
Fix crash on Android 4.4
|
2022-06-11 17:23:48 +02:00 |
ByteHamster
|
c36d1a91d1
|
Fix crash on Android 4.4
|
2022-06-11 17:02:25 +02:00 |
ByteHamster
|
c8658946cf
|
Bump version to 2.6.0
|
2022-05-24 20:03:09 +02:00 |
ByteHamster
|
97e0dcdd4a
|
Update translations
|
2022-05-24 20:01:50 +02:00 |
ByteHamster
|
531326474f
|
Merge pull request #5892 from ByteHamster/speed-video
Add speed dialog to video player
|
2022-05-15 22:27:56 +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
|
8b85e19922
|
Don't ignore taps on counter
|
2022-05-15 20:47:41 +02:00 |
ByteHamster
|
e63c8f8125
|
Merge pull request #5891 from ByteHamster/fix-load-next-page
Fix 'load more' not detecting next page
|
2022-05-15 18:18:09 +02:00 |
ByteHamster
|
d9dbfa1711
|
Add speed dialog to video player
It got lost when removing the speed bar from the audio controls dialog
|
2022-05-15 18:10:41 +02:00 |
ByteHamster
|
0510539e29
|
Fix 'load more' not detecting next page
|
2022-05-15 17:57:15 +02:00 |
ByteHamster
|
ee3b59de90
|
Merge pull request #5893 from ByteHamster/statistics-loading-spinner
Show spinner while loading statistics
|
2022-05-15 16:10:27 +02:00 |
ByteHamster
|
28f2706f32
|
Show spinner while loading statistics
|
2022-05-15 09:24:03 +02:00 |
ByteHamster
|
8cac0c71e4
|
Update contributors list
|
2022-05-07 21:14:27 +02:00 |
ByteHamster
|
2fa734282d
|
Merge pull request #5876 from ByteHamster/fix-column-change
Fix column change on subscriptions screen
|
2022-05-07 21:10:54 +02:00 |
ByteHamster
|
f0fe9aa710
|
Fix column change on subscriptions screen
Before, it sometimes resized the grid but not the actual covers
|
2022-05-07 20:52:45 +02:00 |
ByteHamster
|
f78daaafc0
|
Merge pull request #5874 from ByteHamster/fix-share
Fix share button on 'all episodes' page
|
2022-05-07 20:20:12 +02:00 |
ByteHamster
|
69542a22e2
|
Fix share button on 'all episodes' page
|
2022-05-07 11:11:41 +02:00 |
ByteHamster
|
5fdd7f671e
|
Bump version to 2.6.0-beta1
|
2022-05-04 22:08:29 +02:00 |
ByteHamster
|
a500fc5d09
|
Update translations
|
2022-05-04 22:00:27 +02:00 |
ByteHamster
|
8eedb82f31
|
Merge branch 'master' into develop
|
2022-05-03 22:03:20 +02:00 |
ByteHamster
|
c1d766d205
|
Merge pull request #5856 from ByteHamster/load-more-filter
Don't load more and more pages when filtering
|
2022-04-26 19:36:31 +02:00 |
ByteHamster
|
08515497d7
|
Merge pull request #5857 from ByteHamster/decouple-preferences
Decouple preferences
|
2022-04-26 19:31:41 +02:00 |
ByteHamster
|
7e9bf1c0a7
|
Merge pull request #5858 from ByteHamster/decouple-discovery
Move feed discovery backends to their own module
|
2022-04-26 19:21:30 +02:00 |
ByteHamster
|
ed5d9212ea
|
Merge pull request #5861 from ByteHamster/fix-sending-empty-credentials
Do not send null:null as credentials
|
2022-04-26 19:09:18 +02:00 |
ByteHamster
|
fc91229b5d
|
Do not send null:null as credentials
|
2022-04-26 18:36:23 +02:00 |
ByteHamster
|
30be4628ae
|
Move feed discovery backends to their own module
|
2022-04-26 18:09:25 +02:00 |
ByteHamster
|
069a2ca329
|
Decouple preferences
|
2022-04-26 17:57:42 +02:00 |
ByteHamster
|
26faaf52c6
|
Merge pull request #5854 from ByteHamster/decouple-httpclient
Decouple HttpClient
|
2022-04-25 22:16:26 +02:00 |
ByteHamster
|
65f6cfabe2
|
Don't load more and more pages when filtering
|
2022-04-25 22:11:52 +02:00 |
ByteHamster
|
20363ee41c
|
Merge pull request #5853 from ByteHamster/widget-config-translations
Translate widget config screen
|
2022-04-25 21:53:32 +02:00 |
ByteHamster
|
d339729baf
|
Decouple HttpClient
Remove dependencies:
- HttpClient->Preferences
- AuthorizationInterceptor->Download Service
- ExoPlayer->Download Service
|
2022-04-24 23:25:01 +02:00 |
ByteHamster
|
ff60d3648d
|
Translate widget config screen
|
2022-04-24 22:45:56 +02:00 |
Nicolas Araujo
|
9b78d4c3f3
|
Put playback speed in widget (#5774)
|
2022-04-24 22:36:37 +02:00 |
ByteHamster
|
1b2102d753
|
Merge pull request #5852 from ByteHamster/cleanup-widget
Clean up duplicate widget updates
|
2022-04-24 11:19:06 +02:00 |
ByteHamster
|
01809ff88b
|
Merge pull request #5844 from TacoTheDank/bumpWorkflow
Update action dependencies in workflows
|
2022-04-24 11:15:23 +02:00 |
ByteHamster
|
9dc83aa2ac
|
Clean up duplicate widget updates
|
2022-04-24 10:43:29 +02:00 |
ByteHamster
|
1bc02fd848
|
Bump version to 2.5.2
|
2022-04-22 23:21:44 +02:00 |
ByteHamster
|
017ef0b4d8
|
Update translations
|
2022-04-22 23:21:18 +02:00 |
ByteHamster
|
767a00f7e4
|
Merge pull request #5848 from ByteHamster/update-feed-filter
Make feed filter more pretty
|
2022-04-22 23:08:16 +02:00 |
ByteHamster
|
0b431a3311
|
Update filter dialog to Fragment
|
2022-04-22 22:17:24 +02:00 |
ByteHamster
|
8775031b20
|
Podcast page re-design (#5842)
Makes the settings button more visible, following a mock-up on the forum
|
2022-04-22 22:11:12 +02:00 |
ByteHamster
|
a01c24984e
|
Restore episode sharing that only includes a media URL (#5835)
|
2022-04-22 20:11:37 +02:00 |
ByteHamster
|
1dd6636a61
|
Merge pull request #5839 from ByteHamster/samsung-warning
Work around Samsung having messed up the TimePicker
|
2022-04-22 20:09:47 +02:00 |
TacoTheDank
|
bda1ed509d
|
Update action dependencies in workflows
|
2022-04-14 15:36:42 -04:00 |
ByteHamster
|
194363df54
|
Work around Samsung having messed up the TimePicker
|
2022-04-12 21:07:24 +02:00 |
ByteHamster
|
eb2fea0a4e
|
Merge pull request #5838 from ByteHamster/fix-loading-stuck
Fix 'loading more' getting stuck
|
2022-04-11 22:08:15 +02:00 |
ByteHamster
|
08217c5045
|
Fix 'loading more' getting stuck
|
2022-04-10 18:23:44 +02:00 |
ByteHamster
|
8473c6f40e
|
Merge pull request #5833 from ByteHamster/crash-fixes
Various fixes for crashes reported through Google Play
|
2022-04-10 18:13:56 +02:00 |