Skip to content

Develop - connection improvements, theming updates, continue browsing licensing fix and progress notifications#118

Merged
sameerasw merged 6 commits into
mainfrom
develop
Jun 3, 2026
Merged

Develop - connection improvements, theming updates, continue browsing licensing fix and progress notifications#118
sameerasw merged 6 commits into
mainfrom
develop

Conversation

@sameerasw
Copy link
Copy Markdown
Owner

This pull request mainly consists of code style and formatting improvements across the codebase, particularly focusing on improving code readability and consistency. There are also minor adjustments to the AndroidManifest.xml for better attribute ordering and formatting, as well as some import and reference cleanups. No major logic or functional changes are introduced.

The most important changes are:

Code Style and Readability Improvements:

  • Reformatted long lines, especially assignment statements, to improve readability in files such as MainActivity.kt, AirSyncApp.kt, BleConnectionManager.kt, and BleGattServer.kt. [1] [2] [3] [4] [5] [6] [7] [8] [9]
  • Cleaned up and reordered import statements in several files to remove unused imports and group related imports together. [1] [2] [3] [4]

AndroidManifest.xml Formatting:

  • Improved the formatting and ordering of XML attributes and elements in AndroidManifest.xml for better consistency and readability, without changing the app's behavior. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Minor Test and Build Script Cleanup:

  • Minor import reordering and cleanup in the instrumented test file ExampleInstrumentedTest.kt and removal of unused Java version imports in build.gradle.kts. [1] [2]

No functional or behavioral changes are introduced in this pull request.

@sameerasw sameerasw self-assigned this Jun 3, 2026
@sameerasw sameerasw added the enhancement New feature or request label Jun 3, 2026
@sameerasw sameerasw merged commit 004c311 into main Jun 3, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in AirSync Features and Bugs Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant