Skip to content

🚀[Release v3.5.0] Merge into Main #51

Merged
kcw-grunt merged 72 commits intomainfrom
release/v3.5.0
Jul 5, 2025
Merged

🚀[Release v3.5.0] Merge into Main #51
kcw-grunt merged 72 commits intomainfrom
release/v3.5.0

Conversation

@kcw-grunt
Copy link
Collaborator

@kcw-grunt kcw-grunt commented Jul 2, 2025

Release Notes

v3.5.0

  • Added Punjabi , Polish and Persian
  • Drawer action and layout is not occluded
  • Theme toggle works after restart
  • Lock/ Unlock
  • Shows seed words
  • Sync (if you have the time to spare ~ 45 mins)
  • Social and Support links
  • Change your local fiat (currency)
  • Send and Receive
  • Check that your preferred fiat is current in the lock screen
  • Fixes

kcw-grunt and others added 17 commits June 9, 2025 08:35
* Currency polish and wipe steps

Setting query timing of rates call
Refactor remove cruft
Renamed DefaultCurrency to UserPreferredCurrency

* WIP Inside rcv

Working out the layout
reduce modal presenter class
Moved and split the modal monster
good Receive View progress
polished recv cannot buy modal
further polish
worked in the buy receive

* update package

* build bump
build bump
Currency polish and wipe steps (#31)
Setting query timing of rates call
Refactor remove cruft
Renamed DefaultCurrency to UserPreferredCurrency
* polished the receive views based on feedback

* bump build number

* bump build
Still debugging the lock screen theme
Rc polish
Polished for swiftlint
* Added sync time analytics

- adjusted

* build bump

changed debug label

commented prepped code

* reran swiftlint

xcode re-organation

* buildbump

* Removed the background of Alert color background

migrated rec address
Updated with recv and buy views
Added more tests
polished the modal view

* Fix/UI feedback send receive (#35)

* polished the receive views based on feedback

* bump build number

* bump build

* build bump

build bump
Currency polish and wipe steps (#31)
Setting query timing of rates call
Refactor remove cruft
Renamed DefaultCurrency to UserPreferredCurrency

* Polished for swiftlint

* build bump

set name of the userPreferredDarkTheme
* Resolved issues found in develop branch

* Reconnected the button in the start view

* Got theme working!!!

Checking any cruft

* Polished the Firebase SDK

- Updated the SDK

* remove simple cruft

* 90% Dark theme polished

* Fixed the background in the main vc

Refactor
Removed code smell
Polished dark and light

* build bump

* fixed tabs in config
* Polish the localizations

* Added Punjabi and Persian

code bump
stashed localization coverage at xliff-coverage-check-wip

* Updated missing localizations

* further localization polish

* build bump

* Updated localizations

- Polish
- All others
* add unique ID to externalid

- There would be collisions without this component

* bump
* activated coverage

* version bump
* Removed phase 0 Fire test points

* Removed old BWAnalytics paradigm
* 🚀[Release v3.3.1] Merge into Main (#28)

* Initial commit

* refactor: squash history to single commit

* Updated gitignore with new filenames

* Still not finding BRCore

* update config

* removed nettle

* removed the unbound and cleaned

* moved files to br-swift

* WIP import BRCore

* update gitignore

* removed the TE xcscheme

* Updated to Xcode 16

* readdded launch resources

* remove wrong ver of core

* remove wrong ver of data

* STASHING WIP

* Removed the data submodules

* WIP...BRCore found but extensions not found

progress

* DID IT DID!!!!!

Compiled!!!

* debugged the tests

* updated the .gitignore

* version bump

* Removed Today Extension

- Removed nothing test

* Added localized strings

update references to strings
- Readded BIP39 list
update rough localization strings
Updated the core library
move references to critical files

* Polished the welcome start view to match Android

* Set user theme mode globally

* update brand images

- removed cruft
- updated dark light mode for logo
- removed extra image

* Implement dark light mode in Start classes

* Fixed tests

* Replaced UIColor and Color with Brainwallet Color theme (#2)

- Added color assets draft

* Epic/gtm color ops fixes (#4)

* Replaced UIColor and Color with Brainwallet Color theme (#2)

- Added color assets draft
- Removed the AnnouncesView (for old email campaign)

Updated all backgroundColor = .white

some dead comments

Updated color scheme :

- PinPadViewC
-LoginViewC

Updated colors of StartFlowPresenter

* Send works

- Transactions are being added but not showing up
- Added draft views
- Fixed lock screen colors
- added new images
add new universal icons
Removed old comments
added moonpay logo
Removed extra TabBarVC
Removed extra TabBar VC
removed the iPad idiom
More color replacements
Removed bitrefill
added timestamp to progress view
removed bad tests
Nice . Able to send
----trasnactions are all missing

* More cleanup

WIP Remvoed NoTabBarVC
-polished views
-Added in UIViews
WIP Hacked in new MainView SwiftUI

ADDING BRAND  new Main View  Storyboards are horrible

Go back to fixing the transactions

DEBUGGING Transactions cells

Debuggiing Send View
fixed sendview controller
sent again
Fixed more colors

* Created FooterView

- moved buttons into HostingCOntroller
Bump and added url
Synchonize dark theme
User pref dark set

* version bump

* Moved more elements in the SwiftUI HeaderView

* chore: ios: Fix smells  comply with App Store (#5)

* 🎥  Epic/gtm refactor core library (#6)

* Found the bug!!!!

Had commented out a bunch of code that was being used
Fixed CustomViewTitle color
fixed-test
version bump
Use brainwallet.co mobile top up
Update WebBuyView.swift
removed comments

* version bump

* Covered the settings colors for light

Just before updating the core
Cruft fixes

* more color fixes

* version bump

* update the core library

* Added Blockheight label

* version bump

* 🧰  Fix/confirm seed words submit (#9)

* Updated core commit

changed Xcode to compile

* Added more tags to debug broken transactions

Added a workaround from Eskimo (iOS 18.4.1 bug)

https://developer.apple.com/forums/thread/777999

Added .ephemeral to the URLSession

Testing to see if iOS 18.3.1 shows the transactions

* version bump

Refactored the submit button
Added some wireframe views
Added dismiss for ConfirmPaperVC

* version bump

- Added test ERROR message
- polish sync label

* Changes the print to debugPrint

* 📽️  Epic/ Add storekit private lib (#7)

* Found the bug!!!!

Had commented out a bunch of code that was being used
Fixed CustomViewTitle color
fixed-test
version bump
Use brainwallet.co mobile top up
Update WebBuyView.swift
removed comments

* version bump

* Added Private StoreKit SwiftPackage

- Cleaned up xcode schemes
-updated to latest core
-updated .gitignore
-Removed unsued code

* Added empty storekit config

Added BrainwalletiOSStoreKite SPM

* updated core

* adjust the sync block height label

* changed to debugPrint

* update gitignore

* 🎥  Epic/add more swift UI views prior to Localizations (#8)

* Send works!

- added rate update
- wireframing the onboarding
- Set basic onboarding
- Added custom dismiss button to ReadyView
- Added more localizations

Fixed the start flow

Core was changed to the wrong commit

Added more assertFailure messages

* version bump

* Ripped Localizations

ALL Broken!!!!!!

* WIP: Added then Localizations Strings catalog

* WIP Added more english text

-Framed in more Views

* update .gitignore

* Re-added the hacked in BuyHostViewController

* version bump

* Added Crashlytics dSym Files per Firebase

https://firebase.google.com/docs/crashlytics/get-started?platform=ios&authuser=0&hl=en#set-up-dsym-uploading

* switched to debugPrint statements

- removed unused swiftformat

* removed commented unused code

* removed unused code

* 🧰  Fix/add localizations (#10)

* Send works!

- added rate update
- wireframing the onboarding
- Set basic onboarding
- Added custom dismiss button to ReadyView
- Added more localizations

Fixed the start flow

Core was changed to the wrong commit

Added more assertFailure messages

* version bump

* Ripped Localizations

ALL Broken!!!!!!

* WIP: Added then Localizations Strings catalog

* WIP Added more english text

-Framed in more Views

* update .gitignore

* Re-added the hacked in BuyHostViewController

* version bump

* Added Crashlytics dSym Files per Firebase

https://firebase.google.com/docs/crashlytics/get-started?platform=ios&authuser=0&hl=en#set-up-dsym-uploading

* Added all AI translated xliff

* Added more Strings(localized tags

* Updated all strings catalogs

Removed old code manageWallet

* version bump

- Removed some exuberant assertFailures

* Current StartView with no Language using the user preferred

* Removed all old Language classes

iOS will auto switch

* Removed the wipe wallet button (#14)

- Added delete data from the settings
- updated service fees
- Added more strings for localization

* 🧰  Fix: Made Scanning work again (#15)

* Polished the UI

* Changed the PIN Length to 4

* Polished the Pin Lock screen

* Polished the Show My Seed words

* Added localizations fixes

* Resorting file structure (Tidying)

Polishes that are general
Resize the image

* Add a animated shape for Send (#17)

* ✨ Worked in the Full SwiftUI with LockScreen (#16)

* Worked in the Full SwiftUI with LockScreen

Polish Start
Fixed PinView leading trailing header
99% SwiftUI  LockScreen
Debugging. the PIN AUTH

* Refactor cruft

- Removed audio files
- polished layout

* polished the localizations

* updated the special shape

Updated package

* per @hassanashraf92 notes (#19)

Refactored opsFees
Added a test

* Refactored to remove strong parent = child references to avoid 🧟‍♂️ (#18)

* ❇️  chore/fetch moonpay countries+ signed buy url (#20)

* WIP: Routed UI changes

Fetch the info and killed 3 tabs

* Refactored in the Buy/Receive for building

Localizable update

Reintegrated Shapes from other merged branch

* Added shapes

removed some cruft
- refactored
- All Tabs work
- Debugged auto select from old business logic
- Renamed Classes BR to BW
- Adding in Rcv
- Switching from Combine to closure for tap QR as launch was firing the RCV modal

* Buzzed out the buy auth through the view stack

* WIP: Add the API Calls

MVP Level layout complete

* Updated the saving of the currencies ud

Success pulling data from API Server
Debug Call for the buy and limits
add more state vars
Heavy refactor to use BuyQuote

* RC adding signedURL

Remove cruft
Added done set amount button

* Successful signedURL!!

* Used AI Generated ViewModelTests

* version and build number

* change file location

* chore: Polish UI (#22)

* version bump

- Update buy and preferred currency across Views to show rates
- Updated localizations
- Polish Segments in Buy view
- Added a MP Logo

* change the symbol

* build bump

* fix: ios: Add wipe button UI polishes (#25)

* UI polishes

build number bump
Small polish of start view
Added wipe button
Adjusted the progress bar color

* resolve package

* Removed the prompt cell as a presentation

- reorged files
- Polished the wipe wallet view

* bump build number

* Added more defensive steps in Wallet Coordinator (#26)

- possible fix
- reshow the rates
- Cover negative amount

More checks

* Fix/localization polishes (#27)

* Added more defensive steps in Wallet Coordinator

- possible fix
- reshow the rates
- Cover negative amount

More checks

* Set the schemes for Russia and Languages

* Added locale debug label

- Deactivate of the Locale button in settings

* Added debug localization label

build bump

* Updated the README

---------

Co-authored-by: Aaron Voisine <voisine@gmail.com>
Co-authored-by: Hassan Ashraf <hassan.ashraf@transflo.com>

* bump

moved epic branch

* Fix/settings UI migration (#38)

* Refactor code to match swiftling

* Saved WIP

* swift lint

* WIP of the new UI

* WIP: Making some progress sliding the settings view contorller

* This change successfully moves the settings view

* Cleaend for claude pre-recommendations

* Working version

* Adjusted the timing

* WIP Adding the settings rows

* Reset structure of the list

Added Footer view

* 20% DONE  in the settings view and its rows

polishing the ui

* WIP Button works but animation is very bad

* WIP

* WIP polish rotation

* polish working Settings

* Refactor to meet swiftlint

* code bump

* Removed Tab

* Resolved issues found in develop branch

* Reconnected the button in the start view

* Got theme working!!!

Checking any cruft

* Polished the Firebase SDK

- Updated the SDK

* remove simple cruft

* 90% Dark theme polished

* Fixed the background in the main vc

Refactor
Removed code smell
Polished dark and light

* build bump

* fixed tabs in config

* build bump

* 🧰  Chore/settings phase 2 (#41)

* Added Lock and Theme working

* Added a closed drawer action for when the the user locks

* Polished SettingsView

* Moved in more expandable row layout

- polished the mainviewcontroller
- polished the settingsview

* updating the currency list

* WIP:  Currency is not setting

* Added Games placeholders

WIP- Blockchain
Fiat Currency
Security

* build bump

* build bump

- linter update
- Polish the send

* Refactored to fully use the settings sections space

* 🎥  Epic:    Settings phase 4 (#47)

* further polish

- set backgrounds
polished footer spacing

* Currency is polished

- Games is polished
- Footer is polished
- Further polish to have list and sections layout

* WIP: Wroking on the Security View

* Completed the security list rows

Need to connect

* Added layout for the blockchain section

* added function for the web views in settings

* added sheets for the urls

* Added basic tests for the settings helper

* Properly calls the share data settings

* PIN reset working

* polished the share data view

* connected the rescan button in settings

* polished the lock action and animation

* Polished the currency action

* polish the currency

* fix test

* Firebase analytics working and polish

* Set the default index

- build bump
- code coverage remove cruft
- fixes the code smell in the rate fetch
- fixed the currency preference

* Removed cruft

* debug the config

* Updated the bundle

upgrade to the high performance runner

* revert runner

* updated ruby version

* polishing the Gemfile

* Update the gemfile

* use scan instead of run_tests

* Udpated the fastfile

---------

Co-authored-by: Aaron Voisine <voisine@gmail.com>
Co-authored-by: Hassan Ashraf <hassan.ashraf@transflo.com>
@kcw-grunt kcw-grunt changed the title Release/v3.5.0 🚀[Release v3.5.0] Merge into Main Jul 2, 2025
@kcw-grunt kcw-grunt self-assigned this Jul 2, 2025
@kcw-grunt kcw-grunt marked this pull request as ready for review July 2, 2025 22:04
Copy link
Collaborator

@josikie josikie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! @kcw-grunt

@kcw-grunt
Copy link
Collaborator Author

Thanks for the look!

@kcw-grunt kcw-grunt merged commit c64d3e2 into main Jul 5, 2025
1 check failed
@kcw-grunt kcw-grunt deleted the release/v3.5.0 branch October 7, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants