orionlee
|
8dc9939736
|
change refreshAllFeeds() main thread call guard to exception.
|
2019-09-24 10:15:25 -07:00 |
|
orionlee
|
0ddda3a0d2
|
remove unnecessary thread DBTasks.refreshAllFeeds(): it is invoked by FeedUpdateWorker in background only.
|
2019-09-24 10:15:24 -07:00 |
|
orionlee
|
608b874057
|
Make feed update work IDs not dependent on classname to avoid accidental changing of IDs due to class refactoring.
|
2019-09-24 10:12:14 -07:00 |
|
orionlee
|
ce96eeafb6
|
simplify param logic (getInputData() is @NonNull)
|
2019-09-24 10:12:14 -07:00 |
|
orionlee
|
366146d22e
|
prevent deadlock in case auto feed update is blocked per review.
|
2019-09-24 10:12:14 -07:00 |
|
orionlee
|
907867652f
|
Refactor automatic feed update - remove extra threads no longer necessary.
|
2019-09-24 10:12:13 -07:00 |
|
H. Lehmann
|
a92123340d
|
Merge pull request #3441 from ByteHamster/circleci-improvements
Circleci improvements
|
2019-09-24 14:19:18 +02:00 |
|
ByteHamster
|
58348908ea
|
Fixed checkstyle violations
|
2019-09-24 11:27:08 +02:00 |
|
orionlee
|
c41c8765b6
|
SSL android 4 fix - fix code styles
|
2019-09-23 14:22:16 -07:00 |
|
orionlee
|
6cae7df9bd
|
SSL fix On Android 4.4 for certain web sites.
|
2019-09-23 14:13:20 -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 |
|
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 |
|
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
|
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
|
cf261871a8
|
Updated translations
|
2019-09-20 19:56:50 +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 |
|
ByteHamster
|
79c94112ef
|
Removed unused code
|
2019-09-14 21:14:16 +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 |
|
ByteHamster
|
983b5ea060
|
Removed unused icons
|
2019-09-14 18:24:07 +02:00 |
|
ByteHamster
|
5f01e5045a
|
Added screen that shows crash info
|
2019-09-11 23:43:05 +02:00 |
|
ByteHamster
|
facc5dccf5
|
Added warning when locking queue
|
2019-09-11 22:33:16 +02:00 |
|
ByteHamster
|
93812f1b15
|
Fixed widget if playbackservice is not running
|
2019-09-11 16:48:13 +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 |
|
ByteHamster
|
c4c1780da4
|
Add option to follow system theme
|
2019-09-10 23:43:01 +02:00 |
|
ByteHamster
|
fe56265114
|
Restart service when re-gaining audio focus
|
2019-09-10 14:18:14 +02:00 |
|
ByteHamster
|
bb72636c68
|
Removed unused color resource
|
2019-09-09 19:31:28 +02:00 |
|
ByteHamster
|
0d0566e595
|
Fixed receiving audio events after service shutdown
|
2019-09-09 18:42:28 +02:00 |
|
ByteHamster
|
8802535e76
|
Making sure that intents are not overwritten
|
2019-09-06 08:09:53 +02:00 |
|
ByteHamster
|
cff377ab71
|
Pulled translations
|
2019-09-04 23:42:55 +02:00 |
|