Commit Graph

171 Commits

Author SHA1 Message Date
daniel oeh b261de232f Prepared release of version 0.9.9.1 2014-06-09 11:26:17 +02:00
daniel oeh 55224e5164 Prepared release of version 0.9.9.0 2014-05-29 18:23:24 +02:00
daniel oeh dbff918e3a Added support for "pcast"-protocol, start FeedViewActivity immediately when clicking on a link. closes #425 2014-05-25 15:40:12 +02:00
daniel oeh 1ee50e81ae Removed unused resources, reduced number of lint warnings 2014-05-19 01:05:48 +02:00
daniel oeh fe7af4265d Cleaned up manifest, moved intent filters from AddFeedActivity to MainActivity 2014-05-19 00:24:22 +02:00
daniel oeh 2e22685c79 Merge branch 'develop' into newgui
Conflicts:
	src/de/danoeh/antennapod/activity/MainActivity.java
2014-04-26 23:58:00 +02:00
daniel oeh e68482e1b8 Added navigation drawer to audio player, fixed DownloadService notification 2014-04-21 19:33:14 +02:00
daniel oeh 3a3116fe96 Re-implemented search 2014-04-21 12:02:08 +02:00
daniel oeh 8b6f16b918 Added fragment for adding new podcasts 2014-04-17 20:33:02 +02:00
daniel oeh 05b2295521 Changed backup API key
Now using key for 'de.danoeh.antennapod' instead of 'de.danoeh.antennapod.debug'
2014-04-06 19:39:52 +02:00
Johan Liesén 238cac9352 Allow restore from any AntennaPod version 2014-03-23 19:49:18 +01:00
Johan Liesén 299a6e4789 Backup and restore feed list
Use the Backup API to backup and restore the list of feed subscriptions,
i.e. the OPML file.
2014-03-22 15:56:07 +01:00
daniel oeh dc0d2738a1 Prepared release of version 0.9.8.3 2014-03-19 23:16:30 +01:00
daniel oeh 0c2d78157c Implemented DownloadAuthenticationActivity 2014-03-17 17:00:13 +01:00
daniel oeh bed57245b3 Added single purpose app integration
Antennapod will now import subscriptions from AntennaPodSP (https://github.com/danieloeh/AntennaPodSP) forks when launched
2014-03-12 17:11:46 +01:00
daniel oeh 316289aaa0 Prepared release of version 0.9.8.2 2014-03-04 23:36:02 +01:00
daniel oeh bece620c43 fixed typo in AndroidManifest 2014-02-24 22:36:59 +01:00
daniel oeh 255cb2464d Prepared release of version 0.9.8.1 2014-02-23 18:33:26 +01:00
daniel oeh 967e322913 Acquire Wi-Fi lock before downloading. Should fix issue #110 and #243
- Adds the WAKE_LOCK permission
2014-02-12 00:20:02 +01:00
daniel oeh eee1f68a0d Created playback package inside service package 2013-12-15 02:25:10 +01:00
daniel oeh ef922d018c Updated dependency version numbers, removed workaround for actionmode bug 2013-11-16 21:12:11 +01:00
daniel oeh 85975df9fb Pause button in playback service notification did not react 2013-10-19 18:47:35 +02:00
daniel oeh 73f9506bb9 Download notification was not clickable on some API versions 2013-10-19 17:17:54 +02:00
daniel oeh e4bf457ece Prepared release of version 0.9.8.0 2013-10-12 11:48:45 +02:00
daniel oeh 225f03e106 fixed #219 2013-09-25 22:11:58 +02:00
daniel oeh f7ec854c67 Use support library up-navigation 2013-09-25 21:23:56 +02:00
daniel oeh 02926a6e5f Merge branch 'gpoddernet' into develop
Conflicts:
	AndroidManifest.xml
	res/values/arrays.xml
	res/values/strings.xml
	res/xml/preferences.xml
	src/de/danoeh/antennapod/activity/PreferenceActivity.java
2013-09-05 15:24:50 +02:00
daniel oeh 09977992bf Added missing up-navigation buttons 2013-09-04 21:04:53 +02:00
daniel oeh 862b8db20b Prepared release of version 0.9.7.5 2013-09-04 20:36:13 +02:00
daniel oeh 1f594ad311 Upload changes instead of whole subscription list 2013-09-02 15:13:00 +02:00
daniel oeh c5f848ead5 Added subscription syncing 2013-09-01 13:49:19 +02:00
daniel oeh e29d117942 Implemented authentication process 2013-08-31 20:02:56 +02:00
daniel oeh 74b9bfdcc3 Added search, taglist, pocdasttaglist etc. 2013-08-24 14:23:31 +02:00
daniel oeh 1376b52848 Improved AddFeedActivity layout, added gpodder.net toplist fragment 2013-08-22 15:11:37 +02:00
daniel oeh 1e35a88194 Merge branch 'develop' of git://github.com/sethoscope/AntennaPod into sethoscope-develop 2013-08-21 16:14:47 +02:00
daniel oeh 6b69f7fe28 Fixed search 2013-08-14 17:22:13 +02:00
daniel oeh dddc01e2e4 Change target sdk version to 18 2013-08-07 20:42:38 +02:00
Seth Golub e3e828f01d add https scheme to RSS/Atom intent filters 2013-07-13 22:54:18 -07:00
daniel oeh 6978fe83c1 Removed http-IntentFilters from OpmlImportActivity
Selecting a link has sometimes opened the OPML import of AntennaPod, even though the selected link was not an OPML file.
2013-06-25 18:55:05 +02:00
daniel oeh c93fb8acc0 Merge branch 'eNBeWe-master' into develop 2013-05-21 21:05:43 +02:00
daniel oeh c8b0f92a30 Prepared release of version 0.9.7.4 2013-05-17 22:06:47 +02:00
Nis Wechselberg 9a15545efe Adding AntennaPod as RSS/XML Reader 2013-05-04 00:09:13 +02:00
David Carver d97750d8d1 Enable the app to be installed on a Google TV device.
The app supports all the necessary APKs for Google TV support.  While the
layouts aren't optimized for navigating around with the D-PAd the app does
work.  To enable Google TV support just need to specify that touchscreen
is not required.

Tested on the Sony 2nd gen google tv device.
2013-04-25 12:34:00 -04:00
daniel oeh 4707139def Prepared release of version 0.9.7.3 2013-04-12 11:24:31 +02:00
daniel oeh 27bdbbb795 Set launchMode of AudioplayerActivity to "singleTop" 2013-04-12 11:12:51 +02:00
daniel oeh 81797ba879 Fixed nullpointerexception in AudioplayerActivity 2013-04-06 12:27:43 +02:00
daniel oeh 582107c13c Added landscape layout to audio player 2013-04-04 18:21:37 +02:00
daniel oeh d42d79731c Prepared release of version 0.9.7.2 2013-03-27 11:48:50 +01:00
daniel oeh 498d8dbf1e Updated French translation 2013-03-22 12:59:50 +01:00
daniel oeh f966df8bcc Prepared release of version 0.9.7.1 2013-03-16 19:51:10 +01:00