2265 Commits

Author SHA1 Message Date
H. Lehmann
b5836650d1
Merge pull request from ByteHamster/audioplayer-fragment
Convert AudioPlayer to fragment
2020-03-25 22:49:34 +01:00
H. Lehmann
ae906de06d
Merge pull request from ByteHamster/show-buffering-indicator
Show buffering indicator on ExoPlayer
2020-03-25 18:20:42 +01:00
ByteHamster
cbb310080e Redesign ExternalPlayerFragment 2020-03-25 17:49:25 +01:00
ByteHamster
9e84a06260 Reworked cast button handling 2020-03-25 17:00:48 +01:00
ByteHamster
6f9d13146e Show buffering indicator on ExoPlayer 2020-03-25 16:43:35 +01:00
ByteHamster
a989db586a Implemented missing PlaybackController state handling 2020-03-25 16:09:45 +01:00
ByteHamster
5af219107d Updated queue icon 2020-03-25 15:46:01 +01:00
ByteHamster
982ce61b3f Added basic cast button to AudioPlayerFragment 2020-03-23 19:21:23 +01:00
ByteHamster
e417f4a5f8 Added bottom sheet to activity 2020-03-23 01:46:50 +01:00
ByteHamster
a48391865e Use AndroidX consumer instead of our own 2020-03-23 00:37:36 +01:00
ByteHamster
64f1af0d6b Copied setup from MediaPlayerActivity to AudioPlayerFragment 2020-03-23 00:05:06 +01:00
ByteHamster
467b2ae1a3 Created audio player fragment 2020-03-22 23:07:59 +01:00
ByteHamster
000ea0b6de Fixed downloads taking long before being shown as started
The first call to installSslProvider may take quite long.
Already report the started download.
2020-03-20 18:09:29 +01:00
H. Lehmann
4da4b0e1c2
Merge pull request from ByteHamster/speed-up-start
Install ssl provider asynchronously
2020-03-20 16:14:41 +01:00
ByteHamster
1eb207ad0e Fixed jumping icon on splash screen 2020-03-20 14:19:03 +01:00
ByteHamster
0d02943866 Install ssl provider asynchronously 2020-03-20 14:08:44 +01:00
ByteHamster
9e99b81f1e Enabled more checkstyle rules 2020-03-18 20:17:51 +01:00
H. Lehmann
85cbebcae1
Merge pull request 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 () 2020-03-18 00:11:52 +01:00
ByteHamster
9ff4687821 Do not cache images, accept old iTunes responses 2020-03-18 00:08:13 +01:00
H. Lehmann
bb13b1e5f3
Merge pull request from ByteHamster/sidebar-size
Increased sidebar size
2020-03-17 16:09:50 +01:00
ByteHamster
53f9c87797 Increased sidebar size 2020-03-17 15:39:28 +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 from ByteHamster/black-icons
Made icons black instead of grey
2020-03-17 00:22:19 +01:00
H. Lehmann
21c617cc74
Merge pull request 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 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
fc8aee3ce4 Made add feed page more white 2020-03-16 22:21:45 +01:00
H. Lehmann
15b1afa38b
Merge pull request 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
3167c7a5d2 Always add UserAgent to requests 2020-03-16 10:48:29 +01:00
H. Lehmann
c0a688ce54
Merge pull request 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
6fd1f8e692
Merge pull request 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
a9d93c9074 Fixed error message when file was deleted 2020-03-15 23:51:25 +01:00
ByteHamster
d6c0cefa2a Fixed flickering feed icon 2020-03-15 20:09:26 +01:00
ByteHamster
7f4d43deb1 Moved Toolbar to individual Fragments 2020-03-15 20:09:11 +01:00
H. Lehmann
03d1f41e9b
Merge pull request from ByteHamster/player-page
Removed ActionBar background on player page
2020-03-14 00:18:53 +01:00
ByteHamster
0ef66fef54 Color tweaks 2020-03-13 23:52:30 +01:00
ByteHamster
78a86347d4 Fixed showing feed title in download log 2020-03-12 00:25:53 +01:00
JessieVela
60774ceaa1
Change batch edit text to Multi select () 2020-03-10 17:51:34 +01:00
JessieVela
ff699ac4ec
Change display of text from Download queued to Download pending () 2020-03-10 10:03:51 +01:00
H. Lehmann
fef4fb9a6b
Add allow streaming dialog () 2020-03-01 01:22:29 +01:00
ByteHamster
2322afc50c Updated Strings 2020-03-01 00:20:53 +01:00
H. Lehmann
727e83eac6
Merge pull request from ByteHamster/new-episodes-default
Change default drawer counter to 'new episodes'
2020-03-01 00:11:03 +01:00
H. Lehmann
b80bb03d27
Merge pull request from ByteHamster/export-logcat
Added 'Export logs' button to bug report page
2020-03-01 00:05:13 +01:00