summaryrefslogtreecommitdiff
path: root/src/de/podfetcher
AgeCommit message (Expand)Author
2012-06-05Duration of mediafile is now looked up when download finishesdaniel
2012-06-05Changed Length attribute to Duration and type of position to intdaniel
2012-06-05Switched from NotificationBuilder to NotificationCompatBuilderdaniel
2012-06-05Added Notificationdaniel
2012-06-05Expanded MediaplayerActivity + Bugfixesdaniel
2012-06-02Eclipse transfer, Made sure that DownloadObserver cancels when ActivityDaniel Oeh
2012-06-01Fixed potential bug in FeedlistFragmentDaniel Oeh
2012-05-31Updated attributes of EditTextDaniel Oeh
2012-05-31Added Downloads ActivityDaniel Oeh
2012-05-30Updated DownloadObserver to observe several DownloadsDaniel Oeh
2012-05-30Improved StyleDaniel Oeh
2012-05-30Fixed progress bug in DownloadObserverDaniel Oeh
2012-05-30Reimplemented DownloadObserver in ItemviewActivityDaniel Oeh
2012-05-30Rewrote DownloadObserverDaniel Oeh
2012-05-30Created Playback ServiceDaniel Oeh
2012-05-30Changed Download path of FeedMediaDaniel Oeh
2012-05-29Added empty view to feedlist FragmentDaniel Oeh
2012-05-29Added Tabnavigation to main ActivityDaniel Oeh
2012-05-29Converted FeedlistActivity into ListFragmentDaniel Oeh
2012-05-28Added GUI sketches, fixed a bug in the FeedManagerDaniel Oeh
2012-05-28Implemented FeedMedia DownloadDaniel Oeh
2012-05-28DownloadObserver can now show progress in percentDaniel Oeh
2012-05-28More stylecheckingDaniel Oeh
2012-05-28Downloads are now cancelled on timeoutDaniel Oeh
2012-05-28Applied some checkstyle-rulesDaniel Oeh
2012-05-27Fixed DownloadObserverDaniel Oeh
2012-04-19Added Logging messagesDaniel Oeh
2012-04-15Implemented first draft of DownloadObserverDaniel Oeh
2012-04-15Added communication interface to DownloadServiceDaniel Oeh
2012-04-14Added functionality to AddFeedActivityDaniel Oeh
2012-04-14Bitmap of FeedImage is now saved globallyDaniel Oeh
2012-04-14Bugfix: FeedImage is now displayed correctly and not deleted anymoreDaniel Oeh
2012-04-14Removed Feedsyncservice from projectDaniel Oeh
2012-04-14Bugfix: Feed Attribute wasn't set when items where loaded from DBDaniel Oeh
2012-04-13Modified layoutDaniel Oeh
2012-04-13Created Activity for viewing itemsDaniel Oeh
2012-04-12Added refreshing functionality and Log messagesDaniel Oeh
2012-04-12Added cleanup to FeedSyncThreadDaniel Oeh
2012-04-12Added titles to all activitiesDaniel Oeh
2012-04-12Added size in FeedItemlistDaniel Oeh
2012-04-12Removed unnecessary attribute in FeedlistAdapterDaniel Oeh
2012-04-12Implemented Feeditemlist in AppDaniel Oeh
2012-04-12Made FeedlistAdapter more efficientDaniel Oeh
2012-04-12Added missing import statementsDaniel Oeh
2012-04-11Created FeedItemlistAdapterDaniel Oeh
2012-04-11Created FeedItemlistActivityDaniel Oeh
2012-04-11Renamed directory 'gui' to 'adapter'Daniel Oeh
2012-04-11Fixed layout and bugs in DBAdapterDaniel Oeh
2012-04-11Added TAGs for LoggingDaniel Oeh
2012-04-11Fixed Download Process and filename generationDaniel Oeh