feat(client): added capacitor app for android#2742
Open
ayush-teon wants to merge 52 commits intoOutlineFoundation:masterfrom
Open
feat(client): added capacitor app for android#2742ayush-teon wants to merge 52 commits intoOutlineFoundation:masterfrom
ayush-teon wants to merge 52 commits intoOutlineFoundation:masterfrom
Conversation
* Capacitor App added * Updated Comments * Updated Comments * Comments addressed and updated * Splash & Icon images removed * Update README.md
* Capacitor App added * Updated Comments * Updated Comments * Comments addressed and updated * Splash & Icon images removed * Update README.md * Streamlined package.json * Actions added to capacitor * Addressed package.json review comments. * Updated build and setup * Package updated * Setup and Build files updated * Setup file updated * Build and Setup files updated * Build, Setup and Package files updated * Build, Setup and Package files updated * Gitignore, Setup and Package files updated * Setup and Gradle settings updated * Updated Readme and title --------- Co-authored-by: Zahirul Islam <[email protected]>
…lidation Nthlink/capacitor migration key validation
* UI fixes for Capacitor * UI fixes for Capacitor * Fixed Capacitor UI * Removed listeners * Event listeners updated * Update client/web/views/root_view/add_access_key_dialog/index.ts Co-authored-by: J. Yi <[email protected]> --------- Co-authored-by: J. Yi <[email protected]>
…and iOS (#7) * UI fixes for Capacitor * UI fixes for Capacitor * Fixed Capacitor UI * Removed listeners * Converted android project from Java to Kotlin * Imported OutlineAndroidLib and added Plugin for capactior * Imported OutlineAppleLib and added Plugin for capacitor * Minor Fixes * added capacitor outline plugin and web server * Fixed sidebar and root-app height issue for ios * Added capacitor outline plugin * Updated cordova and capacitor build issues * updated capacitor build for build params * updated capacitor life cycle to register plugin * Fixed status type casting for ios * updated entry point html for capacitor * Added capacitor android * es lint fixed * Updated ios build for vpn extension provisioning profile for PacketTunnel * Fixed ios splash screen and external link issue on ios and android * reverted settings.json * Added android build folder to gitignore * Added cordova outline plugin relative path to capacitor and removed capacitor plugin * Added staging build configuration for capacitor ios and android * fixed android language switch issue * revert b6a663a server manager formatting * revert b6a663a commit formatting * Added templates to resolve dependencies, added generic pluginRegisterListener method and added platform based rootPath * reverted 36e9c7b commit formatting * revert b6a663a commit formatting * added relative path for outline plugin * Mac Catalyst support added * Merge branch 'nthlink/capacitor-outline-cap-plugin', remote-tracking branch 'origin' into nthlink/capacitor-outline-debug * revert server manager changes * revert previous messages * reverted to latest merged master branch * revert outlinePlugin change in cordova plugins * Build updated * revert eslint.json * added closing body tag * removed logging tag from android main activity * added vpn extension symbolic link * updated copyright text * Bundle IDs updated * Spawn stream reverted * Updated build config for production * updated build action for android debug * added hot reloading for android and ios for development and updated page UI issues * reverted merged files * reverted UI files * added browser plugin for external link handling * App Groups bundle ID updated * removed patch package and revert lock file * added comments in AppDelegate and refactored sync files * removed ios integration * Icon added for android build * Update client/capacitor/README.md Co-authored-by: J. Yi <[email protected]> --------- Co-authored-by: Ayush Kumar Sethi <[email protected]> Co-authored-by: Hasnainhanifse <[email protected]> Co-authored-by: J. Yi <[email protected]>
) * UI fixes for Capacitor * UI fixes for Capacitor * Fixed Capacitor UI * Removed listeners * Converted android project from Java to Kotlin * Imported OutlineAndroidLib and added Plugin for capactior * Imported OutlineAppleLib and added Plugin for capacitor * Minor Fixes * added capacitor outline plugin and web server * Fixed sidebar and root-app height issue for ios * Added capacitor outline plugin * Updated cordova and capacitor build issues * updated capacitor build for build params * updated capacitor life cycle to register plugin * Fixed status type casting for ios * updated entry point html for capacitor * Added capacitor android * es lint fixed * Updated ios build for vpn extension provisioning profile for PacketTunnel * Fixed ios splash screen and external link issue on ios and android * reverted settings.json * Added android build folder to gitignore * Added cordova outline plugin relative path to capacitor and removed capacitor plugin * Added staging build configuration for capacitor ios and android * fixed android language switch issue * revert b6a663a server manager formatting * revert b6a663a commit formatting * Added templates to resolve dependencies, added generic pluginRegisterListener method and added platform based rootPath * reverted 36e9c7b commit formatting * revert b6a663a commit formatting * added relative path for outline plugin * Mac Catalyst support added * Merge branch 'nthlink/capacitor-outline-cap-plugin', remote-tracking branch 'origin' into nthlink/capacitor-outline-debug * revert server manager changes * revert previous messages * reverted to latest merged master branch * revert outlinePlugin change in cordova plugins * Build updated * revert eslint.json * added closing body tag * removed logging tag from android main activity * added vpn extension symbolic link * updated copyright text * Bundle IDs updated * Spawn stream reverted * Updated build config for production * updated build action for android debug * added hot reloading for android and ios for development and updated page UI issues * reverted merged files * reverted UI files * added browser plugin for external link handling * App Groups bundle ID updated * removed patch package and revert lock file * added comments in AppDelegate and refactored sync files * Fixed iOS removed mac config * Code Signing Updated for Capacitor iOS * Bundle ID Updated for VPN extension on Capacitor iOS --------- Co-authored-by: Hasnainhanifse <[email protected]>
* fix: feedback implemented * updated capacitor build script with npx cap copy and removed scripts * Updates to readme and package --------- Co-authored-by: Muhammad Asad <[email protected]> Co-authored-by: Hasnainhanifse <[email protected]>
* updated contact view unit tests * updated taskfile.yml for go license check workflow task * fixed parser project error for capacitor files * fixed lint workflow by adding ignore lint checking * fixed swift package issue --------- Co-authored-by: Hasnainhanifse <[email protected]>
* updated contact view unit tests * updated taskfile.yml for go license check workflow task * fixed parser project error for capacitor files * fixed lint workflow by adding ignore lint checking * fixed swift package issue * updated lint errors for remaining files --------- Co-authored-by: Hasnainhanifse <[email protected]>
* updated contact view unit tests * updated taskfile.yml for go license check workflow task * fixed parser project error for capacitor files * fixed lint workflow by adding ignore lint checking * fixed swift package issue * updated lint errors for remaining files * updated empty commit --------- Co-authored-by: Ayush Kumar Sethi <[email protected]>
* updated contact view unit tests * updated taskfile.yml for go license check workflow task * fixed parser project error for capacitor files * fixed lint workflow by adding ignore lint checking * fixed swift package issue * updated lint errors for remaining files * updated empty commit * ensure receiver checks satisfy CodeQL intent verification --------- Co-authored-by: Hasnainhanifse <[email protected]> Co-authored-by: Hasnain Hanif <[email protected]>
* updated contact view unit tests * updated taskfile.yml for go license check workflow task * fixed parser project error for capacitor files * fixed lint workflow by adding ignore lint checking * fixed swift package issue * updated lint errors for remaining files * updated empty commit * ensure receiver checks satisfy CodeQL intent verification * added codeql comment to suppress intent verification alert * add timeout for chromium version fetching --------- Co-authored-by: Hasnainhanifse <[email protected]> Co-authored-by: Hasnain Hanif <[email protected]>
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.