ScreenshotMatcher2

Welcome to the ScreenshotMatcher2 Android app documentation.

Packages

com.pda.screenshotmatcher2.background
Link copied to clipboard

Classes related to the background service, which allows users to uses ScreenshotMatcher2 in the background.

com.pda.screenshotmatcher2.logger
Link copied to clipboard

Logger, used by the app to send logs to a logging server.

com.pda.screenshotmatcher2.models
Link copied to clipboard

Data models, which store the data of views. Implemented as part of the MVVM architecture.

com.pda.screenshotmatcher2.network
Link copied to clipboard

Functions used by the app to make network requests.

com.pda.screenshotmatcher2.utils
Link copied to clipboard

Utility classes.

com.pda.screenshotmatcher2.viewHelpers
Link copied to clipboard

Helper classes for views.

com.pda.screenshotmatcher2.viewModels
Link copied to clipboard

View models, which provide two-way data bindings for data models. Implemented as part of the MVVM architecture.

Activities used by the app.

Fragments used by the app.

Rotation fragments used by the app.

Interfaces implemented by views.