mifos-mobile icon indicating copy to clipboard operation
mifos-mobile copied to clipboard

Repository for the Mifos Mobile Banking App for clients

Results 234 mifos-mobile issues
Sort by recently updated
recently updated
newest added
trafficstars

**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) ![image](https://github.com/openMF/mifos-mobile/assets/78101731/7ff1e64d-9110-4c66-9d1e-145141215a3b) ![image](https://github.com/openMF/mifos-mobile/assets/78101731/4f74fae2-9c02-4b37-87cd-0b783ed296f4) 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. ![image](https://github.com/openMF/mifos-mobile/assets/78101731/ac5da0c1-69b8-4375-9a9b-c7bedd57d558) What did you expect the app to do? I don't think people...

bug
good first issue

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.

workflow fix

**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,...

bug

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...

bug