summaryrefslogtreecommitdiff
path: root/res/values
AgeCommit message (Expand)Author
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-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-09Improved external itemlist layoutdaniel 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-02-23Use white background in 'organize queue' list for light themedaniel oeh
2013-02-23Updated tablet layoutdaniel oeh
2013-02-23Fixed spelling mistakedaniel oeh
2013-02-22Merge branch 'issue-39' into developdaniel oeh
2013-02-21Added context menu to shownotes viewdaniel oeh
2013-02-18Implemented drag & drop reorderingdaniel oeh
2013-02-18Created list layout for OrganizeActivitydaniel oeh
2013-02-18Created OrganizeQueueActivitydaniel oeh
2013-02-12Improved status indicators of feeditemlist itemsdaniel oeh
2013-02-11improved layout of feedlist status indicatorsdaniel oeh
2013-02-10Added expandable notifications to PlaybackServicedaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-02-01Improved layout of player controlsdaniel oeh
2013-01-28Improved viewpager appearancedaniel oeh
2013-01-27Improved list layoutsdaniel oeh
2013-01-27Removed unused classesdaniel oeh
2013-01-27Merged queue and unread listdaniel oeh
2013-01-25Added OnClickListener for header viewdaniel oeh
2013-01-20Use spinner icon instead of arrow for feeditemlist buttonsdaniel oeh
2013-01-19Moved text sizes into dimens filedaniel oeh
2012-12-31improved strings.xmldaniel oeh
2012-12-30Added 'set to default folder' menu buttondaniel oeh
2012-12-30Added 'empty directory' warningdaniel oeh
2012-12-23DirectoryChooser can now create new foldersdaniel oeh
2012-12-22Created layout for directorychooserdaniel oeh
2012-11-28Updated translationsdaniel oeh
2012-11-24Added dark theme for videoplayerdaniel oeh
2012-11-23Updated arrays.xmldaniel oeh
2012-11-23Selected list items are now highlighted with the correct colordaniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-11-23Added dark version of borderless buttondaniel oeh
2012-11-20Fixed wrong background in mediaplayer and itemdescriptiondaniel oeh
2012-11-20Created styles for dark and light themedaniel oeh
2012-11-16Added 'Playing' statedaniel oeh
2012-10-23Indicate "unread"/"in progress" state of individual feed itemsMichael Kaiser