Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
danielpasker pushed 2 commits to main shaynisanov/GymnastLink-Web
danielpasker closed a pull request on danielpasker/GymnastLink
add profile fragment with edit (without firebase)
danielpasker pushed 4 commits to feat/profile-fragment danielpasker/GymnastLink
danielpasker pushed 15 commits to feat/profile-fragment danielpasker/GymnastLink
- add firebase dependencies from new project in firebase website af44f37
- add local room data base 9cbb09b
- make firebase db to work 4cf2bf0
- pull from main and fix conflicts fc794ed
- change exercise details back button 02d0ea9
- remove not needed text view in fragment code 95ef3ff
- change FirebaseModel to PostFirebaseModel and add progress bar display 5cec60e
- create room db and firebase db integration 0387874
- save the dates as it uploaded and sort posts by dates 79325f5
- update versions 4380202
- restore needed text view in new post fragment code 4fc8dad
- refactor project directory and files d716f44
- fix comments and sort local db posts by date ffe0616
- Merge pull request #7 from danielpasker/feat/add-firebase Feat/implement room and firebase db + implement db on posts ca63b44
- resolved conflicts 5465e4d
danielpasker pushed 2 commits to main danielpasker/GymnastLink
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
do I need to add to local database here as well? because we also add posts to it on listenForPostChanges (that syncs them)
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
don't we want this to all entities? I think it will be better to put this config in a parent class and this will extend it (so will the other entities)
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
put all this in function as it appear twice
danielpasker created a review on a pull request on danielpasker/GymnastLink
great work!
danielpasker created a review on a pull request on danielpasker/GymnastLink
great work!
danielpasker opened a pull request on danielpasker/GymnastLink
add profile fragment with edit (without firebase)
danielpasker opened a pull request on danielpasker/GymnastLink
Update versions in libs.versions.toml
danielpasker created a comment on a pull request on danielpasker/GymnastLink
Resolve conflicts @shaynisanov
danielpasker pushed 1 commit to feat/add-post-comments-fragment danielpasker/GymnastLink
- refactor all recyclerview to match with new RecyclerWithTitleView component b88846b
danielpasker pushed 1 commit to feat/add-post-comments-fragment danielpasker/GymnastLink
- update libraries and remove nutrition from nav b084993
danielpasker pushed 1 commit to feat/add-post-comments-fragment danielpasker/GymnastLink
- combine 2 recyclerViews into one component 288185e
danielpasker pushed 1 commit to feat/add-post-comments-fragment danielpasker/GymnastLink
- add app icon 78a5336
danielpasker pushed 1 commit to feat/add-post-comments-fragment danielpasker/GymnastLink
- text wrap & nested scroll fix 49c42f7