Deliver full non-admin Android parity (not scaffold), remove Android release docs from README, and harden mobile notification paths#93
Open
Copilot wants to merge 6 commits into
Conversation
Agent-Logs-Url: https://github.com/w1010tdev/Stellarsis/sessions/e9113e80-d572-44d3-af2d-243a9bef810a Co-authored-by: w1010tdev <246258262+w1010tdev@users.noreply.github.com>
Agent-Logs-Url: https://github.com/w1010tdev/Stellarsis/sessions/e9113e80-d572-44d3-af2d-243a9bef810a Co-authored-by: w1010tdev <246258262+w1010tdev@users.noreply.github.com>
Agent-Logs-Url: https://github.com/w1010tdev/Stellarsis/sessions/e9113e80-d572-44d3-af2d-243a9bef810a Co-authored-by: w1010tdev <246258262+w1010tdev@users.noreply.github.com>
Agent-Logs-Url: https://github.com/w1010tdev/Stellarsis/sessions/124689a1-7bf5-421d-85fb-df6599be4d1a Co-authored-by: w1010tdev <246258262+w1010tdev@users.noreply.github.com>
Agent-Logs-Url: https://github.com/w1010tdev/Stellarsis/sessions/124689a1-7bf5-421d-85fb-df6599be4d1a Co-authored-by: w1010tdev <246258262+w1010tdev@users.noreply.github.com>
Agent-Logs-Url: https://github.com/w1010tdev/Stellarsis/sessions/124689a1-7bf5-421d-85fb-df6599be4d1a Co-authored-by: w1010tdev <246258262+w1010tdev@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
w1010tdev
April 4, 2026 13:19
View session
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.
This update completes the Android client beyond a starter shell and aligns it with the web app’s non-admin capability set (chat/forum/follow/upload/profile/password/notifications), while keeping backend changes minimal and permission semantics unchanged. It also removes Android packaging/signing instructions from
README.mdper requirement and returns those as direct runtime guidance instead of repo docs.Android client: full non-admin feature surface
Realtime behavior parity
Backend/mobile notification safety and compatibility
su/777/444/Null) and existing Flask/Socket.IO core behavior.Repository docs cleanup (as requested)
README.md; these instructions are now expected to be shared directly, not committed into project docs.