Commit Graph

5267 Commits

Author SHA1 Message Date
Jonas Kalderstam 4054c330ac Added per-feed playback speed setting
Fixes #375
2019-09-12 00:50:07 +02:00
ByteHamster ada0101b07 Bumped version to 1.7.3-RC6 2019-09-11 00:06:23 +02:00
H. Lehmann eedd3ce755
Merge pull request #3399 from ByteHamster/remove-unused-color
Removed unused color resource
2019-09-10 23:57:53 +02:00
H. Lehmann 16c97535ab
Merge pull request #3401 from ByteHamster/moved-feed-settings-button
Moved feed settings button away from scroll bar
2019-09-10 23:56:46 +02:00
H. Lehmann 204e759136
Merge pull request #3402 from ByteHamster/audiofocus-gain-continue
Restart service when re-gaining audio focus
2019-09-10 23:56:28 +02:00
ByteHamster fe56265114 Restart service when re-gaining audio focus 2019-09-10 14:18:14 +02:00
ByteHamster 15accaeb07 Moved feed settings button away from scroll bar 2019-09-10 13:50:38 +02:00
H. Lehmann 037c4d3922
Merge pull request #3397 from ByteHamster/fix-crash-audio-focus-after-shutdown
Fixed receiving audio events after service shutdown
2019-09-09 22:56:40 +02:00
ByteHamster bb72636c68 Removed unused color resource 2019-09-09 19:31:28 +02:00
H. Lehmann 60faccb27a
Merge pull request #3396 from ByteHamster/crash-keep-empty-queue-sorted
Fixed crash when clicking keep sorted on empty queue
2019-09-09 18:52:53 +02:00
ByteHamster 0d0566e595 Fixed receiving audio events after service shutdown 2019-09-09 18:42:28 +02:00
ByteHamster 6b79f740b2 Fixed crash when clicking keep sorted on empty queue 2019-09-09 17:59:35 +02:00
ByteHamster 6dfff544e4 Added queue test 2019-09-09 17:58:10 +02:00
ByteHamster a6e131a542 Bumped version to 1.7.3-RC5 2019-09-06 08:10:26 +02:00
ByteHamster 8802535e76 Making sure that intents are not overwritten 2019-09-06 08:09:53 +02:00
ByteHamster 92e3da28bf Bumped version to 1.7.3-RC4 2019-09-04 23:52:32 +02:00
ByteHamster cff377ab71 Pulled translations 2019-09-04 23:42:55 +02:00
H. Lehmann efc1a54616
Merge pull request #3384 from orionlee/update_faq_link_to_https_3380
update FAQ link to https
2019-09-04 21:12:16 +02:00
H. Lehmann f79d809df6
Merge pull request #3385 from orionlee/add_privacy_policy_link_3378
Add link to Privacy Policy
2019-09-04 21:08:36 +02:00
orionlee 755678f540 #3378 Add link to Privacy Policy 2019-09-04 10:44:19 -07:00
orionlee 6b676010bb #3380 update FAQ link to https 2019-09-04 10:30:34 -07:00
H. Lehmann 1e6b803182
Merge pull request #3377 from ByteHamster/combined-search
Disabled gpodnet in combined search
2019-09-03 23:32:37 +02:00
H. Lehmann 06d81c56b5
Merge pull request #3375 from orionlee/bugfix_batch_edit_deselect_all_fab_overlay_3374
fix batch edit: deselect all label and FAB overlay remains when deselect all
2019-09-03 23:31:50 +02:00
orionlee 4497c952a9 #3374 batch edit fab: avoid call show repeatedly for potential complication per review 2019-09-03 14:22:23 -07:00
ByteHamster 76cc31749a Disabled gpodnet in combined search 2019-09-03 22:33:03 +02:00
orionlee 695698dbec #3373 fix batch edit deselect all text label 2019-09-03 12:09:29 -07:00
orionlee cbe61a6815 #3374 fix batch edit FAB overlay remains when deselect all 2019-09-03 11:50:23 -07:00
H. Lehmann cbaf8818bf
Merge pull request #3371 from ByteHamster/notification-action-foreground
Executing notification actions in foreground
2019-09-03 19:14:52 +02:00
H. Lehmann 0ae092be3a
Merge pull request #3366 from ByteHamster/add-feed-improvements
Add feed improvements
2019-09-03 19:14:17 +02:00
H. Lehmann 87a1f5c2f4
Merge pull request #3365 from ByteHamster/batch-edit-fab
Batch edit screen FAB
2019-09-03 19:09:50 +02:00
H. Lehmann 5bef3300df
Merge pull request #3368 from ByteHamster/playback-speed-selector
Fixed playback speed button not cycling through options
2019-09-03 18:50:01 +02:00
ByteHamster 5825b7645b Executing notification actions in foreground 2019-09-03 15:23:09 +02:00
ByteHamster 4f9cde8fc7 Fixed playback speed button not cycling through options 2019-09-02 13:57:07 +02:00
ByteHamster 7cc5f86979 Do not crash when cancelling gpodder podcast loading 2019-09-02 00:19:56 +02:00
ByteHamster a08105df2b Allow to press enter to search 2019-09-02 00:15:54 +02:00
ByteHamster 8b07cd9052 Prevent EditText getting focus and showing keyboard on startup on old Android versions 2019-09-02 00:15:28 +02:00
ByteHamster be364c2a2d Fixed episodes getting displayed multiple times in multi window 2019-09-01 23:58:36 +02:00
ByteHamster e1b37462f2 Fixed FAB on a few Android versions 2019-09-01 23:57:38 +02:00
ByteHamster 14936852d4 Bumped version to 1.7.3-RC3 2019-09-01 13:41:15 +02:00
ByteHamster 2e0c8d1bab More test cleanup 2019-09-01 13:40:20 +02:00
ByteHamster 9dc0297c7f Pulled translations 2019-09-01 12:16:59 +02:00
ByteHamster ebd409f8ab Also ignore undeliverable InterruptedIOExceptions 2019-09-01 12:00:37 +02:00
H. Lehmann 8e0e9cc4cb
Merge pull request #3359 from orionlee/fabspeeddial_attribution
FAB SpeedDial - add attribution in about screen
2019-09-01 10:00:11 +02:00
orionlee 9fb280c2eb FAB SpeedDial - add attribution in about screen 2019-08-31 16:54:36 -07:00
H. Lehmann 4cc0d01d98
Merge pull request #3358 from orionlee/fix_fabspeeddial_lint_error
Make the incorrect :app:lintVitalRelease error go away.
2019-09-01 01:37:29 +02:00
orionlee 09297800e7 make the incorrect :app:lintVitalRelease error go away.
(The base named dimen comes from fab speeddial library, thus it is not actually missing)
2019-08-31 16:27:38 -07:00
H. Lehmann ac9ca32042
Merge pull request #3356 from orionlee/fix_androidtest_after_pr3322
AndroidTest fixes due to PR #3322
2019-09-01 00:07:28 +02:00
orionlee a2721842f0 Detect androidTest compilation issues by making it build on CircleCI 2019-08-31 14:42:44 -07:00
orionlee 6b685f77df Use the updated API introduced in PR #3322 2019-08-31 14:31:28 -07:00
ByteHamster 3b90352cd0 Added more padding to feature graphic 2019-08-31 15:59:19 +02:00