Commit Graph

741 Commits

Author SHA1 Message Date
Tom Hennen fb23dc4b61 Merge pull request #1788 from mfietz/issue/1489-cursor-allocation
Only have one cursor open at the same time
2016-03-18 17:48:26 -04:00
Tom Hennen 9412ab5557 Merge pull request #1787 from mfietz/issue/1718-less-preselected-speeds
Pre-select playback speeds 1.00, 1.25, 1.50, 1.75 and 2.00
2016-03-18 17:35:23 -04:00
Tom Hennen 12ff1d6254 Merge pull request #1731 from mfietz/issue/775-open-feed-after-subscribing
Add ability to open feed after subscribing
2016-03-18 16:14:59 -04:00
Tom Hennen e536dd9a7d Merge pull request #1697 from mfietz/issue/1466-playback-controls
Try to handle all external media controls
2016-03-18 16:00:30 -04:00
Martin Fietz 4ba81f6c14 Only have one cursor open at the same time 2016-03-17 18:35:41 +01:00
Martin Fietz 4954db7738 Pre-select playback speeds 1.00, 1.25, 1.50, 1.75 and 2.00 only 2016-03-17 18:25:19 +01:00
Martin Fietz 0d114d172b Merge pull request #1696 from mfietz/issue/1695-npe-context-null
Ensure initialization
2016-03-16 20:56:51 +01:00
Martin Fietz b152fcabbe Merge pull request #1755 from mfietz/shrink_images
Remove unused resources and shrink images
2016-03-16 20:54:14 +01:00
Martin Fietz c9f232ca5e Merge pull request #1761 from mfietz/support-23.2.1
Upgrade Support libs, Glide, Iconify, OkHttp, Robotium
2016-03-16 20:53:33 +01:00
Martin Fietz 49d4e2de15 Merge pull request #1703 from domingos86/volume-converter-fix
fix the volume conversion upon user interaction
2016-03-16 20:52:50 +01:00
Martin Fietz 8dd6ddb702 Merge pull request #1708 from mfietz/issue/359-gpodder-sync-button
Gpodder: Enable manual syncing
2016-03-16 20:49:15 +01:00
Martin Fietz e0d68a962b Merge pull request #1698 from mfietz/issue/1503-file-type-error
Downloader: Check content type for media
2016-03-16 20:40:38 +01:00
Martin Fietz 3449357c14 Merge pull request #1705 from mfietz/issue/1704-opml-import-npe
OPML Import: Show dialog when no file has been selected
2016-03-16 20:36:31 +01:00
Martin Fietz 30be1ad36e Merge pull request #1701 from mfietz/issue/1627-resume-download
Downloader: Disable gzip for media files
2016-03-16 20:32:03 +01:00
Martin Fietz 19e1e4afdb Add proxy settings 2016-03-16 20:30:33 +01:00
Martin Fietz bb45d82b08 Merge pull request #1689 from mfietz/issue/1687-delay-hide-controls
Video player: Delay controls hide on interaction
2016-03-16 20:25:15 +01:00
Martin Fietz 92efa25572 Merge pull request #1773 from andrewgaul/boxing
Avoid unneeded boxing
2016-03-16 20:22:03 +01:00
Martin Fietz c5450fc413 Merge pull request #1766 from andrewgaul/error-prone
Address error-prone warnings
2016-03-16 20:20:26 +01:00
Martin Fietz 92083597d1 Merge pull request #1700 from mfietz/issue/996-ducking
Duck and raise audio volume back
2016-03-16 20:12:53 +01:00
Martin Fietz 73069817f8 Show message if there are no shownotes 2016-03-16 20:09:03 +01:00
Martin Fietz 734b19e906 Refactor 2016-03-16 20:09:03 +01:00
Andrew Gaul e87f053d9b Avoid unneeded boxing
Found via FindBugs.
2016-03-14 20:20:25 -07:00
Andrew Gaul 6b449c18ee Address error-prone warnings 2016-03-13 22:34:50 -07:00
Martin Fietz 36213fa94e Upgrade Support libs, Glide, OkHttp, Robotium 2016-03-13 09:47:43 +01:00
Martin Fietz d342b14ac0 Shrink resources (ImageOptim) 2016-03-09 23:55:36 +01:00
Martin Fietz fbbe94acec Delete unused resources 2016-03-09 23:55:30 +01:00
Martin Fietz aaedff2937 Dark theme: Fix action bar icons
see http://stackoverflow.com/a/35654779/5369600
2016-03-07 11:56:44 +01:00
Martin Fietz d4d8d18c5c Add ability to open feed after subscribing 2016-03-04 12:40:33 +01:00
Martin Fietz b1798d8529 Give each thread its own parser 2016-03-04 10:06:01 +01:00
Martin Fietz 3c26c058f6 Gpodder: Enable manual syncing 2016-02-22 11:01:12 +01:00
Martin Fietz 4fca673d1f OPML Import: Show dialog when no file has been selected 2016-02-22 07:55:02 +01:00
Tom Hennen 32f124f810 Merge pull request #1690 from mfietz/issue/1685-public-notificationsa
Set notification visibility to public
2016-02-20 10:53:10 -05:00
Domingos Lopes c878bc4e87 inicialize the volume SeekBars on audio controls to the values on UserPreferences 2016-02-20 09:48:57 -05:00
Martin Fietz a8f27fa363 Downloader: Disable gzip for media files 2016-02-20 15:45:38 +01:00
Martin Fietz e980a7656c Duck and unduck done right 2016-02-20 15:27:29 +01:00
Domingos Lopes 13f5b09d56 fix the volume conversion upon user interaction
move the conversion formula to a new method in core.util.Converter
2016-02-20 09:02:50 -05:00
Martin Fietz e7cc82fdfb Make sure feed media is of the right content type 2016-02-20 09:16:47 +01:00
Martin Fietz 16dd26a7e4 Refactor 2016-02-19 13:35:10 +01:00
Martin Fietz acbda70e28 Make sure DB helpers and preferences are initialized 2016-02-19 13:34:55 +01:00
Martin Fietz db084ec118 Prevent NPE 2016-02-19 12:54:51 +01:00
Martin Fietz 0569c67b2c Set notification visibility to public 2016-02-19 08:32:37 +01:00
Martin Fietz 202f211230 Also update position when paused 2016-02-18 08:50:15 +01:00
Martin Fietz d818901b80 Give it some time to read current position 2016-02-18 08:50:10 +01:00
Martin Fietz 8f3f0c30c6 Delay control hiding when button pressed 2016-02-18 08:38:57 +01:00
Martin Fietz d6498ae50d After downloading, check downloaded episode for chapters 2016-02-15 16:01:21 +01:00
Martin Fietz bc0d80759c Load embedded chapters from local files 2016-02-15 15:43:50 +01:00
Tom Hennen c959f19267 updated translations 2016-02-13 12:54:42 -05:00
Tom Hennen 5cdd873fad Merge pull request #1667 from mfietz/issue/1658-sync-duplicates
Prevent gpodder sync duplicates
2016-02-13 11:52:44 -05:00
Martin Fietz 5e7ae6527c Try to handle all external media controls 2016-02-13 17:35:55 +01:00
Martin Fietz 438a9c2a4b Undo colon escaping 2016-02-12 09:08:06 +01:00