Commit d3ccfb3
authored
File tree
109 files changed
+2740
-1188
lines changed- cmp-android/src/main/kotlin/cmp/android/app
- cmp-desktop/src/jvmMain/kotlin
- cmp-web/src
- jsMain/kotlin
- wasmJsMain/kotlin
- core
- datastore/src/commonMain/kotlin/org/mifos/mobile/core/datastore
- model
- data/src/commonMain/kotlin/org/mifos/mobile/core/data
- di
- repositoryImpl
- repository
- designsystem/src/commonMain/kotlin/org/mifos/mobile/core/designsystem
- component
- icon
- model/src/commonMain/kotlin/org/mifos/mobile/core/model
- ui/src/commonMain/kotlin/org/mifos/mobile/core/ui
- component
- feature
- about/src/commonMain/kotlin/org/mifos/mobile/feature/about/ui
- accounts/src/commonMain/kotlin/org/mifos/mobile/feature/accounts/screen
- auth/src/commonMain
- composeResources/values
- kotlin/org/mifos/mobile/feature/auth
- login
- otpAuthentication
- recoverPassword
- registration
- setNewPassword
- status
- uploadId
- beneficiary/src/commonMain/kotlin/org/mifos/mobile/feature/beneficiary
- beneficiaryApplication
- beneficiaryDetail
- beneficiaryList
- presentation
- client-charge/src/commonMain/kotlin/org/mifos/mobile/feature/charge/screens
- guarantor/src/commonMain/kotlin/org/mifos/mobile/feature/guarantor/screens
- guarantorAdd
- guarantorDetails
- guarantorList
- help/src/commonMain/kotlin/org/mifos/mobile/feature/help
- home/src/commonMain/kotlin/org/mifos/mobile/feature/home
- screens
- loan/src/commonMain/kotlin/org/mifos/mobile/feature/loan
- loanAccountApplication
- loanAccountSummary
- loanAccountTransaction
- loanAccountWithdraw
- loanAccount
- loanRepaymentSchedule
- loanReview
- notification/src/commonMain/kotlin/org/mifos/mobile/feature/notification
- onboarding-language
- qr/src/commonMain/kotlin/org/mifos/mobile/feature/qr
- qrCodeDisplay
- qrCodeImport
- qr
- recent-transaction/src/commonMain/kotlin/org/mifos/mobile/feature/recent/transaction/screen
- savings/src/commonMain/kotlin/org/mifos/mobile/feature/savings
- savingsAccountApplication
- savingsAccountTransaction
- savingsAccountWithdraw
- savingsAccount
- savingsMakeTransfer
- settings/src/commonMain/kotlin/org/mifos/mobile/feature/settings
- third-party-transfer/src/commonMain/kotlin/org/mifos/mobile/feature/third/party/transfer
- transfer-process/src/commonMain/kotlin/org/mifos/mobile/feature/transfer/process
- update-password/src/commonMain/kotlin/org/mifos/mobile/feature/update/password
- user-profile/src/commonMain/kotlin/org/mifos/mobile/feature/user/profile
- screens
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+2740
-1188
lines changedLines changed: 85 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 29 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
35 | 43 | | |
36 | 44 | | |
| 45 | + | |
| 46 | + | |
37 | 47 | | |
38 | | - | |
| 48 | + | |
39 | 49 | | |
40 | 50 | | |
41 | | - | |
| 51 | + | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
45 | 55 | | |
46 | 56 | | |
47 | 57 | | |
48 | 58 | | |
49 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
50 | 75 | | |
51 | 76 | | |
52 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | | - | |
16 | 16 | | |
17 | 17 | | |
Lines changed: 19 additions & 43 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 16 | + | |
23 | 17 | | |
24 | | - | |
25 | | - | |
26 | 18 | | |
| 19 | + | |
27 | 20 | | |
28 | 21 | | |
29 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
30 | 26 | | |
31 | | - | |
32 | 27 | | |
33 | 28 | | |
34 | | - | |
35 | | - | |
| 29 | + | |
36 | 30 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
43 | 36 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 37 | | |
56 | 38 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
71 | 47 | | |
72 | 48 | | |
73 | 49 | | |
0 commit comments