Interface | Description |
---|---|
FeedbackActivityInterface |
Description
Interface definition for callbacks to be invoked from the
FeedbackActivity . |
UpdateActivityInterface |
Description
Interface definition for callbacks to be invoked from the UpdateActivity.
|
UpdateInfoListener |
Description
Abstract class for callbacks to be invoked from UpdateActivity
and UpdateFragment.
|
Class | Description |
---|---|
Constants |
Description
Various constants and meta information loaded from the context.
|
CrashManager |
Description
The crash manager sets an exception handler to catch all unhandled
exceptions.
|
CrashManagerListener |
Description
Abstract class for callbacks to be invoked from the CrashManager.
|
ExceptionHandler |
Description
Helper class to catch exceptions.
|
ExpiryInfoActivity |
Description
The expiry activity is shown when the build is expired.
|
FeedbackActivity |
Description
Activity to show the feedback form.
|
FeedbackManager |
Description
The FeedbackManager displays the feedback currentActivity.
|
FeedbackManagerListener |
Description
Abstract class for callbacks to be invoked from the
FeedbackManager
License
Copyright (c) 2011-2014 Bit Stadium GmbH
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software. |
LocaleManager |
Description
The LocaleManager replaces statically initialized strings with
the respective strings defined in the resources.
|
LoginActivity |
Description
Activity to authenticate the user.
|
LoginManager |
Description
The LoginManager displays the auth activity.
|
LoginManagerListener |
Description
Abstract class for callbacks to be invoked from the LoginManager.
|
PaintActivity | |
StringListener |
Description
Abstract class for callbacks to be invoked with regard to string resources.
|
Strings |
Description
Helper class to hold strings constants and defaults values.
|
Tracking |
Description
This class defines methods to track the app's usage time.
|
UpdateActivity |
Description
Activity to show update information and start the download
process if the user taps the corresponding button.
|
UpdateFragment |
Description
Fragment to show update information and start the download
process if the user taps the corresponding button.
|
UpdateManager |
Description
The update manager sends version information to HockeyApp and
shows an alert dialog if a new version was found.
|
UpdateManagerListener |
Description
Abstract class for callbacks to be invoked from the UpdateManager.
|
Copyright © 2015. All Rights Reserved.