Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-12 | Made sure that fallback URL is used if MMR fails | daniel oeh | |
2014-11-10 | Updated picasso library | daniel oeh | |
Use RequestHandler instead of Downloader for extracting bitmaps from media files | |||
2014-11-10 | Squashed commit of the following: | daniel oeh | |
commit 7d0e6d5c2dc75f8f1e54f4a1279c6b0cffa7b8cc Author: daniel oeh <daniel.oeh@gmail.com> Date: Mon Nov 10 21:00:58 2014 +0100 Made tests compile commit 05c57df87dd469d8f64835700eefe2e3c87e04e4 Author: daniel oeh <daniel.oeh@gmail.com> Date: Mon Nov 10 20:56:58 2014 +0100 Removed unused code commit 0a1fbc9e6d9648646140e30dec0ec8389fb8d37f Author: daniel oeh <daniel.oeh@gmail.com> Date: Thu Nov 6 15:48:24 2014 +0100 Added UI controls to download more feed pages closes #245 commit 6486fb40f1d03887e264df95946f91f0a9cdac9b Author: daniel oeh <daniel.oeh@gmail.com> Date: Thu Nov 6 14:49:43 2014 +0100 Added support for downloading feed pages commit e1faa06908bfd50f2aa0c28ee5118772c4281557 Author: daniel oeh <daniel.oeh@gmail.com> Date: Wed Nov 5 21:27:03 2014 +0100 Added "paged" and "loadAllPages" attributes | |||
2014-11-10 | Fixed:Unit tests were not finishing correctly | daniel oeh | |
2014-11-10 | Merge branch 'illegal_filename' of git://github.com/andrey-krutov/AntennaPod ↵ | daniel oeh | |
into andrey-krutov-illegal_filename | |||
2014-11-10 | Bugfix: Playbackhistory had wrong sort order | daniel oeh | |
fixes #540 | |||
2014-11-10 | Cleaned up, added 'material icons' license | daniel oeh | |
2014-11-09 | Bugfix: Actionbar in PreferenceActivity was not displayed | daniel oeh | |
2014-11-06 | Controls in videoview were not hidden correctly | daniel oeh | |
fixes #363 | |||
2014-11-05 | Updated build files | daniel oeh | |
2014-11-05 | Updated layouts | daniel oeh | |
Use new navigation drawer toggle Customized colors of new themes Updated navigation drawer layout Updated "new episodes list" layout Updated feeditemlist layout Fixed refresh button behavior in feeditemlist Updated downloads fragment layout Fixed layouts on smaller screens, updated borderless buttons Use PreferenceFragment instead of PreferenceActivity if possible Changes of the Preference UI should now be made in the PreferenceController class. Replaced vertical_divider with android:attr/listDivider Updated itemlist layout in onlinefeedview Fixed NPE in TagFragment Updated gpodnet list layout Updated search layout Adjusted background color of external player Added material design icons Adjusted primary dark color | |||
2014-10-25 | Updated version numbers | daniel oeh | |
2014-10-25 | Fixed NPE in AudioplayerActivity | daniel oeh | |
2014-10-25 | Removed use of indeterminate progress bar | daniel oeh | |
No longer supported in version 21 of the support library | |||
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-20 | Set image owner when parsing feed | daniel oeh | |
2014-10-19 | Updated config in app module, fixed typo | daniel oeh | |
2014-10-19 | Added support for itunes:duration tag in feeds | daniel oeh | |
Ported from AntennaPodSP | |||
2014-10-17 | Added more changes to support SP | daniel oeh | |
2014-10-17 | Added more callbacks for SP | daniel oeh | |
2014-10-14 | Updated build files | daniel oeh | |
2014-10-12 | Check gpodnetEnabled() method before using gpodder.net API | daniel oeh | |
2014-10-12 | Fixed manifests | daniel oeh | |
2014-10-11 | Moved core classes into subproject | daniel oeh | |
2014-10-09 | Merge branch 'develop'0.9.9.4 | daniel oeh | |
2014-10-09 | Removed mp4 chapter support | daniel oeh | |
2014-10-09 | Added antennapod-subscribe:// subscription scheme | daniel oeh | |
2014-10-09 | Added link to modified source code | daniel oeh | |
2014-10-09 | Fixed NullpointerException in PlayerWidgetService | daniel oeh | |
2014-10-09 | Limit use of mp4 chapter reader to mp4 files | daniel oeh | |
2014-10-08 | Merge branch 'patch-3' of git://github.com/mchelen/AntennaPod into ↵ | daniel oeh | |
mchelen-path-3 | |||
2014-10-08 | Pulled translations | daniel oeh | |
2014-10-05 | more options for episode cache size | Mike Chelen | |
add 1, 2, and 5 as options for episode cache size addresses issue #512 | |||
2014-10-05 | Check for blank URL before loading image | daniel oeh | |
2014-10-05 | Make DownloadRequester method synchronized | daniel oeh | |
2014-10-05 | Fixed NullPointerException in SearchFragment | daniel oeh | |
2014-10-05 | Fixed crash when SimpleChapter 'start' tag was invalid | daniel oeh | |
2014-10-05 | Disable "ellipsize" feature in episode dialog title | daniel oeh | |
Causes problems on Gingerbread devices (see http://stackoverflow.com/questions/12900171/android-textview-wont-show-right-number-of-lines-in-android-2-3) fixes #448 | |||
2014-10-01 | Updated version numbers | daniel oeh | |
closes #504 | |||
2014-09-30 | do not persist when expanded notifications are unsupported | Mike Chelen | |
check to see if expanded notifications are supported by android version, if not then do not persist notification even when option is enabled related to #480 | |||
2014-09-29 | Lock in PSMP was not properly released | daniel oeh | |
2014-09-29 | Updated changelog | daniel oeh | |
2014-09-29 | Merge branch 'mchelen-notifymore2' into develop | daniel oeh | |
2014-09-29 | Changed preference label | daniel oeh | |
Preference affects both lockscreen and notification. | |||
2014-09-29 | Replaced numbers with constants | daniel oeh | |
2014-09-29 | Merge branch 'notifymore' of git://github.com/mchelen/AntennaPod into ↵ | daniel oeh | |
mchelen-notifymore2 | |||
2014-09-28 | use persistant notification option for persistant lockscreen controls | Mike Chelen | |
2014-09-28 | Prepared release of version 0.9.9.4 | daniel oeh | |
2014-09-28 | Upgraded dependencies | daniel oeh | |