summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)Author
2018-04-04replace old ActionBarActivity with AppCompatActivityHannes Achleitner
2018-04-02Merge remote-tracking branch 'upstream/develop' into layout-improvementsByteHamster
2018-04-02Extracted color resourceByteHamster
2018-03-16Only write queue order to database on drag release for the podcast queue.Matthew Gaffen
2018-02-20Revert "Set background of playerFragment to same color as toolbar"ByteHamster
2018-02-14Make feed title selectableByteHamster
2018-02-13Darken background of feed headerByteHamster
2018-02-13Set background of playerFragment to same color as toolbarByteHamster
2018-02-13Removed useless nested layoutByteHamster
2018-02-05Do not flicker when pressing back arrowByteHamster
2018-02-05Make player selectableByteHamster
2018-01-28Fix for #2555 - can't open Preferences activity when there are stored WiFi co...Oliver Crow
2018-01-22Prepare for 1.6.4.51.6.4.5Martin Fietz
2018-01-21Add missing spacesMartin Fietz
2018-01-21Minor refactoringsMartin Fietz
2018-01-21Merge branch 'develop' into refactorMartin Fietz
2018-01-21Merge pull request #2445 from ByteHamster/exportMartin Fietz
2018-01-21Merge pull request #2543 from gaul/static-finalMartin Fietz
2018-01-20Make some static fields finalAndrew Gaul
2018-01-20Make some inner classes staticAndrew Gaul
2018-01-14Variable cannot be finalMartin Fietz
2018-01-14Remove catch for exception that is never thrownMartin Fietz
2018-01-14Merge folder configurationMartin Fietz
2018-01-14static modifier is redundant for inner enumsMartin Fietz
2018-01-14Remove redundant throws clausesMartin Fietz
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2018-01-14Use bulk operation instead of iterationMartin Fietz
2018-01-14Synchronization field must be finalMartin Fietz
2018-01-14Collapse empty tagMartin Fietz
2018-01-14Remove unused importsMartin Fietz
2018-01-14Replace explicit type with <>Martin Fietz
2018-01-14Replace statement lambda with expression lambdaMartin Fietz
2018-01-14Replace anonymous type with lambdaMartin Fietz
2018-01-13RefactorMartin Fietz
2018-01-10Remove superfluous loggingMartin Fietz
2018-01-10Move attributes to edittextMartin Fietz
2018-01-10LinearLayout should use 'layout_height="wrap_content"'Martin Fietz
2018-01-10Do not treat position as fixedMartin Fietz
2018-01-10Avoid NPEsMartin Fietz
2018-01-10Use DecimalFormatMartin Fietz
2018-01-10'ellipsize=start' and 'lines=1' can lead to crashesMartin Fietz
2018-01-10Silence warningMartin Fietz
2018-01-10SimplifyMartin Fietz
2018-01-10Replace deprecated methodMartin Fietz
2018-01-10SimplifyMartin Fietz
2018-01-10Replace deprecated methodMartin Fietz
2018-01-10Avoid NPEMartin Fietz
2018-01-10Remove assertionsMartin Fietz
2018-01-10Suppress inspectionMartin Fietz