summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util
AgeCommit message (Expand)Author
2014-08-12Use isNotEmpty instead of isNoneEmptydaniel oeh
2014-08-06Merge branch 'issue-330' into developdaniel oeh
2014-08-06Prevent flattr login if API keys are missingdaniel oeh
2014-08-06Removed FlattrConfigdaniel oeh
2014-08-05Acquire wake lock when playing mediadaniel oeh
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
2014-07-15Hide local menu items when nav drawer is showndaniel oeh
2014-07-13Added buttons to FeedItemDialog and the episode lists for items without an ep...daniel oeh
2014-07-07Remove leading and trailing whitespace in URLChecker. fixes #461daniel oeh
2014-07-06Increased use of library methodsdaniel oeh
2014-07-05Reduced number of lint warningsdaniel oeh
2014-06-29Improved timecode link insertiondaniel oeh
2014-06-29Webview style was not applied correctlydaniel oeh
2014-06-29Integrated timecode highlighting into Audioplayerdaniel oeh
2014-06-29Added first implementation of the Timeline classdaniel oeh
2014-06-16Implemented FeedDiscovererdaniel oeh
2014-06-15Added support for itpc-protocol. closes #333daniel oeh
2014-06-07Make seek time configurableDavid Reiss
2014-05-31Merge branch 'patch-1' of git://github.com/mschuetz/AntennaPod into mschuetz-...daniel oeh
2014-05-25Added support for "pcast"-protocol, start FeedViewActivity immediately when c...daniel oeh
2014-05-12Moved "show info" into itemlist headerdaniel oeh
2014-05-07NUM_LENGTH should be 1024 for accurate download progess displayMatthias Schütz
2014-04-21Re-implemented searchdaniel oeh
2014-04-04Added queue fragmentdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-28Enable screen timeout when video is paused. closes #368daniel oeh
2014-03-19Don't encode already encoded URLs. fixes #376daniel oeh
2014-03-17Added authentication dialog to OnlineFeedViewActivitydaniel oeh
2014-03-17Added authentication support to DownloadRequester and HttpDownloaderdaniel oeh
2014-03-04Possible fix of issue #365daniel oeh
2014-02-27Do not add things to the flattr queue if the user isn't logged indaniel oeh
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-02-14Added content descriptions to imagebuttons and imageviewsdaniel oeh
2014-02-14Resolved intent redelivery issuedaniel oeh
2014-02-10Fixed issue with switching between audio and video playerdaniel oeh
2014-02-10Bugfix: Video was paused when starteddaniel oeh
2014-02-10Improved error handling in MediaPlayerActivitydaniel oeh
2014-01-15* don't load all Feeds and FeedItems to memory when refreshing the flattr statusSimon Rutishauser
2014-01-12avoid waiting on the GUI threaddaniel oeh
2014-01-02* directly update Feed/FeedItem FlattrStatus instead of writing back entire F...Simon Rutishauser
2014-01-01Re-enable support for the "Flattr this app" item in SettingsSimon Rutishauser
2013-12-31Merge branch 'develop_flattr_queue_autoflattr' of git://github.com/peschmae0/...daniel oeh
2013-12-30Use AspectRatioVideoView instead of standard video viewdaniel oeh
2013-12-29Updated video player UIdaniel oeh
2013-12-29Adapted remaining classes to new playback service modeldaniel oeh
2013-12-25Made PlaybackService use the PSMP and PSTMdaniel oeh
2013-12-15Created playback package inside service packagedaniel oeh
2013-10-19Fixed menu item visibilitydaniel oeh
2013-10-04Disable download log cleanup, handle media download before saving DownloadStatusdaniel oeh
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser