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

**Summary:** Migrate QrCodeDisplayFragment from XML Screen to compose

refactor

**Summary:** Migrate Guarantor Screens to Compose and implement Compose Navigation

Jira Task: [MM-29](https://mifosforge.jira.com/browse/MM-29) - [x ] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x ] Run the unit tests with `./gradlew check` to make sure...

**Summary:** Some parts of the code still use Color() instead of MaterialTheme colors, making the theme inconsistent. **Steps to reproduce:** Try changing the theme colors in theme.kt or style.xml and...

**Summary:** The status bar background is not correctly set according to the theme, causing a visual mismatch between the app’s UI and the status bar. **Expected behaviour:** The expected behavior...

Fixes #2710 Please Add Screenshots If there are any UI changes. Light theme: | Before | After | |---|---| | ![light](https://github.com/user-attachments/assets/5029f7d0-d92d-42b1-9ca3-517830b2bf22) | ![light](https://github.com/user-attachments/assets/29049ecc-d5f6-4754-b2a2-86c563310be9) Dark theme: | Before | After |...

Fixes #Issue_Number Please Add Screenshots If there are any UI changes. Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Apply the `AndroidStyle.xml`...

## Description Mifos Mobile is a reference mobile banking app which enables clients to authenticate themselves, view and edit their account details. and make repayments or transactions between their own...

C4GT

Fixes #1250 **Screenrecording** ![GIF-191214_142557](https://user-images.githubusercontent.com/46667021/70846302-082b7600-1e7e-11ea-9343-a87839d62d49.gif) - [x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x] Run the unit tests with `./gradlew check` to make sure you...