Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-01 | update api version. build breaks, will need further work | Tom Hennen | |
2015-08-29 | Upgrade iconify | Martin Fietz | |
2015-08-19 | Custom SSL Socket Factory for Android 4.1+ (but below 5) | Martin Fietz | |
2015-08-18 | Load feed media size on demand | Martin Fietz | |
2015-07-29 | Replace Picasso with Glide | Martin Fietz | |
2015-07-20 | Don't show version code, commit is short hash only (no tag) | Martin Fietz | |
2015-07-09 | Use "git describe" because it supplies both the commit ID as well as the ↵ | Udi Finkelstein | |
number of commits since the last release. | |||
2015-07-09 | Add commit ID to about screen | Udi Finkelstein | |
2015-06-18 | Fix gradle build from app dir | Tom Hennen | |
Fixes AntennaPod/AntennaPod#883 | |||
2015-05-27 | Subscription view for managing feeds and Navigation drawer feed list cleanup | Raghul Jagannathan | |
2015-05-14 | Some working, some not | Martin Fietz | |
2015-05-03 | removed 'projectsEvaluated' to fix AntennaPod build | Tom Hennen | |
2015-05-03 | fixed typo | Tom Hennen | |
2015-05-03 | populating the version name and code in about.html at build time | Tom Hennen | |
2015-04-27 | Merge pull request #728 from mfietz/issues/627+727 | Tom Hennen | |
Add feed: remember credentials, Basic authentication: try UTF-8 encoding | |||
2015-04-21 | Add copy to clipboard | Martin Fietz | |
2015-04-21 | Show URL in feed info, layout optimizations | Martin Fietz | |
2015-04-11 | Picasso can handle basic authentication | Martin Fietz | |
2015-04-05 | QueueEvents, Queue shows undobar on removal of an item | Martin Fietz | |
2015-03-14 | Setup gradle | Martin Fietz | |
2015-01-08 | Updated version numbers | daniel oeh | |
2014-12-19 | Updated dependencies | daniel oeh | |
2014-12-10 | Upgraded dependencies | daniel oeh | |
Flattr4j has been upgraded to 2.12. This version makes it possible to use flattr on Android 2.3 devices. | |||
2014-12-07 | Updated dependencies | daniel oeh | |
Removed unused dependencies | |||
2014-11-19 | Updated dependencies | daniel oeh | |
2014-11-12 | Squashed commit of the following: | daniel oeh | |
commit 8ab8f77557a98adad56006e6d372d8f348191742 Author: daniel oeh <daniel.oeh@gmail.com> Date: Wed Nov 12 16:05:32 2014 +0100 Use OkHttp instead of HttpClient in HttpDownloader - Adds support for SNI -> fixes #354 - fixes #548 commit 38278bc72abcdc190d44f26593f6efdd2b390877 Author: daniel oeh <daniel.oeh@gmail.com> Date: Wed Nov 12 15:04:32 2014 +0100 Use OkHttp instead of HttpClient in GpodnetService | |||
2014-11-10 | Updated picasso library | daniel oeh | |
Use RequestHandler instead of Downloader for extracting bitmaps from media files | |||
2014-11-05 | Updated build files | daniel oeh | |
2014-10-25 | Updated version numbers | daniel oeh | |
2014-10-24 | Removed betterpickers library | daniel oeh | |
Not compatible to new support library | |||
2014-10-24 | Merge branch 'migration' into develop | daniel oeh | |
Non-GUI classes have been moved into the 'core' project in order to allow AntennaPod SP to reference it as a subproject. Conflicts: app/src/main/AndroidManifest.xml build.gradle core/src/main/java/de/danoeh/antennapod/core/service/playback/PlaybackService.java core/src/main/java/de/danoeh/antennapod/core/syndication/namespace/NSSimpleChapters.java core/src/main/java/de/danoeh/antennapod/core/util/ChapterUtils.java gradle/wrapper/gradle-wrapper.properties pom.xml | |||
2014-10-14 | Updated build files | daniel oeh | |
2014-10-11 | Moved core classes into subproject | daniel oeh | |
2014-09-17 | Changed project structure | daniel oeh | |
Switched from custom layout to standard gradle project structure |