index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/inform_on_db_moved
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-19
Prepared release 0.9.4
0.9.4
daniel oeh
2012-08-19
Itemlists were not updating their content properly if "Display only
daniel oeh
2012-08-19
PlaybackService will now reload the last episode if no more episodes are
daniel oeh
2012-08-18
Hide 'mark all read' and 'refresh all feeds' - items when they aren't
daniel oeh
2012-08-18
FeedManager will now delete the oldest DownloadStatus when log becomes
daniel oeh
2012-08-18
'markAllItemsRead' is now working correctly
daniel oeh
2012-08-18
DownloadService was not always counting queued downloads
daniel oeh
2012-08-18
Failed downloads were not handled correctly
daniel oeh
2012-08-18
Implemented RemoteControlClient in PlaybackService
daniel oeh
2012-08-18
Made sure that mediaplayeractivity loads progress information as soon as
daniel oeh
2012-08-18
Set number of parallel downloads to 4
daniel oeh
2012-08-18
DownloadLog entries are now sorted by their completion date
daniel oeh
2012-08-18
Merge branch 'downloadmanager' into develop
daniel oeh
2012-08-18
Made sure that cancelled/failed downloads are handled correctly
daniel oeh
2012-08-17
HttpDownloader now checks if enough storage is available
daniel oeh
2012-08-17
Removed references to Downloadmanager
daniel oeh
2012-08-17
Implemented report in Downloadservice
daniel oeh
2012-08-17
Fixed crash in getFeedMedia(long, Feed)
daniel oeh
2012-08-17
Fixed crash in imageloader when feed had no image
daniel oeh
2012-08-17
FeedlistFragment now refreshes more frequently
daniel oeh
2012-08-17
Fixed problems with the Downloadlog listadapter
daniel oeh
2012-08-17
Fixed problem with DownloadlistAdapter
daniel oeh
2012-08-17
Set connection timeout to 5 seconds
daniel oeh
2012-08-17
DownloadActivity should now display the content correctly
daniel oeh
2012-08-17
Download should now work
daniel oeh
2012-08-16
Content of Downloads list is now refreshed
daniel oeh
2012-08-16
Downloads can now be cancelled
daniel oeh
2012-08-16
Implemented handler for completed downloads
daniel oeh
2012-08-16
Implemented download queueing
daniel oeh
2012-08-16
Implemented HttpDownloader
daniel oeh
2012-08-16
Created abstract downloader class
daniel oeh
2012-08-15
Made sure that completed downloads get the correct destination url
daniel oeh
2012-08-15
Cover was not displayed correctly on some devices
daniel oeh
2012-08-15
Download list entries should now be more informative
daniel oeh
2012-08-15
Improved layout of download list
daniel oeh
2012-08-15
Fixed width of TextViews in Feedlist
daniel oeh
2012-08-12
Prepared release 0.9.3.1
0.9.3.1
daniel oeh
2012-08-12
Added stopForeground() when DownloadSerice has finished waiting for
daniel oeh
2012-08-12
Adjusted GridView behavior
daniel oeh
2012-08-12
Use CopyOnWriteArrayList for itemlist of feeds instead of ArrayList
daniel oeh
2012-08-12
Placed .nomedia in the external files directory
daniel oeh
2012-08-12
Added confirmation dialog when deleting a feed
daniel oeh
2012-08-12
Created ConfirmationDialog class
daniel oeh
2012-08-12
Disabled autofocus on EditText
daniel oeh
2012-08-12
Adjusted grid size
daniel oeh
2012-08-11
Fixed possible nullpointer exception
daniel oeh
2012-08-11
Fixed crashes caused by orientation changes
daniel oeh
2012-08-11
notifyDownloadService() in DownloadRequester now uses intents to notify
daniel oeh
2012-08-11
Imageviews were not updating correctly
daniel oeh
2012-08-11
Made sure that db operations are executed serially
daniel oeh
[next]