summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity
AgeCommit message (Expand)Author
2017-10-19Check extra text for nullMartin Fietz
2017-10-15Merged add_feed_label and add_new_feed_labelByteHamster
2017-10-15lambdas break old Androids, sigh.Danial Klimkin
2017-10-15Reworking data dir dialogDanial Klimkin
2017-08-08request permissions in api > 23 (Android N etc.)Serge
2017-06-05RefactorMartin Fietz
2017-05-03Added null and instanceof checksByteHamster
2017-05-03Allow sharing feed file, as suggested in #2236ByteHamster
2017-04-16Merge pull request #2294 from ByteHamster/stats-durationMartin Fietz
2017-04-15Renamed type to modeByteHamster
2017-04-15Added feed title to delete confirmationByteHamster
2017-04-15Allow choosing between getDuration and getPlayedDurationByteHamster
2017-04-10Merge pull request #2287 from mfietz/2275-share-opmlMartin Fietz
2017-04-10Convert string to uriMartin Fietz
2017-04-09Merge branch 'develop' into developMartin Fietz
2017-03-17Handle OPML send intentCj Malone
2016-12-03Add branded launch screen.VarunBarad
2016-11-19Fix adding YouTube feedsCj Malone
2016-11-01Do not check permissions for OPML import on pre-M Android versionsMartin Fietz
2016-11-01Move EventBus register/unregister to appropriate classMartin Fietz
2016-11-01Merge pull request #2172 from mfietz/feature/1794-rename-feedsMartin Fietz
2016-11-01Replace jsoup's example html to plain text parser with adaptation thereofMartin Fietz
2016-11-01Sanitize HTML from Atom feed descriptions/subtitlesMartin Fietz
2016-11-01Add ability to rename feedsMartin Fietz
2016-11-01Hide author(s) and language feed information if emptyMartin Fietz
2016-10-30Merge branch 'develop' into 2085-auto-enable-sleep-timerMartin Fietz
2016-10-15Move opml packageMartin Fietz
2016-10-15Refactor OPML export from asynctask to observableMartin Fietz
2016-10-12Replace toast with snackbar and optional undo actionMartin Fietz
2016-10-09Add dialog option to auto-enable sleep timerMartin Fietz
2016-10-02Merge pull request #1985 from mfietz/issue/1942-automatic-updateMartin Fietz
2016-10-02Removed commented out debugging code and superfluous comments.eraymond
2016-09-28Added preference settings to customize fastforward and rewind delta. Closes #...eraymond
2016-07-23Merge pull request #2027 from mfietz/issue/2023-2024-rotationMartin Fietz
2016-07-17Merge pull request #2060 from domingos86/gpodnet-notification-optionMartin Fietz
2016-07-02gpodnetauth activity: hide keyboard on login press, restrict login to single ...Domingos 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-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-06-29Add onError and refactorMartin Fietz
2016-06-24Prevent NPEsMartin Fietz
2016-06-20Retain context menues and dialogs on rotationMartin Fietz
2016-06-20On resume, check if the feeds should be (automatically) refreshed.Martin 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-08indentation on MainActivity onCreateOptionsMenudomingos86
2016-06-07adapt ui to different flavorsDomingos Lopes
2016-06-06Prevent NPEMartin Fietz
2016-06-04Create one flavor with Google Cast support and one (free) withoutMartin Fietz