| Interface | Description |
|---|---|
| CurrentTimeProvider |
Internal interface representing a time source.
|
| SessionVerifier<T extends Session> |
| Class | Description |
|---|---|
| ActivityLifecycleManager |
This is a convenience class that wraps the ActivityLifecycleCallbacks registration.
|
| ActivityLifecycleManager.Callbacks |
Override the methods corresponding to the activity.
|
| CommonUtils | |
| ExecutorUtils | |
| IdManager | |
| SessionMonitor<T extends Session> |
A session monitor for validating sessions.
|
| SessionMonitor.MonitorState |
Encapsulates time based state that rate limits our calls to the verification api.
|
| SystemCurrentTimeProvider |
Default implementation of the
CurrentTimeProvider which returns the system time |
| TwitterApi | |
| TwitterApiConstants | |
| TwitterApiConstants.Errors | |
| TwitterSessionVerifier | |
| TwitterSessionVerifier.AccountServiceProvider |
Produces new service instances, this code is a separate class so that we can more easily test
SessionMonitor
|
| UserUtils | |
| VineCardUtils |
| Enum | Description |
|---|---|
| UserUtils.AvatarSize |