Skip to content

Respect dark mode for Web Text Editor - #8543

Merged
tobiasKaminsky merged 1 commit into
masterfrom
darkNcText
Jul 16, 2021
Merged

Respect dark mode for Web Text Editor#8543
tobiasKaminsky merged 1 commit into
masterfrom
darkNcText

Conversation

@AndyScherzinger

@AndyScherzingerAndyScherzinger commented Jun 7, 2021

Copy link
Copy Markdown
Member

Resolves#8524

Signed-off-by: Andy Scherzinger info@andy-scherzinger.de

Testing

Writing tests is very important. Please try to write some tests for your PR.
If you need help, please do not hesitate to ask in this PR for help.

unit tests
instrumented tests
UI tests

  • Tests written, or not not needed

Manually tested on Android 11

Resolves#8524
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@github-actions

Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/8543.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@nextcloud-android-bot

Copy link
Copy Markdown
Collaborator

@nextcloud-android-bot

Copy link
Copy Markdown
Collaborator

@nextcloud-android-bot

Copy link
Copy Markdown
Collaborator

Codacy

Lint

TypemasterPR
Warnings228228
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings 27
Correctness Warnings 51
Internationalization Warnings 9
Multithreaded correctness Warnings 9
Performance Warnings 72
Security Warnings 40
Dodgy code Warnings 97
Total305

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings 27
Correctness Warnings 51
Internationalization Warnings 9
Multithreaded correctness Warnings 9
Performance Warnings 72
Security Warnings 40
Dodgy code Warnings 97
Total305

@tobiasKaminsky
tobiasKaminsky merged commit bf2685d into masterJul 16, 2021
@delete-merged-branch
delete-merged-branchBot deleted the darkNcText branch July 16, 2021 09:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass dark mode setting to Nextcloud Text app

3 participants

@AndyScherzinger@nextcloud-android-bot@tobiasKaminsky