ByteHamster
|
7db3da273a
|
Re-added paged feed button
|
2020-03-17 14:35:10 +01:00 |
ByteHamster
|
8d2a188eda
|
Showing feed results in search
|
2020-03-17 14:35:10 +01:00 |
ByteHamster
|
4f0de071ec
|
Converted lists to RecyclerView
Also, cleaned up list adapters
|
2020-03-17 14:35:06 +01:00 |
H. Lehmann
|
4e0e4baa05
|
Merge pull request #3935 from ByteHamster/black-icons
Made icons black instead of grey
|
2020-03-17 00:22:19 +01:00 |
ByteHamster
|
1e77726942
|
Removed unused cast button
|
2020-03-16 22:34:23 +01:00 |
ByteHamster
|
9f32b6cebf
|
Made icons black instead of grey
Since switching to the official Toolbar theme, the back arrow and
the overflow dots are black, too.
|
2020-03-16 22:34:06 +01:00 |
ByteHamster
|
e4fa92b8b9
|
Showing more suggestions
|
2020-03-16 22:21:50 +01:00 |
ByteHamster
|
fc8aee3ce4
|
Made add feed page more white
|
2020-03-16 22:21:45 +01:00 |
H. Lehmann
|
15b1afa38b
|
Merge pull request #3923 from ByteHamster/toolbar
Moved Toolbar to individual Fragments
|
2020-03-16 18:50:00 +01:00 |
ByteHamster
|
be22ad1682
|
Added toolbar to online search fragments
|
2020-03-16 17:24:57 +01:00 |
ByteHamster
|
78b26fefb5
|
Fixed clicking up arrow
|
2020-03-16 16:59:47 +01:00 |
ByteHamster
|
3167c7a5d2
|
Always add UserAgent to requests
|
2020-03-16 10:48:29 +01:00 |
H. Lehmann
|
c0a688ce54
|
Merge pull request #3930 from ByteHamster/cache
Enable caching for web responses
|
2020-03-16 10:33:20 +01:00 |
ByteHamster
|
7bfee9ba0f
|
Enable caching for web responses
|
2020-03-16 01:15:16 +01:00 |
H. Lehmann
|
e458641181
|
Merge pull request #3929 from ByteHamster/do-not-try-to-load-null
Do not try to load image when media is null
|
2020-03-16 00:58:27 +01:00 |
H. Lehmann
|
6fd1f8e692
|
Merge pull request #3882 from ByteHamster/stream-unsubscribed-episode
Allow to stream episodes from unsubscribed podcast
|
2020-03-16 00:58:12 +01:00 |
ByteHamster
|
f7411d2d98
|
Allow to stream episodes from unsubscribed podcast
|
2020-03-16 00:19:20 +01:00 |
ByteHamster
|
1b93e7ef10
|
Do not try to load image when media is null
|
2020-03-16 00:10:29 +01:00 |
ByteHamster
|
a9d93c9074
|
Fixed error message when file was deleted
|
2020-03-15 23:51:25 +01:00 |
ByteHamster
|
ca09df5b1a
|
Centralize creation of search icon
|
2020-03-15 20:48:43 +01:00 |
ByteHamster
|
bdc786e44d
|
Added drawer hamburger icon
|
2020-03-15 20:36:22 +01:00 |
ByteHamster
|
32dd30705a
|
Added collapsing feed info
|
2020-03-15 20:09:20 +01:00 |
ByteHamster
|
7f4d43deb1
|
Moved Toolbar to individual Fragments
|
2020-03-15 20:09:11 +01:00 |
H. Lehmann
|
03d1f41e9b
|
Merge pull request #3927 from ByteHamster/player-page
Removed ActionBar background on player page
|
2020-03-14 00:18:53 +01:00 |
JessieVela
|
de92fd6d36
|
Fixed default sort method not showing up as selected (#3926)
|
2020-03-13 23:55:26 +01:00 |
ByteHamster
|
0ef66fef54
|
Color tweaks
|
2020-03-13 23:52:30 +01:00 |
ByteHamster
|
63222f38cc
|
Make PagerIndicator respect padding
|
2020-03-13 23:30:47 +01:00 |
H. Lehmann
|
5bb1942c07
|
Merge pull request #3922 from ByteHamster/icon-padding
Better alignment of feed settings button
|
2020-03-12 12:18:25 +01:00 |
ByteHamster
|
652d42e093
|
Better alignment of feed settings button
|
2020-03-12 00:45:39 +01:00 |
H. Lehmann
|
b30ac0c9dd
|
Merge pull request #3896 from ByteHamster/white-on-white-image
Do not display white on white for transparent images
|
2020-03-12 00:29:20 +01:00 |
ByteHamster
|
14be854107
|
Do not display white on white for transparent images
or images with strange aspect ratio
|
2020-03-12 00:06:02 +01:00 |
Jessie Vela
|
4823915776
|
When selecting multi select, long titles are limited to two lines and not cropped
|
2020-03-10 10:14:05 -07:00 |
JessieVela
|
60774ceaa1
|
Change batch edit text to Multi select (#3917)
|
2020-03-10 17:51:34 +01:00 |
JessieVela
|
ff699ac4ec
|
Change display of text from Download queued to Download pending (#3916)
|
2020-03-10 10:03:51 +01:00 |
H. Lehmann
|
fef4fb9a6b
|
Add allow streaming dialog (#3897)
|
2020-03-01 01:22:29 +01:00 |
ByteHamster
|
018cbf1b30
|
Fixed ItemFragment typos
|
2020-03-01 00:17:32 +01:00 |
H. Lehmann
|
727e83eac6
|
Merge pull request #3885 from ByteHamster/new-episodes-default
Change default drawer counter to 'new episodes'
|
2020-03-01 00:11:03 +01:00 |
H. Lehmann
|
3dae17beff
|
Refactor action button in ItemFragment (#3898)
Much more readable to have decision for action and action itself in one place.
|
2020-03-01 00:10:39 +01:00 |
H. Lehmann
|
b80bb03d27
|
Merge pull request #3886 from ByteHamster/export-logcat
Added 'Export logs' button to bug report page
|
2020-03-01 00:05:13 +01:00 |
H. Lehmann
|
d360ab2925
|
Merge pull request #3894 from ByteHamster/no-media-items
Fixed items without media showing video icon
|
2020-03-01 00:04:23 +01:00 |
ByteHamster
|
7adfbcf003
|
Show pause button for currently streamed episode
|
2020-02-28 14:04:08 +01:00 |
ByteHamster
|
85d2881ab4
|
Fixed items without media showing video icon
|
2020-02-28 13:54:52 +01:00 |
ByteHamster
|
aa160355c3
|
Added 'Export logs' button to bug report page
|
2020-02-23 19:48:34 +01:00 |
ByteHamster
|
1c620628d4
|
Change default drawer counter to 'new episodes'
instead of new+unplayed
|
2020-02-23 19:32:03 +01:00 |
ByteHamster
|
fc8eca83bd
|
Renamed mailing list to user forum
|
2020-02-23 10:24:30 +01:00 |
H. Lehmann
|
930642cb36
|
Merge pull request #3879 from ByteHamster/playback-controls
Fixed overlapping audio controls
|
2020-02-21 22:48:57 +01:00 |
ByteHamster
|
f613fa11dc
|
Fixed overlapping audio controls
|
2020-02-21 22:34:58 +01:00 |
ByteHamster
|
5f0aba7a3c
|
Fix being unable to select 4.0 speed
|
2020-02-21 19:39:27 +01:00 |
ByteHamster
|
76864ee4ff
|
Linear range for speed indicator
|
2020-02-21 19:29:11 +01:00 |
ByteHamster
|
9d31cdc32f
|
Respect app theme
|
2020-02-21 19:16:00 +01:00 |