Skip to content

Conversation

@Soap-141
Copy link

@Soap-141 Soap-141 commented Jul 13, 2025

GitHub Issue: #

Proposed Changes

  • Bug fix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes, no api changes)
  • Build or CI related changes
  • Documentation content changes
  • Other, please describe:

What is the current behavior?

Empty repository.

What is the new behavior?

Added documentation, CI/CD, and some features.

Checklist

Please check that your PR fulfills the following requirements:

  • Documentation has been added/updated.
  • Automated tests for the changes have been added/updated.
  • Updated BREAKING_CHANGES.md (if you introduced a breaking change).

Other information

@Soap-141 Soap-141 force-pushed the dev/thla/initial-version branch 3 times, most recently from cad6c41 to 596c442 Compare July 19, 2025 16:47
@Soap-141 Soap-141 self-assigned this Jul 19, 2025
@Soap-141 Soap-141 changed the title Dev/thla/initial version Initial Version Jul 19, 2025
@Soap-141 Soap-141 marked this pull request as ready for review August 1, 2025 12:05
@Soap-141 Soap-141 force-pushed the dev/thla/initial-version branch from 596c442 to f585753 Compare August 1, 2025 12:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR initializes a new DeviceCore library for cross-platform device functionality on Uno/WinUI applications. The PR adds comprehensive device service abstractions and implementations for Android, iOS, and Windows platforms.

  • Establishes foundational library structure with abstractions and platform-specific implementations
  • Implements core device services including accelerometer, ambient light, battery information, flashlight, and screen wake lock
  • Sets up CI/CD pipeline with Azure DevOps and comprehensive build configuration

Reviewed Changes

Copilot reviewed 31 out of 31 changed files in this pull request and generated 13 comments.

Show a summary per file
File Description
DeviceCore.sln Solution structure defining library projects and build configuration
src/lib/DeviceCore.Abstractions/ Core abstractions and interfaces for device services with fake implementations for testing
src/lib/DeviceCore.Uno.WinUI/ Platform-specific implementations using Uno framework for Android/iOS/Windows
build/ Complete CI/CD pipeline configuration with Azure DevOps, GitVersion, and NuGet publishing
README.md Comprehensive documentation covering setup, usage examples, and platform-specific requirements

@Soap-141 Soap-141 force-pushed the dev/thla/initial-version branch from f585753 to e5d4f3d Compare August 1, 2025 12:30
@Soap-141 Soap-141 force-pushed the dev/thla/initial-version branch from e5d4f3d to 5213d30 Compare August 1, 2025 12:48
@Soap-141 Soap-141 force-pushed the dev/thla/initial-version branch from 5213d30 to 8ee0f55 Compare August 1, 2025 12:57
@Soap-141 Soap-141 requested a review from jeanplevesque August 1, 2025 12:57
@Soap-141 Soap-141 force-pushed the dev/thla/initial-version branch from 8ee0f55 to 493a4ce Compare August 1, 2025 13:06
@Soap-141 Soap-141 force-pushed the dev/thla/initial-version branch from 493a4ce to f105cf8 Compare August 1, 2025 13:34
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.

3 participants