H. Lehmann
|
c166edd46a
|
Merge pull request #4031 from ebraminio/valueof
Replace some of String.valueOf uses with to String.format to get locale's digits
|
2020-04-10 00:09:34 +02:00 |
|
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 |
|
michaelmwhite
|
c68fe8a203
|
make layout clickable to intercept touch
|
2020-04-09 16:26:47 -04:00 |
|
Ebrahim Byagowi
|
81c59cbe5c
|
Replace some of String.valueOf uses with to String.format to get locale's digits
Ideally we should inspect all the String.valueOf, these were I could see right now
|
2020-04-09 18:15:21 +04:30 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
ByteHamster
|
5a53966250
|
Only load chapters when actually needed
|
2020-04-03 11:58:59 +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 |
|
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 |
|
ByteHamster
|
77ef239336
|
Performance improvements
|
2020-04-02 16:57:28 +02:00 |
|
ByteHamster
|
62af272978
|
Do not query database on main thread
|
2020-04-01 18:03:50 +02:00 |
|
Tony Tam
|
ea58748b22
|
Use AlertDialog for episode filters (#3981)
|
2020-04-01 12:44:58 +02:00 |
|
H. Lehmann
|
eae200b0dc
|
Merge pull request #3983 from ByteHamster/integrations-screen
Removed integrations screen with only one item
|
2020-04-01 12:31:42 +02:00 |
|
Tony Tam
|
91c15ac897
|
put a date with the filename being exported (#3980)
|
2020-03-31 20:29:33 +02:00 |
|
ByteHamster
|
5bfb68382b
|
Removed integrations screen with only one item
|
2020-03-31 12:34:30 +02:00 |
|
ByteHamster
|
6d3cc1a9da
|
Checkstyle fixes
|
2020-03-30 14:37:27 +02:00 |
|
ByteHamster
|
6e3d012a8a
|
Speed up full sync by not loading queue/favorite status
|
2020-03-30 13:58:44 +02:00 |
|
ByteHamster
|
9c1725fcd3
|
Give some love to gpodder login UI
|
2020-03-30 13:58:44 +02:00 |
|
ByteHamster
|
67de5de8c4
|
Report sync progress
|
2020-03-30 13:58:44 +02:00 |
|
ByteHamster
|
ef121892f7
|
Migrated to WorkManager to allow retrying
|
2020-03-30 13:58:44 +02:00 |
|
ByteHamster
|
2b8c3ff04e
|
Uncoupled AntennaPod from specific GpodnetSyncService
|
2020-03-30 13:58:44 +02:00 |
|
Shinichiro Fujiwara
|
001583a4e0
|
App shortcuts (#3748)
|
2020-03-30 00:39:52 +02:00 |
|