Commit Graph

889 Commits

Author SHA1 Message Date
daniel oeh f6c31804ec Merge branch 'parse-invalid-opml' of git://github.com/arantius/AntennaPod into arantius-parse-invalid-opml 2012-12-19 15:31:22 +01:00
daniel oeh c6552709ae Merge branch 'issue-48' into develop 2012-12-19 15:24:05 +01:00
daniel oeh c67f5d3509 Merge branch 'issue-63' into develop 2012-12-19 15:23:38 +01:00
daniel oeh 3f6ccd1845 set target SDK to 17 2012-12-18 18:00:40 +01:00
daniel oeh d36d6340c7 Removed FeedCategory 2012-12-18 17:57:40 +01:00
daniel oeh 7b4fe1a99e FeedManager now updates feeds and feeditem attributes 2012-12-18 17:53:37 +01:00
daniel oeh aa7e58dc42 Added "updateFromOther" and "compareWithOther" methods 2012-12-18 17:27:22 +01:00
daniel oeh ea8ee6e917 Created DirectoryChooserActivity 2012-12-18 13:13:38 +01:00
Anthony Lieuallen bda6cfb379 Support importing OPML which doesn't specify a body node.
Fixes #78
2012-12-17 21:54:11 -05:00
daniel oeh 256cfd2001 Fixed issue #48 2012-12-16 22:55:03 +01:00
daniel oeh aa65c10da7 Removed obsolete feeds 2012-12-16 22:27:47 +01:00
daniel oeh 785fefd1fe Created unit test for testing the HttpDownloader 2012-12-16 18:59:55 +01:00
daniel oeh 272dacab18 Use DownloaderCallback instead of DownloadService reference 2012-12-16 17:28:37 +01:00
daniel oeh d531e03f33 Follow 307 redirects 2012-12-16 17:13:17 +01:00
daniel oeh d07afe16ae OPML reader now uses 'title' attribute if available 2012-12-15 18:51:33 +01:00
daniel oeh 64348e4f18 Added 'title' attribute to OPML exporter 2012-12-15 18:43:47 +01:00
tommy watson 1caf1e5e08 Added pause on "audio becoming noisy" event, this happens when you disconnect bluetooth headphones and the output switches to the "noisy" speaker. 2012-12-11 18:53:51 +01:00
daniel oeh 3692119bed Fixed nullpointer exception in webview loader 2012-11-28 18:42:39 +01:00
daniel oeh 35e65efb18 Fixed problem with webview on ICS 2012-11-28 17:17:28 +01:00
daniel oeh 2d6445e5b9 Merge branch 'master' of git://github.com/chrissicool/AntennaPod into chrissicool-master 2012-11-28 16:50:32 +01:00
daniel oeh ae8df1a525 use supportInvalidateOptionsMenu instead of invalidateOptionsMenu 2012-11-28 16:47:41 +01:00
daniel oeh 88c194db9b Call setTheme() before super.onCreate() 2012-11-28 16:43:08 +01:00
daniel oeh 9daa704fe8 Prepared release of version 0.9.6.1 2012-11-28 16:22:13 +01:00
daniel oeh 4518528849 Fixed crash because of non-empty constructor 2012-11-28 16:01:55 +01:00
daniel oeh 064f9bdb81 Updated translations 2012-11-28 15:51:15 +01:00
Christian Ludwig 94c63e9db9 Obey redirects in HTTP downloads
If an HTTP request returns an error code 301 or 302, follow redirects to the
new location.
2012-11-25 20:25:13 +01:00
daniel oeh ac64bf51ae contentEncoded wasn't loaded if description was still in the cache 2012-11-25 14:11:56 +01:00
daniel oeh 72646abb9a Fixed playbackService crash when trying to seek in INITIALIZED state 2012-11-25 13:13:08 +01:00
daniel oeh 8c11b8e782 Merge branch 'theme' into develop 2012-11-25 12:41:07 +01:00
daniel oeh 7f3387239d feeditem description should now be loaded correctly 2012-11-24 23:49:04 +01:00
daniel oeh faca4457ee Added dark theme for videoplayer 2012-11-24 23:34:31 +01:00
daniel oeh deb888fac1 Revert "Revert "PreferenceActivity now applies its theme correctly""
This reverts commit aee135d724.
2012-11-24 23:24:53 +01:00
daniel oeh aee135d724 Revert "PreferenceActivity now applies its theme correctly"
This reverts commit 50072c4ebb.
2012-11-23 20:23:53 +01:00
daniel oeh 4c684b888b Updated arrays.xml 2012-11-23 20:15:21 +01:00
daniel oeh 50072c4ebb PreferenceActivity now applies its theme correctly 2012-11-23 20:13:26 +01:00
daniel oeh a8463d54f1 Selected list items are now highlighted with the correct color 2012-11-23 19:57:11 +01:00
daniel oeh 349b5970f2 DescriptionFragment now works correctly with different themes 2012-11-23 19:50:18 +01:00
daniel oeh 49974c776a Color of chapterlist wasn't displayed correctly 2012-11-23 19:47:37 +01:00
daniel oeh 509423653d Added preference for setting the application theme 2012-11-23 19:42:51 +01:00
daniel oeh f2175dff16 Changed playerWidget theme to dark 2012-11-23 18:53:57 +01:00
daniel oeh caa00a97cb Added dark version of borderless button 2012-11-23 18:44:15 +01:00
daniel oeh 56b93247fe Fixed wrong background in mediaplayer and itemdescription 2012-11-20 20:15:01 +01:00
daniel oeh c1d24edb5f Changed references to drawables in src to references to attr 2012-11-20 20:00:29 +01:00
daniel oeh e01a656e9e Changed references to drawables in resources to references to attrs 2012-11-20 19:26:41 +01:00
daniel oeh 7f85891d59 Created styles for dark and light theme 2012-11-20 19:06:29 +01:00
daniel oeh 9d5d767a8a Added drawables for dark theme 2012-11-20 11:16:24 +01:00
daniel oeh 82426bb8e4 Removed obsolete feeds 2012-11-18 12:38:29 +01:00
daniel oeh b37936bcbe Removed local file system paths from proguard.cfg 2012-11-17 22:03:19 +01:00
daniel oeh d8098f3040 Added new status indicators to tablet layout 2012-11-17 15:23:43 +01:00
daniel oeh 8c3c04db7a Changed background color of external player to transparent 2012-11-17 14:24:06 +01:00