ByteHamster
e8351ffdc5
Merge pull request #4760 from damoasda/cleanup-imports
...
Refactoring: Remove unused import statements
2020-12-15 22:48:42 +01:00
ByteHamster
540656f61c
Merge pull request #4762 from ByteHamster/parallel-downloads
...
Added number to parallel downloads string
2020-12-15 22:46:08 +01:00
ByteHamster
6ef80bd69e
Added number to parallel downloads string
2020-12-15 16:51:53 +01:00
Herbert Reiter
1d008317aa
Remove unused import statements to reduce dependencies
2020-12-13 22:55:11 +01:00
Keunes
f2c26b11c6
Correct website links ( #4740 )
...
With our new website, some of the links have changed. Also, the FAQ is no more.
2020-12-10 23:15:28 +01:00
Mats Wahlberg
aeeb6eef37
Add the Let's Encrypt (ISRG Root X1) Root Certificate
...
This adds the ISRG Root X1 certificate to the backported certificates
introduced in #4497 . This should solve the issue when DST Root X3
expires in 2021 (https://letsencrypt.org/2020/11/06/own-two-feet.html ).
2020-12-05 14:53:28 +01:00
markamaze
e4eacefeb1
added readonly message for feed items w/o media ( #4711 )
2020-12-03 22:57:58 +01:00
ByteHamster
d20557c1b0
Merge pull request #4721 from tonytamsf/share-by-timecode
...
share by timecode
2020-11-30 20:00:18 +01:00
ByteHamster
28064ffa19
Merge pull request #4707 from tonytamsf/pause-button-android-auto
...
pause button for autos
2020-11-30 19:57:48 +01:00
Tony Tam
5661a85eab
Show replay button on the current chapter. ( #4706 )
2020-11-30 19:56:19 +01:00
Tony Tam
4112a65c20
indent with spaces
2020-11-30 06:17:10 -08:00
Tony Tam
3f104f7e5a
fix bug with how we count downloaded media, show a meaningful messages ( #4714 )
2020-11-30 11:29:16 +01:00
markamaze
c1482fe5b8
Moved export log function to menu and added confirm dialog ( #4712 )
2020-11-30 11:20:02 +01:00
Tony Tam
afb151eb3f
share by timecode
2020-11-27 11:32:56 -08:00
ByteHamster
66ee677ebe
Merge pull request #4718 from tonytamsf/queue-image-button
...
add an icon to the Android Auto queue
2020-11-26 18:24:56 +01:00
Tony Tam
28f72aa586
Fix timing issue with speed settings per podcast ( #4713 )
...
when moving to the next episode when phone is locked
2020-11-26 17:48:16 +01:00
Tony Tam
8f0cbb2a88
show number in queue
2020-11-25 17:10:47 -08:00
Tony Tam
a8fbb97cfe
add an icon to the Android Auto queue
2020-11-25 16:52:20 -08:00
Tony Tam
ed47e27baa
line > 120
2020-11-22 18:25:33 -08:00
Tony Tam
aebc62d136
only show the play button for non-car mode, since that is taken care of already
2020-11-22 18:20:10 -08:00
ByteHamster
41cdeec30c
Merge pull request #4698 from ByteHamster/notification-icon-resolution
...
Increased resolution of notification icon
2020-11-22 16:09:48 +01:00
Tony Tam
69670e2153
higher contrast color for search bar ( #4704 )
2020-11-22 15:57:47 +01:00
Tony Tam
d9151351b0
pause button for autos
2020-11-21 18:20:17 -08:00
ByteHamster
9989bbff9b
Increased resolution of notification icon
...
The expanded media style notification has a higher resolution than
normal large icons
2020-11-19 11:27:40 +01:00
ByteHamster
4b252250c0
Merge branch 'master' into develop
2020-11-19 11:24:31 +01:00
Herbert Reiter
d68b45fd30
Refactoring: Remove callback functions with constant value
2020-11-15 14:26:07 +01:00
ByteHamster
34f9f01ba1
Updated translations
2020-11-15 12:37:00 +01:00
ByteHamster
8a82b3709d
Merge pull request #4690 from ByteHamster/fix-wording
...
Fixed wording of counter>0 filter
2020-11-15 12:31:41 +01:00
ByteHamster
02def17f93
Merge pull request #4689 from ByteHamster/stop-foreground-before-stop
...
Stop foreground in DownloadService before calling stop
2020-11-15 12:28:12 +01:00
ByteHamster
97b557a3b6
Merge pull request #4684 from ByteHamster/fix-null-pubdate-crash
...
Fixed comparator method contract when date is null
2020-11-15 12:26:52 +01:00
ByteHamster
2d24213171
Fixed wording of counter>0 filter
2020-11-15 12:18:44 +01:00
ByteHamster
f5bbdf1666
Stop foreground in DownloadService before calling stop
2020-11-14 18:08:52 +01:00
Herbert Reiter
3aa6b37834
Refactoring: Remove interface DBTasksCallbacks and class DBTasksCallbacksImpl
2020-11-14 11:32:49 +01:00
ByteHamster
cabe1a0f66
Fixed comparator method contract when date is null
2020-11-11 22:43:27 +01:00
ByteHamster
4decd1d9fe
Merge pull request #4680 from ByteHamster/fix-file-size-stats
...
Fixed file size statistics
2020-11-11 22:21:00 +01:00
ByteHamster
0e84f5d90c
Merge pull request #4666 from ByteHamster/db-corruption
...
Use lazy singleton instead of Bill Pugh singleton
2020-11-11 22:04:54 +01:00
ByteHamster
eea503e3e0
Merge pull request #4672 from ByteHamster/fix-update-without-pubdate
...
Fixed updating feeds where some items do not have a pubdate
2020-11-11 21:56:59 +01:00
ByteHamster
24c15cfc61
Fixed file size statistics
2020-11-09 23:27:05 +01:00
ByteHamster
2249e91578
Update local folder properties on refresh
...
Fixes updated translations
2020-11-09 23:10:50 +01:00
ByteHamster
fe3a44d5fa
Fixed updating feeds where some items do not have a pubdate
2020-11-09 12:37:33 +01:00
ByteHamster
8f25f5830a
Use lazy singleton instead of Bill Pugh singleton
2020-11-08 09:36:13 +01:00
ByteHamster
0ae6ca8d04
Added support for showing feed item images on Android Auto
2020-11-07 09:29:11 +01:00
ByteHamster
8d2df1afa1
Merge branch 'master' into develop
2020-11-06 23:17:33 +01:00
ByteHamster
29f46d97c0
Merge pull request #4659 from ByteHamster/fix-playback
...
Fix using wrong playable object
2020-11-06 22:57:57 +01:00
ByteHamster
8686edb67e
Merge pull request #4662 from ByteHamster/add-recommended
...
Add 'recommended' text to ExoPlayer setting
2020-11-06 22:56:57 +01:00
ByteHamster
6127197314
Add 'recommended' text to ExoPlayer setting
2020-11-06 22:12:27 +01:00
ByteHamster
688f1b370c
Fix using wrong playable object
2020-11-06 21:58:04 +01:00
ByteHamster
d6c00574b4
Merge pull request #4615 from ByteHamster/notification-channels-consistency
...
Use system notification settings on supported devices instead of our own
2020-11-06 14:37:43 +01:00
ByteHamster
dfd2ad49d1
Add error message when system file manager is not available
2020-11-06 14:32:40 +01:00
Anderson Mesquita
a3a5a936a2
Remove IF NOT EXISTS from index create statements
...
`onCreate()` should only ever be called once, where the tables and
indices are created. Any other changes need to happen via `onUpgrade()`,
so we can safely remove `IF NOT EXISTS`.
When importing any database into the app (e.g. if it gets corrupted and
is recreated with `sqlite3 old-database.db ".dump"`), it first needs to
be set back to the correct version. This can be done in sqlite with:
$ sqlite3 old-database.db "PRAGMA user_version"
<old-db-version>
$ sqlite3 new-database.db "PRAGMA user_version = <old-db-version>"
For more context, see this PR:
https://github.com/AntennaPod/AntennaPod/pull/4585
2020-11-02 18:01:32 -05:00