summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Collapse)Author
2014-07-16Prepared release of version 0.9.9.2daniel oeh
2014-06-15Added support for itpc-protocol. closes #333daniel oeh
2014-06-09Prepared release of version 0.9.9.1daniel oeh
2014-05-29Prepared release of version 0.9.9.0daniel oeh
2014-05-25Added support for "pcast"-protocol, start FeedViewActivity immediately when ↵daniel oeh
clicking on a link. closes #425
2014-05-19Removed unused resources, reduced number of lint warningsdaniel oeh
2014-05-19Cleaned up manifest, moved intent filters from AddFeedActivity to MainActivitydaniel oeh
2014-04-26Merge branch 'develop' into newguidaniel oeh
Conflicts: src/de/danoeh/antennapod/activity/MainActivity.java
2014-04-21Added navigation drawer to audio player, fixed DownloadService notificationdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-17Added fragment for adding new podcastsdaniel oeh
2014-04-06Changed backup API keydaniel oeh
Now using key for 'de.danoeh.antennapod' instead of 'de.danoeh.antennapod.debug'
2014-03-23Allow restore from any AntennaPod versionJohan Liesén
2014-03-22Backup and restore feed listJohan Liesén
Use the Backup API to backup and restore the list of feed subscriptions, i.e. the OPML file.
2014-03-19Prepared release of version 0.9.8.3daniel oeh
2014-03-17Implemented DownloadAuthenticationActivitydaniel oeh
2014-03-12Added single purpose app integrationdaniel oeh
Antennapod will now import subscriptions from AntennaPodSP (https://github.com/danieloeh/AntennaPodSP) forks when launched
2014-03-04Prepared release of version 0.9.8.2daniel oeh
2014-02-24fixed typo in AndroidManifestdaniel oeh
2014-02-23Prepared release of version 0.9.8.1daniel oeh
2014-02-12Acquire Wi-Fi lock before downloading. Should fix issue #110 and #243daniel oeh
- Adds the WAKE_LOCK permission
2013-12-15Created playback package inside service packagedaniel oeh
2013-11-16Updated dependency version numbers, removed workaround for actionmode bugdaniel oeh
2013-10-19Pause button in playback service notification did not reactdaniel oeh
2013-10-19Download notification was not clickable on some API versionsdaniel oeh
2013-10-12Prepared release of version 0.9.8.0daniel oeh
2013-09-25fixed #219daniel oeh
2013-09-25Use support library up-navigationdaniel oeh
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
Conflicts: AndroidManifest.xml res/values/arrays.xml res/values/strings.xml res/xml/preferences.xml src/de/danoeh/antennapod/activity/PreferenceActivity.java
2013-09-04Added missing up-navigation buttonsdaniel oeh
2013-09-04Prepared release of version 0.9.7.5daniel oeh
2013-09-02Upload changes instead of whole subscription listdaniel oeh
2013-09-01Added subscription syncingdaniel oeh
2013-08-31Implemented authentication processdaniel oeh
2013-08-24Added search, taglist, pocdasttaglist etc.daniel oeh
2013-08-22Improved AddFeedActivity layout, added gpodder.net toplist fragmentdaniel oeh
2013-08-21Merge branch 'develop' of git://github.com/sethoscope/AntennaPod into ↵daniel oeh
sethoscope-develop
2013-08-14Fixed searchdaniel oeh
2013-08-07Change target sdk version to 18daniel oeh
2013-07-13add https scheme to RSS/Atom intent filtersSeth Golub
2013-06-25Removed http-IntentFilters from OpmlImportActivitydaniel oeh
Selecting a link has sometimes opened the OPML import of AntennaPod, even though the selected link was not an OPML file.
2013-05-21Merge branch 'eNBeWe-master' into developdaniel oeh
2013-05-17Prepared release of version 0.9.7.4daniel oeh
2013-05-04Adding AntennaPod as RSS/XML ReaderNis Wechselberg
2013-04-25Enable the app to be installed on a Google TV device.David Carver
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-12Prepared release of version 0.9.7.30.9.7.3daniel oeh
2013-04-12Set launchMode of AudioplayerActivity to "singleTop"daniel oeh
2013-04-06Fixed nullpointerexception in AudioplayerActivitydaniel oeh
2013-04-04Added landscape layout to audio playerdaniel oeh
2013-03-27Prepared release of version 0.9.7.2daniel oeh