Repository for the Mifos Mobile Banking App for clients
  • Kotlin 96.5%
  • Shell 3.2%
  • Ruby 0.2%
Find a file
Ansh Jain 1ac71f074d
feat(feature/share-account ): added Indonesian localization (#3133)
Co-authored-by: Rajan Maurya <therajanmaurya@users.noreply.github.com>
Co-authored-by: Sk Niyaj Ali <niyaj639@gmail.com>
2026-04-01 22:17:25 +05:30
.claude/commands
.github chore: removed workflows (#3128) 2026-03-18 08:30:38 +00:00
.run
build-logic
cmp-android
cmp-desktop
cmp-ios Fix : App build failure due to unresolved string resources (#3129) 2026-03-18 13:17:20 +05:30
cmp-navigation
cmp-shared Fix : App build failure due to unresolved string resources (#3129) 2026-03-18 13:17:20 +05:30
cmp-web
config
core Fix : App build failure due to unresolved string resources (#3129) 2026-03-18 13:17:20 +05:30
core-base
docs/images/graphs
fastlane
fastlane-config
feature feat(feature/share-account ): added Indonesian localization (#3133) 2026-04-01 22:17:25 +05:30
gradle
keystores
kotlin-js-store
libs
lint
scripts
spotless
.editorconfig
.gitignore
.ruby-version
AndroidStyle.xml
build.gradle.kts
ci-prepush.bat
ci-prepush.sh
CLAUDE.md
CODE_OF_CONDUCT.md
compose_compiler_config.conf
CONTRIBUTING.md
Gemfile
Gemfile.lock
generateModuleGraphs.sh
gradle.properties
gradlew
gradlew.bat
keystore-manager.sh
LICENSE
README.md
secrets.env
settings.gradle.kts
sync-dirs.sh

Mifos Mobile

Mifos-Mobile Android Application for MifosX

An Android Application built on top of the MifosX Self-Service platform for end-user customers to view/transact on the accounts and loans they hold. Data visible to customers will be a sub-set of what staff can see. This is a native Android Application written in Kotlin.

Kotlin Kotlin Multiplatform Android

PRs Welcome GitHub license GitHub release GitHub issues

Workflow for master/development branches Slack Jira Zoom

[!Note] We're moving towards to Jira for issue tracking. Please use Jira for issue tracking. And Join our slack community channel mifos-mobile to discuss all things about Mifos Mobile development, and keep discussions focused and avoid cross-posting across channels. Please join our daily Mobile Stand-Up on Zoom.

Demo Credentials

Access the Mifos Mobile demo credentials on our Jira Wiki page.

How to Contribute

Thank you for your interest in contributing to the Mifos Mobile project by Mifos! We welcome all contributions and encourage you to follow these guidelines to ensure a smooth and efficient collaboration process. To get started, please refer to the Contribution Guide for detailed instructions on how to contribute to the project.

Branch Policy

For development purposes, always pull from the development branch, as all contributions and updates are merged into this branch. Upon completion of development, changes are subsequently merged into the master branch, which represents the stable and bug-free version of the code.

Development Setup

Please refer to the Development Setup Guide for detailed instructions on configuring the development environment.

Committing Your Changes

After making changes in your local repository, you will need to commit them to your GitHub repository. If you are unfamiliar with the process of committing changes, please refer to the Committing Your Changes guide.

Squashing Your Commits

To ensure a clean and organized Git history, contributors are encouraged to squash their commits before merging. Instructions on how to squash commits can be found in the Squashing Your Commits guide.

Resolving Merge Conflicts

Occasionally, merge conflicts may arise when your pull request is being reviewed. These conflicts need to be resolved manually. To learn how to resolve merge conflicts, please refer to the Solving Merge Conflicts guide.

Instructions to Get the Latest APK

To download the latest APK navigate to the latest release here, and download the APK file from the assets section.

Wiki

To know more about the project details and architecture guidelines, visit our Wiki.

Code of Conduct

Mifos has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributors

Special thanks to the incredible code contributors who continue to drive this project forward.

mifos-mobile-contributors