Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes themes related bugs #1144

Merged
merged 7 commits into from
Dec 11, 2023
Merged

Fixes themes related bugs #1144

merged 7 commits into from
Dec 11, 2023

Conversation

goofyz
Copy link
Collaborator

@goofyz goofyz commented Dec 11, 2023

Pull request

Issue tracker

Fixes will automatically close the related issues

Fixes #1071
Fixes #1061

Refs #646

Feature

Fix themes' related bugs. And allow clearing logs in logActivity.

Code of conduct

Style lint

  • make sytle-lint

Build pass

  • make debug

Manually test

  • Done

Code Review

  1. No wildcards import
  2. Manual build and test pass
  3. GitHub action ci pass
  4. At least one contributor reviews and votes
  5. Can be merged clean without conflicts
  6. PR will be merged by rebase upstream base

Daily build

Login and download artifact at /~https://github.com/osfans/trime/actions

Additional Info

Check day/night theme when view is created or reset, then reload
the color scheme if necessary.

Fixes osfans#1071
Add `NinePatchBitmapFactory` to read "source" nine patch image.

Refs osfans#1061
Add "Clear All Logs" to clear all logs in logcat.
Add "Jump to Bottom" in `LogActivity` to jump to the last position
in the log view.

Refs osfans#646
@Bambooin Bambooin merged commit f5abd34 into osfans:develop Dec 11, 2023
@goofyz goofyz deleted the fix-1061 branch December 18, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

开启自动切换时,暗黑模式在白天重启后不会换回明亮模式 .9.png 背景图片不生效
2 participants