summaryrefslogtreecommitdiff
path: root/src/de/danoeh
AgeCommit message (Expand)Author
2012-07-24Fixed importsdaniel oeh
2012-07-24removed 'catch' added check for nulldaniel 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-23Exported version 0.8.10.8.1daniel oeh
2012-07-23fixed crashes when handling feeds without imagesdaniel oeh
2012-07-23Moved downloadservice handler to background taskdaniel oeh
2012-07-23First item is no longer marked as unread when adding a new feeddaniel oeh
2012-07-23improved stabilitydaniel oeh
2012-07-23Moved URL preparer call into Downloadrequesterdaniel oeh
2012-07-23Opmlreader is now preparing the xml urlsdaniel oeh
2012-07-23Fixed a bug in the feedparserdaniel oeh
2012-07-23Added error toast message if directory is emptydaniel oeh
2012-07-23Preparing 0.8.1daniel 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-23implemented import workerdaniel oeh
2012-07-23Created opml import activitydaniel oeh
2012-07-23Implemented opml readerdaniel oeh
2012-07-23Improved mediaplayer layoutdaniel oeh
2012-07-23implemented chapterlist in mediaplayerdaniel oeh
2012-07-23Added list adapter for simple chaptersdaniel oeh
2012-07-22Databases is now loaded even if no storage is available0.8daniel oeh
2012-07-22Removed flattr integration (not working)0.8_RC5daniel oeh
2012-07-22Bugfixesdaniel oeh
2012-07-22Exported 0.8 RC40.8_RC4daniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-21FeedImage bitmap size is now calculated based on the pixel density ofdaniel oeh
2012-07-21FlattrClickWorker is now showing a progress dialogdaniel oeh
2012-07-21Added link for flattr website of antennapoddaniel 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-20Fixed critical flattr bug0.8_RC2daniel oeh
2012-07-20Added notification icon for playback servicedaniel oeh
2012-07-20App can now be flattrddaniel oeh
2012-07-20Switched to real api credentialsdaniel oeh
2012-07-19Downloadrequester will now no longer queue downloads which are alreadydaniel oeh
2012-07-19List of downloads is now syncronizeddaniel oeh
2012-07-18Dateparser should now be more stabledaniel 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-18Moved clicking action to main threaddaniel oeh
2012-07-18improved visibility handling + order of itemsdaniel oeh