deadlyjack / Acode

Acode - powerful text/code editor for android
https://acode.app
MIT License
2.92k stars 394 forks source link

Feat: Use Current File for preview (Togglable) #1006

Closed UnschooledGamer closed 3 months ago

UnschooledGamer commented 3 months ago

Why should this PR be merged

This pull request adds an option that allows users to toggle whether they want the current file to be used for preview in the browser or the default index.html.

In addition The PR adds workflows for paid dev and prod version.

⬆️ Whys & Changes

Thanks for the efforts from @WebLeach

Lastly, Inform me If I missed out something to remove, add Or include.

Thank You.

deadlyjack commented 3 months ago

Hi, thanks for this PR, seems to be a great feature. Although workflow for building the app needs to be a separate PR.

UnschooledGamer commented 3 months ago

Hi, thanks for this PR, seems to be a great feature. Although workflow for building the app needs to be a separate PR.

@deadlyjack Welcome, But Another Separate for That is a bit more. As 2 PRs already exist for It. And My Changes just include Version Upgradation of The GitHub Actions used in the workflows itself.