Alessio Tudisco
Alessio Tudisco
We can say that the Requery is on a unmaintained state, moreover following zeromake's migration to kotlin the pre-processor seems to be broken. For development purposes we can enable to...
The application currently offers a basic GitHub Packages implementation, it can list user's packages and nothing more. We should implement a Package view activity and a link to the related...
FastHub-Re uses HTMLCleaner to parse the data. HTMLCleaner 2.23 or above changes the attribute implementation, if we want to update such dependency we need to adapt the current implementation on...
~~As the title says, Butterknife is deprecated and should be replaced~~ We should try to use the native ViewBinding feature instead of using the View.findViewById to get a clearer code.
Currently the application is not able to display properly a issue that doesn't have a description. This is a regression because FastHub isn't affected by this issue. Proof: Current Behavior:...
The application doesn't display the state icon on the titlebar. This is a regression because FastHub isn't affected by this issue. Proof: Current Behavior:  Excepted Behavior: 
The application will return an error and crash, if a refresh is triggered, when update the state of a issue. This is a regression because the original FastHub is unaffected.
Currently the application doesn't display correctly the issue timeline. This is a regression because FastHub isn't affected by this issue. Proof: Current Behavior:  Excepted Behavior: 
This is a testing issue. Ignore This.
We should improve the teleport tables by adding important location such as cities and dungeon. I know that you can use the `.go` command but you need to know the...