summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Collapse)Author
2016-03-12Merge branch 'develop' into typosDomingos Lopes
2016-03-101.5.1.4Tom Hennen
2016-03-10Merge pull request #1756 from TomHennen/1.5.1rc3Tom Hennen
1.5.1.3
2016-03-10Do not crash...Martin Fietz
2016-03-09Delete unused resourcesMartin Fietz
2016-03-081.5.1.3Tom Hennen
2016-03-08Do not show loading indicator on rotation changeMartin Fietz
2016-03-08Show podcast titleMartin Fietz
2016-03-07Prevent IllegalStateExceptionMartin Fietz
2016-03-071.5.1.2Tom Hennen
2016-03-051.5.1.1Tom Hennen
2016-03-05Implement OnErrorMartin Fietz
2016-03-04Add ability to open feed after subscribingMartin Fietz
2016-03-031.5.1.0Tom Hennen
2016-03-03Preference playback speed string has to be in US localeMartin Fietz
2016-03-03Print speed according to localeMartin Fietz
2016-03-01Fix play-pause after re-opening audioplayerMartin Fietz
2016-02-251.5.0.9Tom Hennen
2016-02-25Merge pull request #1707 from mfietz/issue/1706-coverfragment-iaeTom Hennen
Audio player fragments: Do not refresh when not attached
2016-02-23Merge pull request #1712 from mfietz/issue/1710-audioplayer-npeMartin Fietz
AudioPlayer NPEs
2016-02-23Do not show full disk icon if cache size is unlimitedMartin Fietz
2016-02-23remove useless parentactivity metadata from applicationDomingos Lopes
2016-02-23correct indentation on external player fragment layoutDomingos Lopes
2016-02-23widget log message typoDomingos Lopes
2016-02-23rewind/fastforward labels on videoplayeractivity layoutDomingos Lopes
2016-02-23Prevent NPEMartin Fietz
2016-02-23RefactorMartin Fietz
2016-02-22Gpodder: Enable manual syncingMartin Fietz
2016-02-22Do not refresh when not attachedMartin Fietz
2016-02-22OPML Import: Show dialog when no file has been selectedMartin Fietz
2016-02-201.5.0.81.5.0.8Tom Hennen
2016-02-20inicialize the volume SeekBars on audio controls to the values on ↵Domingos Lopes
UserPreferences
2016-02-20fix the volume conversion upon user interactionDomingos Lopes
move the conversion formula to a new method in core.util.Converter
2016-02-19RefactorMartin Fietz
2016-02-19Make sure DB helpers and preferences are initializedMartin Fietz
2016-02-19Scale differentlyMartin Fietz
2016-02-18Shorten control showing phaseMartin Fietz
2016-02-18Delay control hiding when button pressedMartin Fietz
2016-02-16Don't NPEMartin Fietz
2016-02-151.5.0.7Tom Hennen
2016-02-14Same issue and solution as #884Martin Fietz
2016-02-131.5.0.6Tom Hennen
2016-02-12Do not show spinner when download is not allowedMartin Fietz
2016-02-12Merge pull request #1651 from mfietz/issue/1650-audio-controls-scrollMartin Fietz
Audio controls dialog scrollable
2016-02-11RefactorMartin Fietz
2016-02-11Menu toggleMartin Fietz
2016-02-08Remove deprecation warnings by using ContextCompat.getColor().Tobias Preuss
2016-02-07Make audio controls dialog scrollable, adjust marginsMartin Fietz
2016-02-061.5.0.5Tom Hennen
2016-02-06Merge pull request #1639 from mfietz/issue/975-no-external-storageTom Hennen
No external storage / Choose Data Folder redo