summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity
AgeCommit message (Collapse)Author
2012-08-04Feeds can now be added from the miroguidedaniel oeh
2012-08-04Removed unused variabledaniel oeh
2012-08-04Renamed MiroChannel and MiroItem to MiroGuideChannel and MiroGuideItemdaniel oeh
2012-08-04Created Activity for displaying information about a channeldaniel oeh
2012-08-03Imageloader tasks are now submitted to an executor servicedaniel oeh
2012-08-03Added activity for viewing a specific miroguide categorydaniel oeh
2012-08-02Replaced 'miro' in filenames with 'miroguide'daniel oeh
2012-08-02Improved channel loading behavior of MiroChannellistFragmentdaniel oeh
2012-08-02Added Miro Guide searchdaniel oeh
2012-08-02Added button to access the Miro Guide from the AddFeedActivitydaniel oeh
2012-08-02Created main Activity for Miro Guidedaniel oeh
2012-07-29- Bugfix : Player did not always display the current chapter correctly.daniel oeh
- Added support for links in SimpleChapters
2012-07-27Completed sleep timer implementationdaniel oeh
2012-07-27Implemented sleep timer menu item + fixed problems with dialogdaniel oeh
2012-07-27Implemented sleep timer in playaback service and created time dialogdaniel oeh
2012-07-26Removed option to disable scrollbar in webviewdaniel oeh
2012-07-26Fixed crash when moving progressbardaniel oeh
2012-07-26Added export menu itemdaniel oeh
2012-07-26Restored flattr integrationdaniel oeh
2012-07-26cleaned up packagesdaniel oeh
2012-07-25Added OPML chooser dialog + autocreation of import directory atdaniel oeh
application start
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-24Fixed importsdaniel oeh
2012-07-24fixed nullpointer exceptiondaniel oeh
2012-07-24implemented word searchdaniel oeh
2012-07-24Added search button to SearchActivitydaniel oeh
2012-07-24implemented search for single feedsdaniel oeh
2012-07-24Fixed behavior of 'up'-buttonsdaniel oeh
2012-07-24implemented search buttondaniel oeh
2012-07-24implemented searching algorithmdaniel oeh
2012-07-23Added error toast message if directory is emptydaniel oeh
2012-07-23Added menu items for selecting and deselecting all itemsdaniel oeh
2012-07-23Added chooser activitydaniel oeh
2012-07-23integrated import worker into import activitydaniel oeh
2012-07-23Created opml import activitydaniel oeh
2012-07-23Improved mediaplayer layoutdaniel oeh
2012-07-23implemented chapterlist in mediaplayerdaniel oeh
2012-07-22Removed flattr integration (not working)0.8_RC5daniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-21Fixed a bug that AsyncTasks were not working properly on api 11+daniel oeh
2012-07-20App url is now flattrd directlydaniel oeh
2012-07-20App can now be flattrddaniel oeh
2012-07-18activity should now finish when paused and authentication was successfuldaniel oeh
2012-07-18Moved callback handler to background threaddaniel oeh
2012-07-18'up'-buttons now work as expecteddaniel oeh
2012-07-16Code rearrangements + bugfixesdaniel oeh
2012-07-16Fixed nullpointer exception when preparing menudaniel oeh
2012-07-15implemented menu in mediaplayer activitydaniel oeh
2012-07-15Replaces mediaplayer drawablesdaniel oeh