summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/dialog
AgeCommit message (Collapse)Author
2020-10-16Extended subscriptions filter (#4502)asdoi
2020-10-10Added in-app review (#4489)DAMLA YILDIZ
2020-10-09Replacing deprecated default constructor of handler with constructor that ↵Chetan Pawar
accepts Looper (#4513)
2020-09-29Fix a few more deprecations, tiny cleanup (#4388)Taco
2020-09-10Merge branch 'develop' into dialog_keyboardasdoi
2020-09-08close keyboard when sleep time has been selectedasdoi
2020-09-03update FeedFilterDialogasdoi
2020-09-03fix FeedSortDialogasdoi
2020-09-03add feed sort menu itemasdoi
2020-08-15Merge branch 'master' into developByteHamster
2020-08-09Add subscriptions filterasdoi
2020-07-29Revert "Added new icon poll"ByteHamster
This reverts commit cc04e08e7432920da712742804bde5f67b3391f7.
2020-07-27Make mobile streaming dialog easier to understandByteHamster
2020-07-26Add missing @NonNull and @Nullable annotations.Tobias Preuss
2020-07-25Added new icon pollByteHamster
2020-07-16New playback speed dialogByteHamster
2020-07-16Merge branch 'master' into developByteHamster
2020-07-16Added CI Lint checks for app moduleByteHamster
2020-07-16Merge branch 'develop' into developH. Lehmann
2020-07-13Fixed clear button clearing all valuesByteHamster
2020-07-13Fix a bunch of deprecationsTacoTheDank
2020-07-11Fix lambdasTacoTheDank
2020-07-11Extract common partsTacoTheDank
2020-07-11Merge pull request #9 from AntennaPod/developBurt Snyder
update me
2020-07-10adjustments for string share... at menusGerardo Vázquez
2020-07-10updates for share dialog and implementing new instance patternGerardo Vázquez
2020-07-07Redesign filter dialogbws9000
2020-07-02Redesign filter dialogbws9000
2020-07-02Removed custom Consumer implementation and decoupled adapter from dialogByteHamster
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-26fixing test and ShareEpisodeDialogGerardo Vázquez
2020-06-26adding shared preferences to ShareEpisodeDialogGerardo Vázquez
2020-06-26updating share episode dialogGerardo Vázquez
2020-06-23fixing checkstylesGerardo Vázquez
2020-06-23fixes #1215 replacing share menu by dialogGerardo Vázquez
2020-06-21Using state lists for colorsByteHamster
2020-06-21Redesign filter dialogbws9000
2020-05-20Sleep timer adjustmentsByteHamster
- Close button instead of OK - Save settings on-the-fly
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-03Merge pull request #4104 from ByteHamster/toast-to-snackbarH. Lehmann
Replaced some Toasts with Snackbars
2020-05-03Merge pull request #4102 from ByteHamster/material-componentsH. Lehmann
Switched to MaterialComponents theme
2020-05-03Replaced some Toasts with SnackbarsByteHamster
2020-05-03Switched to MaterialComponents themeByteHamster
2020-05-03Fixed Snackbars being covered by audio playerByteHamster
2020-05-01Use locale's digits in more placesEbrahim Byagowi
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