Gerardo Vázquez
9d2c2d8f37
adjustments for string share... at menus
2020-07-10 11:42:03 -05:00
Gerardo Vázquez
df19ca2741
updates for share dialog and implementing new instance pattern
2020-07-10 00:57:18 -05:00
Herbert Reiter
984233d1d0
Delete removed files in local feeds
2020-07-08 21:07:51 +02:00
bws9000
2ce23f6868
Redesign filter dialog
2020-07-07 10:55:56 -04:00
Burt Snyder
06f36d12d8
Merge pull request #8 from AntennaPod/develop
...
update me
2020-07-07 10:44:29 -04:00
ByteHamster
fb992ce6d1
Stripping accents before generating file name
2020-07-03 18:16:59 +02:00
bws9000
f4677c0d9a
Redesign filter dialog
2020-07-02 20:34:11 -04:00
Burt Snyder
ecf4b60fce
Merge pull request #7 from AntennaPod/develop
...
update me
2020-07-02 20:25:15 -04:00
ByteHamster
1c887a418a
Removed custom Consumer implementation and decoupled adapter from dialog
2020-07-02 23:01:03 +02:00
ByteHamster
65f844fc83
Allow to select new folder even if current folder is null
2020-07-02 22:44:50 +02:00
ByteHamster
a7f6af28de
Adding internal storage if no external exists
2020-07-02 20:19:14 +02:00
Gerardo Vázquez
0cb17304e7
updating strings xml for share dialog and share podcast
2020-07-01 16:59:20 -05:00
ByteHamster
148b86a3e8
Removed DirectoryChooserActivity
...
This lead to problems when removing the sd card and left the app in stuck mode.
Selecting a folder freely that way will not work with new Android versions anyway.
Now, AntennaPod shows the folder chooser that is displayed on the storage settings screen.
2020-07-01 10:14:37 +02:00
Gerardo Vázquez
a2dafc0aa5
Adding submenu when Sharing a Podcast
2020-06-28 17:22:27 -05:00
Gerardo Vázquez
5608336d0d
removing unused imports at ShareDialogTest
2020-06-28 17:08:58 -05:00
Gerardo Vázquez
61df26aacd
updating ShareDialog according to code review
2020-06-28 16:49:49 -05:00
bws9000
a4ce162491
Redesign filter dialog
2020-06-27 10:24:26 -04:00
Gerardo Vázquez
5363b09f00
fixing test and ShareEpisodeDialog
2020-06-26 18:52:48 -05:00
Gerardo Vázquez
b36078b8f1
adding shared preferences to ShareEpisodeDialog
2020-06-26 16:38:08 -05:00
Gerardo Vázquez
8d6fab6ead
adding episode dialog tests
2020-06-26 10:59:02 -05:00
Gerardo Vázquez
1b57b00fb3
updating share episode dialog
2020-06-26 10:58:37 -05:00
ByteHamster
64b9fcd18a
Trimming Atom content (except GUID)
2020-06-24 22:37:41 +02:00
Gerardo Vázquez
1bc3639a39
fixing checkstyles
2020-06-23 18:31:03 -05:00
Gerardo Vázquez
020d585972
fixes #1215 replacing share menu by dialog
2020-06-23 17:15:41 -05:00
ByteHamster
7de9e0d4c1
Using state lists for colors
2020-06-21 13:17:36 +02:00
bws9000
f243bcd4cc
Redesign filter dialog
2020-06-21 12:59:05 +02:00
ByteHamster
7612f3c5ed
Added test for whitespaces in feed attributes
2020-06-19 16:54:16 +02:00
H. Lehmann
65ec9e5f45
Merge pull request #4250 from ByteHamster/fixed-event-thread
...
Fixed events delivering to background thread and modifying Views
2020-06-19 09:59:07 +02:00
ByteHamster
ab71b16059
Fixed events delivering to background thread and modifying Views
2020-06-19 09:43:36 +02:00
ByteHamster
ee9b7087de
Link forum in Google Play description
2020-06-17 11:45:37 +02:00
ByteHamster
23cdf59803
Bumped version to 2.0.0-RC5
2020-06-14 22:58:44 +02:00
H. Lehmann
04099e7efa
Merge pull request #4231 from ByteHamster/garbage-collect
...
Fixed leaking fragments
2020-06-14 19:50:01 +02:00
H. Lehmann
ac23c4b392
Merge pull request #4238 from ByteHamster/play-with-intent-on-state-unknown
...
Send play intent if service state is unknown
2020-06-14 19:48:56 +02:00
H. Lehmann
ab5a2bcc4b
Merge pull request #4242 from ByteHamster/theme-change-crash
...
Fixed crash when changing theme
2020-06-14 19:48:37 +02:00
H. Lehmann
e86231d6c9
Merge pull request #4243 from ByteHamster/increase-cover-contrast
...
Increase contrast for missing cover images
2020-06-14 19:48:15 +02:00
ByteHamster
8ee53e9023
Increase contrast for missing cover images
2020-06-14 19:07:44 +02:00
ByteHamster
d322cc1e8e
Fixed crash when changing theme
...
Apparently, recreate() brings RxJava in a strange state where errors are directly
thrown instead of relaying them to the error callback. Because of a race condition
in ItemDescriptionFragment.loadData, this throws a NPE.
2020-06-14 18:59:45 +02:00
ByteHamster
58f931b575
Send play intent if service state is unknown
2020-06-11 23:17:06 +02:00
ByteHamster
2b8e416aae
Force restart app after enabling Chromecast
2020-06-11 23:12:05 +02:00
H. Lehmann
f48c75aa83
Merge pull request #4233 from ByteHamster/increase-contrast
...
Increase contrast of played items
2020-06-10 09:23:27 +02:00
ByteHamster
95929983fa
Increase contrast of played items
2020-06-09 22:27:28 +02:00
ByteHamster
d557621df9
Fixed leaking fragments in recycledViewPool
2020-06-09 21:55:52 +02:00
H. Lehmann
0c9b1de12f
Merge pull request #4225 from ByteHamster/support-channels
...
Updated forum link
2020-06-07 23:09:39 +02:00
ByteHamster
d3641b394d
Updated forum link
2020-06-06 13:01:45 +02:00
ByteHamster
ecf53e31a5
Added test for feed settings screen
2020-05-29 18:57:11 +02:00
ByteHamster
1c1780a26f
Added auto skip feed settings icon
2020-05-29 18:37:56 +02:00
ByteHamster
a7b38bd152
Bumped version to 2.0.0-RC4
2020-05-29 10:28:03 +02:00
ByteHamster
671f118ab8
Updated contributors list
2020-05-29 10:26:22 +02:00
H. Lehmann
77b69340a9
Merge pull request #4197 from ByteHamster/unique-intents
...
Unique intents
2020-05-29 09:25:11 +02:00
Tony Tam
62a6ac9078
landscape layout
2020-05-27 21:07:09 -07:00