Commit Graph

46 Commits

Author SHA1 Message Date
Hekmatullah
1c87699fcf
fix(core-base,android-config): correct time import and update android_config.rb (#1917) 2025-09-05 09:33:31 +01:00
FINTECHEANDO
264646dedd
Update README.md (#1868) 2025-07-17 04:26:52 +00:00
David Higgins
154610e08b
Update Readme with updated Code of conduct and contributor agreement (#1865) 2025-05-13 13:03:26 -04:00
JILAKARA REVANTH KUMAR
306126529e
Update Zoom Link with Current Standup Link (#1854) 2025-03-20 10:43:36 -04:00
Aritra Das
751436df3f
fix: Added jira and zoom link in Readme.md file (#1850)
* fix: Added jira and zoom link in Readme.md file

* Fixed the slack link and the name

* fix: changed the slack link

* Removed the mifospay android run file

* Fixed the jira link of the badge
2025-02-21 14:28:43 -05:00
Sk Niyaj Ali
61bf530fe3
Updated Wiki links 2024-12-13 03:20:31 +05:30
Sk Niyaj Ali
8bf36ea8e0
Update README.md 2024-12-11 21:14:01 +05:30
Sk Niyaj Ali
4a22b6e650
chore: Updated Readme (#1834)
* chore: Updated Readme

* Updated Images
2024-12-11 09:46:15 -05:00
JILAKARA REVANTH KUMAR
775fdef9d0
Readme Updated (#1819) 2024-11-26 12:32:33 -05:00
JILAKARA REVANTH KUMAR
0fa31c0b87
Readme Updated (#1818) 2024-11-23 16:51:27 -05:00
Sk Niyaj Ali
3782fd0d6f
Merge kmm-impl into dev (#1813)
* Feat: KMP Library Setup (#1766)

* Migrating from hilt to koin (This) (#1764)

* Migrating from hilt to koin

* Fixed Instance creation error

* refactor: Removed Hilt and migrated to Koin

This commit removes Hilt and migrates the project to Koin for dependency injection.

The following
 changes were made:

- Removed the `AndroidHiltConventionPlugin`.
- Added the `AndroidKoinConventionPlugin`.
- Updated dependencies to use Koin.
- Updated KSP configuration for Koin.
- Updated feature modules to use Koin.
- Updated common modules to use Koin
.
- Removed Hilt annotations and replaced them with Koin annotations.
- Updated ViewModels to use Koin for dependency injection.
- Updated modules to use Koin for dependency injection.

* Formatted Dependencies

* migrating from hilt to koin clean up commit

* Revert "migrating from hilt to koin clean up commit"

This reverts commit bb63058e49.

---------

Co-authored-by: Sk Niyaj Ali <niyaj639@gmail.com>

* Feat: KMP Library Setup

---------

Co-authored-by: Nagarjuna <99315689+Nagarjuna0033@users.noreply.github.com>

* Feat: [:core:model] - Migrated to KMM (#1770)

* Feat: [:core:common] KMP Migration (#1768)

* Feat: [:core:common] KMP Migration

* Updated Usage Declaration

* Feat: [:core:datastore] - Migrated to KMP (#1769)

* Feat: [:core:network] - Migrated to KMP (#1772)

* Feat: [:core:network] - Migrated to KMP

* Feat: [:core:data] - Migrated to KMP Library

* Feat: [:core:designsystem] - Migrated to KMP with CMP Library (#1774)

* Feat: [:core:ui] - Migrated to KMP with CMP Library (#1775)

* Feat: [:feature:auth] - Migrated to Kotlin Multiplatform (#1782)

* Feat: [:feature:auth] - Migrated to Kotlin Multiplatform

* Added Support For Web

* Feat: Migrated Passcode Module to KMP (#1783)

* Feat: Migrated Home Module to KMP (#1784)

* Feat: Migrated Edit Password Module to KMP (#1787)

* Feat: Migrated FAQ module to kmp (#1786)

* Feat: Migrated Settings Module to KMP (#1785)

* Feat: Migrated Profile Module to KMP (#1788)

* Feat: Migrated History Module to KMP (#1790)

* Feat: Migrated Payments Module to KMP (#1791)

* Feat: Migrated Finance Module to KMP (#1792)

* Feat: Migrated Accounts Module to KMP (#1793)

* Feat: Migrated Accounts Module to KMP

* Updated README.md

* Update README.md

* Feat: Migrated Invoices Module to KMP (#1794)

* Feat: Migrated KYC Module to KMP (#1798)

* Migrated Notification Module to KMP (#1799)

* Feat: Migrated KYC Module to KMP

* Feat: Migrated Notification Module to KMP

* Feat: Migrated Saved Card Module to KMP (#1800)

* Feat: Migrated Receipt Module to KMP (#1801)

* fix: Ios Build (#1802)

* Feat: Migrated SI Module to KMP (#1803)

* Feat: Migrated Request Money Module to KMP (#1807)

* Feat: Migrated Send Money Module to KMP (#1808)

* Feat: Migrated Make Transfer Module to KMP (#1809)

* Feat: Migrated QR Module to KMP (#1810)

* Feat: Migrated UPI Setup Module to KMP (#1811)

* Feat: Final Clean-up For KMP (#1812)

* Feat: Final Cleanup For KMP

* Update README.md

* Update EditPassword README.md

* Update FAQ README.md

* Update Finance README.md

* Update History README.md

* Update Home README.md

* Update Invoice README.md

* Update KYC README.md

* Update Make Transfer README.md

* Update Notification README.md

* Update Payments README.md

* Update Profile README.md

* Update Saved Card README.md

* Update Send Money README.md

* Update Settings README.md

* Update SI README.md

* Migrating from hilt to koin (This) (#1764)

* Migrating from hilt to koin

* Fixed Instance creation error

* refactor: Removed Hilt and migrated to Koin

This commit removes Hilt and migrates the project to Koin for dependency injection.

The following
 changes were made:

- Removed the `AndroidHiltConventionPlugin`.
- Added the `AndroidKoinConventionPlugin`.
- Updated dependencies to use Koin.
- Updated KSP configuration for Koin.
- Updated feature modules to use Koin.
- Updated common modules to use Koin
.
- Removed Hilt annotations and replaced them with Koin annotations.
- Updated ViewModels to use Koin for dependency injection.
- Updated modules to use Koin for dependency injection.

* Formatted Dependencies

* migrating from hilt to koin clean up commit

* Revert "migrating from hilt to koin clean up commit"

This reverts commit bb63058e49.

---------

Co-authored-by: Sk Niyaj Ali <niyaj639@gmail.com>

* Profile UI redesign  (#1767)

* Refactor Profile UI

* Fixed Build Issue

* Profile UI Bug Fix & Improvement

* added placeholder for  when uri is null

cleanup

fix spotless test failure

* Fix - CI Build Issue

---------

Co-authored-by: Sk Niyaj Ali <niyaj639@gmail.com>

* refactor: Redesign payment screen (#1773)

* refactor: Redesign payment screen

* resolved detekt error

* refactor : changed current theme instead of using NewUi

* resolved spotless errors

* refactor: Redesign finance screen (#1777)

* refactor: Redesign payment screen

* resolved detekt error

* refactor : changed current theme instead of using NewUi

* resolved spotless errors

* refactor: Redesign finance screen UI

* resolved spotless errors

* resolved conflicts

* changed structure of accounts screen

* refactor padding values in finance screen

* fix: dark theme colors (#1789)

* fix: dark theme colors

* fixed edit icon tint

* Fix invoice api (#1797)

* Redesign requeset screen UI

* fix MissingKoinDefinitionException

* removed comments and fixed share qr code bug

* fix: Invoice APIs

* update readme file (#1804)

* update readme file

* update readme file

* update readme file with how to contribute

* Add branch policy (#1805)

* update readme file

* update readme file

* update readme file with how to contribute

* update readme file with how to contribute

* update readme file with branch Policy

---------

Co-authored-by: Rajan Maurya <therajanmaurya@users.noreply.github.com>

* Migrating from hilt to koin (This) (#1764)

* Migrating from hilt to koin

* Fixed Instance creation error

* refactor: Removed Hilt and migrated to Koin

This commit removes Hilt and migrates the project to Koin for dependency injection.

The following
 changes were made:

- Removed the `AndroidHiltConventionPlugin`.
- Added the `AndroidKoinConventionPlugin`.
- Updated dependencies to use Koin.
- Updated KSP configuration for Koin.
- Updated feature modules to use Koin.
- Updated common modules to use Koin
.
- Removed Hilt annotations and replaced them with Koin annotations.
- Updated ViewModels to use Koin for dependency injection.
- Updated modules to use Koin for dependency injection.

* Formatted Dependencies

* migrating from hilt to koin clean up commit

* Revert "migrating from hilt to koin clean up commit"

This reverts commit bb63058e49.

---------

Co-authored-by: Sk Niyaj Ali <niyaj639@gmail.com>

* Merge kmm-impl to dev

---------

Co-authored-by: Nagarjuna <99315689+Nagarjuna0033@users.noreply.github.com>
Co-authored-by: Rajan Maurya <therajanmaurya@users.noreply.github.com>
Co-authored-by: Pronay Sarker <pronaycoding@gmail.com>
Co-authored-by: kapmaurya <152150716+kapmaurya@users.noreply.github.com>
2024-11-06 10:22:46 -05:00
kapmaurya
49101cde9a
Add branch policy (#1805)
* update readme file

* update readme file

* update readme file with how to contribute

* update readme file with how to contribute

* update readme file with branch Policy

---------

Co-authored-by: Rajan Maurya <therajanmaurya@users.noreply.github.com>
2024-10-30 16:46:20 -04:00
kapmaurya
38db3366a9
update readme file (#1804)
* update readme file

* update readme file

* update readme file with how to contribute
2024-10-30 16:13:20 -04:00
Sk Niyaj Ali
2451ba540e
Configured Git Hooks & Migrated to Convention Plugin (#1759)
* Configured Git Hooks & Migrated to Convention Plugin

* Renamed branch name

* updated proguard-rules.pro
2024-09-04 12:37:34 -04:00
Sk Niyaj Ali
dc95c55df4
Final Cleanup - Refactor Deprecated Libraries & Apply Custom Lint (#1752)
* Final Cleanup - Refactor Deprecated Libraries & Apply Custom Lint

* Fix - [:ci] Fixed id of run_check job

* Fix - [:ci] Fixed id of run_check job

* Fix - [:mifospay] Updated splash screen icon

Updated the splash screen icon to use the correct drawable and adjusted the size of the icon in the drawable
.
Also, disabled the `ResourceName` lint rule until the libraries are shipped to Maven.
Finally, updated the CI workflow to include the dependency guard job in the build job's needs.

* Refactor - AccountsScreen Icons to MifosIcons

* - Fixing DesignSystem Lint Error

* - Uploading Lint Baseline

* - Fixing Formatting
2024-08-25 19:34:39 -04:00
Abhinav kumar
470fb81599 Add fenced code block 2024-05-07 18:24:48 -04:00
Avneet Singh
084c5e762e docs #1574: update slack link 2024-03-21 00:32:38 -04:00
Rajan Maurya
aecf89f96e doc: update 2024-02-04 23:30:09 -05:00
Rajan Maurya
c5bbe479b6 doc: update 2024-02-04 23:30:09 -05:00
Rajan Maurya
682079320f doc: Notice 2024-02-04 23:30:09 -05:00
Pratyush Singh
20e68d4c29 docs #1494: updated slack details for new contributors 2024-01-28 13:37:43 -05:00
Avneet Singh
2d06952d0b docs #1488: Slack and Credentials update 2024-01-24 22:00:20 -05:00
Avneet Singh
e2c431803f docs: slack link and contributors 2024-01-23 18:28:04 -05:00
Rachit Gupta
2091f6dfe8
docs: Add detailed contribution guidelines to README (#1396) 2023-07-28 12:04:06 +05:30
Sparsh Agrawal
2ed3e44a4d
docs: Add instructions to get the latest apk from the artifacts in the readme (#1059) 2020-11-28 13:05:37 +05:30
VedPatwardhan
d4f23f86f1
Updated the badge for master branch 2020-11-16 09:30:04 +05:30
VedPatwardhan
0b01cceb3a
Updated the badge for dev branch 2020-11-14 12:57:58 +05:30
s-ayush2903
5d4c35212a
Fix #1043 Added GitHub Actions for build check and remove old CI options 2020-11-11 21:08:46 +05:30
devansh-299
fb39e2da42 fix#661 - added updated screenshots of the application 2020-05-25 16:38:21 +05:30
Rohit Verma
250ff5aed5
Add Mifos Pay logo in Readme (#887) 2020-04-12 17:19:27 +05:30
V Bhavna Haritsa
58f8229a5d added travis ci commands in readme (#648) 2020-01-16 16:32:04 +05:30
Rachit Gupta
0f07f531d7 docs: correct links in README file (#628) 2019-12-27 23:33:05 +05:30
V Bhavna Haritsa
d1f088ea3b modified readme with new instructions (#594) 2019-12-12 21:44:21 +05:30
Michael Vorburger ⛑️
532bc88834 update TravisCI links in README (re. #573)
see https://github.com/openMF/mobile-wallet/issues/573
2019-12-02 01:41:52 +01:00
Amartya Mondal
49febae086 Grammatical error in readme file has been resolved (#343) 2019-11-23 19:51:25 +05:30
Amartya Mondal
48899e3691 Corrected the cloning url (#345) 2019-11-23 19:50:04 +05:30
Naman Dwivedi
886843b775
Update README.md 2019-02-28 17:23:02 +05:30
Naman Dwivedi
3884cc910b sync master and dev, fix conflicts 2019-02-28 17:02:16 +05:30
RajaVamsi11
3af3a68445 fix : Updated broken links (#270) 2019-02-17 12:38:36 +05:30
Rohan Sharma
2698bd59fa Updated readme to dev also (#238) 2019-01-24 08:57:19 +05:30
Amrita Nair
f350408af2 Update README.md (#227) 2019-01-21 20:20:58 +05:30
RajaVamsi11
0dcace3a5e Update README.md (#215)
Fixed Typos and minor grammatical errors.
2019-01-17 19:01:09 +05:30
Rohan Sharma
c5882b7beb
Changes done as requested 2019-01-13 19:53:22 +05:30
Rohan Sharma
70508b33de
Updated readme.md 2019-01-13 19:30:12 +05:30
The Gitter Badger
895497acb1 Add Gitter badge 2018-11-10 09:28:57 +00:00
Naman Dwivedi
ac96248a46 Create README.md 2017-09-05 01:00:17 +05:30