Commit Graph

6368 Commits

Author SHA1 Message Date
H. Lehmann de3985e1ae
Merge pull request #4032 from ebraminio/puzzle
Localize digits in queue episodes and parallel downloads numbers
2020-04-10 00:08:38 +02:00
H. Lehmann 2bac6568e0
Merge pull request #4034 from michaelmwhite/develop
make layout clickable to intercept touch
2020-04-10 00:07:46 +02:00
michaelmwhite c68fe8a203 make layout clickable to intercept touch 2020-04-09 16:26:47 -04:00
Ebrahim Byagowi e7666b63b4 Localize digits in queue episodes and parallel downloads numbers
Ideally %d%s should be moved into the message itself this however is
a temporal fix before apply that to the messages themselves.
2020-04-09 18:12:44 +04:30
H. Lehmann a35ecaa74b
Merge pull request #4022 from ByteHamster/format-crash-markdown
Write crash info in Markdown
2020-04-09 12:36:02 +02:00
H. Lehmann 05c3b22da8
Merge pull request #4023 from ByteHamster/fix-crash-click-timecode
Fix crash when clicking timecode
2020-04-09 12:35:39 +02:00
H. Lehmann fc92802dfe
Merge pull request #4024 from ByteHamster/onlinefeedview-error-cancel
Fixed error dialog not closing activity sometimes
2020-04-09 12:35:18 +02:00
H. Lehmann b8470cc2ce
Merge pull request #4025 from ByteHamster/fix-open-podcast-menu
Fixed 'Open podcast' menu item in media player
2020-04-09 12:35:00 +02:00
H. Lehmann d1a919042d
Merge pull request #4021 from ebraminio/sql
Fix locale of every String.format number formatter
2020-04-09 10:13:13 +02:00
ByteHamster 7ba7b76425 Fixed 'Open podcast' menu item in media player 2020-04-08 21:15:25 +02:00
ByteHamster 9f91a2ab86 Fixed error dialog not closing activity sometimes 2020-04-08 21:09:36 +02:00
ByteHamster a6c9f7fa67 Fix crash when clicking timecode 2020-04-08 21:03:20 +02:00
ByteHamster 7d8d53d218 Write crash info in Markdown 2020-04-08 20:57:23 +02:00
Ebrahim Byagowi f0a2398088 Fix locale of every String.format number formatter 2020-04-08 23:18:07 +04:30
H. Lehmann 346dc5553f
Merge pull request #4019 from AntennaPod/readme-screenshots
Added screenshots to readme file
2020-04-08 17:16:32 +02:00
H. Lehmann 64504ce3aa
Added screenshots to readme file 2020-04-08 11:37:57 +02:00
H. Lehmann ed248c2c64
Merge pull request #4015 from ByteHamster/drag-handle-size
Made drag handle less prominent
2020-04-08 11:24:37 +02:00
ByteHamster 71316cc474 Made drag handle less prominent 2020-04-07 21:39:29 +02:00
Tony Tam a5795a3420
easy to read sorting options (#4004) 2020-04-07 09:13:15 +02:00
Tony Tam b6eba9cc61
show a warning dialog when importing a database (#4011) 2020-04-07 00:08:40 +02:00
H. Lehmann da5a715860
Merge pull request #4012 from tonytamsf/samsung-keyboard
soft keyboard
2020-04-06 10:03:18 +02:00
Tony Tam 06c5e4b8e0
Statistics description layout for smaller screens (#4005) 2020-04-06 09:08:10 +02:00
Tony Tam 0b44133e0a soft keyboard 2020-04-05 22:51:43 -07:00
ByteHamster 12781c9101 Bumped version to 2.0.0-alpha1 2020-04-05 21:59:58 +02:00
ByteHamster 716f58bee2 Updated translations 2020-04-05 21:58:07 +02:00
H. Lehmann f0cd5a0cd0
Merge pull request #4008 from ByteHamster/exoplayer-user-agent
Use consistent user agent
2020-04-05 18:06:10 +02:00
ByteHamster a8eb3d6209 Use consistent user agent 2020-04-05 15:57:30 +02:00
H. Lehmann 77efea895a
Merge pull request #4001 from ByteHamster/select-audio-tracks
Allow to select audio track
2020-04-04 11:56:47 +02:00
H. Lehmann eebdd07c92
Merge pull request #4002 from ByteHamster/open-video-player
Open video player when playing video
2020-04-04 11:45:29 +02:00
H. Lehmann 454cbc7327
Merge pull request #4000 from ByteHamster/double-tap-to-skip
Double-tap video to skip
2020-04-04 11:41:37 +02:00
ByteHamster 94c69e31cd Allow to select audio track 2020-04-04 11:34:54 +02:00
ByteHamster f985d94e25 Open video player when playing video 2020-04-04 11:25:44 +02:00
ByteHamster 658ae3d43f Double-tap video to skip 2020-04-04 11:03:53 +02:00
H. Lehmann 0d9587f09c
Merge pull request #3998 from ByteHamster/do-not-store-actions-if-logged-out
Do not store Sync actions if user is not logged in
2020-04-03 14:47:47 +02:00
ByteHamster 8b4502eef5 Do not store Sync actions if user is not logged in 2020-04-03 12:50:54 +02:00
H. Lehmann 69085ae73c
Merge pull request #3997 from ByteHamster/more-performance
Some more performance improvements
2020-04-03 12:47:20 +02:00
ByteHamster 5a53966250 Only load chapters when actually needed 2020-04-03 11:58:59 +02:00
ByteHamster 4855f2386d Removed unused Executor 2020-04-03 11:08:36 +02:00
ByteHamster 09f9db878b Hide audioplayer by default to not show uninitialized state 2020-04-03 10:27:56 +02:00
H. Lehmann 67ef897e6b
Merge pull request #3994 from ByteHamster/rebind-service-after-stopping
Rebind to the service after it was stopped
2020-04-03 10:24:54 +02:00
H. Lehmann cc45c78aa8
Merge pull request #3995 from ByteHamster/fast-scroll
Added fast scrolling to all episode lists
2020-04-03 10:24:35 +02:00
H. Lehmann 5cb984daa6
Merge pull request #3996 from ByteHamster/removed-main-thread-db
Removed yet another DB access on the main thread
2020-04-03 10:20:29 +02:00
ByteHamster 4f782f99c1 Removed yet another DB access on the main thread 2020-04-02 22:44:47 +02:00
ByteHamster ae81648597 Added fast scrolling to all episode lists 2020-04-02 21:19:03 +02:00
ByteHamster 8c879ede9b Rebind to the service after it was stopped 2020-04-02 19:40:24 +02:00
H. Lehmann 5e344baf4b
Merge pull request #3993 from ByteHamster/recycle-viewholders
Recycle ViewHolders throughout the whole app
2020-04-02 19:19:40 +02:00
ByteHamster 59250404c2 Recycle ViewHolders throughout the app 2020-04-02 18:48:02 +02:00
H. Lehmann 31e02d89c2
Merge pull request #3992 from ByteHamster/performance
Performance improvements
2020-04-02 18:42:47 +02:00
H. Lehmann 41b0bac90d
Merge pull request #3989 from ByteHamster/join-feedmedia
Always join FeedMedia instead of doing two queries
2020-04-02 17:00:35 +02:00
H. Lehmann 233e3be229
Merge pull request #3991 from ByteHamster/database-main-thread
Do not query database on main thread
2020-04-02 16:59:10 +02:00