160 Commits

Author SHA1 Message Date
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
daniel oeh
d0bfd7c02d Reset alarm on reboot and app upgrade 2013-03-14 11:47:40 +01:00
daniel oeh
6eb08f6693 Added Connectivity change receiver 2013-03-09 21:08:24 +01:00
daniel oeh
3fde2349f9 Added preferences for configuring auto-download 2013-03-08 20:56:24 +01:00
daniel oeh
b3a250c766 Merge branch 'apichanges' into develop 2013-03-06 21:04:05 +01:00
daniel oeh
6c747c078b Prepared release of version 0.9.7 2013-03-01 18:06:17 +01:00
daniel oeh
248467d840 Added support for local external video files 2013-02-28 12:38:56 +01:00
daniel oeh
dcbf334bad Added support for playing local external media files 2013-02-27 22:05:13 +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
d2649ce4b8 Created OrganizeQueueActivity 2013-02-18 12:49:16 +01:00
daniel oeh
f104b1bb19 Minor layout improvements 2013-02-02 23:36:00 +01:00