-
Notifications
You must be signed in to change notification settings - Fork 133
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
Pre-release Changes #1279
Merged
Merged
Pre-release Changes #1279
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
Contributor
erdemyerebasmaz
commented
Apr 23, 2024
•
edited
Loading
edited
- Address theme issues on initial walkthrough / restore flow #1291
- Display loader around Play/Pause button when buffering #1290
- Force dark brightness on system nav bar on POS page #1289
- Clipboard issues #1288
- Linter issues #1284
- Update Breez-Translations dependency #1283
- Co-operative Close Channels #1282
erdemyerebasmaz
force-pushed
the
kollider
branch
from
April 23, 2024 11:39
79674d2
to
d8b243a
Compare
erdemyerebasmaz
force-pushed
the
kollider
branch
2 times, most recently
from
May 6, 2024 22:51
a2a4d75
to
bbf8ba6
Compare
Graaf One, Primal, stacker.news, Spendl, XSats, lightnite
- Display Next button at all times - Only validate address when Next is pressed - Display error messages on dialog instead of a flushbar - Add missing await for handling errors on closing channels cooperatively - Ensure account bloc is accessible on CoopCloseChannelsDialog - Address feedback on cooperative close channels UI - Update address validation & error handling - Display success & failure messages accordingly. - Update dependencies to latest - Increase compileSdkVersion to 34(Android camera & lifecycle requirement) - Use "given version or earlier" syntax for dependencies that require Flutter 3.10 - Remove unused import - Declare CloseChannels as account action - Refactoring - Open mail or share support mail when clicked - Minor UI revision, Dialog -> AlertDialog - Prevent dismissing dialog when closing channels is in progress - Update Breez-Translations dependency TODO: Change icon
- Fix super calls on initState, didChangeDependencies, didUpdateWidget & dispose - Increase line length to 110 across the project - format generated files with 100 line length - ignore: overridden_fields for BreezDrawerHeader - ignore: deprecated_member_use_from_same_package for LSPInformation's channelFeePermyriad, maxInactiveDuration, channelMinimumFeeMsat. - ignore: missing_required_param for TextButton's wrapped with InkWell
Ran "dart format -l 110 ."
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.