Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
danielpasker pushed 1 commit to feat/add-post-comments-fragment danielpasker/GymnastLink
- undo nav fix 2228fa4
danielpasker pushed 1 commit to feat/add-post-comments-fragment danielpasker/GymnastLink
- workouts fragment refinements 49e6dc2
danielpasker pushed 10 commits to feat/add-post-comments-fragment danielpasker/GymnastLink
- create workouts fragment with search layout caaec44
- create lists in workout fragment 20c4cfe
- fix bottom menu going up when keyboard apears bug a90f36e
- change the adapter to store strings and change the layout of the screen to be all scrollable 1d14c81
- change exercise item to card 57630bb
- put the strings to the strings resource 4b6489f
- pull from main and fix conflicts 08cc28c
- Merge pull request #4 from danielpasker/feat/create-workout-fragment-ui Feat/create workout fragment UI 3122528
- Merge branch 'main' of https://github.com/danielpasker/GymnastLink into feat/add-post-comments-fragment # Conflicts:... 9ed14a2
- pull from main a5ff735
danielpasker created a review on a pull request on danielpasker/GymnastLink
great. fix conflicts and merge
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)
danielpasker pushed 1 commit to feat/add-post-activity-ui danielpasker/GymnastLink
- change add post to fragment 4a775e9
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