-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates to Linux release process #1013
Closed
Closed
Conversation
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
Add Support for Google ads
Hide chat setting when chat is disable.
Update Android app to target Android 14 (API Level 34)
* 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]>
* update activate protoc-gen-dart step in CI * quick test * Revert CI release branch name
* Remove plausible * Remove google_fonts.
* Android release 7.8.2 * Android release 7.8.2 * update tags regex in prerelease notification * update tags regex in prerelease notification * update tags regex in prerelease notification
* hide back button on home screen * server location widget updates * Add explicit back arrow icon in base screen * increase content padding on account text input fields * update padding on report issue screen to avoid overflow
* Fix-: Deeplink does not work on warm state. * Remove unused variabel.
* Android release 7.8.2 * Android release 7.8.2 * only download aab and apk outputs * only download aab and apk outputs * update how tab is selected * update how tab is selected * revert changes * update branch name * revert branch name
* Android release 7.8.2 * Android release 7.8.2 * only download aab and apk outputs * only download aab and apk outputs * Add providers to payment method json and check empty providers * Add providers to payment method json and check empty providers
* Android release 7.8.2 * Android release 7.8.2 * only download aab and apk outputs * only download aab and apk outputs * check pro user on vpn page * use isNullOrEmpty * check user level for pro status * check user level for pro status * check user level for pro status * remove changes to check user level * revert changes to store user data
* check pro user on vpn page * check pro user on vpn page * update PaymentMethod protobuf message * update PaymentMethod protobuf message
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.
make package-linux-amd64
in release workflow