5703 Commits

Author SHA1 Message Date
orionlee
9c8eda170d #2929 - review feedback: non-null feedItem requirement explicit 2019-09-22 13:28:25 -07:00
orionlee
0daef525b0 #3302 - support remove new flag in Podcast screen and Podcast Episode Screen.
- moved the logic in Episodes Screen (AllEpisodesRecycleAdapter and EpisodesListFragment) to the generic FeedItemMenuHandler
2019-09-22 12:54:09 -07:00
orionlee
427477b256 #2929 - minor coding style tweaks per review 2019-09-22 11:03:09 -07:00
H. Lehmann
f5431b2f8a
Merge pull request #3370 from orionlee/bugfix_shared_podcast_url_label_2977
Fix incorrect "share podcast url" label
2019-09-22 10:42:48 +02:00
orionlee
e18d8f3514 #2929 - refactor common getFeedItem from playable logic in Player 2019-09-21 14:25:50 -07:00
orionlee
0be47a8d19 #2929 - refactor common "Open Podcast" intent construction 2019-09-21 14:08:48 -07:00
orionlee
fcb1a180ad #2929 add Open Podcast to player screen 2019-09-21 13:52:04 -07:00
orionlee
fec5c2c62b #2977 fix incorrect label on Podcast Info Screen as well pre review. 2019-09-21 10:36:59 -07:00
orionlee
39b202ff45 #2977 fix incorrect "share podcast url" label 2019-09-21 10:27:34 -07:00
H. Lehmann
3491377120
Merge pull request #3354 from ByteHamster/display-buffer-state
Displaying buffer state with ExoPlayer
2019-09-21 09:12:23 +02:00
H. Lehmann
64f26d0712
Merge pull request #3433 from ByteHamster/bug-report-section
Bug report section
2019-09-21 09:08:10 +02:00
H. Lehmann
c5dba814d2
Merge pull request #3403 from ByteHamster/follow-system-theme
Add option to follow system theme
2019-09-20 23:47:31 +02:00
H. Lehmann
fa3437960b
Merge pull request #3369 from ByteHamster/playback-speed-icon
Added playback speed icon
2019-09-20 23:46:59 +02:00
ByteHamster
2dce723a8d Added button to view mailing list 2019-09-20 23:38:13 +02:00
ByteHamster
742bbc5c92 Updated FAQ icon and text 2019-09-20 23:30:00 +02:00
ByteHamster
b931828736 Renamed crash report to bug report 2019-09-20 23:29:48 +02:00
ByteHamster
9609eb6977 Removed link to known issues 2019-09-20 23:17:29 +02:00
H. Lehmann
de4f782e54
Merge pull request #3414 from ByteHamster/bug-report-screen
Added screen that shows crash info
2019-09-20 23:10:31 +02:00
H. Lehmann
46c8679fe2
Merge branch 'develop' into follow-system-theme 2019-09-20 23:06:56 +02:00
William Seemann
19fc4c1f0d OPML export: Choose export folder (#3175) 2019-09-20 23:03:23 +02:00
H. Lehmann
c5c9fd78ca
Merge pull request #3413 from ByteHamster/allow-to-view-full-description
Showing full description when clicking item on podcast preview screen
2019-09-20 22:55:24 +02:00
H. Lehmann
08058152a7
Merge pull request #3408 from ByteHamster/update-speed-button-text
Allow to set playback speed while service is not running
2019-09-20 22:52:37 +02:00
ByteHamster
1edf415c2d Showing full description when clicking item on podcast preview screen 2019-09-20 22:51:39 +02:00
H. Lehmann
4777d2df88
Merge pull request #3423 from ByteHamster/notification-icon-key
Updated key notification icon
2019-09-20 22:49:59 +02:00
ByteHamster
d5130b21e3 Update playback speed button if service is not running 2019-09-20 22:49:03 +02:00
H. Lehmann
c9a71b943d
Merge pull request #3412 from ByteHamster/lock-queue
Added warning when locking the queue
2019-09-20 22:15:26 +02:00
H. Lehmann
aaafd5d715
Merge branch 'develop' into lock-queue 2019-09-20 22:09:57 +02:00
H. Lehmann
569ee7cfdc
Merge pull request #3421 from ByteHamster/removed-unused-resources
Removed unused resources
2019-09-20 22:08:01 +02:00
H. Lehmann
ee02dc40fc
Merge pull request #3424 from ByteHamster/preferences-apply
Calling apply() on preferences edit
2019-09-20 22:06:19 +02:00
H. Lehmann
f6c8279030
Merge pull request #3422 from ByteHamster/fix-id-language
Fixed indonesian translation folder
2019-09-20 22:05:57 +02:00
H. Lehmann
d394996970
Merge pull request #3425 from ByteHamster/cleanup
Removed unused code
2019-09-20 22:05:39 +02:00
ByteHamster
f9e7e9aeb6 Bumped version to 1.7.3 2019-09-20 19:58:01 +02:00
ByteHamster
cf261871a8 Updated translations 2019-09-20 19:56:50 +02:00
ByteHamster
294216660f Updated changelog 2019-09-20 19:55:42 +02:00
H. Lehmann
876a75c67e
Merge pull request #3427 from orionlee/bugfix_minimal_wififilter_android10_3387
#3387 short-term (v1.7.3) fix for Auto Downoad WiFi filter UI on Android 10+
2019-09-17 00:42:04 +02:00
orionlee
5bc1fc4f28 #3387 short-term (v1.7.3) fix for WiFi filter UI on Android 10+
(Requires user to grant location permission manually)
2019-09-16 12:25:08 -07:00
Jonas Kalderstam
de78c0e31e Fixed playback speed not changing when episode ended and next started playing 2019-09-16 14:38:07 +02:00
ByteHamster
e89f173326 Setting title 2019-09-16 00:11:33 +02:00
ByteHamster
f17737e987 Added card flip animation to feed info fragment 2019-09-16 00:09:10 +02:00
ByteHamster
26e47b9efd Converted FeedInfo Activity to fragment 2019-09-15 23:48:26 +02:00
Jonas Kalderstam
044fd7e7f9 Ensured playback preference is converted to consistent decimal format
Since you can't be sure floats compare equal to one another, the
preference list would not highlight certain playback values when they
were selected.
2019-09-15 21:57:37 +02:00
ByteHamster
79c94112ef Removed unused code 2019-09-14 21:14:16 +02:00
ByteHamster
9cbb8d07dd Removed comments 2019-09-14 20:56:33 +02:00
ByteHamster
9a716ba4ac Calling apply() on preferences edit 2019-09-14 20:52:27 +02:00
ByteHamster
3a150bdb63 Updated key notification icon
Notification icons must be white and square
2019-09-14 19:35:23 +02:00
ByteHamster
29f429f897 Fixed indonesian translation folder 2019-09-14 19:28:03 +02:00
ByteHamster
498f4759cb Removed unused themes 2019-09-14 18:55:52 +02:00
ByteHamster
b54849d459 Removed unused strings 2019-09-14 18:49:08 +02:00
ByteHamster
6f530d9c7d Removed unused colors and dimens 2019-09-14 18:39:55 +02:00
ByteHamster
b805b41dd6 Using a single notification icon 2019-09-14 18:35:14 +02:00