ByteHamster
|
1eb207ad0e
|
Fixed jumping icon on splash screen
|
2020-03-20 14:19:03 +01:00 |
H. Lehmann
|
d7cfa07c44
|
Merge pull request #3943 from ByteHamster/nav-list-fragment
Nav list fragment
|
2020-03-19 21:56:39 +01:00 |
H. Lehmann
|
0ed4f808c3
|
Merge pull request #3944 from ByteHamster/more-checkstyle
Enabled more checkstyle rules
|
2020-03-19 21:53:38 +01:00 |
ByteHamster
|
260bb8f5cc
|
Updated tests
|
2020-03-19 21:22:44 +01:00 |
ByteHamster
|
9e99b81f1e
|
Enabled more checkstyle rules
|
2020-03-18 20:17:51 +01:00 |
ByteHamster
|
2026b3dd22
|
Using nav list fragment in MediaPlayerInfoActivity
|
2020-03-18 19:37:38 +01:00 |
ByteHamster
|
8ce26915be
|
Migrated nav list to a fragment
|
2020-03-18 19:19:28 +01:00 |
H. Lehmann
|
dd5234cd2f
|
Merge pull request #3941 from ByteHamster/fix-delete-button-visibility
Fix delete button visibility
|
2020-03-18 00:48:50 +01:00 |
ByteHamster
|
82e073908f
|
Do not spam toast message when downloading
|
2020-03-18 00:36:44 +01:00 |
ByteHamster
|
13bab7f916
|
Fixed delete button visibility
|
2020-03-18 00:34:10 +01:00 |
H. Lehmann
|
85cbebcae1
|
Merge pull request #3940 from ByteHamster/caching-improvements
Do not cache images, accept old iTunes responses
|
2020-03-18 00:29:38 +01:00 |
Tony Tam
|
34fba016d1
|
Show artistName in place of podcast url when it is available (#3762)
|
2020-03-18 00:11:52 +01:00 |
H. Lehmann
|
05495d2110
|
Merge pull request #3939 from ByteHamster/add-feed-only-url
Tiny add feed improvements
|
2020-03-18 00:08:23 +01:00 |
ByteHamster
|
9ff4687821
|
Do not cache images, accept old iTunes responses
|
2020-03-18 00:08:13 +01:00 |
ByteHamster
|
8486c33815
|
Tiny add feed improvements
|
2020-03-17 23:26:04 +01:00 |
H. Lehmann
|
bb13b1e5f3
|
Merge pull request #3938 from ByteHamster/sidebar-size
Increased sidebar size
|
2020-03-17 16:09:50 +01:00 |
H. Lehmann
|
54056dd8d9
|
Merge pull request #3937 from ByteHamster/recyclerview
Converted lists to RecyclerView
|
2020-03-17 15:41:24 +01:00 |
ByteHamster
|
53f9c87797
|
Increased sidebar size
|
2020-03-17 15:39:28 +01:00 |
ByteHamster
|
6066fef1f2
|
Migrated download screen to RecyclerView
|
2020-03-17 14:57:20 +01:00 |
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 |
H. Lehmann
|
21c617cc74
|
Merge pull request #3936 from ByteHamster/add-feed-page
Made add feed page more white
|
2020-03-16 22:41:05 +01:00 |
H. Lehmann
|
1837cdd576
|
Merge pull request #3934 from ByteHamster/fix-blur
Fixed blurring images on Android 4.4
|
2020-03-16 22:35:01 +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
|
cfe74eee26
|
Fixed blurring images on Android 4.4
|
2020-03-16 18:44:10 +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 |
H. Lehmann
|
2c72c3855b
|
Merge pull request #3931 from ByteHamster/user-agent
Always add UserAgent to requests
|
2020-03-16 11:20:51 +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 |
H. Lehmann
|
4361878427
|
Merge pull request #3928 from ByteHamster/fix-media-deleted-message
Fixed error message when file was deleted
|
2020-03-16 00:21:15 +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
|
d6c0cefa2a
|
Fixed flickering feed icon
|
2020-03-15 20:09:26 +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 |