summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
AgeCommit message (Collapse)Author
2020-07-11Merge pull request #4260 from gerardolgvr/replace-share-menu-by-dialogH. Lehmann
fixes #1215 replacing share menu by dialog
2020-07-10updates for share dialog and implementing new instance patternGerardo Vázquez
2020-07-01updating strings xml for share dialog and share podcastGerardo Vázquez
2020-06-28updating ShareDialog according to code reviewGerardo Vázquez
2020-06-27Change string pref_pauseOnHeadsetDisconnect_title to 'Headphones or ↵Ramzan
Bluetooth disconnect'
2020-06-26fixing test and ShareEpisodeDialogGerardo Vázquez
2020-06-26adding shared preferences to ShareEpisodeDialogGerardo Vázquez
2020-06-26updating share episode dialogGerardo Vázquez
2020-05-29Added auto skip feed settings iconByteHamster
2020-05-27Made notification IDs uniqueByteHamster
2020-05-27Cleaned up unused IDsByteHamster
2020-05-27Made PendingIntent request codes uniqueByteHamster
2020-05-25Merge pull request #4192 from ByteHamster/fix-new-labelH. Lehmann
Fixed new label
2020-05-25Fixed new labelByteHamster
2020-05-24Merge pull request #4106 from malockin/export-favoritesH. Lehmann
Export favourites
2020-05-22Fixed wrong translationByteHamster
2020-05-21Make transifex happy by providing two plural formsByteHamster
2020-05-21Added button to stop previewed episodeByteHamster
2020-05-20More spacing for playback controlsByteHamster
2020-05-14Made dark theme darkerByteHamster
2020-05-11Merge pull request #4131 from ByteHamster/bugfixingH. Lehmann
Bugfixing
2020-05-11Fixed blue buttons with blue textByteHamster
2020-05-09Improved TalkBack accessibilityByteHamster
2020-05-06Merge pull request #4121 from ByteHamster/on-demand-configurationH. Lehmann
Added on-demand configuration for stream vs download
2020-05-06Added on-demand configuration for stream vs downloadByteHamster
2020-05-06Merge pull request #4116 from ByteHamster/non-square-images-consistencyH. Lehmann
Make subscriptions view more consistent when showing non-square images
2020-05-05Offer to switch to ExoPlayer on media player errorByteHamster
2020-05-04Make subscriptions view more consistent when showing non-square imagesByteHamster
2020-05-04Merge pull request #4109 from ByteHamster/tab-backgroundH. Lehmann
Fixed tab background
2020-05-04Small Lint fixesByteHamster
2020-05-04Fixed tab backgroundByteHamster
Only tabBackground is not enough on big screens.
2020-05-03Updated PR according to commentsmalockin
Removed unnecessary checks in while loop, and converted it to a do...while loop. Moved favorites export under HTML section. Corrected indentation in resources files. Moved to using a unified template for all HTML exports. Removed unnecessary strings, corrected capitalization.
2020-05-03Fixed pager tab backgroundByteHamster
2020-05-03Do not display buttons in all-capsByteHamster
2020-05-03Switched to MaterialComponents themeByteHamster
2020-05-03Initial favorites export commitmalockin
2020-05-01Merge pull request #4094 from ByteHamster/fragment-transition-speedH. Lehmann
Made fragment transition a bit faster
2020-05-01Made fragment transition a bit fasterByteHamster
2020-05-01Merge pull request #4088 from ByteHamster/selected-quantityH. Lehmann
Allow plural of 'x selected' string
2020-04-29Allow plural of 'x selected' stringByteHamster
2020-04-21Skip intro and ending per feed (#3975)Tony Tam
2020-04-11Merge pull request #4036 from ByteHamster/colorsH. Lehmann
Make colors more consistent
2020-04-11Make colors more consistentByteHamster
2020-04-10Merge pull request #4029 from ByteHamster/podcast-searcher-abstractH. Lehmann
Abstract from iTunes search provider lookup
2020-04-09Use a single search fragment for all searchersByteHamster
2020-04-08Merge pull request #4015 from ByteHamster/drag-handle-sizeH. Lehmann
Made drag handle less prominent
2020-04-07Made drag handle less prominentByteHamster
2020-04-07easy to read sorting options (#4004)Tony Tam
2020-04-07show a warning dialog when importing a database (#4011)Tony Tam
2020-04-02Added fast scrolling to all episode listsByteHamster