Skip to content

Check and remove unused declarations #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
maxwai opened this issue Dec 9, 2024 · 0 comments
Open

Check and remove unused declarations #15

maxwai opened this issue Dec 9, 2024 · 0 comments
Labels
Cleanup No change to the functionality
Milestone

Comments

@maxwai
Copy link
Owner

maxwai commented Dec 9, 2024

There are a lot of Method and Classes that aren't used anywhere. These should be checked if still needed or if they can be removed. For now, unused method parameters will be ignored.

These include:

  • ConnectivityChecker
  • CustomSSLSocketFactory
  • GenericAdapter
  • Global
  • ImageExt
  • InspectorV3
  • LocalAdapter
  • Login
  • MainActivity
  • Module
  • MySender
  • MySenderFactory
  • NotificationSettings
  • OnGestureListener
  • OnMatrixChangedListener
  • OnOutsidePhotoTapListener
  • OnScaleChangedListener
  • OnSingleFlingListener
  • OnViewDragListener
  • OnViewTapListener
  • Queries
  • TagsAdapter
  • TagTypePage
  • ZoomFragment
@maxwai maxwai added the Cleanup No change to the functionality label Dec 9, 2024
@maxwai maxwai added this to the v4.1.0 milestone Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup No change to the functionality
Projects
None yet
Development

No branches or pull requests

1 participant