ByteHamster
|
ba66ae7633
|
Moved model to its own module
|
2021-04-22 23:17:11 +02:00 |
|
ByteHamster
|
2a47f49fde
|
Remove dependency of FeedMedia to DbWriter
|
2021-04-22 22:27:39 +02:00 |
|
ByteHamster
|
09d402a945
|
Removed PlaybackPreferences dependency from FeedMedia
|
2021-04-22 22:19:02 +02:00 |
|
ByteHamster
|
c04f36bb9f
|
Decouple FeedMedia and PlaybackService
|
2021-04-22 22:08:05 +02:00 |
|
ByteHamster
|
762140bccd
|
Decouple FeedMedia and sync service (#5128)
|
2021-04-22 22:06:11 +02:00 |
|
ByteHamster
|
0081d232d0
|
Moved cursor related code out of model (#5126)
|
2021-04-22 22:04:20 +02:00 |
|
ByteHamster
|
0d49f39ea0
|
Reduce dependencies of model to UserPreferences
|
2021-04-22 21:17:52 +02:00 |
|
ByteHamster
|
74c8dc9c14
|
Moved notification icons to their own module, so they don't crash old Android versions
|
2021-04-21 23:05:47 +02:00 |
|
ByteHamster
|
bd7793ffd4
|
Deleted duplicate resources
|
2021-04-21 23:05:42 +02:00 |
|
ByteHamster
|
d51e9c7625
|
Use VectorDrawable compat library
|
2021-04-18 17:05:04 +02:00 |
|
ByteHamster
|
8d3e547a7b
|
Fixed unused resources Lint errors
In the future, CI will complain when a PR leads to unused resources.
|
2021-04-17 17:59:03 +02:00 |
|
ByteHamster
|
fcf918f304
|
Enabled Lint with dependency checking
|
2021-04-17 17:30:43 +02:00 |
|
ByteHamster
|
8768144c91
|
Don't handle play image resource in PlaybackController
|
2021-04-14 22:35:01 +02:00 |
|
tamizh143
|
b8276d2fb3
|
Add filtering subscriptions based on new episodes notification setting (#5098)
|
2021-04-10 10:35:39 +02:00 |
|
tamizh143
|
d8ca965e0c
|
Add link to relevant settings screen in 'Episode cache full' dialog (#5088)
|
2021-04-06 22:52:39 +02:00 |
|
Tony Tam
|
79c79efce5
|
Parsing podcast:funding tag, showing payment, funding links on the show info screen (#4933)
|
2021-04-06 18:15:14 +02:00 |
|
ByteHamster
|
ef41704166
|
Merge branch 'master' into develop
|
2021-04-04 19:31:59 +02:00 |
|
ByteHamster
|
3acdc83c66
|
Backport: Add missing synchronized keyword
|
2021-04-03 15:47:15 +02:00 |
|
peakvalleytech
|
bb51e9ebd9
|
Add Contribute entry to settings screen under 'Project' (#5028)
|
2021-04-02 18:18:33 +02:00 |
|
ByteHamster
|
1d8d3203d4
|
Update play icon when service is stopped
|
2021-04-02 18:14:03 +02:00 |
|
ByteHamster
|
d6e0799a21
|
Updated translations
|
2021-04-02 17:49:08 +02:00 |
|
ByteHamster
|
2df3cf9fe7
|
Rename audio player tabs
|
2021-04-02 17:14:01 +02:00 |
|
Tony Tam
|
843892e34f
|
Safer remain time - default to zero when the media duration is wrong (#5043)
|
2021-04-02 14:30:21 +02:00 |
|
ByteHamster
|
ea4488c181
|
Fixed new SpotBugs violations after merging to develop
|
2021-03-28 22:57:48 +02:00 |
|
ByteHamster
|
7465b747f3
|
Merge pull request #5055 from ByteHamster/spotbugs
Add SpotBugs CI check
|
2021-03-28 22:46:37 +02:00 |
|
ByteHamster
|
998535515b
|
Make AntennaPod pass the medium SpotBugs findings
|
2021-03-28 22:32:40 +02:00 |
|
ByteHamster
|
b1e15e8704
|
Removed unused methods that caused SpotBugs violations
|
2021-03-27 21:52:11 +01:00 |
|
ByteHamster
|
71184ee5d4
|
Fixed SpotBugs violations, so that at least the most severe checks pass
|
2021-03-27 20:44:35 +01:00 |
|
ByteHamster
|
6b9821a1f9
|
Merge pull request #5052 from ByteHamster/stop-service-properly
Stop service properly when playback ends
|
2021-03-27 12:20:31 +01:00 |
|
ByteHamster
|
4f5d076cb9
|
Stop service properly when playback ends
|
2021-03-26 18:59:14 +01:00 |
|
ByteHamster
|
68e70d1b6b
|
Show cover and shownotes for previewed episodes
|
2021-03-26 18:56:38 +01:00 |
|
Joschua Gandert
|
241935c601
|
Fixed certain file types not being recognized in local feeds (Closes #4802) (#5039)
|
2021-03-22 10:16:51 +01:00 |
|
datavizard
|
b276c34942
|
Adds a visual cue to the podcast header view whenever updates are disabled (#5014)
|
2021-03-10 13:30:45 +01:00 |
|
ByteHamster
|
2cbcdb97d1
|
Fixed getting next page of feed
|
2021-03-10 12:18:01 +01:00 |
|
ByteHamster
|
b05d877954
|
Fixed animation when hiding drawer items
|
2021-03-09 17:55:57 +01:00 |
|
ByteHamster
|
962edc6778
|
Updated translations
|
2021-03-08 10:36:13 +01:00 |
|
ByteHamster
|
a49b4477a9
|
Merge pull request #5010 from ByteHamster/crash-fix
Various crash fixes reported in the beta
|
2021-03-08 10:15:20 +01:00 |
|
ByteHamster
|
0172a5db13
|
Nullability checks in ExoPlayerWrapper
|
2021-03-07 20:00:09 +01:00 |
|
ByteHamster
|
7a3bb825ed
|
Fixed calling bindService if service is not running
|
2021-03-07 19:57:35 +01:00 |
|
ByteHamster
|
14c81265dc
|
Merge pull request #5006 from ByteHamster/podcast-specific-speed
Clear temporary playback speed when switching to another episode
|
2021-03-07 12:18:31 +01:00 |
|
ByteHamster
|
1646ba4088
|
Clear temporary playback speed when switching to another episode
|
2021-03-07 11:35:50 +01:00 |
|
ByteHamster
|
db70129537
|
Stop playback of deleted podcast even if it is just streaming
|
2021-03-07 11:11:31 +01:00 |
|
ByteHamster
|
d3bf107363
|
Fixed download service notification not being updated to 'Stopping service'
|
2021-03-06 21:00:26 +01:00 |
|
ByteHamster
|
ef24f6d1f4
|
Fixed local folders ending up in DownloadService
|
2021-03-06 20:59:16 +01:00 |
|
peakvalleytech
|
f90656d213
|
Show podcast-specific settings in preferences search (#4990)
|
2021-03-06 20:44:15 +01:00 |
|
ByteHamster
|
bc073ff38f
|
Removed metadata loader from model
|
2021-03-05 17:44:33 +01:00 |
|
ByteHamster
|
d54ce2f8b1
|
Code cleanup
|
2021-03-05 16:55:55 +01:00 |
|
ByteHamster
|
3f21ef50d3
|
Added basic tag editor UI
|
2021-03-05 14:12:07 +01:00 |
|
ByteHamster
|
e86905e4c8
|
Sort folders to the end
|
2021-03-05 12:56:23 +01:00 |
|
ByteHamster
|
627bd35500
|
Fixed folder ID generation
|
2021-03-05 10:56:54 +01:00 |
|