Skip to content
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

Translations, Responsive Layout & minor bug fixing #272

Merged
merged 32 commits into from
Nov 25, 2023
Merged

Translations, Responsive Layout & minor bug fixing #272

merged 32 commits into from
Nov 25, 2023

Conversation

KKA11010
Copy link
Collaborator

  • New spanish translation
  • New Hungarian translation
  • Updated layout to adapt to different smartphone sizes and dpi
  • Fix accidently dividing decoded LN amount twice
  • Fix uid collision in Nostr flashlist
  • Improve UX for Nostr search function
  • Minor UI/UX improvements and bug fixing

@codecov-commenter
Copy link

Codecov Report

Attention: 251 lines in your changes are missing coverage. Please review.

Comparison is base (930309a) 13.88% compared to head (a014756) 13.93%.

Files Patch % Lines
src/screens/Addressbook/index.tsx 0.00% 29 Missing ⚠️
src/screens/Payment/Receive/Invoice.tsx 0.00% 21 Missing ⚠️
src/screens/Payment/SelectMint.tsx 0.00% 13 Missing ⚠️
src/screens/Addressbook/Search.tsx 0.00% 12 Missing ⚠️
src/screens/Payment/SelectAmount.tsx 0.00% 10 Missing ⚠️
src/screens/Payment/Send/Inputfield.tsx 0.00% 10 Missing ⚠️
src/components/Button.tsx 12.50% 7 Missing ⚠️
src/screens/History/Details.tsx 0.00% 6 Missing ⚠️
src/screens/Payment/ProcessingError.tsx 0.00% 6 Missing ⚠️
src/screens/Settings/Contacts.tsx 0.00% 6 Missing ⚠️
... and 69 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
+ Coverage   13.88%   13.93%   +0.05%     
==========================================
  Files         159      159              
  Lines        5706     5678      -28     
  Branches     1559     1551       -8     
==========================================
- Hits          792      791       -1     
+ Misses       4769     4741      -28     
- Partials      145      146       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KKA11010 KKA11010 merged commit 9c81d70 into main Nov 25, 2023
5 checks passed
@KKA11010 KKA11010 deleted the size branch November 25, 2023 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants