Commit Graph

975 Commits

Author SHA1 Message Date
daniel oeh 334bf44949 Untracked build.xml 2013-01-11 23:05:03 +01:00
daniel oeh 04e2923183 pom.xml now no longer modifies AndroidManifest.xml 2013-01-10 22:01:15 +01:00
daniel oeh 93be98c0eb Added jarsigner plugin to pom 2013-01-10 16:22:00 +01:00
daniel oeh 174d07effa Fixed maven build configuration 2013-01-08 15:20:47 +01:00
daniel oeh 50c983cccd Unicode strings weren't read correctly 2013-01-05 00:47:26 +01:00
daniel oeh 9676ffae34 Skip rest of tag header if size of frame is too big 2013-01-04 22:47:28 +01:00
daniel oeh aa630554dd Prepared release of version 0.9.6.3 2013-01-04 11:21:59 +01:00
daniel oeh 55be2344ce Simplified code 2013-01-04 11:01:37 +01:00
daniel oeh 3cee523a08 Updated translation, added Spanish translation 2013-01-04 10:48:39 +01:00
daniel oeh 034bb23fdb Merge branch 'master' into develop 2013-01-04 10:35:10 +01:00
danieloeh 678981afb8 Merge pull request #73 from toggles/bluetooth_pause
Pause on bluetooth disconnect
2013-01-04 01:33:16 -08:00
daniel oeh 0eaa564e2c removed unused code 2012-12-31 21:34:10 +01:00
daniel oeh 4de65bdd4b Use AndroidHttpClient instead of HttpURLConnection 2012-12-31 21:26:45 +01:00
daniel oeh 19297a1c25 Added support for media:content tag, fixes #82 2012-12-31 18:55:43 +01:00
daniel oeh 09ae33ea90 Moved namespace classes
Deleted packages with only one class in it
2012-12-31 17:50:25 +01:00
daniel oeh 705693ea0c Updated getFreeSpaceAvailable() method 2012-12-31 17:41:11 +01:00
daniel oeh 0978fbacb1 improved strings.xml 2012-12-31 17:30:26 +01:00
daniel oeh cd9d69d129 Updated storage availability check 2012-12-30 22:03:55 +01:00
daniel oeh 65491d5436 Added 'set to default folder' menu button 2012-12-30 21:51:59 +01:00
daniel oeh 236e467657 Added 'empty directory' warning 2012-12-30 21:45:55 +01:00
daniel oeh 6163ccbedb Disable 'confirm' button if selected folder isn't valid 2012-12-30 21:27:25 +01:00
daniel oeh c342383ede Fixed bug in getDataFolder
didn't behave correctly if 'type' contained path separators
2012-12-26 12:51:48 +01:00
daniel oeh 0e5ffeb9ca Added data folder preference 2012-12-26 00:39:35 +01:00
daniel oeh 67622d447d Added documentation 2012-12-25 23:25:41 +01:00
daniel oeh 6f8a582710 DirectoryChooser can now create new folders 2012-12-23 12:03:53 +01:00
daniel oeh 5d3f10575f Added FileObserver 2012-12-23 11:29:09 +01:00
daniel oeh a0127ad755 Added v14 layout 2012-12-23 11:10:51 +01:00
daniel oeh 2f86f4f4ae Implemented directory navigation 2012-12-23 11:09:05 +01:00
daniel oeh 8726ea18c0 Created layout for directorychooser 2012-12-22 23:55:35 +01:00
daniel oeh f0f68fd015 Merge branch 'develop' into issue-49 2012-12-22 23:11:02 +01:00
daniel oeh 38cea758bf Added support for psc-prefix 2012-12-22 11:20:37 +01:00
daniel oeh e1b4a19c75 Prepared release of version 0.9.6.2 2012-12-21 22:19:50 +01:00
daniel oeh 90b7fd012d Completed downloader-objects were removed too late 2012-12-21 22:10:32 +01:00
daniel oeh 63c86505a3 Use SINGLE_COLUMN layout in shownotes webview 2012-12-20 15:03:21 +01:00
daniel oeh bf904781e6 Renamed podfetcher.xml to main.xml 2012-12-19 16:01:34 +01:00
daniel oeh 3c729e8a45 Use transaction when deleting a feed 2012-12-19 15:53:40 +01:00
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