Skip to content

Logviewer#169

Open
jperalta-ditto wants to merge 10 commits intomainfrom
logviewer
Open

Logviewer#169
jperalta-ditto wants to merge 10 commits intomainfrom
logviewer

Conversation

@jperalta-ditto
Copy link

Add log viewer screens. This will allow endusers to actively go through current small peer log on device.

Updated ToolsViewerViewModel.kt with new ToolMenuItem
Updated DittoToolsViewer.kt to include log viewer as an option for tooling
Classes and view models related to the LogViewer and LogDetail screens.
@jperalta-ditto jperalta-ditto requested a review from a team as a code owner February 19, 2026 18:40
@jperalta-ditto jperalta-ditto requested review from a team and mrjeremystookey and removed request for a team February 19, 2026 18:40
mrjeremystookey and others added 7 commits February 20, 2026 08:50
Increases padding on LogFileScreen and LogDetailsScreen for better spacing and alignment.
Adds an 8.dp spacer to improve layout in the LogFileScreen.
Adds a legend to display the colors for each log level. This provides users with a clear visual key for interpreting the log entries.

Additionally, this commit includes the following UI enhancements:
*   Replaces hardcoded text with string resources for better localization and maintainability.
*   Refreshes the color palette for log levels to improve readability.
*   Removes the experimental `OptIn` for Material3 components.
Adds a legend to display the colors for each log level. This provides users with a clear visual key for interpreting the log entries.

Additionally, this commit includes the following UI enhancements:
*   Replaces hardcoded text with string resources for better localization and maintainability.
*   Refreshes the color palette for log levels to improve readability.
*   Removes the experimental `OptIn` for Material3 components.
Adds a floating action button to the log file screen that appears when the user has scrolled down. Tapping this button scrolls the list back to the top.
Update Utils to avoid using context
minor cleanup.
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.

2 participants