Skip to content

Group installed apps by category - #277

Open
juanMblanco89 wants to merge 1 commit into
flipperdevices:devfrom
juanMblanco89:feature/group-installed-apps-by-category
Open

Group installed apps by category#277
juanMblanco89 wants to merge 1 commit into
flipperdevices:devfrom
juanMblanco89:feature/group-installed-apps-by-category

Conversation

@juanMblanco89

Copy link
Copy Markdown

Group installed apps by category

Summary

  • Group installed applications into category sections.
  • Sort category sections alphabetically while preserving the existing app order
    within each section.
  • Keep the loading placeholder visible only once during refresh.

Motivation

The Installed tab currently displays every application in one flat list. This
becomes difficult to navigate when a device has many applications installed.
Application manifests already provide category information, so the UI can use
the existing data without changing the manifest format or catalog behavior.

Testing

  • ./swiftlint lint --config .swiftlint.yml iOS/UI/Apps/Segments/InstalledAppsView.swift
  • xcodebuild -project Flipper/Flipper.xcodeproj -scheme "Flipper(iOS)" -destination "platform=iOS Simulator,id=FA554DFE-4BE7-414C-9D08-0E391AA03D40" -derivedDataPath /tmp/flipper-ios-derived-data CODE_SIGNING_ALLOWED=NO build

Both checks pass.

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.

1 participant