This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
Releases: Ivy-Apps/ivy-wallet
Releases · Ivy-Apps/ivy-wallet
Release v4.1.0
- 85cdc7a Merge pull request #825 from ILIYANGERMANOV/develop
- 3c526ab Bump version
- affc7cf Organize Vue icons in categories
- 3d761be WIP: Group icons by sections
- d8066c4 Add Vue icons
- f1d8b32 Implement support for the new item icons
- 806578f WIP: Icon chooser
- 73154a2 Fix display Overdue transactions from previous month
Release v4.0.0
- cba5055 Merge pull request #814 from ILIYANGERMANOV/develop
- bb5d2bc Make internal_release.yml more stable
- 9236650 Bump version
- fcf5295 Update proguard-rules.pro
- d8be13c Fix bug where transaction categories weren't synced
- 611cc5e Fix CSV imports
- d21063b Implement CalculatorTest.kt
- 46e8157 WIP: CalculatorTest.kt
- 5f29be0 WIP: CalculatorTest.kt
- 4dc455a Add tests for PieCharts
- 93ffe8f Add test for the Expense PieChart
- 0626a28 Fix previews
- f518270 Fix planned payments bugs
- 5098967 Fix EditTransaction() test
- 71e812d Fix DeleteAccount() test
- 535d3b9 Fix broken budgets
- 9486ceb Improve transaction description UX
- 99d411e Add more details about Ivy DAO
- d43738e Merge pull request #797 from Vishwa-Raghavendra/PieChartScreen
- bcca593 PieChart Improvements
- e5ed4b4 Merge pull request #796 from mhss1/develop
- 4a7f9c0 Converted Room Dao functions to suspend functions.
- 3c26a65 WIP: Ivy DAO
- 58429e2 Simplify Ivy DAO
- 2dd5943 WIP: Ivy DAO docs
- 16cc5b7 Merge pull request #795 from Vishwa-Raghavendra/develop
- f2c709b BugFixes
- c622eab Merge pull request #794 from Vishwa-Raghavendra/PieChartScreen
- 7d49381 PieChartScreen Fix
- acc13e5 Merge pull request #791 from code-a1/develop
- 6d351dc Added hard-coded strings in strings.xml and optimized italian translation
- 833fa5f Fix doing work on main thread
- 277a7a4 Merge pull request #790 from Vishwa-Raghavendra/develop
- 6ce05c9 Merge pull request #789 from StarHamster/templates
- 4f1eae1 BugFix : Broken IvyImport to Db
- 6bd9c4d Improve issue templates
- 38b1247 Merge pull request #787 from Vishwa-Raghavendra/AccountScreen
- 518d66d Transfers as Inc/Exp in ItemStatisicScreen
- 53c7e26 Added Backup Support
- c7a5ee0 Added Setting tile
- 8e63b79 Support for transfers as income/expense
- 92337f6 Merge Fixes
- fcc55db Merge pull request #786 from Vishwa-Raghavendra/develop
- 69775af Todo-Fix: CustomExchangeRate
- 8a136ce Merge pull request #781 from code-a1/develop
- d486dca Update
- 7d138bd Resolved conflicts
- ace1fd9 Resolved conflicts
- 3130270 Fix wrong CalcIncomeExpenseAct.kt
- a1fb2bd Merge pull request #782 from StarHamster/strings-fix
- 8c5beea Merge pull request #777 from StarHamster/develop
- 0029ecf Merge pull request #784 from ILIYANGERMANOV/architecture
- 676f529 Add Room DB files
- 09974a1 Fix wrongly balance
- a2d48d3 Fix DB migrations
- 53c3c2f WIP: Fix DB migrations
- 5c3abc4 Make the project builds! (certainly it's unstable)
- 2939358 WIP: Fix build errors
- 5989332 WIP: Fix build errors
- 208827e WIP: Fix build errors
- d9402d5 WIP: Fix build errors
- 34605f9 Fix BudgetViewModel.kt
- 8eb42e0 Move FPAction.kt to run on IO thread by default
- a5e0b5c Fix AccountsViewModel.kt
- db326e4 WIP: Fix build errors
- 9cd5d0f Fix
sync
package errors - 60982c2 WIP: The Great Refactor
- 985a49f Re-work HomeViewModel.kt
- 490eef0 WIP: Re-work domain logic
- 6c600b7 WIP: Clean-up
domain.pure
- d784c5d WIP: Clean-up
domain.pure
- ea91845 WIP: Clean-up
domain.pure
- 63837c4 WIP: Actions
- 5b4343f WIP: Composition
- d805d14 WIP:
ivy-fp
module - 1782f7a Rework data object through the different layers (everything is broken & won't compile)
- 0f180b6 Drop
wishlist_items
table - 3734ab9 Move deprecated packages to
domain.deprecated
- 13dd3f8 Rename
fp
topure
- b103bda WIP: Refactor
- 69a208b WIP:
domain.fp
re-work - 60e95fb Implement declarative wallet balance calculation
- 9ad7b53 WIP: Composition
- 8b22a51 WIP: Action composition (not building)
- 2cf9c52 WIP: Composition refactor (not building)
- 1815146 Update BudgetScreen.kt
- a277075 Added Italian translation, added strings to strings.xml and optimized a date for localization
- dc0872b Merge branch 'develop' of https://github.com/ILIYANGERMANOV/ivy-wallet into AccountScreen
- 78bee3d Apply calculator pattern to number order
- 6ce9108 Merge pull request #774 from code-a1/develop
- 85c7db6 Fixed typo
- f2c7986 Added strings in strings.xml
- b603ba4 Merge pull request #773 from code-a1/develop
- 7e09e63 Fixed typo
- 3dcbb02 Added strings in strings.xml
- ea3fef0 Added strings in strings.xml
- 67d7f54 Merge pull request #769 from mhss1/develop
- caccfcb Merge pull request #770 from StarHamster/develop
- b841617 Add icons
- c16c8ef Added strings for ui.theme.modal.edit
- 1b1e49e Added strings for ui.theme.wallet
- 9904011 Merge pull request #764 from code-a1/develop
- c08e9bd Added strings in strings.xml
- d7bb64e Merge branch 'develop' of https://github.com/ILIYANGERMANOV/ivy-wallet into AccountScreen
- c67cb8c AccountsTab Refactor
- 26a4d98 Implement
then
for composing "actions" - a7defb4 Re-organize
domain.action
- 0382c78 WIP: Developer Guidelines
- 21143de WIP: Ivy Developer Guidelines
- 4f3c377 Merge pull request #757 from mhss1/develop
- 3569b71 Added strings for ui.statistic and fixed some strings from previous commits
- 0c5f172 Merge pull request #756 from code-a1/develop
- 8c5860e Merge remote-tracking branch 'origin/develop' into develop
- fbf8770 Added strings in strings.xml
- a8163f4 Added strings in strings.xml
- d278d07 Added strings in strings.xml
- 5746341 Added strings in strings.xml
- cd7e95c Merge pull request #755 from code-a1/develop
- 3574250 Added strings in strings.xml
- 42a87de Added strings in strings.xml
- b5ebc17 Merge pull request #751 from code-a1/develop
- 9c0d10f Update ChartsScreen.kt
- 935ce2e Update WalletCharts.kt
- a6b5a9d Update CategoryCharts.kt
- 6d8e649 Update CategoriesBottomBar.kt
- 309d5a1 Update BudgetScreen.kt
- acf53d5 Update BudgetBottomBar.kt
- 7c83488 Update ConnectBankScreen.kt
- 9d6fd14 Update BalanceScreen.kt
- e7b50e2 Update IncomeExpensesRow.kt
- f906acf Update AccountsTab.kt
- 4802ba7 Added new strings
- 759ae0c Merge pull request #750 from code-a1/develop
- f57c1c0 Changed hard-coded strings with string.xml ones
- e1f4d6d Added strings for the applocked UI
- 178691c Merge pull request #748 from StarHamster/docs
- 074c23a Update README.md
- 07540aa Add Room DB 120.json
- 1a53889 Add DASH crypto
- e4e07d5 Merge pull request #740 from Vishwa-Raghavendra/develop
- b0c6714 BackupData fix
- 59a93a0 Add global
stringRes()
method to access string.xml from any place - 0d36354 Deprecate
domain.logic
package
Release v3.1.2-fast
Release v3.1.1-fast
Release v3.1.0-fast-2
Release v3.0.1-universe
v3.0.0-universe
Merge pull request #646 from ILIYANGERMANOV/develop Develop (features + progress)
Release v2.3.4-halley
- db2897c Merge pull request #457 from ILIYANGERMANOV/develop
- 7ba21ff Bump version
- eab9184 Fix broken test
- 70743a5 Add option to choose month for prev. and next year in ChoosePeriodModal.kt
- 37185fc Display selected month's year if it's not this year.
- ac424f8 Merge pull request #417 from Vishwa-Raghavendra/fix-issue-416
- d25b48a customStartDayOfMonthPeriodRange Fix
- c161e38 Bug-Fix #416: Fixed Transactions appearing out of scope
- c5007a4 Bug-Fix #400: Fixed 'Start date of month != 1 is broken for January'
- 0edbfbc Merge pull request #414 from Vishwa-Raghavendra/fix-issue-357
- f49693e Merge pull request #410 from Vishwa-Raghavendra/fix-issue-358
- 8dca9b3 Bug-Fix #357: Timezone error fixed
- fb72c1d Bug-Fix #358 : Fixed Previous month transactions disappearing
Release v2.3.3-halley
- 42161be Merge pull request #380 from ILIYANGERMANOV/develop
- 32d36e6 Bump version
- badb0d0 Implement option to delete all user data
- b5338b3 Fix broken UI tests
- 1c0cac0 Merge pull request #355 from swapnilkadlag/develop
- af72b08 Replaced top/bottom padding with vertical padding for Account button in EditBottomSheet.
- 6f0acb9 Fixed font baseline alignment using baseline shift instead of padding workaround
- 1d89776 Make swiping between "Home" and "Accounts" tab more sensitive
Release v2.3.2-halley
- cd70f51 Merge pull request #224 from ILIYANGERMANOV/develop
- 1acd6dd Bump app version
- 7210542 Add support for 14 more crypto currencies
- d232267 Update PULL_REQUEST_TEMPLATE.md
- f3ce3d2 Persist more menu state after backing one of it's screens
- b1b30aa Merge pull request #219 from ILIYANGERMANOV/import-csv-monefy
- 2147a0d Update PULL_REQUEST_TEMPLATE.md (broken by Android Studio reformat)
- c823dfa Update PULL_REQUEST_TEMPLATE.md
- 6d54deb Update Ivy Wallet PR template
- e679439 Closes #206; Import CSV from Monefy
- 745682c WIP: CSV import from Monefy (import ready, needs instructions)
- dc376e6 WIP: Monefy import + update app icons for import