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
/
AddFeedActivity.java
Age
Commit message (
Expand
)
Author
2013-08-07
Removed ActionbarSherlock dependency
daniel oeh
2013-06-29
Promote DownloadError to enum for type-safety
Andrew Gaul
2013-05-11
Fixed NullpointerException in AddFeedActivity
daniel oeh
2013-05-04
Adding AntennaPod as RSS/XML Reader
Nis Wechselberg
2013-02-24
Added UserPreferences class, limit access to unreadItems and queue
daniel oeh
2013-01-23
make room for another way of Opml import
ligi
2012-11-28
Call setTheme() before super.onCreate()
daniel oeh
2012-11-23
Added preference for setting the application theme
daniel oeh
2012-10-03
Moved Opml import button to AddfeedActivity, Opml export button to
daniel oeh
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-09-22
Removed unused imports
daniel oeh
2012-09-13
Added missing strings to resource file
daniel oeh
2012-09-07
Fixed up-button behavior in various activities
daniel oeh
2012-08-27
Added up-button to AddFeedActivity
daniel oeh
2012-08-16
Created abstract downloader class
daniel oeh
2012-08-11
Simplified AddFeedActivity
daniel oeh
2012-08-07
Added/updated documentation for application and activity classes and
daniel oeh
2012-08-02
Added button to access the Miro Guide from the AddFeedActivity
daniel oeh
2012-07-24
Fixed imports
daniel oeh
2012-07-22
Replaced buildconfig condition with appconfig condition
daniel oeh
2012-07-22
Added DEBUG logging condition
0.8_RC3
daniel oeh
2012-07-14
Urls can now be sent to addfeedactivity from other apps
daniel oeh
2012-07-13
Renamed package and application
daniel oeh