6716 Commits

Author SHA1 Message Date
asdoi
23792f4067
Add subscriptions filter 2020-08-09 11:20:10 +02:00
asdoi
362cb70b8d
Add basic resize functionality (Samsung DeX) 2020-08-08 14:44:19 +02:00
asdoi
ac35952b8e
Add the "Refresh" button on the "Download" page (#4338) 2020-08-06 23:23:49 +02:00
Lucas Olivoto
9a178726a3
Smoothier sleep timer (#4314) 2020-07-31 23:42:17 +02:00
H. Lehmann
16e8c353dc
Merge pull request #4332 from asdoi/iconify_2
Use material info icon in filter messages
2020-07-31 23:10:15 +02:00
asdoi
07b81a9a4c use material info circle icon 2020-07-30 19:33:03 +02:00
H. Lehmann
1b8953b578
Merge pull request #4323 from johnjohndoe/annotations
Add missing @NonNull and @Nullable annotations.
2020-07-26 20:53:12 +02:00
Tobias Preuss
15248a6dab Add missing @NonNull and @Nullable annotations. 2020-07-26 19:35:17 +02:00
H. Lehmann
18fd908e6b
Merge pull request #4318 from johnjohndoe/htmlcompat-fromhtml
Replace deprecated Html#fromHtml with HtmlCompat#fromHtml.
2020-07-26 17:30:36 +02:00
Tobias Preuss
10db0f3d11 Replace deprecated "Html#fromHtml" with "HtmlCompat#fromHtml". 2020-07-26 16:52:32 +02:00
H. Lehmann
68d38a0b58
Merge pull request #4321 from ByteHamster/remove-gradle-uptodate
Removed upToDateWhen of copyLicense task
2020-07-26 10:40:34 +02:00
ByteHamster
e9fc02bd35 Removed upToDateWhen of copyLicense task
This was originally added because the task was also responsible for
copying the current git commit hash to the "about" screen.
The commit was later moved to a `buildConfigField`,
so this can now be removed again.
2020-07-26 10:00:48 +02:00
H. Lehmann
1f351ec78c
Merge pull request #4313 from ByteHamster/store-apk-artifact
Store built apk as artifact
2020-07-24 17:23:01 +02:00
ByteHamster
c809feaf81 Store built apk as artifact 2020-07-24 17:01:23 +02:00
H. Lehmann
e2c02ad1df
Merge pull request #4307 from ByteHamster/download-error-details
Make it easier to discover why a download failed
2020-07-22 22:27:58 +02:00
asdoi
dbfd4168bd
Make filter message in feeds clickable 2020-07-22 22:26:01 +02:00
olivoto
8c0c5b972e
Enabling swiping actions on locked queue list 2020-07-22 17:45:44 +02:00
ByteHamster
319c3c8d23 Offer to copy download error to clipboard 2020-07-21 15:44:02 +02:00
ByteHamster
9fec495f53 Open download log when pressing download error icon 2020-07-21 15:43:59 +02:00
H. Lehmann
93d6ccb6fe
Merge pull request #4305 from ByteHamster/rename-string
Made string name more clear
2020-07-21 11:09:16 +02:00
H. Lehmann
602cd71dd8
Merge pull request #4298 from ByteHamster/tablet-layout
Tablet layout
2020-07-21 11:03:41 +02:00
ByteHamster
2ef555082a Made string name more clear 2020-07-21 09:58:22 +02:00
ByteHamster
d804c867c0 Added tablet screenshot 2020-07-19 10:51:23 +02:00
ByteHamster
d2d7dbfea3 Rotation fixes 2020-07-19 09:49:19 +02:00
ByteHamster
02b4c9542c Change horizontal spacing automatically 2020-07-19 09:10:35 +02:00
ByteHamster
bb753f46c1 Added horizontal spacing 2020-07-18 09:29:08 +02:00
ByteHamster
8480db8dc1 Do not display navigation icon if unneccessary 2020-07-17 11:04:21 +02:00
ByteHamster
6d4af947a5 Default number of columns in subscription fragment 2020-07-17 10:54:51 +02:00
ByteHamster
ff8a56e49c Persistent drawer 2020-07-17 10:54:33 +02:00
H. Lehmann
dea32051f6
Merge pull request #4175 from ByteHamster/playback-speed-selection
New playback speed dialog
2020-07-16 17:18:33 +02:00
ByteHamster
17b9579dfe New playback speed dialog 2020-07-16 17:01:53 +02:00
ByteHamster
663c715e3f Merge branch 'master' into develop 2020-07-16 16:59:45 +02:00
ByteHamster
6079990643 Bumped version to 2.0.0-RC6 2020-07-16 16:55:39 +02:00
H. Lehmann
1ee5281e7a
Merge pull request #4293 from ByteHamster/lint-app
Added CI Lint checks for app module
2020-07-16 12:18:33 +02:00
ByteHamster
a0d0db6e6d Added CI Lint checks for app module 2020-07-16 11:56:09 +02:00
H. Lehmann
2a1dabf602
Merge pull request #4204 from TacoTheDank/develop
Lint fixes
2020-07-16 11:31:28 +02:00
H. Lehmann
5a0192f3c8
Merge branch 'develop' into develop 2020-07-16 10:54:47 +02:00
H. Lehmann
0ce31b3b76
Merge pull request #4178 from bws9000/develop
Redesign filter dialog
2020-07-16 10:27:51 +02:00
H. Lehmann
330e07e5e9
Merge pull request #4283 from ByteHamster/pr-template
Updated contribution guidelines
2020-07-16 10:26:36 +02:00
H. Lehmann
3a5ec596b4
Merge pull request #4286 from ByteHamster/fix-click-timecode
Fixed clicking timecodes
2020-07-16 10:25:21 +02:00
ByteHamster
364444e4d6 Reverted unrelated changes 2020-07-13 12:14:23 +02:00
ByteHamster
655c7a9884 Fixed clear button clearing all values 2020-07-13 12:10:00 +02:00
ByteHamster
03f2198ed5 Fixed colors in dark theme 2020-07-13 12:06:34 +02:00
ByteHamster
a26a41514a Resize filter rows automatically 2020-07-13 11:45:01 +02:00
TacoTheDank
24656936c7 Fix a bunch of deprecations 2020-07-13 00:49:35 -04:00
ByteHamster
83d48773de Fixed clicking timecodes 2020-07-12 18:37:21 +02:00
TacoTheDank
078f97e609 Delete unused xml declarations 2020-07-11 20:14:19 -04:00
TacoTheDank
2289a48267 Delete obsolete version check 2020-07-11 20:09:28 -04:00
TacoTheDank
03f3c10bf9 Remove unneeded return statement 2020-07-11 20:06:43 -04:00
TacoTheDank
cfac6a3631 Fix manual math calculations 2020-07-11 20:06:36 -04:00