Tom Hennen
2f85c21c24
Merge pull request #639 from mfietz/issue-621
...
Correct audio player cover scaling
2015-03-03 17:13:15 -05:00
Tom Hennen
13ec682304
Merge pull request #643 from mfietz/issue-260
...
Add ability to select OPML export folder
2015-03-03 17:12:56 -05:00
Holger Jeromin
043a7f5da4
Mentioning "Closing issues via commit messages"
...
Mentioning https://help.github.com/articles/closing-issues-via-commit-messages/
2015-03-03 14:11:08 +01:00
Martin Fietz
241fc6c334
Persist scroll position in Queue view, see AntennaPod/AntennaPod#551
2015-03-02 16:36:18 +01:00
Martin Fietz
a411135931
Add ability to select OPML export folder
...
Instead of exporting a OPML file to a predefined folder the user can
choose the folder (but not the filename) the file will be exported
2015-03-01 12:55:38 +01:00
Ross Harrison
ab34f84e2c
Merge branch 'master' of https://github.com/AntennaPod/AntennaPod into AntennaPod-master
...
core/src/main/java/de/danoeh/antennapod/core/storage/DBWriter.java
2015-02-28 14:45:14 -06:00
Martin Fietz
4c50c4b801
Add ability to clear the download log, as requested in AntennaPod/AntennaPod#506
2015-02-28 19:23:39 +01:00
Martin Fietz
6621df48fc
Correct audio player cover scaling reported in AntennaPod/AntennaPod#621
...
The former scaling would scale the image so that width and height of
the cover would be at least as large as the view. Now, the covers
dimensions will be equal or less than the dimensions of the cover view.
2015-02-28 13:40:52 +01:00
Martin Fietz
66121d606e
Implementation of AntennaPod/AntennaPod#623
...
Instead of having a fixed path, the user can now choose the path to
import from via dialog. This made the rather bloated instruction text
superfluous. Some minor changes to the DirectoryChooserActivity and the
OMPL Import layout.
2015-02-28 02:33:19 +01:00
Martin Fietz
087f2d7b3f
Fix for AntennaPod/AntennaPod#610
...
Recognize DublinCore date tags
2015-02-27 19:59:46 +01:00
Martin Fietz
bfd2d21677
Fix for AntennaPod/AntennaPod#629
...
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-27 14:22:37 +01:00
danieloeh
b4d2ea97af
Added link to issue #604
2015-02-25 21:21:23 +01:00
daniel oeh
50a75becb6
Checked in market description
2015-02-25 21:11:15 +01:00
twiceyuan
a2f65698e7
update Chinese translation
2015-02-25 11:44:54 +08:00
twiceyuan
9fe3a9ae58
fix Chinese translation
...
"博客" replace to "播客"
"单集" better than "曲目" (reference Podcast app for iOS)
"畸形" replace to "错误的"
2015-02-25 11:06:44 +08:00
Tom Hennen
2316a260bb
Merge pull request #616 from TomHennen/empty_queue_command_593
...
Empty queue command 593
2015-02-23 18:46:37 -05:00
Tom Hennen
44f99e3b2f
Merge pull request #617 from TomHennen/confirm_mark_all_read_596
...
Confirm mark all read
2015-02-23 18:46:27 -05:00
Ross Harrison
46252ce663
move to user preferences
2015-02-08 19:21:42 -06:00
Ross Harrison
7c76d2c57b
some files use spaces, some use tabs
2015-02-08 12:01:35 -06:00
Ross Harrison
67aca21858
Merge branch 'master' of github.com:rharriso/AntennaPod
2015-02-08 11:49:44 -06:00
Ross Harrison
6fcd04ea36
move preferences to Player preferences
2015-02-08 11:48:55 -06:00
Ross Harrison
9e1fc56d84
t was missing
2015-02-08 11:34:21 -06:00
daniel oeh
c9e8af52c2
Merge branch 'develop'
1.0
2015-02-01 14:12:40 +01:00
daniel oeh
12f70ca7fc
Updated README and CONTRIBUTING files
2015-02-01 13:47:55 +01:00
daniel oeh
5efae92762
Updated changelog
2015-02-01 13:17:17 +01:00
daniel oeh
1aff5f6365
Fixed AntennaPod auto-cleanup algorithm
2015-02-01 13:12:13 +01:00
daniel oeh
cb2dcc7984
Pulled translations
2015-02-01 12:29:13 +01:00
Ross Harrison
e3a78e9cd5
Merge branch 'develop' of github.com:rharriso/AntennaPod
2015-02-01 00:36:16 -06:00
Ross Harrison
c11edda64c
Merge pull request #1 from rharriso/feature/add_to_front_of_queue
...
Feature/add to front of queue
2015-02-01 00:30:35 -06:00
Ross Harrison
509b2a7f58
queue to front or back
2015-02-01 00:29:46 -06:00
Ross Harrison
672c38e20a
added preference, need to work into database
2015-01-31 23:30:01 -06:00
Tom Hennen
4b8a3c00ca
added feed specific mark_all_read confirmation dialog. #596
2015-01-30 13:43:16 -05:00
Tom Hennen
49c714a5a5
added confirmation dialog when marking all episodes as read. #596
2015-01-30 13:06:32 -05:00
Tom Hennen
2bea83706b
added confirmation when clearing the queue. for issue #593
2015-01-30 12:55:38 -05:00
Tom Hennen
85778b4aaa
Added option to empty/clear the queue.
...
Used the word 'clear' because it seems more active than 'empty'.
For issue #593
2015-01-30 10:40:15 -05:00
daniel oeh
212644aebd
Clarified preference title and summary
2015-01-26 20:05:38 +01:00
daniel oeh
6f8fd4868d
Merge branch 'feature/design-time-attributes' of git://github.com/johnjohndoe/AntennaPod into johnjohndoe-feature/design-time-attributes
2015-01-26 17:14:27 +01:00
daniel oeh
e01b7ca466
Execute sortQueue method on ExecutorService
2015-01-26 17:12:15 +01:00
Tobias Preuss
ad583e453d
Use design time attributes to assist layouting and value preview.
...
+ See: http://tools.android.com/tips/layout-designtime-attributes
+ This commit introduces no functional code changes!
2015-01-25 10:27:46 +01:00
drabux
9764b80935
Options to sort queue refactor, add sort by alpha and duration
2015-01-24 13:18:29 -05:00
drabux
520ed8327c
Options to sort queue by date
2015-01-22 23:37:07 -05:00
daniel oeh
efcbbfe2b9
Merge branch 'SamWhited-delete-episode-update' into develop
2015-01-19 21:54:19 +01:00
daniel oeh
d04aa82954
Merge branch 'add_refresh_button_to_queue_view_595' of git://github.com/TomHennen/AntennaPod into TomHennen-add_refresh_button_to_queue_view_595
2015-01-19 21:49:56 +01:00
Sam Whited
7f02e1b187
Option to delete episode after playback
...
Fixes #498
2015-01-18 19:53:53 -05:00
Tim Butram
2d68f025d7
Added option to delete epidode upon completion of playback.
...
Conflicts:
app/dslv
2015-01-18 19:17:14 -05:00
daniel oeh
373f28c8ae
Fixed several problems APSP algorithms
2015-01-15 15:02:16 +01:00
daniel oeh
3c473c490b
Made auto-cleanup and auto-download methods changeable
2015-01-15 14:37:35 +01:00
daniel oeh
066cab8da5
Moved updateRefreshMenuItem into core package
2015-01-15 12:22:27 +01:00
Tom Hennen
86e5e9ea13
Simlified invalidation of options menu. #595
2015-01-11 18:53:11 -05:00
Tom Hennen
77840bea99
Updated QueueFragment to have a refresh button.
...
Issue #595
Also resolved an issue that may have been latent when 'All Episodes'
was default. Namely, that the search and other option menus didn't
show up until you navigated away and then back to the fragment.
This was happening because the items weren't loaded yet, which prevented
the options menu from being created. If we switch back to 'All Episodes'
as being default, this problem may appear again.
2015-01-11 18:45:53 -05:00