Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
itsPronay created a comment on a pull request on openMF/android-client
@he > > @HekmatullahAmin you are viewing the old code, which was for dbflow. News codes are in room package and all the entities were migrated by @Darkeye14 already. > > In room package some da...
itsPronay created a comment on a pull request on openMF/android-client
> @itsPronay I noticed that some data classes inherit from MifosBaseModel, which overrides toString(). If this is only for debugging purposes, I don’t think we really need it. It would be good to c...
itsPronay created a review comment on a pull request on openMF/android-client
why it's inside the `dependencies` block?
itsPronay pushed 1 commit to room-dao itsPronay/android-client
- database.loan - Dbflow to ROOM a197167
itsPronay created a review comment on a pull request on openMF/android-client
yes, we can remove this. thanks for the suggestion.
itsPronay pushed 1 commit to room-dao itsPronay/android-client
- database.loan -DBflow to room f20adfc
itsPronay created a review comment on a pull request on openMF/android-client
I already implemented that in the ViewModel. ![image](https://github.com/user-attachments/assets/8813967d-7d20-4360-95e3-fb1a8cc62206) Regarding the second issue, I’ve already tried that. ...
itsPronay created a review comment on a pull request on openMF/android-client
![image](https://github.com/user-attachments/assets/13f7032c-e437-4947-9487-a3329b3973fc) in the codebase, we are also modifying the value of the data class, we won't be able to do it if we change...
itsPronay pushed 1 commit to room-dao itsPronay/android-client
- [database.Loan] dbflow to room 09da817
itsPronay opened a pull request on openMF/android-client
draft: DBflow migration
Fixes - [Jira-#Issue_Number](https://mifosforge.jira.com/browse/MIFOSAC-) Didn't create a Jira ticket, click [here](https://mifosforge.jira.com/jira/software/c/projects/MIFOSAC/issues/) to creat...itsPronay pushed 2 commits to room-dao itsPronay/android-client
itsPronay created a comment on an issue on openMF/mifos-mobile
@infiniteflux check readme.md file
itsPronay created a comment on an issue on openMF/mifos-mobile
@infiniteflux We have already migrated our project to Jetpack Compose, and now we are moving forward to support KMP. I would suggest joining our Slack for the latest updates
itsPronay created a branch on itsPronay/android-client
room-dao - An android client for the MifosX platform
itsPronay opened a pull request on openMF/android-client
NOT FOR MERGE ( core/common KMP draft)
@kapmaurya hereitsPronay created a branch on itsPronay/android-client
common - An android client for the MifosX platform
itsPronay created a branch on itsPronay/android-client
room-migration-kmp-impl - An android client for the MifosX platform