Alessio Tudisco

Results 26 issues of 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...

enhancement

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...

enhancement

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...

bug

~~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.

enhancement

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:...

bug
regression

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: ![image](https://user-images.githubusercontent.com/5560558/164043058-562f8992-a146-4d04-b157-48d95b91155c.png) Excepted Behavior: ![image](https://user-images.githubusercontent.com/5560558/164043145-37f2d8e4-14c8-455b-ae79-981f064bebaa.png)

bug
regression

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.

bug
regression

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: ![image](https://user-images.githubusercontent.com/5560558/164042433-c3353e67-e9fe-40a0-8bb7-2d2687e9b799.png) Excepted Behavior: ![image](https://user-images.githubusercontent.com/5560558/164042512-c7264c0a-3c18-4f6a-b248-9e38efcbd4a8.png)

bug
regression

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...

enhancement