Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-16 | Gpodder search shows feed url and number of subscribers | Martin Fietz | |
2015-03-09 | Merge pull request #667 from mfietz/issue-576 | Tom Hennen | |
make gpodder service usable for older devices again | |||
2015-03-09 | Merge branch 'issue-576' of github.com:mfietz/AntennaPod into issue-576 | Martin Fietz | |
2015-03-09 | Fix for AntennaPod/AntennaPod#629 | Martin Fietz | |
On older devices, crucial intermediate certificates are missing. In this fix, we create a custom trustmanager. The algorithm follows the certificate chain and checks validity and issuer signature. In the last step, we take the root CA's certificate from the system's keystore and verify the chain's last certificate thus validating the whole chain. | |||
2015-03-08 | Merge pull request #666 from TomHennen/update_gitignore | Tom Hennen | |
updated .gitignore to ignore keystores | |||
2015-03-08 | updated .gitignore to ignore keystores | Tom Hennen | |
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-08 | Merge pull request #661 from mfietz/fix/queue-false-scroll-position-restore | Tom Hennen | |
Fix for false restore where swipe to dismiss scrolls to the top of the list | |||
2015-03-06 | Fix for false restore where swipe to dismiss scrolls to the top of the list | Martin Fietz | |
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-05 | Show duration and pubDate on episode display | Martin Fietz | |
... which was - despite the commit message - missing from last commit... | |||
2015-03-04 | Merge pull request #657 from mfietz/issue-621 | Tom Hennen | |
Correct audio player cover scaling | |||
2015-03-04 | Merge pull request #655 from mfietz/issue-551 | Tom Hennen | |
Persist scroll position in Queue view | |||
2015-03-04 | Merge pull request #654 from mfietz/issue-506 | Tom Hennen | |
Clear the download log | |||
2015-03-04 | Show UndoBar when dismiss-by-swipe | Martin Fietz | |
2015-03-04 | MERGE stash. | Martin Fietz | |
2015-03-04 | Delete items from the queue by swiping | Martin Fietz | |
2015-03-04 | Correct audio player cover scaling | Martin Fietz | |
2015-03-04 | Recognize DublinCore date tags | Martin Fietz | |
2015-03-04 | Persist scroll position in Queue view | 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-27 | Fix for AntennaPod/AntennaPod#629 | Martin Fietz | |
On older devices, crucial intermediate certificates are missing. In this fix, we create a custom trustmanager. The algorithm follows the certificate chain and checks validity and issuer signature. In the last step, we take the root CA's certificate from the system's keystore and verify the chain's last certificate thus validating the whole chain. | |||
2015-02-25 | Added link to issue #604 | danieloeh | |
2015-02-25 | Checked in market description | daniel oeh | |
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-08 | t was missing | Ross Harrison | |
2015-02-01 | Merge branch 'develop'1.0 | daniel oeh | |
2015-02-01 | Updated README and CONTRIBUTING files | daniel oeh | |
2015-02-01 | Updated changelog | daniel oeh | |
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 | Merge pull request #1 from rharriso/feature/add_to_front_of_queue | Ross Harrison | |
Feature/add to front of queue | |||
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 | |