Commit Graph

329 Commits

Author SHA1 Message Date
daniel oeh e734097ea9 Moved update interval preference strings into strings.xml. Fixes #182 2013-04-30 18:09:04 +02:00
daniel oeh d086579e09 Episode cache size can now be set to 'unlimited' 2013-04-20 17:14:43 +02:00
daniel oeh 6eb0c58a08 Moved preference strings into strings.xml 2013-04-20 16:44:27 +02:00
daniel oeh 303e2a53df Merge branch 'master' of git://github.com/hzulla/AntennaPod into hzulla-master 2013-04-20 11:07:23 +02:00
Michael Kaiser 5b4fde69de Fix layout 2013-04-17 10:14:41 +02:00
Hanno Zulla 63cd69d06b removed a_moment_ago (looks silly and is hard to translate properly) 2013-04-16 15:49:32 +02:00
Hanno Zulla 7688265451 display most recent episode's date instead of last feed update 2013-04-16 14:57:22 +02:00
Hanno Zulla b5f4789865 changed dates in lists to relative timespans (e.g. "3 days ago") 2013-04-16 14:24:20 +02:00
Michael Kaiser a66d225b9f Make removal of queued items undoable 2013-04-15 18:53:52 +02:00
daniel oeh 7a33b7f96e Set line number of title textview in itemlist to 2.
This ensures that entries are equally high
2013-04-11 10:55:27 +02:00
daniel oeh 1ab5a09429 Updated header view layout 2013-04-10 11:46:17 +02:00
daniel oeh a6d68205a5 Improved external itemlist layout 2013-04-09 12:21:49 +02:00
daniel oeh 05a525876d Increased player button size, decreased title text size 2013-04-06 21:28:57 +02:00
daniel oeh 582107c13c Added landscape layout to audio player 2013-04-04 18:21:37 +02:00
daniel oeh ea874efbd0 Updated translations, added Italian(Italy) translation 2013-03-26 20:52:50 +01:00
daniel oeh 0da8b0acc9 Added option to disable auto-download 2013-03-25 10:50:38 +01:00
daniel oeh 498d8dbf1e Updated French translation 2013-03-22 12:59:50 +01:00
daniel oeh 96b70ce9ec Updated translations, added Catalan and Spanish (Spain) translation 2013-03-19 19:54:50 +01:00
daniel oeh fc156782f4 Merge branch 'queue_update' into develop 2013-03-10 19:40:50 +01:00
daniel oeh cbb3d46917 Switched back to standard divider height 2013-03-10 18:59:43 +01:00
daniel oeh d3f9fddfa8 Increased divider height in episodes list 2013-03-09 21:49:14 +01:00
daniel oeh e7c1336472 Use tabs instead of viewpager indicator in main screen 2013-03-09 21:43:51 +01:00
daniel oeh aeebcab202 Renamed 'new' list to 'waiting list' 2013-03-09 21:20:33 +01:00
daniel oeh 459fba9b54 Removed auto-queue preference, auto-queue is now always enabled 2013-03-09 11:19:31 +01:00
daniel oeh 6a784b7b31 Added episode cache size preference 2013-03-09 11:13:30 +01:00
daniel oeh 73d23773c5 Removed auto-delete preference 2013-03-09 11:00:44 +01:00
daniel oeh 3fde2349f9 Added preferences for configuring auto-download 2013-03-08 20:56:24 +01:00
daniel oeh 5876b98bb8 Implemented skip functionality 2013-03-07 20:02:23 +01:00
daniel oeh 98dec67b72 Use progressbar for showing the listening progress of an episode 2013-03-07 18:52:47 +01:00
daniel oeh ba0f294850 Removed 'status unread' indicator from queue 2013-03-07 16:07:10 +01:00
daniel oeh 5d9d38184f Merge branch 'online_feed_view' into develop 2013-03-06 21:04:37 +01:00
daniel oeh ec1992f36c empty list TextView displayed wrong text 2013-03-02 13:25:56 +01:00
daniel oeh 259e2c47bf Updated translations; added Danish, French, Romanian and Ukrainian
translation
2013-03-01 17:55:55 +01:00
daniel oeh faa23de4de Added default getView() implementation for itemlistadapter 2013-02-28 21:10:26 +01:00
daniel oeh eb09aff2e6 Adjusted layout margin 2013-02-23 17:19:04 +01:00
daniel oeh 816e66980e Use white background in 'organize queue' list for light theme 2013-02-23 13:35:19 +01:00
daniel oeh 8e9fecb267 Updated tablet layout 2013-02-23 13:28:31 +01:00
daniel oeh e6584734e8 Fixed spelling mistake 2013-02-23 11:05:19 +01:00
daniel oeh 4fca178972 Merge branch 'issue-39' into develop
Conflicts:
	res/values/ids.xml
2013-02-22 23:10:13 +01:00
daniel oeh cb82268f7d Added context menu to shownotes view 2013-02-21 18:13:41 +01:00
daniel oeh 51a06ef9e7 Added status indicator to external feeditemlist 2013-02-21 16:47:19 +01:00
daniel oeh 8c8e7044c3 Removed layout margin from listview 2013-02-21 14:54:22 +01:00
daniel oeh ef50c412c9 Implemented drag & drop reordering 2013-02-18 19:11:33 +01:00
daniel oeh 89d4bdc9c6 Created list layout for OrganizeActivity 2013-02-18 13:37:53 +01:00
daniel oeh d2649ce4b8 Created OrganizeQueueActivity 2013-02-18 12:49:16 +01:00
daniel oeh c3852f333c Removed 'share link' and 'share source link' from feedmenu 2013-02-13 21:24:43 +01:00
daniel oeh 235c073938 Improved status indicators of feeditemlist items 2013-02-12 00:56:51 +01:00
daniel oeh 5e001760d6 Improved layouts of itemlist items 2013-02-12 00:02:21 +01:00
daniel oeh 66cfd44413 improved layout of feedlist status indicators 2013-02-11 18:33:30 +01:00
daniel oeh d85b90f56e Added expandable notifications to PlaybackService 2013-02-10 16:19:25 +01:00