Package-level declarations

Types

Link copied to clipboard
public final class SleepTimeActivity extends AppCompatActivity
Link copied to clipboard
public final class SleepTimeFragment extends Fragment

Class that controls the sleeptime functionality This functionality basically allows users to set a time at which the app will stop the music and shutdown. It has a clock widget to set the time and a switch to activate or deactivate it. The settings get written in a Preference which is invisible to the user. Every time the user presses the back key the settings get saved automatically.