{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":356614444,"defaultBranch":"develop","name":"litewallet-ios","ownerLogin":"litecoin-foundation","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-04-10T14:59:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/25260674?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721740658.0","currentOid":""},"activityList":{"items":[{"before":"50cf9cc73840ba621e2efee4af657d8321e87ca6","after":"93abd81591c31867d2b0d524a671a8382d99349a","ref":"refs/heads/techdebt/remove-pusher-add-firebase-messaging","pushedAt":"2024-07-23T13:19:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"WIP Added more FCM to the code\n\n- Added Topics to the section replacing the Pusher Interests\n- Still need to handle the rejection and the all statess\n- Need to test with a Device\n\nSigned-off-by: kcw-grunt \n\nadd notes\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"WIP Added more FCM to the code"}},{"before":null,"after":"50cf9cc73840ba621e2efee4af657d8321e87ca6","ref":"refs/heads/techdebt/remove-pusher-add-firebase-messaging","pushedAt":"2024-07-23T13:17:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"WIP Added more FCM to the code\n\n- Added Topics to the section replacing the Pusher Interests\n- Still need to handle the rejection and the all statess\n- Need to test with a Device\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"WIP Added more FCM to the code"}},{"before":null,"after":"e01be04343e3521b9d8501caf1579b2708763581","ref":"refs/heads/removed-src","pushedAt":"2024-07-19T07:33:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"re-added Assets\n\nbuild bump\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"re-added Assets"}},{"before":"984d8979c9d78eb7119c076a8ca20e3fa77f1a88","after":"9c95d9665a548166a9aabaad9edb42d838ec76cd","ref":"refs/heads/main","pushedAt":"2024-07-18T20:15:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"šŸš€[Release v3.13.5] Merge into Main (#246)\n\n* Develop (#111)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Release/v2.8.0 (#131)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Release v2.8.2] Merge into Master (#153)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* Develop - Release/v2.8.0 (#132)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Fix crash in Amount formatter (#140)\r\n\r\n* šŸ¦ŗ [Tech Debt] Update Podfile and Refactor build process (#144)\r\n\r\n* Update Podfile\r\n\r\n- Set mimum value of iOS 13\r\n- Removed unused SwiftyJSON\r\n- Removed unused Watch Scheme\r\n- re-added xcscheme\r\n- removed non-used code\r\n- added status badge in README\r\n\r\n* removed the podfile target force\r\n\r\n* added SPM .build folder exclusion in gitignore\r\n\r\n* [Bugfix] Renamed enum from State (#147)\r\n\r\n* Renamed enum from State\r\n\r\n ## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState`\r\n\r\n* Toggled iOS version 13\r\n\r\n* Revert \"[Bugfix] Renamed enum from State (#147)\" (#150)\r\n\r\nThis reverts commit ea8293b5c7f206706942416a1d7d9b139926fa97.\r\n\r\n* [Warmfix] Issue:146 Remove direct donation: support litecoin foundation (#151)\r\n\r\n* Prepared the code for differnt Cell / Remove Donation Code\r\n\r\n- Updated localized strings file(s)\r\n- Removed old Donate files\r\n- Updated SendVIewController\r\n\r\n* Resolved the previous conflicts\r\n\r\n- Added in SupportLitecoinFoundation SwiftUI view and model\r\n- Working in the basic functionality of the new Support Litecoin Foundation view\r\n\r\n* Worked in the vars of SupportLitecoinFoundation view\r\n\r\n* Removed Donation code\r\n\r\n* Set a URL for the support LTC address\r\n\r\n* Add new WebKit view and supporting code\r\n\r\n* Adjusted height constants in the nightmare scenario of the SendCell\r\n\r\n-There is a nasty sandwich of ViewControllers where SwiftUI should be used.\r\n- This needs to be simplified\r\n\r\n# Conflicts:\r\n#\tloafwallet/src/ViewControllers/RootModals/SendViewController.swift\r\n\r\n* Added new MVVM Views and ViewModels\r\n\r\n- Adding more SwiftUI code\r\n\r\n* Refactored and stubbed out tests\r\n\r\n* version bump\r\n\r\n* Renamed enum from State to ReduxState\r\n\r\n## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState` using Xcode Refactor: Rename\r\n\r\n* Cleaned up Localized strings file\r\n\r\n* Added review fixes\r\n\r\n- Added CGFloat multiplier in padding\r\n- Fixed formatting\r\n- Added tracking Support taps\r\n\r\n* [Release v2.8.2] Merge into Develop\r\n\r\n## Release Notes: v2.8.2 (1)\r\nThis release is due to a requirement to App Store to remove references to donations. In itā€™s replacement, a reference to the Litecoin Foundation support page where the user can elect to send LTC if they so choose.\r\n- [Warmfix] Issue:146 Remove direct donation: support litecoin foundatiā€¦\r\n\r\n## Other Improvements\r\n- Fix crash in Amount formatter (#140)\r\n- [Bugfix] Renamed enum from State (#147) (#150)\r\n\r\n## Bugfixes\r\n - Renaming the enum caused a conflict with SwiftUI @State\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Hotfix Increment\r\n\r\n-Updated to allow upload to App Store\r\n\r\n* build number change\r\n\r\n* fixed conflicts\r\n\r\nCo-authored-by: Mohamed Barry \r\nCo-authored-by: Nikolay Spassov \r\n\r\n* [Release v2.8.3] Merge into Master (#167)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* Develop - Release/v2.8.0 (#132)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Fix crash in Amount formatter (#140)\r\n\r\n* šŸ¦ŗ [Tech Debt] Update Podfile and Refactor build process (#144)\r\n\r\n* Update Podfile\r\n\r\n- Set mimum value of iOS 13\r\n- Removed unused SwiftyJSON\r\n- Removed unused Watch Scheme\r\n- re-added xcscheme\r\n- removed non-used code\r\n- added status badge in README\r\n\r\n* removed the podfile target force\r\n\r\n* added SPM .build folder exclusion in gitignore\r\n\r\n* [Bugfix] Renamed enum from State (#147)\r\n\r\n* Renamed enum from State\r\n\r\n ## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState`\r\n\r\n* Toggled iOS version 13\r\n\r\n* Revert \"[Bugfix] Renamed enum from State (#147)\" (#150)\r\n\r\nThis reverts commit ea8293b5c7f206706942416a1d7d9b139926fa97.\r\n\r\n* [Warmfix] Issue:146 Remove direct donation: support litecoin foundation (#151)\r\n\r\n* Prepared the code for differnt Cell / Remove Donation Code\r\n\r\n- Updated localized strings file(s)\r\n- Removed old Donate files\r\n- Updated SendVIewController\r\n\r\n* Resolved the previous conflicts\r\n\r\n- Added in SupportLitecoinFoundation SwiftUI view and model\r\n- Working in the basic functionality of the new Support Litecoin Foundation view\r\n\r\n* Worked in the vars of SupportLitecoinFoundation view\r\n\r\n* Removed Donation code\r\n\r\n* Set a URL for the support LTC address\r\n\r\n* Add new WebKit view and supporting code\r\n\r\n* Adjusted height constants in the nightmare scenario of the SendCell\r\n\r\n-There is a nasty sandwich of ViewControllers where SwiftUI should be used.\r\n- This needs to be simplified\r\n\r\n# Conflicts:\r\n#\tloafwallet/src/ViewControllers/RootModals/SendViewController.swift\r\n\r\n* Added new MVVM Views and ViewModels\r\n\r\n- Adding more SwiftUI code\r\n\r\n* Refactored and stubbed out tests\r\n\r\n* version bump\r\n\r\n* Renamed enum from State to ReduxState\r\n\r\n## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState` using Xcode Refactor: Rename\r\n\r\n* Cleaned up Localized strings file\r\n\r\n* Added review fixes\r\n\r\n- Added CGFloat multiplier in padding\r\n- Fixed formatting\r\n- Added tracking Support taps\r\n\r\n* [Release] Merge v2.8.2 into Develop (#158)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Release/v2.8.0 (#131)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Release v2.8.2] Merge into Develop\r\n\r\n## Release Notes: v2.8.2 (1)\r\nThis release is due to a requirement to App Store to remove references to donations. In itā€™s replacement, a reference to the Litecoin Foundation support page where the user can elect to send LTC if they so choose.\r\n- [Warmfix] Issue:146 Remove direct donation: support litecoin foundatiā€¦\r\n\r\n## Other Improvements\r\n- Fix crash in Amount formatter (#140)\r\n- [Bugfix] Renamed enum from State (#147) (#150)\r\n\r\n## Bugfixes\r\n - Renaming the enum caused a conflict with SwiftUI @State\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Hotfix Increment\r\n\r\n-Updated to allow upload to App Store\r\n\r\n* build number change\r\n\r\n* fixed conflicts\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Bugfix] Replace the LF Support View (#159)\r\n\r\n* Moved the LF Cell from Send.\r\n\r\n- BartyCrouch linted the stigns files.\r\n\r\n* Updated the LF Support location\r\n\r\n- Reset the localiaztion language to ā€˜Customer supportā€™\r\n- Add the dismissal actions\r\n\r\n* [Bugfix] Fix buy tab: Simplex urls (#157)\r\n\r\n* Updated the url to new servers\r\n\r\n* Linted the Localized strings\r\n\r\n* Setup url constants\r\n\r\n* updated pk file status\r\n\r\n* Updated per PR review comments\r\n\r\n* fixed naming of the url variable\r\n\r\n* version bump\r\n\r\nCo-authored-by: Mohamed Barry \r\nCo-authored-by: Nikolay Spassov \r\n\r\n* [Merge v2.9.0] into Master (#170)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* Develop - Release/v2.8.0 (#132)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Fix crash in Amount formatter (#140)\r\n\r\n* šŸ¦ŗ [Tech Debt] Update Podfile and Refactor build process (#144)\r\n\r\n* Update Podfile\r\n\r\n- Set mimum value of iOS 13\r\n- Removed unused SwiftyJSON\r\n- Removed unused Watch Scheme\r\n- re-added xcscheme\r\n- removed non-used code\r\n- added status badge in README\r\n\r\n* removed the podfile target force\r\n\r\n* added SPM .build folder exclusion in gitignore\r\n\r\n* [Bugfix] Renamed enum from State (#147)\r\n\r\n* Renamed enum from State\r\n\r\n ## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState`\r\n\r\n* Toggled iOS version 13\r\n\r\n* Revert \"[Bugfix] Renamed enum from State (#147)\" (#150)\r\n\r\nThis reverts commit ea8293b5c7f206706942416a1d7d9b139926fa97.\r\n\r\n* [Warmfix] Issue:146 Remove direct donation: support litecoin foundation (#151)\r\n\r\n* Prepared the code for differnt Cell / Remove Donation Code\r\n\r\n- Updated localized strings file(s)\r\n- Removed old Donate files\r\n- Updated SendVIewController\r\n\r\n* Resolved the previous conflicts\r\n\r\n- Added in SupportLitecoinFoundation SwiftUI view and model\r\n- Working in the basic functionality of the new Support Litecoin Foundation view\r\n\r\n* Worked in the vars of SupportLitecoinFoundation view\r\n\r\n* Removed Donation code\r\n\r\n* Set a URL for the support LTC address\r\n\r\n* Add new WebKit view and supporting code\r\n\r\n* Adjusted height constants in the nightmare scenario of the SendCell\r\n\r\n-There is a nasty sandwich of ViewControllers where SwiftUI should be used.\r\n- This needs to be simplified\r\n\r\n# Conflicts:\r\n#\tloafwallet/src/ViewControllers/RootModals/SendViewController.swift\r\n\r\n* Added new MVVM Views and ViewModels\r\n\r\n- Adding more SwiftUI code\r\n\r\n* Refactored and stubbed out tests\r\n\r\n* version bump\r\n\r\n* Renamed enum from State to ReduxState\r\n\r\n## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState` using Xcode Refactor: Rename\r\n\r\n* Cleaned up Localized strings file\r\n\r\n* Added review fixes\r\n\r\n- Added CGFloat multiplier in padding\r\n- Fixed formatting\r\n- Added tracking Support taps\r\n\r\n* [Release] Merge v2.8.2 into Develop (#158)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Release/v2.8.0 (#131)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Release v2.8.2] Merge into Develop\r\n\r\n## Release Notes: v2.8.2 (1)\r\nThis release is due to a requirement to App Store to remove references to donations. In itā€™s replacement, a reference to the Litecoin Foundation support page where the user can elect to send LTC if they so choose.\r\n- [Warmfix] Issue:146 Remove direct donation: support litecoin foundatiā€¦\r\n\r\n## Other Improvements\r\n- Fix crash in Amount formatter (#140)\r\n- [Bugfix] Renamed enum from State (#147) (#150)\r\n\r\n## Bugfixes\r\n - Renaming the enum caused a conflict with SwiftUI @State\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Hotfix Increment\r\n\r\n-Updated to allow upload to App Store\r\n\r\n* build number change\r\n\r\n* fixed conflicts\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Bugfix] Replace the LF Support View (#159)\r\n\r\n* Moved the LF Cell from Send.\r\n\r\n- BartyCrouch linted the stigns files.\r\n\r\n* Updated the LF Support location\r\n\r\n- Reset the localiaztion language to ā€˜Customer supportā€™\r\n- Add the dismissal actions\r\n\r\n* [Bugfix] Fix buy tab: Simplex urls (#157)\r\n\r\n* Updated the url to new servers\r\n\r\n* Linted the Localized strings\r\n\r\n* Setup url constants\r\n\r\n* updated pk file status\r\n\r\n* Updated per PR review comments\r\n\r\n* fixed naming of the url variable\r\n\r\n* [Merge v2.8.3] into Develop (#169)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Release/v2.8.0 (#131)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Release v2.8.2] Merge into Master (#153)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* Develop - Release/v2.8.0 (#132)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Fix crash in Amount formatter (#140)\r\n\r\n* šŸ¦ŗ [Tech Debt] Update Podfile and Refactor build process (#144)\r\n\r\n* Update Podfile\r\n\r\n- Set mimum value of iOS 13\r\n- Removed unused SwiftyJSON\r\n- Removed unused Watch Scheme\r\n- re-added xcscheme\r\n- removed non-used code\r\n- added status badge in README\r\n\r\n* removed the podfile target force\r\n\r\n* added SPM .build folder exclusion in gitignore\r\n\r\n* [Bugfix] Renamed enum from State (#147)\r\n\r\n* Renamed enum from State\r\n\r\n ## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState`\r\n\r\n* Toggled iOS version 13\r\n\r\n* Revert \"[Bugfix] Renamed enum from State (#147)\" (#150)\r\n\r\nThis reverts commit ea8293b5c7f206706942416a1d7d9b139926fa97.\r\n\r\n* [Warmfix] Issue:146 Remove direct donation: support litecoin foundation (#151)\r\n\r\n* Prepared the code for differnt Cell / Remove Donation Code\r\n\r\n- Updated localized strings file(s)\r\n- Removed old Donate files\r\n- Updated SendVIewController\r\n\r\n* Resolved the previous conflicts\r\n\r\n- Added in SupportLitecoinFoundation SwiftUI view and model\r\n- Working in the basic functionality of the new Support Litecoin Foundation view\r\n\r\n* Worked in the vars of SupportLitecoinFoundation view\r\n\r\n* Removed Donation code\r\n\r\n* Set a URL for the support LTC address\r\n\r\n* Add new WebKit view and supporting code\r\n\r\n* Adjusted height constants in the nightmare scenario of the SendCell\r\n\r\n-There is a nasty sandwich of ViewControllers where SwiftUI should be used.\r\n- This needs to be simplified\r\n\r\n# Conflicts:\r\n#\tloafwallet/src/ViewControllers/RootModals/SendViewController.swift\r\n\r\n* Added new MVVM Views and ViewModels\r\n\r\n- Adding more SwiftUI code\r\n\r\n* Refactored and stubbed out tests\r\n\r\n* version bump\r\n\r\n* Renamed enum from State to ReduxState\r\n\r\n## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState` using Xcode Refactor: Rename\r\n\r\n* Cleaned up Localized strings file\r\n\r\n* Added review fixes\r\n\r\n- Added CGFloat multiplier in padding\r\n- Fixed formatting\r\n- Added tracking Support taps\r\n\r\n* [Release v2.8.2] Merge into Develop\r\n\r\n## Release Notes: v2.8.2 (1)\r\nThis release is due to a requirement to App Store to remove references to donations. In itā€™s replacement, a reference to the Litecoin Foundation support page where the user can elect to send LTC if they so choose.\r\n- [Warmfix] Issue:146 Remove direct donation: support litecoin foundatiā€¦\r\n\r\n## Other Improvements\r\n- Fix crash in Amount formatter (#140)\r\n- [Bugfix] Renamed enum from State (#147) (#150)\r\n\r\n## Bugfixes\r\n - Renaming the enum caused a conflict with SwiftUI @State\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Hotfix Increment\r\n\r\n-Updated to allow upload to App Store\r\n\r\n* build number change\r\n\r\n* fixed conflicts\r\n\r\nCo-authored-by: Mohamed Barry \r\nCo-authored-by: Nikolay Spassov \r\n\r\n* version bump\r\n\r\nCo-authored-by: Mohamed Barry \r\nCo-authored-by: Nikolay Spassov \r\n\r\n* [Feature Issue 154] Adding Unstoppable Domains functionality (#155)\r\n\r\n* Added UD to Podfile\r\n\r\n- Stubbed out the view, viewModel and the test class for UD\r\n\r\n* [UI Polish] Added images and localized strings\r\n\r\n- Added more of strings and UD structure\r\n- Trimmed images to resize for button\r\n- Added localized strings for placeholder\r\n\r\n* Updated UnstoppableDomainsView and Model details\r\n\r\n- Added DEV notes script\r\n- Adjusted Previews by unchecking the `build install only`\r\n\r\n* Added more tests\r\n\r\n- UnstoppableDomains View Model tests\r\n- SupportLitecoinFoundationViewModel tests\r\n\r\n* reformatted code in new SwiftUI views and viewModels\r\n\r\n* Added UD action to the SendViewController\r\n\r\n* Updated project\r\n\r\n* Updated localized UD Placeholder\r\n\r\n* Setup API keys\r\n\r\n* removed pk file\r\n\r\n* Changed the localizations related to UD\r\n\r\n- Added ā€˜Orā€™ label\r\n- Added UD placeholder text\r\n- Changed the LTC address placeholder text\r\n\r\n* Added in the Or and relayout of the button\r\n\r\n- Added Partner layout view for UD and Simplex\r\n\r\n* Resolved code review comments\r\n\r\n- Update the localizations\r\n- Refactored the UD shared instance (singleton) to retain throguh the call\r\n- Added timing probes\r\n\r\n* revert to current version\r\n\r\n* reformatted the Support LF view strings\r\n\r\n* Remove Test Playground.\r\n\r\n* Removed unused SocialView and ViewModel\r\n\r\n* Improved resolution\r\n\r\n- Added a Dispatch and ā€˜exitā€™ when address is found sooner than 12 secs. Much better experience for the user.\r\n\r\n* Added infura\r\n\r\n* Resolved review comments\r\n\r\n* Rewrote copy for ā€œEnter a Litecoin addressā€\r\n\r\n* version bump\r\n\r\n* Minor bugfix: reordered UD address lines to set the first responderā€¦duh\r\n\r\n* build update\r\n\r\n* Resolve conflicts\r\n\r\nCo-authored-by: Mohamed Barry \r\nCo-authored-by: Nikolay Spassov \r\n\r\n* [Merge v3.0.0] into Master (#183)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* Develop - Release/v2.8.0 (#132)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Fix crash in Amount formatter (#140)\r\n\r\n* šŸ¦ŗ [Tech Debt] Update Podfile and Refactor build process (#144)\r\n\r\n* Update Podfile\r\n\r\n- Set mimum value of iOS 13\r\n- Removed unused SwiftyJSON\r\n- Removed unused Watch Scheme\r\n- re-added xcscheme\r\n- removed non-used code\r\n- added status badge in README\r\n\r\n* removed the podfile target force\r\n\r\n* added SPM .build folder exclusion in gitignore\r\n\r\n* [Bugfix] Renamed enum from State (#147)\r\n\r\n* Renamed enum from State\r\n\r\n ## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState`\r\n\r\n* Toggled iOS version 13\r\n\r\n* Revert \"[Bugfix] Renamed enum from State (#147)\" (#150)\r\n\r\nThis reverts commit ea8293b5c7f206706942416a1d7d9b139926fa97.\r\n\r\n* [Warmfix] Issue:146 Remove direct donation: support litecoin foundation (#151)\r\n\r\n* Prepared the code for differnt Cell / Remove Donation Code\r\n\r\n- Updated localized strings file(s)\r\n- Removed old Donate files\r\n- Updated SendVIewController\r\n\r\n* Resolved the previous conflicts\r\n\r\n- Added in SupportLitecoinFoundation SwiftUI view and model\r\n- Working in the basic functionality of the new Support Litecoin Foundation view\r\n\r\n* Worked in the vars of SupportLitecoinFoundation view\r\n\r\n* Removed Donation code\r\n\r\n* Set a URL for the support LTC address\r\n\r\n* Add new WebKit view and supporting code\r\n\r\n* Adjusted height constants in the nightmare scenario of the SendCell\r\n\r\n-There is a nasty sandwich of ViewControllers where SwiftUI should be used.\r\n- This needs to be simplified\r\n\r\n# Conflicts:\r\n#\tloafwallet/src/ViewControllers/RootModals/SendViewController.swift\r\n\r\n* Added new MVVM Views and ViewModels\r\n\r\n- Adding more SwiftUI code\r\n\r\n* Refactored and stubbed out tests\r\n\r\n* version bump\r\n\r\n* Renamed enum from State to ReduxState\r\n\r\n## Problem\r\n The original design of Breadwallet (Loafwallet) used a SimpleRedux architecture which maanged the State in an unsual (yet effective) way.\r\n\r\nWithin that design ā€˜stateā€™ was managed by an enum named ā€œStateā€\r\n\r\nThis was fine until SwiftUI and Combine where there is now a name collision since @State is referring to the SwfitUI attribute.\r\n\r\n ## Approach\r\nWhile redesiging the app would be ideal, the reality is this needs to be fixed as soon as possible because Litewallet is now using SwiftUI.\r\n\r\n Steps to fix the problem:\r\n - [ ] Renamed variable from `State` to `ReduxState` using Xcode Refactor: Rename\r\n\r\n* Cleaned up Localized strings file\r\n\r\n* Added review fixes\r\n\r\n- Added CGFloat multiplier in padding\r\n- Fixed formatting\r\n- Added tracking Support taps\r\n\r\n* [Release] Merge v2.8.2 into Develop (#158)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Release/v2.8.0 (#131)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Release v2.8.2] Merge into Develop\r\n\r\n## Release Notes: v2.8.2 (1)\r\nThis release is due to a requirement to App Store to remove references to donations. In itā€™s replacement, a reference to the Litecoin Foundation support page where the user can elect to send LTC if they so choose.\r\n- [Warmfix] Issue:146 Remove direct donation: support litecoin foundatiā€¦\r\n\r\n## Other Improvements\r\n- Fix crash in Amount formatter (#140)\r\n- [Bugfix] Renamed enum from State (#147) (#150)\r\n\r\n## Bugfixes\r\n - Renaming the enum caused a conflict with SwiftUI @State\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Hotfix Increment\r\n\r\n-Updated to allow upload to App Store\r\n\r\n* build number change\r\n\r\n* fixed conflicts\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Bugfix] Replace the LF Support View (#159)\r\n\r\n* Moved the LF Cell from Send.\r\n\r\n- BartyCrouch linted the stigns files.\r\n\r\n* Updated the LF Support location\r\n\r\n- Reset the localiaztion language to ā€˜Customer supportā€™\r\n- Add the dismissal actions\r\n\r\n* [Bugfix] Fix buy tab: Simplex urls (#157)\r\n\r\n* Updated the url to new servers\r\n\r\n* Linted the Localized strings\r\n\r\n* Setup url constants\r\n\r\n* updated pk file status\r\n\r\n* Updated per PR review comments\r\n\r\n* fixed naming of the url variable\r\n\r\n* [Merge v2.8.3] into Develop (#169)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* Release/v2.8.0 (#131)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* ## Release Notes: v2.8.0 (version bump)\r\n\r\nThis release is the first release in months that needed an update based on the changes in the enviroment. In general, the Litewallet code base is bloated with 1000's of lines of unused code and this makes debugging and adding new features very difficult. In addition, the requirements of iOS 14 and the plan to move from UIKit to a SwiftUI+Combine architecture means subsequent PRs will reflect a more streamlined codebase.\r\n\r\n## Tech Debt\r\n- Also have watch xcscheme added per upgrade\r\n- Added Issue templates (#122)\r\n\t- Bug Report\r\n\t- Feature Request\r\n- Updated key for RemoteRunnable in xcscheme\r\n- remove unused fonts\r\n- run code on main thread\r\n- update cocoapods firebase\r\n- update addresses + event\r\n\r\n## Improvements\r\n* compute QR code only once\r\n\t- Soft launch for Import QR Code\r\n\r\n## Bugfixes\r\n* fix crash: window required\r\n\r\n## Temporary Workarounds\r\nThe proxy server the supports buying LTC is being refactored and so no mobile clients can use the Simplex service\r\n\t* Disabled Simplex / Added temp message\r\n\t\t- Was causing crashes when return messages were happening.\r\n\t\t- Will update in the next cycle with an updated UI\r\n\t\t- Added a Analytics: DID TAP BUY TAB marker\r\n\t\t- Added Coming Soon label to the tableview background view for a temporary sign\r\n\t\t- Added all translation for the coming soon message\r\n\r\n## Authors\r\nKerry Washington \r\nMohamed Barry \r\n\r\n* Removed schemes (#125)\r\n\r\nGoal: Reduce the codebase in prep for a major refactor. This removed the debug scheme and watch scheme.\r\n\r\n* [Tech Debt] Remove Apple Watch code (#124)\r\n\r\n* Remove Apple Watch code\r\n\r\n- The Apple Code is very old and has never been updated.\r\n- There is a longer plan to remove superflous code.\r\n- If others ask to re-add it we will look again with the later versions\r\n\r\n* Removed NotificationServiceExtension\r\n\r\n- This is cruft that has never been called\r\n- Added in 2016\r\n- This is not supported currently\r\n\r\n* Change email addresses\r\n\r\nAlso added feedback and support emails.\r\n\r\n* Added HTML for support email\r\n\r\nFixed bitcoin references\r\n\r\n* Removed empty UITests\r\n\r\n* bump build number\r\n\r\n* updated html to be for iPhone only\r\n\r\n* Fix podfile and build version\r\n\r\n* Revert \"[Bugfix] Cleared Simplex (#126)\"\r\n\r\nThis reverts commit ac69d0de201d46e0ffa01630d9b82f442261533a.\r\n\r\n* bump build number\r\n\r\nCo-authored-by: Mohamed Barry \r\n\r\n* [Release v2.8.2] Merge into Master (#153)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\n* [Bugfix] Cleared Simplex (#126)\r\n\r\n* Disabled Simplex \r\n- Was causing crashes when return messages were happening.\r\n- Will update in the next cycle with an updated UI\r\n- Added a Analytics: DID TAP BUY TAB marker\r\n\r\n* Added Coming Soon label to the tableview background view for a temporary sign\r\n- Added all translation for the coming soon message\r\n\r\n* Develop - Release/v2.8.0 (#132)\r\n\r\n* [Merge to Master] Develop with tech debt improvements (#123)\r\n\r\n* fix crash: window required\r\n\r\n* compute QR code only once\r\n\r\n* run code on main thread\r\n\r\n* update cocoapods firebase\r\n\r\n* update addresses + event\r\n\r\n* version bump\r\n\r\n* remove unused fonts\r\n\r\n* Updated key for RemoteRunnable in xcscheme\r\n\r\n* Added Issue templates (#122)\r\n\r\n- Bug Report\r\n- Feature Request\r\n- Also have watch xcscheme added per upgrade\r\n\r\nCo-authored-by: Mohamed Barry #246)"}},{"before":"892d81c4707b23b8106cdbeeb48ba10e155a3a68","after":"2534079efec8b22b8cd4e0982ef9dc9610e77c67","ref":"refs/heads/release/v3.13.5","pushedAt":"2024-07-18T07:40:43.000Z","pushType":"push","commitsCount":36,"pusher":{"login":"hassanashraf92","name":"Hassan Ashraf","path":"/hassanashraf92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72735304?s=80&v=4"},"commit":{"message":"fix: merge conflicts with main","shortMessageHtmlLink":"fix: merge conflicts with main"}},{"before":"0865a975cd9847992e9948f89985c37c01ef676c","after":"892d81c4707b23b8106cdbeeb48ba10e155a3a68","ref":"refs/heads/release/v3.13.5","pushedAt":"2024-07-17T13:36:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hassanashraf92","name":"Hassan Ashraf","path":"/hassanashraf92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72735304?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/develop' into release/v3.13.5","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/develop' into release/v3.13.5"}},{"before":"019dfee1dee4654781b13d6f9e0a716b96e89449","after":"0865a975cd9847992e9948f89985c37c01ef676c","ref":"refs/heads/release/v3.13.5","pushedAt":"2024-07-17T13:23:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hassanashraf92","name":"Hassan Ashraf","path":"/hassanashraf92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72735304?s=80&v=4"},"commit":{"message":"fix: merge conflicts with main branch","shortMessageHtmlLink":"fix: merge conflicts with main branch"}},{"before":"892d81c4707b23b8106cdbeeb48ba10e155a3a68","after":"019dfee1dee4654781b13d6f9e0a716b96e89449","ref":"refs/heads/release/v3.13.5","pushedAt":"2024-07-17T13:13:35.000Z","pushType":"push","commitsCount":36,"pusher":{"login":"hassanashraf92","name":"Hassan Ashraf","path":"/hassanashraf92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72735304?s=80&v=4"},"commit":{"message":"fix: merge conflicts with main branch","shortMessageHtmlLink":"fix: merge conflicts with main branch"}},{"before":"788679967c5dcb9c55dc9d104ac6720c2cd734a4","after":"984d8979c9d78eb7119c076a8ca20e3fa77f1a88","ref":"refs/heads/main","pushedAt":"2024-07-14T16:37:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"Dirty changes to add the projectfile\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"Dirty changes to add the projectfile"}},{"before":"b282cae6d6c08fcbeb03a5217293646f54445bd1","after":"892d81c4707b23b8106cdbeeb48ba10e155a3a68","ref":"refs/heads/release/v3.13.5","pushedAt":"2024-07-14T16:20:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/develop' into release/v3.13.5","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/develop' into release/v3.13.5"}},{"before":"c49b3996322b85c6bead033a4cbb1cad4700e1ca","after":"e25ed0face96e1b935f2fdaae747ea92d1951dae","ref":"refs/heads/develop","pushedAt":"2024-05-31T14:00:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"šŸš€[Release v3.13.5] Merge into Develop (#245)\n\n* version bump\r\n\r\nSigned-off-by: kcw-grunt \r\n\r\n* removed unused code\r\n\r\nSigned-off-by: kcw-grunt \r\n\r\n* Added Ukrainian localizations\r\n\r\n- version bump\r\n\r\nSigned-off-by: kcw-grunt \r\n\r\n* Disabled bitrefill until compliance docs received\r\n\r\nAdjusted low fees tier\r\n\r\nSigned-off-by: kcw-grunt \r\n\r\n* version bump\r\n\r\n- Removed Unstoppable code\r\n- Uncommented out Bitrefill\r\n- added more branding\r\n\r\nSigned-off-by: kcw-grunt \r\n\r\n* bugfix of SyncProgress crash\r\n\r\nhttps://console.firebase.google.com/project/litewallet-beta/crashlytics/app/ios:com.litecoin.loafwallet/issues/fecabb7c7120dca59920bd7a1918c710?time=last-seven-days&types=crash&sessionEventKey=040a831703ba417ab9c755d44759ced2_1949520751979676838\r\n- Removed Unstoppable code\r\n- Uncommented out Bitrefill\r\n- added more branding\r\n- Need to redesign Moonpay for Apple meeting\r\n- Added labels\r\n\r\nSigned-off-by: kcw-grunt \r\n\r\nFurther polishing the new buy view\r\n\r\n- rebuilt moonpay view\r\n- removed unused logos\r\n- added paste button\r\n- improved layout\r\n- Added non-buy country tabBar ViewController\r\n- Fixed the region filter to change tabbar for unsupported countries\r\n- Added unsupported event for Firebase\r\n- Reset sync params to original value\r\n\r\nSigned-off-by: kcw-grunt \r\n\r\nRefactored code\r\n\r\nSigned-off-by: kcw-grunt \r\n\r\n---------\r\n\r\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"šŸš€[Release v3.13.5] Merge into Develop (#245)"}},{"before":"0c57f0bf839304cb4c34f753f4426f797aa6a601","after":"b282cae6d6c08fcbeb03a5217293646f54445bd1","ref":"refs/heads/release/v3.13.5","pushedAt":"2024-05-31T02:43:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"bugfix of SyncProgress crash\n\nhttps://console.firebase.google.com/project/litewallet-beta/crashlytics/app/ios:com.litecoin.loafwallet/issues/fecabb7c7120dca59920bd7a1918c710?time=last-seven-days&types=crash&sessionEventKey=040a831703ba417ab9c755d44759ced2_1949520751979676838\n- Removed Unstoppable code\n- Uncommented out Bitrefill\n- added more branding\n- Need to redesign Moonpay for Apple meeting\n- Added labels\n\nSigned-off-by: kcw-grunt \n\nFurther polishing the new buy view\n\n- rebuilt moonpay view\n- removed unused logos\n- added paste button\n- improved layout\n- Added non-buy country tabBar ViewController\n- Fixed the region filter to change tabbar for unsupported countries\n- Added unsupported event for Firebase\n- Reset sync params to original value\n\nSigned-off-by: kcw-grunt \n\nRefactored code\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"bugfix of SyncProgress crash"}},{"before":null,"after":"0c57f0bf839304cb4c34f753f4426f797aa6a601","ref":"refs/heads/release/v3.13.5","pushedAt":"2024-05-19T12:55:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"version bump\n\n- Removed Unstoppable code\n- Uncommented out Bitrefill\n- added more branding\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"version bump"}},{"before":"10276a0d79bbc3b79cb50eaecc0a614f740d3470","after":"d06099d0d0c186d769c8276d315ecf1c09202bde","ref":"refs/heads/redesign-develop","pushedAt":"2024-05-18T07:16:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"small change\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"small change"}},{"before":"6cabec86ee4b76f40600f64d5ff8f549abfd5da2","after":"244c29438f357241934c563813c2e8e800ca0b25","ref":"refs/heads/release/v3.13.4","pushedAt":"2024-05-16T17:46:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"Disabled bitrefill until compliance docs received\n\nAdjusted low fees tier\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"Disabled bitrefill until compliance docs received"}},{"before":null,"after":"6cabec86ee4b76f40600f64d5ff8f549abfd5da2","ref":"refs/heads/release/v3.13.4","pushedAt":"2024-05-11T17:42:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"},"commit":{"message":"version bump\n\nSigned-off-by: kcw-grunt ","shortMessageHtmlLink":"version bump"}},{"before":"3dcd65f6e25b06879ece0fb9eae630fbb57416d8","after":null,"ref":"refs/heads/bugfix/resolve-loafwallet-core-update","pushedAt":"2024-05-11T17:32:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"1e7d374a2a9b0bd420928b2a30dd6640584afc60","after":null,"ref":"refs/heads/deleting-unused-workflow-1","pushedAt":"2024-05-11T17:32:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"2e3dd737cc5a244e127be129fc426dee523925a6","after":null,"ref":"refs/heads/deleting-unused-workflow-2","pushedAt":"2024-05-11T17:32:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"95e549cc9c364d5f94ed500109385dd2d0a1dc1f","after":null,"ref":"refs/heads/exploration/update-create-restore-wallet","pushedAt":"2024-05-11T17:32:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"d898620846a6a450f221b244ac26b1a3a063b66b","after":null,"ref":"refs/heads/feature/191-apple-watch-refactor","pushedAt":"2024-05-11T17:32:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"f06a8f500fa571f5c58521a237cdf8c39415bc2e","after":null,"ref":"refs/heads/feature/add-bitrefill-new","pushedAt":"2024-05-11T17:32:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"246fb2bb0a9579bdf3d050a45abe0dbbb3369238","after":null,"ref":"refs/heads/techdebt/relayout-send-view-controller","pushedAt":"2024-05-11T17:32:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"d5031295e2f5549e6bf852589a308842a51fa8e7","after":null,"ref":"refs/heads/feature/apple-watch","pushedAt":"2024-05-11T17:31:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"15359d1de59e45192f99243e11f57509df6322b8","after":null,"ref":"refs/heads/bugfix/buy-is-broken-138","pushedAt":"2024-05-11T17:31:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"cc6af0f94d4e87dfd783fb48b842ee3c219d2c5a","after":null,"ref":"refs/heads/kcw-grunt-read-bitrise","pushedAt":"2024-05-11T17:31:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"64c1dd9cfdc3f06f70b02cd49c81a6976dfaaaa4","after":null,"ref":"refs/heads/techdebt/UpdateDomainToIO","pushedAt":"2024-05-11T17:31:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"1846a6ca4c7d8f24f2db54f3b1344518f277e41e","after":null,"ref":"refs/heads/techdebt/removed-articleids","pushedAt":"2024-05-11T17:31:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"2fdc89896b7c9174cafd6187e97739c16f966416","after":null,"ref":"refs/heads/techdebt/tighter-bitrefill-137","pushedAt":"2024-05-11T17:31:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}},{"before":"47c8510ea4e3a044a38f4a3ac0da116b296a394c","after":null,"ref":"refs/heads/update-readme-for-dev-notes","pushedAt":"2024-05-11T17:31:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kcw-grunt","name":"Kerry Washington","path":"/kcw-grunt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2899463?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yM1QxMzoxOTo1MC4wMDAwMDBazwAAAASG4i5q","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yM1QxMzoxOTo1MC4wMDAwMDBazwAAAASG4i5q","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xMVQxNzozMTozNC4wMDAwMDBazwAAAARHVxWg"}},"title":"Activity Ā· litecoin-foundation/litewallet-ios"}