summaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/episodes.xml
AgeCommit message (Collapse)Author
2021-04-21Deleted duplicate resourcesByteHamster
2019-11-20Fix refresh icon sometimes not displayedByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-08-30Moved options menu handling to child classesByteHamster
2019-08-30Extracted episodes fragmentByteHamster
2019-08-23Implemented filter function for "All Episodes" list (#3321)Jan-Peter von Hunnius
2019-07-14Reword "Mark as seen" to "Remove 'new' flag"Anderson Mesquita
This avoids the confusion between "Mark as seen" and "Mark as played". Closes: #3225
2019-05-11Prevent actionbar items from moving when searchingAnderson Mesquita
Previously, when the user clicked the search button, the context menu would be hidden and the refresh button would move way too close to the edge of the screen. This makes sure that when a user clicks the search button on the episodes screen, the remaining actionbar items (refresh and context menu) stay where they are.
2016-06-06New episodes: Mark all as seen instead of playedMartin Fietz