Commit Graph

1104 Commits

Author SHA1 Message Date
daniel oeh f9e00f72a0 limited access to feed items, feeds, playback history and download log 2013-02-24 12:30:23 +01:00
daniel oeh 56f199dc8c Added UserPreferences class, limit access to unreadItems and queue 2013-02-24 10:46:10 +01:00
daniel oeh cca91b12b9 Set shownotes background to black when theme is 'dark'. fixes #106 2013-02-23 22:31:51 +01:00
daniel oeh eb09aff2e6 Adjusted layout margin 2013-02-23 17:19:04 +01:00
daniel oeh 2ba51e7d4b Removed invalid test feeds 2013-02-23 17:18:48 +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 970f3f8c74 Added status indicator to audioplayer 2013-02-23 12:25:54 +01:00
daniel oeh 64591fa050 Merge branch 'ligi-better_ompl_import' into develop 2013-02-23 12:12:37 +01:00
daniel oeh e892991379 Applied patch from https://gist.github.com/ligi/5017133 2013-02-23 12:10:51 +01:00
daniel oeh e6584734e8 Fixed spelling mistake 2013-02-23 11:05:19 +01:00
daniel oeh c712bf1e59 Replace ItemlistFragment instead of adding it. fixes #105 2013-02-22 23:18:15 +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 bd92dd3fb3 Delete file if download fails or is cancelled 2013-02-22 19:10:05 +01:00
daniel oeh 26471f6e10 Use css margin instead of layout margin for webview 2013-02-22 18:48:58 +01:00
daniel oeh cb82268f7d Added context menu to shownotes view 2013-02-21 18:13:41 +01:00
daniel oeh f387929170 Improved webview layout when images are displayed 2013-02-21 17:08:19 +01:00
daniel oeh 50104ff6f6 Added margin to shownotes. Closes #80 2013-02-21 17:01:55 +01:00
daniel oeh 51a06ef9e7 Added status indicator to external feeditemlist 2013-02-21 16:47:19 +01:00
daniel oeh 64aaae3ea6 abandon audio focus when pausing if possible 2013-02-21 16:37:00 +01:00
daniel oeh 668bae3354 Updated about page 2013-02-21 14:57:43 +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 2bf99545c2 Added dragsort-listview-library 2013-02-18 12:36:10 +01:00
daniel oeh 89688e7271 Removed non-empty constructors 2013-02-13 21:36:05 +01:00
daniel oeh c3852f333c Removed 'share link' and 'share source link' from feedmenu 2013-02-13 21:24:43 +01:00
daniel oeh 71502d74cc newline-character wasn't appended correctly 2013-02-12 01:01:20 +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 f182862182 Don't show notification entry if title is null 2013-02-10 21:16:45 +01:00
daniel oeh cfb7c15646 Added expandable notifications to download service 2013-02-10 17:20:03 +01:00
daniel oeh d85b90f56e Added expandable notifications to PlaybackService 2013-02-10 16:19:25 +01:00
daniel oeh d297b51255 Added ACTION_FEED_LIST_UPDATE to EpisodesFragment's intent filter 2013-02-03 23:02:13 +01:00
daniel oeh 3752107223 Moved resetFragmentView into onStop (fixes problems when opening dialogs inside AudioplayerActivity) 2013-02-03 22:58:07 +01:00
daniel oeh 5ee6e56386 Organized imports, added drawables to navigation buttons 2013-02-03 00:14:47 +01:00
daniel oeh f104b1bb19 Minor layout improvements 2013-02-02 23:36:00 +01:00
daniel oeh 2d2e8ef627 Improved content view of audio player activity 2013-02-02 23:14:31 +01:00
daniel oeh 4b9831603b Improved layout of player controls 2013-02-01 23:59:02 +01:00
daniel oeh 2566dd012d Added indicator for 'downloading' status 2013-01-28 23:48:25 +01:00
daniel oeh 941202f659 Headers displayed wrong number of episodes in some cases 2013-01-28 23:32:00 +01:00
daniel oeh 481d3ea24a Added 'downloaded' imageview to episodes list 2013-01-28 23:30:24 +01:00
daniel oeh e67dab5ab2 Improved viewpager appearance 2013-01-28 23:02:06 +01:00
daniel oeh a1be742dd9 Improved list layouts 2013-01-27 20:20:13 +01:00
daniel oeh 74dd134848 Removed unused classes 2013-01-27 19:40:09 +01:00
daniel oeh a227e0ebfd Implemented queue and unread items menu 2013-01-27 19:37:49 +01:00
daniel oeh be9018e843 Merged queue and unread list 2013-01-27 00:53:06 +01:00
daniel oeh 96aa72c0ab Added OnClickListener for header view 2013-01-25 23:26:47 +01:00