Skip to content

Adds rudimentary mobile support(Partially resolves https://github.com/cinnyapp/cinny-desktop/issues/392)#533

Closed
purepani wants to merge 1 commit intocinnyapp:mainfrom
purepani:push-lozrnkymlswq
Closed

Adds rudimentary mobile support(Partially resolves https://github.com/cinnyapp/cinny-desktop/issues/392)#533
purepani wants to merge 1 commit intocinnyapp:mainfrom
purepani:push-lozrnkymlswq

Conversation

@purepani
Copy link
Copy Markdown

@purepani purepani commented Mar 9, 2026

Description

Allows app to be compiled on mobile(haven't tried ios but I don't think it has anything special). This is just the minimum amount of changes to make npm run tauri android dev to work properly. I changed the port to 8080 since that's the default mobile port but I assume that broke the desktop version.

Meant mostly as a proof of concept of this working.

I have read the CLA Document and I hereby sign the CLA

Addresses #392

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 9, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@purepani
Copy link
Copy Markdown
Author

purepani commented Mar 9, 2026

recheck

@purepani purepani marked this pull request as draft March 9, 2026 01:18
@kfiven
Copy link
Copy Markdown
Collaborator

kfiven commented Apr 11, 2026

Closing as stale, feel free to reopen it once you plan to work on it.

@kfiven kfiven closed this Apr 11, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants