7020 Commits

Author SHA1 Message Date
ByteHamster
3f31764f58
Merge pull request #4687 from damoasda/cleanup-DBTasksCallbacks
Refactoring: Remove interface DBTasksCallbacks
2020-11-15 12:25:56 +01:00
Herbert Reiter
3aa6b37834 Refactoring: Remove interface DBTasksCallbacks and class DBTasksCallbacksImpl 2020-11-14 11:32:49 +01:00
mohit
5982ee07b4
Use of ViewBinding in AddFeedFragment (#4647) 2020-11-11 22:20:29 +01:00
ByteHamster
97a2af06d0
Merge pull request #4663 from ByteHamster/android-auto-item-image
Added support for showing feed item images on Android Auto
2020-11-11 22:06:59 +01:00
ByteHamster
ad04c18340
Merge pull request #4682 from tonytamsf/discovery-cleanup
hide suggestion by iTunes when the user hides suggestions
2020-11-11 21:54:24 +01:00
Tony Tam
fad5825a8b hide suggestion by iTunes when the user hides suggestions 2020-11-10 22:53:37 -08:00
Richard
5624ac9ce6
Hide prefExpandNotify from search results (#4673) 2020-11-09 17:31:58 +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
e67e5a35be Bumped version to 2.1.0-RC2 2020-11-06 23:14:03 +01:00
asdoi
1e14cacf89 disable hardware keyboard shortcuts when an EditText is focused 2020-11-06 22:59:01 +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
3326f91573
Merge pull request #4660 from ByteHamster/fix-clear-download-log
Fixed clear download log menu item
2020-11-06 22:57:24 +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
e3e3ee1ea8 Fixed clear download log menu item 2020-11-06 22:00:58 +01:00
ByteHamster
688f1b370c Fix using wrong playable object 2020-11-06 21:58:04 +01:00
ByteHamster
55c6da74cc
Merge pull request #4657 from ByteHamster/add-error-message
Add error message when system file manager is not available
2020-11-06 19:03:47 +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
ByteHamster
769e5ad3fa Bumped version to 2.1.0-RC1 2020-11-04 10:49:30 +01:00
asdoi
adcab6f983
Show "include in auto downloads" checkbox on adding podcast (#4627) 2020-11-04 10:18:44 +01:00
ByteHamster
6ef793a9ae
Merge pull request #4644 from ByteHamster/subscription-columns-radio
Use radio buttons for column number on subscriptions screen
2020-11-04 10:07:08 +01:00
ByteHamster
2ee52e7da7
Merge pull request #4645 from ByteHamster/fix-crash-search
Fixed crash when searching
2020-11-04 10:05:55 +01:00
ByteHamster
ad56eed255 Fixed crash when searching
Search view was set up (and started searching) before other views were
assigned.
2020-11-04 00:21:59 +01:00
ByteHamster
ed2348570c Use radio buttons for column number on subscriptions screen 2020-11-04 00:13:07 +01:00
ByteHamster
24d1259a48
Merge pull request #4635 from andersonvom/remove-if-not-exists
Remove IF NOT EXISTS from index create statements
2020-11-03 15:56:54 +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
ByteHamster
9f4c90ebfb
Merge pull request #4633 from ByteHamster/fix-crash
Fixed crash when playing from preferences
2020-11-02 20:39:19 +01:00
ByteHamster
ec9d631d8d Fixed crash when playing from preferences 2020-11-02 17:10:20 +01:00
ByteHamster
b3c69f1a20
Merge pull request #4625 from ByteHamster/toolbar-rework
Toolbar rework
2020-11-01 17:20:11 +01:00
ByteHamster
23763eb87f
Merge pull request #4628 from ByteHamster/local-feeds-metadata
Fixed local feed metadata, show directly
2020-11-01 17:00:27 +01:00
ByteHamster
87e7a67610 Reduced lag when switching tabs 2020-11-01 16:59:59 +01:00
ByteHamster
bec385a0a8 Restore icon state after searching 2020-11-01 16:59:55 +01:00
ByteHamster
8713d25b1a Fixed local feed metadata, show directly 2020-11-01 16:24:13 +01:00
ByteHamster
7c2c97c747 Converted pagers to stand-alone toolbar 2020-11-01 15:35:44 +01:00
ByteHamster
5f2b436ddc Fixed toolbar state updates
Do not modify up arrow state of background fragments's toolbars.
They are invisible anyways and their state can be kept when resuming
later.
2020-11-01 15:35:44 +01:00
ByteHamster
8975b60ecd Converted main fragments except pagers to stand-alone toolbar 2020-11-01 15:35:44 +01:00
ByteHamster
1ffb9f9464 Converted second-level fragments to stand-alone toolbar 2020-11-01 15:35:39 +01:00
ByteHamster
13e2a67081
Merge pull request #4626 from ByteHamster/fix-empty-view-downloads
Fixed empty view in downloads fragment
2020-11-01 15:08:55 +01:00
ByteHamster
9b55abc781 Fixed empty view in downloads fragment 2020-11-01 13:16:05 +01:00
ByteHamster
dc98c445c1
Merge pull request #4623 from ByteHamster/cancel-future
Cancel notification updater future before shutting down executor
2020-11-01 09:47:32 +01:00
ByteHamster
ec7f639982
Merge pull request #4617 from ByteHamster/duplicate-share-dialog
Do not display duplicate share menu
2020-11-01 09:47:13 +01:00
ByteHamster
f095ca8474 Cancel notification updater future before shutting down executor 2020-10-31 12:23:47 +01:00
avirajrsingh
851ac4198d
Remove enable autodownload from local feed (#4621) 2020-10-31 11:59:32 +01:00
ByteHamster
96e68f69de Do not display duplicate share menu 2020-10-29 21:07:29 +01:00
ByteHamster
7ac4f18561 Migrate notification channel settings 2020-10-29 20:44:24 +01:00
ByteHamster
a0cd1fed2a
Merge pull request #4614 from ByteHamster/consistent-naming
Be consistent about podcast vs episode
2020-10-29 20:42:38 +01:00
ByteHamster
151cccce66 Use system's notification settings on supported devices 2020-10-29 20:21:43 +01:00
ByteHamster
26071dc3cf Make notification channels consistent between app settings and system settings 2020-10-29 20:10:05 +01:00