https://github.com/capawesome-team/capacitor-android-dark-mode-support

⚡️ Capacitor plugin to support dark mode on Android.

https://github.com/capawesome-team/capacitor-android-dark-mode-support

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.9%) to scientific vocabulary

Keywords

android capacitor capacitor-android capacitor-community capacitor-plugin dark-mode

Keywords from Contributors

projection interactive archival generic sequences observability autograding hacking shellcodes modular
Last synced: 5 months ago · JSON representation

Repository

⚡️ Capacitor plugin to support dark mode on Android.

Basic Info
  • Host: GitHub
  • Owner: capawesome-team
  • License: mit
  • Language: Java
  • Default Branch: main
  • Homepage:
  • Size: 159 KB
Statistics
  • Stars: 24
  • Watchers: 2
  • Forks: 4
  • Open Issues: 4
  • Releases: 2
Topics
android capacitor capacitor-android capacitor-community capacitor-plugin dark-mode
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Codeowners

README.md

⚠️ Deprecated repository

This project has been moved to the following monorepo: capawesome-team/capacitor-plugins.



Android Dark Mode Support

@robingenz/capacitor-android-dark-mode-support

Capacitor plugin to support dark mode on Android.


Maintainers

| Maintainer | GitHub | Social | | ---------- | ----------------------------------------- | --------------------------------------------- | | Robin Genz | robingenz | @robin_genz |

Installation

bash npm install @robingenz/capacitor-android-dark-mode-support npx cap sync

Variables

This plugin will use the following project variables (defined in your app’s variables.gradle file): - $androidxWebkitVersion version of androidx.webkit:webkit (default: 1.2.0)

Configuration

No configuration required for this plugin.

Demo

A working example can be found here: robingenz/capacitor-plugin-demo

Usage

The plugin only needs to be installed.

It enables the correct behavior of the prefers-color-scheme CSS media feature.

Changelog

See CHANGELOG.md.

License

See LICENSE.

Owner

  • Name: Capawesome
  • Login: capawesome-team
  • Kind: organization
  • Email: support@capawesome.io

Capawesome offers enterprise-grade solutions and services designed for teams building cross-platform apps with Capacitor.

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 1
Last Year
  • Issue comment event: 1
  • Push event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 37
  • Total Committers: 2
  • Avg Commits per committer: 18.5
  • Development Distribution Score (DDS): 0.135
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Robin Genz m****l@r****v 32
dependabot[bot] 4****] 5
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 2
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 minutes
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.36
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 4.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • yucehasan (1)
  • piotr-cz (1)
Pull Request Authors
  • dependabot[bot] (5)
  • piotr-cz (4)
  • robingenz (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (6) platform: android (1) ci (1)

Dependencies

android/build.gradle maven
  • androidx.appcompat:appcompat $androidxAppCompatVersion implementation
  • androidx.webkit:webkit $androidxWebkitVersion implementation
  • junit:junit $junitVersion testImplementation
package-lock.json npm
  • 283 dependencies
package.json npm
  • @capacitor/android 3.4.0 development
  • @capacitor/cli 3.4.0 development
  • @ionic/prettier-config 1.0.1 development
  • prettier 2.2.0 development
  • prettier-plugin-java 1.0.0 development
  • standard-version 9.2.0 development
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
.github/workflows/needs-reply-remove.yml actions
  • octokit/request-action v2.x composite
.github/workflows/needs-reply.yml actions
  • dwieeb/needs-reply v2 composite