Commit Graph

4504 Commits

Author SHA1 Message Date
Martin Fietz 34d93a4e8e Upgrade gradle wrapper to version 4.10.2 2018-09-27 13:21:15 +02:00
H. Lehmann aad32c98c3
Merge pull request #2816 from AntennaPod/bugfix/2815-unique-job-id-per-class
Enqueue jobs with a unique job id per class
2018-09-21 23:35:03 +02:00
H. Lehmann 819d2df8ed
Merge pull request #2821 from mlasson/mlasson-fix-typo
Fix typo
2018-09-08 17:38:26 +02:00
Marc Lasson 2d1045cacf Fix typo 2018-09-08 15:52:16 +02:00
Martin Fietz 7cf75c7cac 2815 Enqueue jobs with a unique job id per class
As Job IDs must be unique per uid, use IDs that no one else will use...
2018-09-06 16:49:12 +02:00
H. Lehmann 9512c0133f
Merge pull request #2785 from keunes/patch-1
Update (preference) strings
2018-09-04 23:45:08 +02:00
Koen Glotzbach b4e875cb09
Update strings.xml
Correct plural/singular in search strings
2018-09-04 23:09:46 +02:00
Koen Glotzbach 8379a21583
Lowercase strings
use lowercase for particular strings
2018-09-04 23:06:19 +02:00
H. Lehmann 6ed4a033d0
Merge pull request #2804 from selivan/patch-1
README.md: fix f-droid link image
2018-08-21 21:20:03 +02:00
Selivanov Pavel adeaf27626
README.md: fix f-droid link image 2018-08-21 19:37:55 +03:00
H. Lehmann 1d265a9c3a
Database access threading (#2781) 2018-08-06 23:38:37 +02:00
hannesa2 3d61002d88 Remove eclipse artifacts (#2791) 2018-08-06 20:47:10 +02:00
ByteHamster 17f4c861b2 Removed travis CI 2018-08-06 12:38:15 +02:00
Koen Glotzbach c88df8064c
Put 'mobile updates' above 'parallel downloads' 2018-07-29 15:54:19 +02:00
Koen Glotzbach 0fbee8f0ca
Update pref strings
Mainly replace all 'feed' mentions by 'podcast'
2018-07-29 15:22:00 +02:00
Koen Glotzbach d9ef971461
Move 'mobile updates' to 'details' section 2018-07-29 12:58:02 +02:00
Koen Glotzbach 3bd9123852
Update strings.xml
Escape apostrophes
2018-07-28 10:56:26 +02:00
Koen Glotzbach 0172293a6d
Update strings.xml
- improved preferences strings
- improved sharing strings
2018-07-28 10:39:36 +02:00
H. Lehmann 4d79e44aa3
Merge pull request #2765 from ByteHamster/runtime-permissions
Requesting storage permissions for external files
2018-07-26 11:52:18 +02:00
H. Lehmann 06e3dc5829
Merge pull request #2780 from ByteHamster/audio-ducking
Requesting audio focus on Android O
2018-07-26 11:50:39 +02:00
H. Lehmann f68364d6fc
Merge pull request #2778 from ByteHamster/about-screen
Improved about screen
2018-07-26 11:49:53 +02:00
ByteHamster 7e05ff2a4e Theming support for about screen 2018-07-26 10:26:00 +02:00
ByteHamster c7d876c8ae Requesting audio focus on Android O 2018-07-25 23:56:35 +02:00
ByteHamster 14ca32a624 Simplifications 2018-07-25 23:19:25 +02:00
H. Lehmann ab00912f93
Merge pull request #2779 from ByteHamster/fix-options-menu
Fixed options menu persisting (Closes #2776)
2018-07-25 23:16:12 +02:00
ByteHamster a691ab2614 Prevent NPE 2018-07-25 23:14:41 +02:00
ByteHamster 66fc848fe9 Fixed options menu persisting (Closes #2776) 2018-07-25 16:23:20 +02:00
ByteHamster aa2ec1687f better landscape view 2018-07-25 16:18:19 +02:00
ByteHamster f9eb2f839b Improved about screen 2018-07-25 16:02:44 +02:00
H. Lehmann 901bc6c774
Update CHANGELOG.md 2018-07-22 18:59:07 +02:00
Martin Fietz 0cb8c85e02 Preprare for 1.6.6 2018-07-22 18:40:41 +02:00
Martin Fietz e1b0da978d Update translations 2018-07-22 18:37:37 +02:00
Martin Fietz 9646cc883c
Merge pull request #2655 from ByteHamster/exo-player
Added ExoPlayer
2018-07-22 18:22:16 +02:00
Martin Fietz 1b6f98203f
Merge pull request #2762 from ByteHamster/feed-description
Do not overwrite feed description with item description
2018-07-22 18:15:29 +02:00
H. Lehmann fc2bd0e19b
Merge pull request #2760 from ByteHamster/delete-item
Improve item deletion
2018-07-15 15:43:42 +02:00
ByteHamster c2184cfab2 Merge branch 'develop' into exo-player 2018-07-13 19:26:09 +02:00
ByteHamster 0d43cc8658 Requesting storage permissions for external files 2018-07-13 18:29:05 +02:00
H. Lehmann 740e202d7f
Merge pull request #2763 from ByteHamster/download-actions
Allow to add to queue from downloads section
2018-07-13 17:27:54 +02:00
ByteHamster 235b81d40a Allow to add to queue from downloads section 2018-07-13 10:52:58 +02:00
ByteHamster 626621044f Player names are not translatable 2018-07-13 10:33:01 +02:00
H. Lehmann 5566b28943
Merge pull request #2761 from ByteHamster/notification-badges
Do not show badges for ongoing notifications (Closes #2724)
2018-07-13 10:30:34 +02:00
ByteHamster 3fce9490c2 Do not overwrite feed description with item description 2018-07-13 10:18:29 +02:00
ByteHamster 683e576987 Do not show badges for ongoing notifications (Closes #2724) 2018-07-13 09:38:34 +02:00
ByteHamster 53a3b85272 Actually stop PlaybackService 2018-07-13 09:23:36 +02:00
ByteHamster cc645c5fb1 Only prevent deletion if PlaybackService is running (Closes #2759) 2018-07-13 09:18:12 +02:00
H. Lehmann eff72db7c4
Merge pull request #2754 from AntennaPod/bugfix/2749-parse-error
Assume version 2.0 for RSS if property is missing
2018-07-09 12:43:25 +02:00
H. Lehmann 122b34bb60
Merge pull request #2755 from ByteHamster/image-authentication
Do not authenticate image without user
2018-07-07 14:48:33 +02:00
ByteHamster 37f407dc07 Do not authenticate image without user 2018-07-07 09:48:12 +02:00
Martin Fietz 43911c3dab Assume version 2.0 for RSS if property is missing 2018-07-07 09:09:57 +02:00
H. Lehmann 4831e4d937
Merge pull request #2753 from ByteHamster/parser-error-message
Better feed parser errors
2018-07-07 09:01:32 +02:00