Commit Graph

2295 Commits

Author SHA1 Message Date
Shinichiro Fujiwara 001583a4e0
App shortcuts (#3748) 2020-03-30 00:39:52 +02:00
ByteHamster 99fc51a557 Updated translations 2020-03-27 14:50:54 +01:00
H. Lehmann 9db8ddf193
Merge pull request #3965 from ByteHamster/sync-icon-vector
Updated sync icons
2020-03-26 23:42:10 +01:00
H. Lehmann ddc8cc7cba
Merge pull request #3967 from ByteHamster/make-controller-smaller
Removed unused code from PlaybackController
2020-03-26 23:41:30 +01:00
ByteHamster 855681e0ee Removed WiFi filter on Android 10 2020-03-26 22:36:23 +01:00
ByteHamster 75d44b95a2 Removed unused code from PlaybackController 2020-03-26 21:47:19 +01:00
ByteHamster c2909bf269 Updated sync icons 2020-03-26 19:24:27 +01:00
H. Lehmann 38c1b559e3
Merge pull request #3839 from shortspider/NotificationForAutoDownloads
Notification for Auto Downloads
2020-03-26 19:22:04 +01:00
ByteHamster 13ca1a8dbc Removed unused StringBuilder 2020-03-26 18:56:25 +01:00
H. Lehmann 11ef58f592
Merge branch 'develop' into NotificationForAutoDownloads 2020-03-26 17:17:52 +01:00
ByteHamster 5a3778e2f0 Do not show buffering indicator when playing local file 2020-03-26 17:12:00 +01:00
H. Lehmann b4b2b45247
Merge pull request #3962 from ByteHamster/cleanup-lint
Cleaned up some Lint warnings
2020-03-25 23:47:05 +01:00
ByteHamster 902215c18d Removed unused code 2020-03-25 22:50:41 +01:00
H. Lehmann b5836650d1
Merge pull request #3954 from ByteHamster/audioplayer-fragment
Convert AudioPlayer to fragment
2020-03-25 22:49:34 +01:00
ByteHamster 3399be1290 Cleaned up some Lint warnings 2020-03-25 22:17:29 +01:00
H. Lehmann ae906de06d
Merge pull request #3961 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
Nathan Mascitelli 9637734000 Add and use new icon 2020-03-24 21:12:02 -04:00
Nathan Mascitelli 125fa3932e List episodes that are downloaded 2020-03-24 20:48:35 -04:00
Nathan Mascitelli c2d87f57e5 Use different ids 2020-03-24 20:03:04 -04: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
Nathan Mascitelli f82f9d702c Changes based on feedback 2020-03-22 16:28:51 -04:00
Nathan Mascitelli ad54ed3ec6 Autodownload notification opens queue 2020-03-22 16:27:28 -04:00
Nathan Mascitelli 576baf90d8 Requested changes from review feedback 2020-03-22 16:25:57 -04:00
Nathan Mascitelli 7a93f1e513 Add new notification channel 2020-03-22 16:25:57 -04:00
Nathan Mascitelli f7c520bc65 Remove unused constant 2020-03-22 16:25:57 -04:00
Nathan Mascitelli bd4631126d Updates based on QA feedback 2020-03-22 16:25:57 -04:00
Nathan Mascitelli 5d70a3cc38 Rename generatedBySystem to initiatedByUser 2020-03-22 16:25:57 -04:00
Nathan Mascitelli 71f57bda32 Simplify constructors 2020-03-22 16:25:04 -04:00
Nathan Mascitelli bbc994fc9b Fix build and tests 2020-03-22 16:25:04 -04:00
Nathan Mascitelli 1eaecf8358 Add preferences 2020-03-22 16:19:31 -04:00
Nathan Mascitelli 39e0d20ae7 Create report if download generated by system 2020-03-22 16:19:31 -04:00
Nathan Mascitelli 895af777cf Add generatedBySystem to DownloadStatus 2020-03-22 16:19:31 -04:00
Nathan Mascitelli b5244bbe99 Add generatedBySystem to DownloadRequest 2020-03-22 16:19:31 -04: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 #3946 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 #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
ByteHamster 9ff4687821 Do not cache images, accept old iTunes responses 2020-03-18 00:08:13 +01:00