summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/SearchActivity.java
AgeCommit message (Expand)Author
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-16Resolved Android 2.3 issuesdaniel oeh
2013-08-14Fixed searchdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-04Ported search components to DB*-classesdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-11-20Changed references to drawables in src to references to attrdaniel oeh
2012-11-11Organized importsdaniel oeh
2012-10-28Use thread for searching instead of AsyncTaskdaniel oeh
2012-10-28Searching descriptions should now workdaniel oeh
2012-09-07Fixed up-button behavior in various activitiesdaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel 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-24implemented search buttondaniel oeh
2012-07-24implemented searching algorithmdaniel oeh