mifos-mobile
mifos-mobile copied to clipboard
Repository for the Mifos Mobile Banking App for clients
**Summary:** Loan Account Transaction Screen Migration to Compose
Fixes #2546 Please Add Screenshots If there are any UI changes. | XML Screen (before) | Compose Screen (Now) | |-------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------| | https://github.com/openMF/mifos-mobile/assets/77102514/0c1d054d-2048-462a-9a7e-d4786b3dc90e | https://github.com/openMF/mifos-mobile/assets/77102514/c4c9cbc1-a182-4de6-88a4-1419d31576ee |
Migrate update password screen to compose Fixes #2561 & #2558 Screen recording compose: [Screencast_04_16_2024_04:24:59_AM.webm](https://github.com/openMF/mifos-mobile/assets/78101731/e2954e0a-13e2-4c31-af26-bce7ad6ba411) XML: [Screencast_04_16_2024_04:43:17_AM.webm](https://github.com/openMF/mifos-mobile/assets/78101731/6e54f781-ab4a-4ce0-9d5c-94067a1b86ae) COMPOSE( NOW) ____________________________________________________ XML (Before)   Please make sure these boxes are checked...
Summary: I can type letters in the phone number field, and can type more than 10 letters/numbers.  What did you expect the app to do? I don't think people...
The safest way to collecting flows from UI eg. HomeActivity repeatOnLifecycle is a suspend function that takes a [Lifecycle.State](https://developer.android.com/reference/android/arch/lifecycle/Lifecycle.State) as a parameter which is used to automatically create and launch...
**Summary:** The workflow is failing due to fix required in the code analysis, PMD and Build apk.
**Summary:** Clicking the clear filter button on the Saving Account Transactions page after filtering to an empty list does not work as expected, as after clicking the clear filter button,...
Summary: Filter functions within the Account Fragment does not work as expected. - When the accounts are filtered and the result is empty, it doesn't show the empty result page...