Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
shaynisanov pushed 8 commits to main danielpasker/GymnastLink
- add new post activity ui 6fb75aa
- Merge branch 'main' of https://github.com/danielpasker/GymnastLink into feat/add-post-activity-ui # Conflicts: # app... f55c819
- pull from master & combined FrameLayout with FragmentContainerView c30ee62
- add dynamic color 352aa22
- add image picking and removing 4ffa31e
- change add post to fragment 4a775e9
- PR fixes a4ac27f
- Merge pull request #3 from danielpasker/feat/add-post-activity-ui feat/add-post-activity-ui 622ac65
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
whats all that?
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
reformat
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
why not put all this logic in onCreateView? as in the other fragments
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
use the model from the external api we use
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
it will be easier to use material card. as used in post (instead of providing a drawable)
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
move the second recyclerView to the bottom of the first one (as discussed)
danielpasker created a review comment on a pull request on danielpasker/GymnastLink
extract to a string resource (apply to all string in xml)
shaynisanov pushed 3 commits to feat/create-workout-fragment-ui danielpasker/GymnastLink
danielpasker pushed 1 commit to feat/add-post-activity-ui danielpasker/GymnastLink
- change add post to fragment 4a775e9
shaynisanov created a review comment on a pull request on danielpasker/GymnastLink
why you create new activity and not new frame? i think tis better that all our screens will be fragments and the only activity will be the main activity
danielpasker pushed 1 commit to feat/add-post-activity-ui danielpasker/GymnastLink
- add image picking and removing 4ffa31e
danielpasker pushed 1 commit to feat/add-post-activity-ui danielpasker/GymnastLink
- add dynamic color 352aa22
danielpasker pushed 6 commits to feat/add-post-activity-ui danielpasker/GymnastLink
- add dependencies for navigation d600b7e
- create navigation and adjust it to the bottom bar menu 72f284b
- fix title text from fragment bug 25f0c3d
- Merge pull request #2 from danielpasker/feat/create-navigation Feat/create navigation d678225
- Merge branch 'main' of https://github.com/danielpasker/GymnastLink into feat/add-post-activity-ui # Conflicts: # app... f55c819
- pull from master & combined FrameLayout with FragmentContainerView c30ee62
shaynisanov pushed 1 commit to feat/create-navigation danielpasker/GymnastLink
- fix title text from fragment bug 25f0c3d