Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
itsPronay created a review comment on a pull request on openMF/android-client
Save, delete and update should be a suspend function always
itsPronay created a branch on itsPronay/android-client
kmp-impl - An android client for the MifosX platform
itsPronay created a branch on itsPronay/mifos-mobile
test - Repository for the Mifos Mobile Banking App for clients
itsPronay created a review comment on a pull request on openMF/android-client
explained here - https://github.com/openMF/android-client/pull/2307#discussion_r1952730461
itsPronay created a review comment on a pull request on openMF/android-client
done. tnx
itsPronay created a review comment on a pull request on openMF/android-client
same as above
itsPronay created a review comment on a pull request on openMF/android-client
we can't replace `Observable<CenterAccounts>` with `Flow<CenterAccounts>` here because Retrofit does not natively support Flow
itsPronay created a review comment on a pull request on openMF/android-client
thanks for pointing that out. I missed it in my PR
itsPronay opened a pull request on openMF/android-client
MIFOSAC-342 [database.center] dbFlow to room migration
Fixes - https://mifosforge.jira.com/browse/MIFOSAC-342 Please make sure these boxes are checked before submitting your pull request - thanks! - [ ] Run the static analysis check `./gradlew ch...itsPronay created a review comment on a pull request on openMF/android-client
@kapmaurya , i think you missed it.. we dont do this in KMP ``` dependencies { Kotlin { sourceSets{ } } }
itsPronay closed a draft pull request on openMF/android-client
NOT FOR MERGE ( core/common KMP draft)
@kapmaurya hereitsPronay pushed 1 commit to model----14 itsPronay/android-client
- migrate [core.model] to KMP applied spotless and detekt rename fixed spotless fix removed parcelize c68e1e3
itsPronay pushed 7 commits to model----14 itsPronay/android-client
- kmp-impl: Room basic setup (#2284) 8394f52
- Feat: Migrating database module from dbflow to room db (#2286) * MIFOSAC-278 adding entities for the migration. here... 5a80565
- [database-Loan] DBflow to Room migration (#2292) * database.loan -DBflow to room * remove flow from impl * fi... 34b0b32
- Feat: Migrate :core:designsystem to KMP (#2290) * Directory restructure :core:designsystem to KMP * Feat: Configu... 5f77fdf
- migrate [core.model] to KMP applied spotless and detekt rename 4fddcff
- fixed spotless 6da5bb0
- fix 797981f
itsPronay created a branch on itsPronay/android-client
KMP-default-jan - An android client for the MifosX platform
itsPronay pushed 5 commits to default itsPronay/android-client
- fix: Login screen crashes when we fill wrong login details (#2288) * fix: Login screen crashes when we fill wrong lo... 2c3d991
- feat: Bug Fixes & Setup Release Process (#2293) c91f980
- chore: Upload `.ruby-version` file (#2294) 0a85fb9
- chore: Upload `google-services.json` file (#2295) 2b1a9d2
- fix: Play Store Release CI/CD (#2296) 48a70d2