| Interface | Description |
|---|---|
| ShiftValueListener |
Implement this class in order to subscribe to changes in
ShiftValue. |
| ShiftVisibilityClient |
Decides whether or not the Shift view and menu should be visible.
|
| Class | Description |
|---|---|
| ShiftAction |
Wrapper class for a
Runnable that includes a description of the Action. |
| ShiftActionBarActivity |
Subclass of ActionBarActivity that handles the ShiftLauncherView display logic for you.
|
| ShiftActionsFragment | |
| ShiftAppCompatActivity | |
| ShiftBoolean | |
| ShiftFloat | |
| ShiftFragmentActivity |
Subclass of Fragment Activity that handles the ShiftLauncherView logic for you.
|
| ShiftIconFragment | |
| ShiftInteger | |
| ShiftLauncherView |
Responsible for displaying the floating icon and ShiftMenu that allows
a user to modify ShiftValues and use other parts of Shift
|
| ShiftManager |
ShiftManager the singleton that the client will use in order to use Shift.
|
| ShiftReportFragment | |
| ShiftString | |
| ShiftValue | |
| ShiftValuesFragment | |
| SimpleVisibilityClient |
A simple implementation of ShiftVisibilityClient using SharedPreferences.
|
| TabsFragment |