-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated App icon. * Updated Name. * Updated Launch scren icons * Started working on Basic channel setup. * setup lantern_event_channel. * Establish session model channel. * Setup navigation and other channles. * Added flashlight as submodule. * Move ios resource to current repo. * Added new files. * Make changes on makefile to generate binding for ios. * Created Logger * Setup go method channel handler/ * Added module * Added support for multiple channel. * clean up. * Added changes to event lisnter. * Added db connection outline. * Started working on baseModel. * Updated path db and added support for minisql * Make changes code to support new sql. * Updated Swift code to support new pathDb. * Expose multiple DB method. * Updates Session Model to use GO method call. * Added support for Subscribe and unSubscribe and generic models. * Removed unused code. * unsubscribe when not needed. * Added changes on DB mannger. * Generated bindings. * Added few more changes. * Updated dependencies * Get value once add it. * Fixed issue with not getting values from Scan * Complete Implementation for Base Model. * implemented changes for Method call. * Create model in go and Swift. * Implemented Session interface in session model. * Implemented utils class and more changes to session model. * Return error on method. * Remove flashlight as submodule. --------- Co-authored-by: Ox Cart <[email protected]>
- Loading branch information
Showing
44 changed files
with
3,554 additions
and
330 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.