summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-07-23Merge pull request #2027 from mfietz/issue/2023-2024-rotationMartin Fietz
2016-07-23Merge pull request #2057 from domingos86/castdialogimage-issue1910Martin Fietz
2016-07-18Merge pull request #2067 from orelogo/developMartin Fietz
2016-07-18Search Results: Clarify documentation and strings`orelogo
2016-07-17Merge pull request #2060 from domingos86/gpodnet-notification-optionMartin Fietz
2016-07-17include gpodnet last sync report on Sync pref summaryDomingos Lopes
2016-07-17restore dividers on gpodnet preferencesdomingos86
2016-07-13Search Results: reformat "no result" text for easier translationorelogo
2016-07-13Search Results: Add transparency to played episodesorelogo
2016-07-12Add 'no result' text to unmatched search resultsorelogo
2016-07-05Use MIME types in OPML import intent filtermateoeh
2016-07-03convert gpodder last sync attempt listener to OnSharedPreferenceChangeListenerDomingos Lopes
2016-07-03move last gpodder sync report up to under sync actionDomingos Lopes
2016-07-02gpodnetauth activity: hide keyboard on login press, restrict login to single ...Domingos Lopes
2016-07-02comment on onMeasure implementationsDomingos Lopes
2016-07-02Merge pull request #2050 from mfietz/issue/2049-missing-onerrorMartin Fietz
2016-07-02Merge pull request #2055 from DevFactory/release/Lamdbas_containing_only_one_...Martin Fietz
2016-07-02Make gpodnet sync error notifications optionalDomingos Lopes
2016-06-30fix horizontal layout (MediaRouteControllerDialog)Domingos Lopes
2016-06-29Add preliminary support for Android Auto by changing PlaybackService to exten...Meir Schwarz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-06-29change to rx.Java, avoid NPE, rename packageDomingos Lopes
2016-06-29Add onError and refactorMartin Fietz
2016-06-29remove commented codedomingos86
2016-06-28add onClickListeners, optimize image loadingDomingos Lopes
2016-06-28implement custom mediaroute playback controllerDomingos Lopes
2016-06-24Prevent NPEsMartin Fietz
2016-06-24Prepare 1.6.1.2Martin Fietz
2016-06-24Fix mark as seen and improve mark all X [of feed Z] as YMartin Fietz
2016-06-24Merge pull request #2031 from mfietz/issue/2011-downloaded-playedMartin Fietz
2016-06-21Completed Downloads: Add transparency to played episodesMartin Fietz
2016-06-20Retain context menues and dialogs on rotationMartin Fietz
2016-06-20Drawer: Only keep a weak reference to parent activityMartin Fietz
2016-06-20Reset holder counter for re-useMartin Fietz
2016-06-20On resume, check if the feeds should be (automatically) refreshed.Martin Fietz
2016-06-19Merge pull request #1983 from mfietz/issue/1970-remove-ambiguousTom Hennen
2016-06-19Unsubscribe when fragment is destroyedMartin Fietz
2016-06-19Fix add tileMartin Fietz
2016-06-191.6.1.0Martin Fietz
2016-06-19Merge pull request #1994 from mfietz/issue/1859-add-tileMartin Fietz
2016-06-11Make remove/delete less ambiguousMartin Fietz
2016-06-11Merge pull request #1998 from mfietz/issue/1997-feedinfo-iseMartin Fietz
2016-06-11Replace AsyncTask with RxObservable, prevent IllegalStateExceptionMartin Fietz
2016-06-10Merge pull request #1981 from domingos86/null-action-provider-workaroundMartin Fietz
2016-06-09Merge pull request #2002 from drabux/fix_gradle_free_build__propertiesMartin Fietz
2016-06-08print stack trace with the log entriesDomingos Lopes
2016-06-08fixes NPE from #1974Domingos Lopes
2016-06-09Merge pull request #2001 from domingos86/flavors-optimizationMartin Fietz
2016-06-08Fix gradle free buildsdrabux
2016-06-08indentation on MainActivity onCreateOptionsMenudomingos86