summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Collapse)Author
2019-04-04bulk remove episodes from queue - UI - icon for dark themes.orionlee
2019-04-03bulk edit - refactor - reorder method parameter for ↵orionlee
DBWriter.removeQueueItem(Context, FeedItem, boolean) to be consistent with the rest of the API.
2019-04-03bulk edit - refactor - factorize common codes in binding action to its UI ↵orionlee
and actual logic.
2019-04-03bulk edit - refactor - rename menu ids, to be consistent with single edit ↵orionlee
counterparts
2019-04-03bulk edit - refactor - rename internal constant flags so that the names are ↵orionlee
consistent
2019-04-02bulk edit - no longer defaulted to check allorionlee
2019-04-02bulk edit - "N selected" UI logicorionlee
2019-04-02fix typo in commentsorionlee
2019-04-02bulk remove from queue - frontend logic, with a stub backend.orionlee
2019-04-02document android:elevation API compatibilityorionlee
2019-04-02batch edit - replace the bottom button UI with FAB Speed Dial (no new ↵orionlee
actions yet)
2019-04-02fix speed dial buttons orderorionlee
2019-04-02ensure speed dials clickable (for pre-Android 5 devices)orionlee
2019-04-02stub speed action action listenerorionlee
2019-04-02make speed dials scrollable, so that they work in landscape / split window mode.orionlee
2019-04-02UI Prototype for Batch Edit Episodes rework (from #1145)orionlee
2019-03-29Change the icons in interface #3040Matias de Andrea
2019-03-08Merge pull request #3048 from ByteHamster/new-episodes-downloadH. Lehmann
Fixed download status update in NewEpisodesFragment
2019-03-08Fixed download status update in NewEpisodesFragmentByteHamster
2019-03-07Fix #3028: actually use encodedQuery from URLEncoder to avoid encoding issuesMatthieu De Beule
2019-03-04Merge pull request #3050 from ByteHamster/add-backup-keywordH. Lehmann
Add backup keyword to search
2019-03-04Add backup keyword to searchByteHamster
2019-02-27Set min/max playback speeds from preferencesShinichiro Fujiwara
2019-02-01Merge remote-tracking branch 'upstream/develop' into ↵ByteHamster
auto_download_12_hour_option_2685
2019-02-01Finish when closing error dialogByteHamster
2019-02-01Null handling in OnlineFeedViewActivity (#3004)Burt Wiley Snyder
2019-01-27simplify versionCodeHannes Achleitner
removed implementation was some Eclipse/ant style, now it's Gradle style
2019-01-23Merge pull request #3005 from pachecosf/fix-ripple-effectH. Lehmann
Reimplemented the ripple effect when choosing a nav item
2019-01-23moved closing backet up one linepachecosf
2019-01-23changed location of setupGUI to prevent nullpointerexeptions when saved ↵pachecosf
fragment had no initiliazed id
2019-01-22fixed losing media images and descriptions on rotatepachecosf
2019-01-22fixed placing of the attr into nav_feedlistitempachecosf
2019-01-22reimplemented the ripple effect when choosing a nav itempachecosf
2019-01-19Fixed displaying feed urlByteHamster
Closes #2989
2019-01-19Re-added shorter lt descriptionByteHamster
2019-01-19Merge pull request #2993 from pachecosf/add-highlighting-of-drawer-itemH. Lehmann
Adding highlighting of drawer item functionality
2019-01-18cleaned up a couple of linespachecosf
2019-01-18switched implementation to ussing attrpachecosf
2019-01-18Added title to every languageByteHamster
2019-01-18Play publisher forces to provide all resources for all languagesByteHamster
Filling with English until it's translated
2019-01-18Disabled lt description until it's short enoughByteHamster
2019-01-17Changed implementation using themeUtils insteadpachecosf
2019-01-16adding highlighting of drawer item functunalitypachecosf
2019-01-16Adding some highlighting of drawer itemspachecosf
2019-01-15Merge pull request #2921 from qkolj/delete-episodesH. Lehmann
Add delete option to episode's context menu
2019-01-15Hiding settings that ExoPlayer does not yet supportByteHamster
2019-01-15Merge pull request #2961 from HaBaLeS/AP2253H. Lehmann
Remove silence in podcast episodes
2019-01-15Merge pull request #2984 from orionlee/to_last_activity_when_launch_2948H. Lehmann
make AntennaPod go to last activity (rather than MainActivity) when launched again
2019-01-15Merge pull request #2970 from keunes/patch-1H. Lehmann
Remove radio mention
2019-01-15Merge pull request #2968 from ByteHamster/translation-updateH. Lehmann
Translation updates