ByteHamster
5070c6cb03
Removed background difference
2020-02-18 13:01:32 +01:00
ByteHamster
af79fe8016
Made separator line thinner
2020-02-18 12:47:56 +01:00
ByteHamster
e43d006a03
Increased cover size and added rounded corners
2020-02-18 12:37:15 +01:00
ByteHamster
5d52013e35
Converted to LinearLayout
2020-02-18 12:29:28 +01:00
ByteHamster
5de0cc138c
Little fixes
2020-02-13 20:26:45 +01:00
ByteHamster
3c6fd072e3
Added border to play button
2020-02-13 13:43:13 +01:00
ByteHamster
b64769ab63
Rounded chapter images
2020-02-13 12:46:21 +01:00
ByteHamster
b39dc02109
Merge remote-tracking branch 'upstream/develop' into player-screen-update
2020-02-13 12:42:26 +01:00
H. Lehmann
f951d6362c
Merge pull request #3838 from ByteHamster/chapter-images
...
Support for chapter images
2020-02-13 12:38:53 +01:00
H. Lehmann
93a4e8aeea
Merge pull request #3857 from ByteHamster/play-button-resolution
...
Replaced playback images with vector version
2020-02-12 23:16:31 +01:00
ByteHamster
fe632a4f9f
Fixed other square images
2020-02-12 18:57:15 +01:00
ByteHamster
f9e97e878e
Replaced images with vector version
2020-02-12 18:43:53 +01:00
ByteHamster
9db5450243
Display chapter image directly
2020-02-12 18:30:57 +01:00
ByteHamster
9a492fa406
Fixed chapter image sometimes not appearing
2020-02-12 17:37:28 +01:00
ByteHamster
9182b6da14
Added chapter image to chapter list
2020-02-12 17:25:09 +01:00
ByteHamster
312cb84598
Added ChapterImageModelLoader
2020-02-12 17:12:21 +01:00
ByteHamster
5caaaa9e5a
Initial database support for chapter images
2020-02-12 17:12:21 +01:00
ByteHamster
289e462e48
Added ripple effect to video control buttons
2020-02-12 17:05:11 +01:00
ByteHamster
0485102797
Updated player screen appearance
2020-02-12 13:25:05 +01:00
H. Lehmann
25fbff6afd
Merge pull request #3827 from ByteHamster/extract-queue-item-view
...
Rewrite list item display
2020-02-12 11:09:11 +01:00
ByteHamster
94331b6465
Updated email address
2020-02-12 10:41:36 +01:00
ByteHamster
f79606e3e9
Merge branch 'develop' into extract-queue-item-view
2020-02-08 00:18:18 +01:00
H. Lehmann
67971af3aa
Merge pull request #3837 from ByteHamster/fix-chapter-screen
...
Fixed chapter screen not updating
2020-02-07 11:10:35 +01:00
ByteHamster
9f1bb8151a
Do not change item height when changing status icons
2020-02-07 00:26:39 +01:00
ByteHamster
331d59d60a
Fixed tests compilation
2020-02-07 00:18:54 +01:00
ByteHamster
739ea8a074
Fixed chapter screen not updating
2020-02-07 00:13:20 +01:00
ByteHamster
b9d5ec1a08
Updated chapters list
2020-02-06 23:16:12 +01:00
ByteHamster
7ec9b00e8b
Updated running downloads list
2020-02-06 22:51:58 +01:00
ByteHamster
24a51062e0
Updated download log list
2020-02-06 12:49:13 +01:00
ByteHamster
d83549431d
Respect theme in downloaded list
2020-02-06 11:21:52 +01:00
ByteHamster
dd53a6ed94
Make lists react to events
2020-02-05 18:33:36 +01:00
ByteHamster
2e6fc7a0a5
Using unified item view in search fragment
2020-02-05 18:18:10 +01:00
ByteHamster
a80bf2265a
Moved ViewHolder class
2020-02-05 17:57:35 +01:00
ByteHamster
2304d1d141
Honor makePlayedItemsTransparent flag
2020-02-05 17:23:22 +01:00
ByteHamster
ec21642a8c
Rounded covers
2020-02-05 17:14:37 +01:00
ByteHamster
164581c598
Allow to drag images like before
2020-02-05 17:05:56 +01:00
ByteHamster
d74b8d06b2
Merge branch 'develop' into extract-queue-item-view
2020-02-05 16:51:59 +01:00
ByteHamster
c3e1f8afbb
Made a bit more space
2020-02-05 16:43:41 +01:00
ByteHamster
df99d684b7
Hide images on podcast details screen
2020-02-05 16:17:51 +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
5a26207fdb
Removed unnecessary ItemAccess
2020-02-05 11:48:49 +01:00
ByteHamster
3ca6be8b04
Increase touchable area
2020-02-05 11:39:28 +01:00
ByteHamster
29010b857e
Added circular action buttons
2020-02-05 11:21:30 +01:00
ByteHamster
8b6a53fb88
Hide separator dot if there are no icons
2020-02-05 10:18:06 +01:00
ByteHamster
f3cbaee61b
Replaced eye icon with video cam
2020-02-05 10:07:01 +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