ByteHamster
fe632a4f9f
Fixed other square images
2020-02-12 18:57:15 +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
H. Lehmann
1332faccc5
Merge pull request #3853 from ByteHamster/author-email
...
Updated email address
2020-02-12 10:55:56 +01:00
ByteHamster
94331b6465
Updated email address
2020-02-12 10:41:36 +01:00
Tony Tam
3676644389
30dp buttons for notification / lock screen (play, fwd, rewind) buttons ( #3840 )
2020-02-10 09:32:18 +01:00
H. Lehmann
d5c6b8a218
Merge pull request #3845 from ByteHamster/set-file-size-after-download
...
Set file size after downlaod
2020-02-09 13:53:42 +01:00
H. Lehmann
97cec6a021
Merge pull request #3843 from ByteHamster/return-correctly
...
Do not return true in handleKeycode if nothing was done
2020-02-09 13:53:25 +01:00
ByteHamster
ca4e5500f6
Set file size after downlaod
...
Fixes media size being unknown even if item is downloaded
2020-02-08 00:32:52 +01:00
ByteHamster
f79606e3e9
Merge branch 'develop' into extract-queue-item-view
2020-02-08 00:18:18 +01:00
ByteHamster
aa48cdb14c
Do not return true in handleKeycode if nothing was done
2020-02-08 00:12:33 +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
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
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
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
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