Commit Graph

6031 Commits

Author SHA1 Message Date
H. Lehmann c9b8c101ee
Merge pull request #3832 from ByteHamster/fix-import-restart
Fixed not restarting correctly after import
2020-02-05 17:18:34 +01:00
ByteHamster f3e7dc59e6 Fixed not restarting correctly after import
This is the same as 72a8e0f3b6
but that commit got lost when merging master into develop
2020-02-05 16:05:23 +01:00
ByteHamster f790b78b1a Merge branch 'master' into develop 2020-02-05 13:10:04 +01:00
ByteHamster 6e6a64f502 Bumped version to 1.8.1 2020-02-05 13:00:15 +01:00
H. Lehmann 634c98317f
Merge pull request #3830 from ByteHamster/search-podcasts
Improved search function
2020-02-05 11:52:57 +01:00
ByteHamster 3be4f80a5c Removed search strings 2020-02-05 09:55:55 +01:00
ByteHamster f4cfe7bdca Do not search in chapters
This speeds up searching a LOT. I hope that most podcasts use good descriptions
and we do not need to search for chapters. Podcasts outside of Germany use chapters
only very infrequently.
2020-02-05 09:51:32 +01:00
H. Lehmann 8036498484
Merge pull request #3787 from ByteHamster/splash-for-all-screens
Display splash for all screens
2020-02-05 00:54:44 +01:00
H. Lehmann 3f85413b8d
Merge pull request #3831 from ByteHamster/verify-database
Verify database version before import
2020-02-05 00:51:26 +01:00
ByteHamster 75e0d2d7e1 Verify database version before import 2020-02-05 00:35:48 +01:00
ByteHamster 8d23571bba Search for feeds separately 2020-02-05 00:06:32 +01:00
ByteHamster 50dd85276c Fixed search returning duplicates 2020-02-04 23:50:38 +01:00
H. Lehmann 6b82cfdd96
Merge pull request #3829 from keunes/patch-2
Update strings.xml
2020-02-04 23:20:22 +01:00
Keunes 12288d01a5
Update strings.xml
With the removal of the subheading (#3811), it isn't clear anymore when AP will vibrate. This will clarify the function/checkbox.
2020-02-04 22:18:04 +01:00
H. Lehmann 9b76119578
Merge pull request #3828 from ByteHamster/fix-crash
Fixed crash when creating chapters fragment
2020-02-04 22:09:16 +01:00
ByteHamster 81eb3b7341 Fixed crash when creating chapters fragment 2020-02-04 21:36:33 +01:00
H. Lehmann 9c1232532c
Merge pull request #3825 from ByteHamster/do-not-linkify-duration
Do not linkify shownotes duration
2020-02-04 15:14:49 +01:00
ByteHamster b00a680e36 Give view some time to load 2020-02-04 15:03:26 +01:00
ByteHamster 6a0542ca1f Moved css to readable file instead of variable 2020-02-04 00:02:19 +01:00
ByteHamster c524d20cc9 Do not add timecode link if timecode equals duration 2020-02-04 00:02:15 +01:00
H. Lehmann 7e2fd0b1d7
Merge pull request #3820 from ByteHamster/checkstyle
Enforce more checkstyle rules
2020-02-03 23:17:58 +01:00
ByteHamster be076be737 Cleaned up checkstyle file a bit 2020-02-03 22:18:41 +01:00
H. Lehmann da890bba52
Merge pull request #3819 from ByteHamster/notify-default-playback-speed
Update speed when changing feed defaults
2020-02-03 11:15:36 +01:00
H. Lehmann 154c22cc2f
Merge pull request #3821 from ByteHamster/pie-chart-stroke
Fix overlapping lines in pie chart on small screens
2020-02-03 11:11:44 +01:00
ByteHamster 719af170a7 Enforce SeparatorWrap 2020-02-02 18:42:10 +01:00
ByteHamster b656cb91a2 Enforce MethodParamPad 2020-02-02 18:42:06 +01:00
ByteHamster e7beaeb085 Fix overlapping lines in pie chart on small screens 2020-02-02 18:29:47 +01:00
ByteHamster 8f08bd1f6d Enforce method names 2020-02-02 17:48:30 +01:00
ByteHamster b2fb239853 Enforce valid javadoc 2020-02-02 17:48:30 +01:00
ByteHamster 998a17a852 Update speed when changing feed defaults 2020-02-02 17:09:25 +01:00
H. Lehmann 6a327f252c
Merge pull request #3817 from ByteHamster/viewpager
Added Viewpager indicator that shows if chapters are present
2020-02-02 16:45:57 +01:00
H. Lehmann 4a4bbe16a6
Merge pull request #3818 from ByteHamster/fix-link-crash
Fixed crash when tapping external link in shownotes
2020-02-02 11:46:04 +01:00
ByteHamster e6d59d04d1 Added OnClickListener to pager indicator 2020-02-02 11:45:09 +01:00
ByteHamster f1769af246 Added ViewPager indicator that shows chapter availability 2020-02-02 11:37:14 +01:00
ByteHamster 05b4945233 Fixed crash when tapping external link in shownotes 2020-02-02 10:50:16 +01:00
H. Lehmann c16385743c
Merge pull request #3814 from ByteHamster/clean-up-statistics
Clean up statistics
2020-02-02 10:04:12 +01:00
H. Lehmann 37ef5438bb
Merge pull request #3815 from ByteHamster/remove-unused-code
Removed unused code
2020-02-01 23:49:29 +01:00
ByteHamster 42313f5cea Removed unused code 2020-02-01 19:24:19 +01:00
ByteHamster edef730bd4 Clean up statistics
Removed unused `StatisticsData` wrapper class and extracted `StatisticsItem` to new class
2020-02-01 19:20:17 +01:00
ByteHamster 9b7fdc5103 Bumped version to 1.8.1-RC1 2020-02-01 18:29:17 +01:00
ByteHamster c174b3dcc1 Updated translations 2020-02-01 18:28:58 +01:00
H. Lehmann 63290ae762
Merge pull request #3813 from ByteHamster/shownotes-webview
ShownotesWebView improvements
2020-02-01 18:18:38 +01:00
ByteHamster 8356226e97 Always allow clicking timecodes 2020-02-01 18:02:19 +01:00
H. Lehmann 3f87fbd88d
Merge pull request #3812 from ByteHamster/invalidate-pager-menu
Invalidate ItemPager menu on update
2020-02-01 14:54:22 +01:00
ByteHamster 5af5f30bb6 Reduced code duplication 2020-02-01 12:09:16 +01:00
ByteHamster a1cde4a493 Invalidate ItemPager menu on update 2020-02-01 11:22:32 +01:00
H. Lehmann f5a30f6eed
Merge pull request #3811 from ByteHamster/sleep-timer-ui
Updated sleep timer UI
2020-02-01 11:05:04 +01:00
ByteHamster 17444d9a3c Updated sleep timer UI 2020-02-01 10:50:44 +01:00
H. Lehmann f642c61dfb
Merge pull request #3810 from ByteHamster/do-not-reset-sleep-timer
Do not restart sleep timer when automatically playing next episode
2020-02-01 10:00:45 +01:00
ByteHamster 29bc5109a6 Do not restart sleep timer when automatically playing next episode 2020-01-31 16:37:42 +01:00