Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-08 | Merge pull request #660 from twiceyuan/master | Tom Hennen | |
Update Chinese translation | |||
2015-03-08 | Merge pull request #656 from mfietz/issue-610 | Tom Hennen | |
Recognize DublinCore date tags | |||
2015-03-06 | Update Chinese translation | twiceyuan | |
- add Chinese translation of "Seek time", "Auto delete" and "Headphones reconnect" in the preferences. | |||
2015-03-06 | Merge remote-tracking branch 'origin/develop' | twiceyuan | |
2015-03-05 | Merge pull request #658 from mfietz/issue-126 | Tom Hennen | |
Queue view: Swipe to dismiss, undo bar, status information | |||
2015-03-04 | Show UndoBar when dismiss-by-swipe | Martin Fietz | |
2015-03-04 | Recognize DublinCore date tags | Martin Fietz | |
2015-03-04 | Add ability to clear the download log, as requested in AntennaPod/AntennaPod#506 | Martin Fietz | |
2015-03-03 | Merge pull request #618 from rharriso/master | Tom Hennen | |
added preference to add to front of queue | |||
2015-02-28 | Merge branch 'master' of https://github.com/AntennaPod/AntennaPod into ↵ | Ross Harrison | |
AntennaPod-master core/src/main/java/de/danoeh/antennapod/core/storage/DBWriter.java | |||
2015-02-25 | update Chinese translation | twiceyuan | |
2015-02-25 | fix Chinese translation | twiceyuan | |
"博客" replace to "播客" "单集" better than "曲目" (reference Podcast app for iOS) "畸形" replace to "错误的" | |||
2015-02-23 | Merge pull request #616 from TomHennen/empty_queue_command_593 | Tom Hennen | |
Empty queue command 593 | |||
2015-02-23 | Merge pull request #617 from TomHennen/confirm_mark_all_read_596 | Tom Hennen | |
Confirm mark all read | |||
2015-02-08 | move to user preferences | Ross Harrison | |
2015-02-08 | some files use spaces, some use tabs | Ross Harrison | |
2015-02-08 | Merge branch 'master' of github.com:rharriso/AntennaPod | Ross Harrison | |
2015-02-08 | move preferences to Player preferences | Ross Harrison | |
2015-02-01 | Fixed AntennaPod auto-cleanup algorithm | daniel oeh | |
2015-02-01 | Pulled translations | daniel oeh | |
2015-02-01 | Merge branch 'develop' of github.com:rharriso/AntennaPod | Ross Harrison | |
2015-02-01 | queue to front or back | Ross Harrison | |
2015-01-31 | added preference, need to work into database | Ross Harrison | |
2015-01-30 | added feed specific mark_all_read confirmation dialog. #596 | Tom Hennen | |
2015-01-30 | added confirmation dialog when marking all episodes as read. #596 | Tom Hennen | |
2015-01-30 | added confirmation when clearing the queue. for issue #593 | Tom Hennen | |
2015-01-26 | Clarified preference title and summary | daniel oeh | |
2015-01-26 | Execute sortQueue method on ExecutorService | daniel oeh | |
2015-01-24 | Options to sort queue refactor, add sort by alpha and duration | drabux | |
2015-01-22 | Options to sort queue by date | drabux | |
2015-01-19 | Merge branch 'SamWhited-delete-episode-update' into develop | daniel oeh | |
2015-01-18 | Option to delete episode after playback | Sam Whited | |
Fixes #498 | |||
2015-01-18 | Added option to delete epidode upon completion of playback. | Tim Butram | |
Conflicts: app/dslv | |||
2015-01-15 | Fixed several problems APSP algorithms | daniel oeh | |
2015-01-15 | Made auto-cleanup and auto-download methods changeable | daniel oeh | |
2015-01-15 | Moved updateRefreshMenuItem into core package | daniel oeh | |
2015-01-08 | Updated version numbers | daniel oeh | |
2015-01-08 | Merge branch 'download-when-charging-issue-104' of ↵ | daniel oeh | |
git://github.com/TomHennen/AntennaPod into TomHennen-download-when-charging-issue-104 | |||
2015-01-08 | Bugfix: Chapters were saved multiple times | daniel oeh | |
2015-01-06 | made conditional for auto-download easier to read, moved log message output ↵ | Tom Hennen | |
to a better spot | |||
2015-01-05 | Add ability to only do autodl when charging. | Tom Hennen | |
Defaults to allow autodl on battery to preserve existing behavior. Might be a good idea to add a receiver for the intent similar to ConnectivityActionReceiver as this will allow us to start/stop downloads as needed. | |||
2015-01-04 | Blur effect improvements | daniel oeh | |
- Reduce time it takes to blur image - Fixed IndexOutOfBoundsException by reducing radius | |||
2015-01-04 | Trim filename if it is too long | daniel oeh | |
Caused download failures on filesystems with filename limitations fixes #579 | |||
2015-01-02 | Use MediaStyle Notification on Lollipop | daniel oeh | |
fixes #543 | |||
2014-12-28 | Fixed file name generator | daniel oeh | |
fixes #580 | |||
2014-12-28 | Fixed persistent notification behavior on API < Jellybean | daniel oeh | |
2014-12-28 | Merge branch 'master' of git://github.com/24hours/AntennaPod into 24hours-master | daniel oeh | |
2014-12-25 | Adding Missing semicolon | Lee Yeong Khang | |
2014-12-20 | Honor User Preference on Persistence notification | Lee Yeong Khang | |
commented in https://github.com/danieloeh/AntennaPod/pull/578#issuecomment-67489354 - option disabled notification has only "play/pause" button, hitting pause hides notification - option enabled notification has both "play/pause" button and "close" button, hitting pause does not hide notification | |||
2014-12-19 | Updated dependencies | daniel oeh | |