Skip to content

Develop - Pocket mode, OEM features, Wallpaper, More launcher shortcuts, smoother flashlight pulse#542

Merged
sameerasw merged 20 commits into
mainfrom
develop
Jul 4, 2026
Merged

Develop - Pocket mode, OEM features, Wallpaper, More launcher shortcuts, smoother flashlight pulse#542
sameerasw merged 20 commits into
mainfrom
develop

Conversation

@sameerasw

Copy link
Copy Markdown
Owner

This pull request introduces several new features and improvements, including the addition of Pocket Mode (with quick settings tile and settings UI), a new dynamic shortcut update on app launch, and an "Enable Unsupported Features" toggle with a confirmation sheet. It also updates the app version and adds a new activity for wallpaper management. Below are the most important changes:

New Features and Functionalities:

  • Added Pocket Mode:

    • Registered PocketModeTileService in AndroidManifest.xml for quick settings tile support.
    • Integrated PocketModeSettingsUI into the feature settings screen and updated permission requirements. [1] [2] [3]
  • Added "Enable Unsupported Features" toggle:

    • Introduced a toggle in the main settings screen, which displays a confirmation sheet before enabling. [1] [2] [3]
    • Imported and used FeatureRegistry and UnsupportedFeaturesConfirmationSheet for feature management. [1] [2]

UI and Activity Additions:

  • Registered new WallpaperActivity in the manifest and added SET_WALLPAPER permission for future wallpaper management features. [1] [2]

Behavioral Improvements:

  • On app launch, dynamic shortcuts are now updated to reflect the latest state.

Feature Filtering Logic:

  • Updated feature filtering in the settings UI to use FeatureRegistry.getFilteredFeatures, ensuring only supported/allowed features are shown as children.

App Version Update:

  • Bumped versionCode to 50 and versionName to 15.6 in build.gradle.kts.

@sameerasw sameerasw self-assigned this Jul 4, 2026
@sameerasw sameerasw added the enhancement New feature or request label Jul 4, 2026
@sameerasw sameerasw merged commit d409a2e into main Jul 4, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Essentials Progress Jul 4, 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.

3 participants