Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-28 | Updated translations, added Hebrew translation | daniel oeh | |
2014-03-17 | Improved layout of AddFeedActivity | daniel oeh | |
Confirm-button was moved up because it actually belongs to the 'Add podcast by URL' section. | |||
2014-03-17 | Implemented DownloadAuthenticationActivity | daniel oeh | |
2014-03-17 | Added authentication notification | daniel oeh | |
2014-03-17 | Added authentication support to DownloadRequester and HttpDownloader | daniel oeh | |
2014-03-12 | Added single purpose app integration | daniel oeh | |
Antennapod will now import subscriptions from AntennaPodSP (https://github.com/danieloeh/AntennaPodSP) forks when launched | |||
2014-03-05 | Pulled translations | daniel oeh | |
2014-02-27 | Pulled translations | daniel oeh | |
2014-02-24 | Pulled translations | daniel oeh | |
2014-02-17 | Merge branch 'flattr_queue_autoflattr' into develop (#331) | daniel oeh | |
Other changes: - Changed FlattrStatusFetcher into Thread-subclass - Changed auto-flattr mechanism so that it's compatible with the updated PlaybackService - Changed a couple of strings Conflicts: src/de/danoeh/antennapod/storage/DBReader.java src/de/danoeh/antennapod/storage/DBWriter.java src/de/danoeh/antennapod/util/menuhandler/FeedItemMenuHandler.java src/instrumentationTest/de/test/antennapod/storage/DBReaderTest.java | |||
2014-02-15 | Replace 'cover' with 'picture' | daniel oeh | |
2014-02-14 | Added content descriptions to imagebuttons and imageviews | daniel oeh | |
2013-12-31 | Merge branch 'develop_flattr_queue_autoflattr' of ↵ | daniel oeh | |
git://github.com/peschmae0/AntennaPod into flattr_queue_autoflattr Conflicts: src/de/danoeh/antennapod/storage/DBReader.java src/de/danoeh/antennapod/storage/PodDBAdapter.java | |||
2013-12-30 | Use AspectRatioVideoView instead of standard video view | daniel oeh | |
2013-12-29 | Updated video player UI | daniel oeh | |
2013-11-16 | Move feed preferences above description section. closes #309 | daniel oeh | |
2013-10-19 | Updated translations | daniel oeh | |
2013-10-09 | strings.xml improvements | daniel oeh | |
2013-10-09 | Temporarily removed preference (again) | daniel oeh | |
Might be re-added later. | |||
2013-10-08 | Merge branch 'feed_preferences' into develop | daniel oeh | |
Conflicts: res/values/strings.xml src/de/danoeh/antennapod/storage/DBTasks.java src/de/danoeh/antennapod/storage/PodDBAdapter.java | |||
2013-10-08 | Added settings and description label to FeedInfoActivity, improved layout | daniel oeh | |
2013-10-08 | Add feed preference to include/exclude certain feeds from auto downloads | Michael Kaiser | |
2013-10-04 | Disable download log cleanup, handle media download before saving DownloadStatus | daniel oeh | |
Might resolve problems with failed downloads being reported as successful | |||
2013-10-03 | Increased margins in gpodder.net pocast list | daniel oeh | |
2013-10-03 | Improved tablet main screen layout. | daniel oeh | |
Reduced thumbnail size so that more items can be displayed at the same time. | |||
2013-10-03 | Merge branch 'pause-on-interrupt' of git://github.com/TomHennen/AntennaPod ↵ | daniel oeh | |
into TomHennen-pause-on-interrupt | |||
2013-09-29 | this consolidates the code from pull request #253 (flattr queue and auto ↵ | Simon Rutishauser | |
flattr) into a single commit, rebased onto the current development branch | |||
2013-09-28 | Improved layout of chaperlist | daniel oeh | |
2013-09-27 | Added loading screen to OrganizeQueueActivity | daniel oeh | |
2013-09-26 | Added launcher icon with higher resolution. fixes #146 | daniel oeh | |
2013-09-20 | Added FeedRemover message to strings.xml. fixes #279 | daniel oeh | |
2013-09-19 | Added option to set gpodder.net hostname | daniel oeh | |
2013-09-19 | Layout improvements in device authentication screen | daniel oeh | |
2013-09-15 | Fixed layout of error textview | daniel oeh | |
2013-09-15 | "Subscribe" button wasn't clickable on API 10 | daniel oeh | |
2013-09-15 | Fixed visibility of MenuItems | daniel oeh | |
Use custom namespace for "showAsAction" and "getMenuInflater" instead of "new MenuInflater" | |||
2013-09-15 | Improved error handling in gpodder.net directory | daniel oeh | |
2013-09-12 | MenuItems in ItemviewActivity were not displayed correctly. fixes #273 | daniel oeh | |
2013-09-12 | Merge branch 'TomHennen-move-to-top' into develop | daniel oeh | |
2013-09-11 | Merge branch 'release-0975' into develop | daniel oeh | |
2013-09-09 | Moved move to top/bottom menu options to EpisodesFragement from ↵ | Tom Hennen | |
FeedItemMenuHandler so that we can ensure the user was actually in the 'Queue' dropdown when they opened the menu. Also, move to top now only shows up if the item isn't already at the top, similarly, for move to bottom, it only shows up if the item isn't already at the bottom. | |||
2013-09-09 | Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into ↵ | Tom Hennen | |
move-to-top | |||
2013-09-09 | Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into ↵ | Tom Hennen | |
pause-on-interrupt | |||
2013-09-05 | Merge branch 'gpoddernet' into develop | daniel oeh | |
Conflicts: AndroidManifest.xml res/values/arrays.xml res/values/strings.xml res/xml/preferences.xml src/de/danoeh/antennapod/activity/PreferenceActivity.java | |||
2013-09-05 | Updated translations | daniel oeh | |
2013-09-04 | Improved layout of login GUI | daniel oeh | |
2013-09-02 | Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into ↵ | Tom Hennen | |
move-to-top | |||
2013-09-02 | Upload changes instead of whole subscription list | daniel oeh | |
2013-09-01 | Added suggestions list | daniel oeh | |
Turned off at the moment | |||
2013-09-01 | Added dialog to change password | daniel oeh | |