Commit Graph

2310 Commits

Author SHA1 Message Date
ByteHamster
ae81648597 Added fast scrolling to all episode lists 2020-04-02 21:19:03 +02:00
H. Lehmann
5e344baf4b
Merge pull request #3993 from ByteHamster/recycle-viewholders
Recycle ViewHolders throughout the whole app
2020-04-02 19:19:40 +02:00
ByteHamster
59250404c2 Recycle ViewHolders throughout the app 2020-04-02 18:48:02 +02:00
H. Lehmann
31e02d89c2
Merge pull request #3992 from ByteHamster/performance
Performance improvements
2020-04-02 18:42:47 +02:00
ByteHamster
77ef239336 Performance improvements 2020-04-02 16:57:28 +02:00
ByteHamster
dde4c7e1d7 Always join FeedMedia instead of doing two queries 2020-04-01 17:29:43 +02:00
ByteHamster
5bfb68382b Removed integrations screen with only one item 2020-03-31 12:34:30 +02:00
ByteHamster
84f45986e3 Fixed crashing DownloadService 2020-03-31 12:02:28 +02:00
ByteHamster
6d3cc1a9da Checkstyle fixes 2020-03-30 14:37:27 +02:00
ByteHamster
6e3d012a8a Speed up full sync by not loading queue/favorite status 2020-03-30 13:58:44 +02:00
ByteHamster
9c1725fcd3 Give some love to gpodder login UI 2020-03-30 13:58:44 +02:00
ByteHamster
67de5de8c4 Report sync progress 2020-03-30 13:58:44 +02:00
ByteHamster
a4409c7c5c Upload all played episodes on full sync 2020-03-30 13:58:44 +02:00
ByteHamster
ef121892f7 Migrated to WorkManager to allow retrying 2020-03-30 13:58:44 +02:00
ByteHamster
2b8c3ff04e Uncoupled AntennaPod from specific GpodnetSyncService 2020-03-30 13:58:44 +02:00
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