summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2013-09-01Added subscription syncingdaniel oeh
2013-08-31Implemented authentication processdaniel oeh
2013-08-31Images in podcast directory should now be displayed correctlydaniel oeh
2013-08-31Added subscribe button to online feed viewdaniel oeh
2013-08-24Added search, taglist, pocdasttaglist etc.daniel oeh
2013-08-22Improved AddFeedActivity layout, added gpodder.net toplist fragmentdaniel oeh
2013-08-14Fixed searchdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
Conflicts: src/de/danoeh/antennapod/activity/DownloadLogActivity.java src/de/danoeh/antennapod/activity/FeedItemlistActivity.java src/de/danoeh/antennapod/activity/ItemviewActivity.java src/de/danoeh/antennapod/activity/MiroGuideChannelViewActivity.java src/de/danoeh/antennapod/activity/OrganizeQueueActivity.java src/de/danoeh/antennapod/activity/PreferenceActivity.java src/de/danoeh/antennapod/fragment/EpisodesFragment.java src/de/danoeh/antennapod/fragment/FeedlistFragment.java src/de/danoeh/antennapod/fragment/ItemDescriptionFragment.java src/de/danoeh/antennapod/fragment/ItemlistFragment.java
2013-08-07Fix gradle issuedaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-06Removed ViewPagerIndicator dependencydaniel oeh
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
Conflicts: src/de/danoeh/antennapod/activity/PreferenceActivity.java src/de/danoeh/antennapod/feed/FeedManager.java src/de/danoeh/antennapod/service/PlaybackService.java src/de/danoeh/antennapod/service/download/DownloadService.java src/de/danoeh/antennapod/service/download/DownloadStatus.java src/de/danoeh/antennapod/service/download/HttpDownloader.java src/de/danoeh/antennapod/storage/DownloadRequester.java src/de/danoeh/antennapod/storage/PodDBAdapter.java src/de/danoeh/antennapod/util/playback/PlaybackController.java
2013-08-05Do not display empty listview message while loadingdaniel oeh
2013-08-03Merged #200 into developdaniel oeh
2013-05-17Updated translations, added Czech, Azerbaijani, Portuguesedaniel oeh
2013-05-15Add missing resources in string.xmlmat tso
2013-04-30Moved update interval preference strings into strings.xml. Fixes #182daniel oeh
2013-04-20Episode cache size can now be set to 'unlimited'daniel oeh
2013-04-20Moved preference strings into strings.xmldaniel oeh
2013-04-20Merge branch 'master' of git://github.com/hzulla/AntennaPod into hzulla-masterdaniel oeh
2013-04-17Fix layoutMichael Kaiser
2013-04-16removed a_moment_ago (looks silly and is hard to translate properly)Hanno Zulla
2013-04-16display most recent episode's date instead of last feed updateHanno Zulla
2013-04-16changed dates in lists to relative timespans (e.g. "3 days ago")Hanno Zulla
2013-04-15Make removal of queued items undoableMichael Kaiser
2013-04-11Set line number of title textview in itemlist to 2.daniel oeh
This ensures that entries are equally high
2013-04-10Updated header view layoutdaniel oeh
2013-04-09Improved external itemlist layoutdaniel oeh
2013-04-06Increased player button size, decreased title text sizedaniel oeh
2013-04-04Added landscape layout to audio playerdaniel oeh
2013-03-26Updated translations, added Italian(Italy) translationdaniel oeh
2013-03-25Added option to disable auto-downloaddaniel oeh
2013-03-22Updated French translation0.9.7.1daniel oeh
2013-03-19Updated translations, added Catalan and Spanish (Spain) translationdaniel oeh
2013-03-10Merge branch 'queue_update' into developdaniel oeh
2013-03-10Switched back to standard divider heightdaniel oeh
2013-03-09Increased divider height in episodes listdaniel oeh
2013-03-09Use tabs instead of viewpager indicator in main screendaniel oeh
2013-03-09Renamed 'new' list to 'waiting list'daniel oeh
2013-03-09Removed auto-queue preference, auto-queue is now always enableddaniel oeh
2013-03-09Added episode cache size preferencedaniel oeh
2013-03-09Removed auto-delete preferencedaniel oeh
2013-03-08Added preferences for configuring auto-downloaddaniel oeh
2013-03-07Implemented skip functionalitydaniel oeh
2013-03-07Use progressbar for showing the listening progress of an episodedaniel oeh
2013-03-07Removed 'status unread' indicator from queuedaniel oeh
2013-03-06Merge branch 'online_feed_view' into developdaniel oeh
2013-03-02empty list TextView displayed wrong text0.9.7daniel oeh
2013-03-01Updated translations; added Danish, French, Romanian and Ukrainiandaniel oeh
translation
2013-02-28Added default getView() implementation for itemlistadapterdaniel oeh