Skip to content

Releases: Ivy-Apps/ivy-wallet

Release v2.3.0-halley

05 Dec 17:17
731e822
Compare
Choose a tag to compare

Release v2.2.10-comet

27 Nov 19:25
c03ffe1
Compare
Choose a tag to compare
  • c03ffe1 Merge pull request #190 from ILIYANGERMANOV/develop
  • 6bdde5d Bump version
  • dedd9b6 Update suggestions in edit mode, too

Release v2.2.9-comet

27 Nov 18:47
531ad97
Compare
Choose a tag to compare
  • 531ad97 Merge pull request #189 from ILIYANGERMANOV/develop
  • adce1b1 Fine-tune & optimize create transaction with swipe gesture
  • 5410778 Make tests more stable
  • 50a7209 Fine-tune create transaction with swipe gesture
  • d71fc82 Bump version
  • cbd7843 Merge pull request #188 from ILIYANGERMANOV/loans
  • 48cd7f5 Closes #159; Add comment
  • 79a176b Closes #90; Create transaction with swipe gesture (might need fine-tuning)
  • 32ba7a4 Refactor & optimize HomeTab.kt
  • fc1bf85 Display suggestions in all cases and only if the Keyboard is shown
  • a57d56b Hide "Loans" feature
  • 1cea958 WIP: Loans UI
  • 8b61bb7 WIP: Loans UI
  • 2a083a9 WIP: Loans
  • ef40024 Reset TestIdlingResource when retrying test
  • f0e28c8 Merge pull request #176 from ILIYANGERMANOV/develop
  • a4c0900 Merge pull request #175 from ILIYANGERMANOV/ui-tests
  • 32d7e37 Improve testWithRetry{} to restart IvyActivity on failure
  • 6631da6 Refactor testWithRetry {} in AccountsTest.kt & BudgetsTests.kt
  • 1e7114a Implement proper manual test retry mechanism
  • f785bcd Improve tests stability
  • cf2c3f7 Optimize UI tests
  • e1282b7 Stabilize UI tests
  • d1ed9a9 Ignore not working properly tests + refactor OperationsSecondaryTest.kt
  • 4c1e993 Add change local account name tests
  • 93135c8 Add "LockApp_semiTest" test
  • 28c9fe5 Add "Savings goal" tests
  • 6d5b58e Make UI tests more stable
  • 7cfc472 Improve PULL_REQUEST_TEMPLATE.md by adding instructions how to run UI tests
  • 3ed4a38 Stabilize Ivy Wallet UI tests
  • 4b15f25 Fix broken "CreateOneTimePlannedPayment_fromFAB" test
  • 1d196af Fix broken DeletePlannedPayment_Root() test
  • 1400d33 Fix broken delete transaction test
  • 4298738 Make tests more stable and fix broken EditTransaction test
  • f32ed32 Speed up Ivy Wallet UI tests (may be more flaky)
  • 2971bd9 [UX] Scroll EditTransactionScreen.kt to top when a suggestion is clicked
  • 832cc28 Closes #172; Add support for Shiba Inu (SHIB) crypto
  • 648b99c Use pre-installed Fastlane on Mac OS
  • b94fb26 Install up-to-date bundler version
  • 8f2cb55 Try ui_tests.yml workflow with Pixel 3XL
  • 24c6199 Change emulator profile to Pixel 5
  • 8ea07f9 Change ui_tests.yml workflow Emulator profile to Nexus 6
  • 3b33b91 Change ui_tests.yml workflow Emulator profile
  • 99fe0ee Remove target for Emulator so the job can run
  • a80549a Improve ui_tests.yml workflow
  • 5fbadfb WIP: Tests stability
  • e33789e WIP: Reorder accounts & categories tests (currently failing)
  • c16ef88 Add test for creating several budgets
  • bd29c38 Implement "Delete Budget" test
  • 62edbee Add more budget tests
  • 62fa80f Add create global budget test
  • 118b2d2 Add test for Adding several planned payments
  • d38d20b Add tests for deleting planned payment instance & planned payment root
  • b691230 Add test for creating one-time planned payment from FAB
  • f325c7f Refactor CreatePlannedPayment test
  • 4cffcc6 Add test for creating planned payment from Onboarding prompt
  • 1e09cfe Add DeleteTransaction test
  • 34a1da8 Implement CategoriesTest.kt
  • a450288 Add Create Category test
  • 2a7cf10 Add test for Onboarding + with choosing currency
  • ed54afd Add EditAccountTest + refactor
  • 4abae95 WIP: ReorderAccounts test
  • fe4350a Minor refactor for PR #170
  • 62463be Merge pull request #170 from Vishwa-Raghavendra/fix-issue-62
  • ecd34a4 Smoother HomeUI Scroll and Animation
  • ce0db41 Merge pull request #169 from ILIYANGERMANOV/develop
  • 9b1e743 Merge pull request #168 from ILIYANGERMANOV/onboarding-ui-tests
  • c67f808 Update PULL_REQUEST_TEMPLATE.md
  • 00b40fb Refactor tests & create empty files for the rest of the test plan
  • c46cf1f Stabilize tests
  • 379df7c Add Delete Account test
  • 5c59803 Add test for creating Account if different currency
  • 6cbe418 Add AccountsTest.kt & remove "UI tests" workflow from README
  • 48b114f Add "Edit Transaction" test
  • f270954 Try to stabilize flaky tests
  • 0a7bbcc Write test for making transfer between accounts
  • 3ae4a12 Add test for adding several transactions
  • 538fd78 Implement simple test for "Create income transaction"
  • e764432 Implement full test for Onboard & Adjust Balance
  • 1486dc3 Fix UI tests flakiness (hopefully)
  • 2c1403d Fix broken tests when run async & setup Hilt DI for testing
  • dafe01d Upgrade Jetpack Compose & fix tests that fail
  • f9d377c Add TestIdlingResource to some of ViewModel's operations
  • cc25464 WIP: BasicOperationsTest.kt
  • c23de57 Implement default Onboarding test
  • 1d2261a Reset app's state after each test
  • fd181db WIP: Onboarding UI tests (state isn't reset)
  • 5b55ccf Merge pull request #162 from ILIYANGERMANOV/develop
  • 23b0617 Merge pull request #161 from ILIYANGERMANOV/ui-tests
  • e01aaa7 Update README.md with job split badges
  • 3c9ea0a Rename job in ui_tests.yml
  • 259dc52 Optimize CI/CD by splitting ui_tests_lint.yml into 2 separate workflows + enable gradle.properties OPTIMIZATION

Release v2.2.8-comet

19 Nov 21:58
Compare
Choose a tag to compare
  • 51cd0f5 Bump version
  • 308f2fb Disable part of gradle.properties optimization & disable UI tests from internal_release.yml
  • 9ad5aaa Improve internal_release.yml steps naming

Release v2.2.6-comet

18 Nov 19:04
6125d97
Compare
Choose a tag to compare
  • 6125d97 Merge pull request #154 from ILIYANGERMANOV/develop
  • fca0730 Bump version
  • 7a13d72 Merge pull request #153 from ILIYANGERMANOV/import-from-bluecoins
  • a95269c Closes #144; Implement import CSV from Bluecoins
  • 3ab8b6c Improve performance
  • a7ae404 Improve ItemStatisticScreen.kt UI
  • 4774f2f Improve UX and optimize performance for PR #152
  • c3b0695 Merge pull request #152 from Vishwa-Raghavendra/fix-issue-17
  • 877a332 Shifted to a Simple Animation in ItemStatisticScreen
  • 9d1baa5 Merge pull request #147 from Vishwa-Raghavendra/develop
  • 2145d80 RecyclerView Library Update

Release v2.2.5-comet

16 Nov 16:17
8701add
Compare
Choose a tag to compare
  • 8701add Merge pull request #141 from ILIYANGERMANOV/develop
  • 906b8e1 Merge pull request #140 from ILIYANGERMANOV/bugfixes-and-improvements
  • 66a2381 Bump version
  • 245ddaa Replace TODO with a comment
  • 953a68c Improve SmartTitleSuggestionsLogic.kt
  • ab09f55 Make "Add Transaction Compact" widget the default one that we suggest
  • a98d5f6 Closes #98, closes #99; Implement Smart Title suggestions
  • 9e00d87 Refactor and improve SmartTitleSuggestionsLogic.kt
  • 7a6720f WIP: Smart title suggestions (needs refactoring & improvement)
  • b0dfca2 Remove unnecessary provider
  • deaac47 Closes #122; Implement compact "Add Transaction" widget

Release v2.2.4-comet

16 Nov 11:18
0c25f38
Compare
Choose a tag to compare
  • 0c25f38 Merge pull request #138 from ILIYANGERMANOV/develop
  • ccdd217 Merge pull request #137 from ILIYANGERMANOV/bugfixes-and-improvements
  • b544636 Bump version
  • ffa3751 Closes #135; Fix critical bug where amount cannot be entered

Release v2.2.3-comet

16 Nov 09:26
eb4c3d0
Compare
Choose a tag to compare
  • eb4c3d0 Merge pull request #134 from ILIYANGERMANOV/develop
  • f0d7a39 Bump version
  • e571639 Merge pull request #133 from ILIYANGERMANOV/develop
  • 3f1042e Fix critical onboarding black screen bug

Release v2.2.2-comet

15 Nov 17:31
ce021a8
Compare
Choose a tag to compare
  • ce021a8 Merge pull request #131 from ILIYANGERMANOV/develop
  • 9eeac43 Merge pull request #130 from ILIYANGERMANOV/bugfixes-and-improvements
  • 328c864 Bump version
  • dd7dd49 Improve change months with horizontal swipe UX
  • b004169 Improve horizontal swipe between tabs UX
  • cb7ef2d Closes #128; Improve GesturesExt.kt and implement change months with swipe
  • 3df7122 Closes #88; Navigate with horizontal swipe between "Home" and "Accounts"
  • 0446f59 Refactor vertical swipe handling by introducing Modifier#verticalSwipeListener()
  • 8a6cb6d Closes #129; Format calculator amounts properly
  • 206c4fe Set CalculatorModal.kt initial value based on AmountModal.kt
  • 56f5af3 Closes #119; Localize input formatting
  • 70bffc3 WIP: Localize amount formatting
  • e21711b Merge pull request #127 from ILIYANGERMANOV/bugfixes-and-improvements
  • 3b484f8 Configure USER_INACTIVE_TIME_LIMIT to 60s for better security
  • 6140b95 Implement proper "App Lock" mechanism (re-work the existing one)
  • ec3347c Extract AppLockedScreen.kt to another file + minor refactor (& fix bug caused by the previous refactor)
  • de799c3 Reformat code and minor refactor in PR #125
  • f769aef Merge pull request #126 from ILIYANGERMANOV/bugfixes-and-improvements
  • e0de4ff Add checkout_pr.sh
  • c922716 Improve copy
  • aaec098 Add different UI state in PaywallScreen.kt when "Premium" is bought
  • 3bfae48 Implement different UI state for "Premium" button is SettingsScreen.kt when premium is bought
  • 935d5cd Merge pull request #125 from Vishwa-Raghavendra/fix-issue-107
  • 1033913 Hide preview in Recent Apps & ReAuthenticate on UserInactivity

Release v2.2.1-comet

12 Nov 12:53
5d7047c
Compare
Choose a tag to compare
  • 5d7047c Merge pull request #114 from ILIYANGERMANOV/develop
  • 6b6e5f1 Merge pull request #113 from ILIYANGERMANOV/bugfixes-and-improvements
  • 323996a Bump version
  • 165ea7e Add more supported date formats so we can import from Fortune City CSV
  • fa14224 Display properly selected period in Home when start date isn't set to 1