index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
de
/
danoeh
/
antennapod
/
activity
/
SearchActivity.java
Age
Commit message (
Expand
)
Author
2013-09-18
Call superclass method when creating and preparing menu. fixes #278
daniel oeh
2013-08-19
Reduced number of FindBugs warnings
daniel oeh
2013-08-16
Resolved Android 2.3 issues
daniel oeh
2013-08-14
Fixed search
daniel oeh
2013-08-10
Merge branch 'feedmanager_removal' into develop
daniel oeh
2013-08-07
Removed ActionbarSherlock dependency
daniel oeh
2013-08-04
Ported search components to DB*-classes
daniel oeh
2013-02-24
Added UserPreferences class, limit access to unreadItems and queue
daniel oeh
2012-11-28
Call setTheme() before super.onCreate()
daniel oeh
2012-11-23
Added preference for setting the application theme
daniel oeh
2012-11-20
Changed references to drawables in src to references to attr
daniel oeh
2012-11-11
Organized imports
daniel oeh
2012-10-28
Use thread for searching instead of AsyncTask
daniel oeh
2012-10-28
Searching descriptions should now work
daniel oeh
2012-09-07
Fixed up-button behavior in various activities
daniel oeh
2012-08-07
Added/updated documentation for application and activity classes and
daniel oeh
2012-07-24
implemented word search
daniel oeh
2012-07-24
Added search button to SearchActivity
daniel oeh
2012-07-24
implemented search for single feeds
daniel oeh
2012-07-24
implemented search button
daniel oeh
2012-07-24
implemented searching algorithm
daniel oeh