Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-07 | Style changes and logging | ByteHamster | |
2017-12-25 | Review changes | ByteHamster | |
2017-12-24 | Cleanup import/export | ByteHamster | |
2017-12-24 | Showing dialog when import succeeds | ByteHamster | |
2017-12-24 | Supporting export using documents store API | ByteHamster | |
2017-12-24 | Import/Export activity | ByteHamster | |
2017-12-11 | Merge pull request #2456 from AntennaPod/bugfix/2397-duplicate-chapters | Martin Fietz | |
Avoid duplicate chapters | |||
2017-12-11 | Merge pull request #2460 from AntennaPod/bugfix/2458-FileUriExposedException | Martin Fietz | |
Avoid FileUriExposedException on OPML Import | |||
2017-10-22 | Remove multidex again | Martin Fietz | |
2017-10-22 | Remove multidex again | Martin Fietz | |
2017-10-21 | Fix install of debug version by using unique provider | ByteHamster | |
2017-10-21 | Avoid FileUriExposedException | Martin Fietz | |
2017-10-21 | Refactor | Martin Fietz | |
2017-10-20 | Merge branch 'develop' into htmlpatch | Martin Fietz | |
2017-10-20 | Merge pull request #2443 from AntennaPod/followup/2272 | Martin Fietz | |
Also check keep favorites preference in player widget service | |||
2017-10-19 | Fix file sharing | Martin Fietz | |
2017-10-19 | Prevent ArrayIndexOutOfBoundsException | Martin Fietz | |
2017-10-19 | Check for null | Martin Fietz | |
2017-10-19 | Check extra text for null | Martin Fietz | |
2017-10-15 | Also check keep favorites preference in player widget service | Martin Fietz | |
2017-10-15 | Merged add_feed_label and add_new_feed_label | ByteHamster | |
Closes #1833 | |||
2017-10-15 | lambdas break old Androids, sigh. | Danial Klimkin | |
2017-10-15 | Reworking data dir dialog | Danial Klimkin | |
2017-10-06 | fix wifi service mem leak | drabux | |
The WIFI_SERVICE must be looked up on the Application context or memory will leak on devices < Android N. Try changing activity to activity.getApplicationContext() [WifiManagerLeak] | |||
2017-09-23 | Enable multi-dexing | Martin Fietz | |
2017-09-23 | 2423 Handle empty feed url in itunes search result | Martin Fietz | |
2017-08-08 | request permissions in api > 23 (Android N etc.) | Serge | |
I'm not sure but did you mean ">=" ? | |||
2017-06-05 | 1183 Reload header images on refresh | Martin Fietz | |
2017-06-05 | Refactor | Martin Fietz | |
2017-06-04 | Review changes | ByteHamster | |
2017-05-03 | Added null and instanceof checks | ByteHamster | |
2017-05-03 | Allow sharing feed file, as suggested in #2236 | ByteHamster | |
2017-04-17 | Merge pull request #2304 from ByteHamster/start-once | Martin Fietz | |
Only allow menu invalidations from active fragment | |||
2017-04-17 | Only allow menu invalidations from active fragment | ByteHamster | |
Fixes #2081 | |||
2017-04-16 | Merge pull request #2294 from ByteHamster/stats-duration | Martin Fietz | |
Allow choosing between getDuration and getPlayedDuration | |||
2017-04-15 | Renamed type to mode | ByteHamster | |
2017-04-15 | Added duration to chapters list | ByteHamster | |
Closes #2174 | |||
2017-04-15 | Added feed title to delete confirmation | ByteHamster | |
Closes #2291 | |||
2017-04-15 | Allow choosing between getDuration and getPlayedDuration | ByteHamster | |
2017-04-10 | Merge pull request #2287 from mfietz/2275-share-opml | Martin Fietz | |
Share OPML [Fixed] | |||
2017-04-10 | Convert string to uri | Martin Fietz | |
2017-04-09 | Merge branch 'develop' into develop | Martin Fietz | |
2017-03-17 | Handle OPML send intent | Cj Malone | |
2016-12-31 | Sort wifi names in automatic download preferences | Andrew Gaul | |
This eases toggling an individual entry when one has many configured wifi networks. | |||
2016-12-30 | Merge pull request #2201 from VarunBarad/develop | Martin Fietz | |
Add launch screen. | |||
2016-12-30 | Merge pull request #2188 from mfietz/okhttp3 | Martin Fietz | |
Upgrade okhttp to version 3 | |||
2016-12-08 | Revert to remove MultiDex support. | VarunBarad | |
This reverts commit 9406108c61e42b6ad8942e5cce0c87c01c061473, reversing changes made to b4233f004c5df3fcaae08b0b88e4c0bd8ae3a747. | |||
2016-12-04 | Turn auto enable sleep timer on/off immediately | Martin Fietz | |
2016-12-04 | Add MultiDexSupport. | VarunBarad | |
2016-12-03 | Add branded launch screen. | VarunBarad | |