Commit Graph

6075 Commits

Author SHA1 Message Date
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
ByteHamster 17aae8c2db Replaced all episodes list with new adapter 2020-02-04 23:13:15 +01:00
ByteHamster e14ad4d859 Converted download list to new item view 2020-02-04 22:58:30 +01:00
ByteHamster cb702a2de6 Cleaned up layout 2020-02-04 22:46:13 +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
ByteHamster 1313cde481 Converted FeedItemlistAdapter to use new EpisodeItemViewHolder 2020-02-04 16:38:53 +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 cae04b5b13 Extract queue item holder to new class
First step to use a single item holder in the future
2020-02-04 14:53:52 +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
H. Lehmann a0e3a04f67
Merge pull request #3807 from ByteHamster/crash-log-version
Always print current version of AntennaPod
2020-01-31 14:27:27 +01:00
ByteHamster 7d3c2f7bc2 Always print current version of AntennaPod
Otherwise, users report bugs with old stack traces and therefore
old system info. Display a big system info block of the current
version and a simple line of the crash version.
2020-01-31 14:13:05 +01:00
H. Lehmann a0491bd67e
Merge pull request #3794 from ByteHamster/import-export-settings
Import export settings
2020-01-30 10:38:11 +01:00
ByteHamster 20d6838e5b Removed unnecessary base activity 2020-01-29 11:08:11 +01:00
ByteHamster bb8a7a2ac0 Removed OPML import activity with only one button 2020-01-29 11:08:11 +01:00
ByteHamster 639c586a80 Cleanup 2020-01-29 11:08:11 +01:00