diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 96539936c..b20aab7b0 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="1050200" + android:versionName="1.5.2.0"> - - - - - diff --git a/core/src/main/res/values/attrs.xml b/core/src/main/res/values/attrs.xml index 2d3379d95..74eef525a 100644 --- a/core/src/main/res/values/attrs.xml +++ b/core/src/main/res/values/attrs.xml @@ -19,8 +19,6 @@ - - @@ -29,7 +27,6 @@ - diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 912a60f55..a94c9ad2d 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -134,6 +134,7 @@ Not downloaded Filtered {fa-exclamation-circle} Last Refresh failed + Open Podcast Download @@ -178,6 +179,7 @@ Connection Error Unknown Host Authentication Error + File Type Error Cancel all downloads Download canceled Download canceled\nDisabled Auto Download for this item @@ -278,6 +280,8 @@ There are no items in this list. You haven\'t subscribed to any feeds yet. This episode has no chapters. + This episode has no shownotes. + Other @@ -358,6 +362,9 @@ Logout was successful Change login information Change the login information for your gpodder.net account. + Sync now + Sync subscriptions and episode states with gpodder.net + Sync started Playback Speeds Customize the speeds available for variable speed audio playback Fast forward time @@ -385,6 +392,8 @@ Sonic media player Use built-in sonic media player as a replacement for Android\'s native mediaplayer and Prestissimo Current value: %1$s + Proxy + Set a network proxy Enable automatic flattring @@ -409,8 +418,8 @@ OPML Import ERROR! Reading OPML file - An error has occurred while reading the opml document: - The import directory is empty. + An error has occurred while reading the OPML document: + No file selected! Select all Deselect all Select… @@ -591,4 +600,17 @@ Downmix: Stereo to mono Sonic only + + Type + Host + Port + (Optional) + Test + Checking… + Test successful + Test failed + Host must not be empty + Host not valid UP or domain + Port not valid + diff --git a/core/src/main/res/values/styles.xml b/core/src/main/res/values/styles.xml index d79ba6b45..27500b3e4 100644 --- a/core/src/main/res/values/styles.xml +++ b/core/src/main/res/values/styles.xml @@ -25,8 +25,6 @@ @drawable/ic_expand_more_grey600_36dp @drawable/ic_refresh_grey600_24dp @drawable/navigation_up - @drawable/ic_description_grey600_36dp - @drawable/ic_toc_grey600_36dp @drawable/ic_share_grey600_24dp @drawable/ic_list_grey600_24dp @drawable/ic_hearing_grey600_18dp @@ -37,7 +35,6 @@ @drawable/ic_drag_vertical_grey600_48dp @color/white @color/white - @drawable/ic_more_vert_grey600_24dp @drawable/ic_new_releases_grey600_24dp @drawable/ic_history_grey600_24dp @drawable/ic_play_arrow_grey600_36dp @@ -85,8 +82,6 @@ @drawable/ic_expand_more_white_36dp @drawable/ic_refresh_white_24dp @drawable/navigation_up_dark - @drawable/ic_description_white_36dp - @drawable/ic_toc_white_36dp @drawable/ic_share_white_24dp @drawable/ic_list_white_24dp @drawable/ic_hearing_white_18dp @@ -97,7 +92,6 @@ @drawable/ic_drag_vertical_white_48dp @color/black #3B3B3B - @drawable/ic_more_vert_white_24dp @drawable/ic_new_releases_white_24dp @drawable/ic_history_white_24dp @drawable/ic_play_arrow_white_36dp @@ -146,8 +140,6 @@ @drawable/ic_expand_more_grey600_36dp @drawable/ic_refresh_grey600_24dp @drawable/navigation_up - @drawable/ic_description_grey600_36dp - @drawable/ic_toc_grey600_36dp @drawable/ic_share_grey600_24dp @drawable/ic_list_grey600_24dp @drawable/ic_hearing_grey600_18dp @@ -158,7 +150,6 @@ @drawable/ic_drag_vertical_grey600_48dp @color/white @color/white - @drawable/ic_more_vert_grey600_24dp @drawable/ic_new_releases_grey600_24dp @drawable/ic_history_grey600_24dp @drawable/ic_play_arrow_grey600_36dp @@ -207,8 +198,6 @@ @drawable/ic_expand_more_white_36dp @drawable/ic_refresh_white_24dp @drawable/navigation_up_dark - @drawable/ic_description_white_36dp - @drawable/ic_toc_white_36dp @drawable/ic_share_white_24dp @drawable/ic_list_white_24dp @drawable/ic_hearing_white_18dp @@ -219,7 +208,6 @@ @drawable/ic_drag_vertical_white_48dp @color/black #3B3B3B - @drawable/ic_more_vert_white_24dp @drawable/ic_new_releases_white_24dp @drawable/ic_history_white_24dp @drawable/ic_play_arrow_white_36dp