Feat/about screen - #69
Merged
Merged
Conversation
…usage Introduces Small/Medium/Large widgets via react-native-android-widget that show connection status, active session, per-project usage, and a 7-day output-token bar chart. Adds daily usage history to opencode-stats.store and persists the questions store so pending approvals surface in the widget.
Add a dedicated About page with app branding, support/GitHub source links, social links, and an end credit. The home screen branding icon now navigates to this screen. Co-Authored-By: opencode <opencode@users.noreply.github.com>
Anchor the working indicator to the first assistant message of the current turn so the timer reflects the entire response instead of resetting per message part, and show a final "Worked for" duration once streaming ends.
Include macOS/Linux/Windows (incl. WSL2) install steps for OpenCode and the CrossCode CLI, a step-by-step zero-to-connected walkthrough, and the `crosscode login` step for the dedicated connect.crosscode.site tunnel.
snhsish
added a commit
that referenced
this pull request
Aug 27, 2026
* feat(mobile): add Android home screen widgets for session status and usage Introduces Small/Medium/Large widgets via react-native-android-widget that show connection status, active session, per-project usage, and a 7-day output-token bar chart. Adds daily usage history to opencode-stats.store and persists the questions store so pending approvals surface in the widget. * feat(mobile): add about screen accessible from branding icon Add a dedicated About page with app branding, support/GitHub source links, social links, and an end credit. The home screen branding icon now navigates to this screen. Co-authored-by: muse-spark-1.2 <muse-spark@users.noreply.github.com> * fix(mobile): track elapsed time for the full response turn Anchor the working indicator to the first assistant message of the current turn so the timer reflects the entire response instead of resetting per message part, and show a final "Worked for" duration once streaming ends. * docs: add per-OS setup guides and full login workflow Include macOS/Linux/Windows (incl. WSL2) install steps for OpenCode and the CrossCode CLI, a step-by-step zero-to-connected walkthrough, and the `crosscode login` step for the dedicated connect.crosscode.site tunnel. --------- Co-authored-by: muse-spark-1.2 <muse-spark@users.noreply.github.com>
snhsish
added a commit
that referenced
this pull request
Aug 27, 2026
* feat(mobile): add Android home screen widgets for session status and usage Introduces Small/Medium/Large widgets via react-native-android-widget that show connection status, active session, per-project usage, and a 7-day output-token bar chart. Adds daily usage history to opencode-stats.store and persists the questions store so pending approvals surface in the widget. * feat(mobile): add about screen accessible from branding icon Add a dedicated About page with app branding, support/GitHub source links, social links, and an end credit. The home screen branding icon now navigates to this screen. Co-authored-by: muse-spark-1.2 <muse-spark@users.noreply.github.com> * fix(mobile): track elapsed time for the full response turn Anchor the working indicator to the first assistant message of the current turn so the timer reflects the entire response instead of resetting per message part, and show a final "Worked for" duration once streaming ends. * docs: add per-OS setup guides and full login workflow Include macOS/Linux/Windows (incl. WSL2) install steps for OpenCode and the CrossCode CLI, a step-by-step zero-to-connected walkthrough, and the `crosscode login` step for the dedicated connect.crosscode.site tunnel. ---------
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.