Highlights
- Arctic Code Vault Contributor
Pinned
525 contributions in the last year
Activity overview
Contributed to
tuskyapp/Tusky,
pixelcatapp/Pixelcat,
mikepenz/MaterialDrawer
and 5 other
repositories
Contribution activity
December 2020
Created 26 commits in 3 repositories
Created a pull request in Kentico/kontent-java-packages that received 3 comments
add @JsonIgnore to Element.parent
Motivation This makes it possible to serialize ContentItems with Jackson again (it breaks the circular reference chain). It helps with our custom c…
+15
−0
•
3
comments
Opened 8 other pull requests in 1 repository
tuskyapp/Tusky
1
open
7
merged
- cleanup code in ConversationsFragment, SearchFragment and Report*Fragments
- fix emoji preference thumbnails
- cleanup accountManager.activeAccount usages in MainActivity
- set contentDescription for menu toggle
- update dependencies
- remove ThemeUtils.getTintedDrawable
- Workaround for old Androids not connecting to new Let's Encrypt hosts
- fix the notification buttons on the muted users page