- editAmColor(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the AM color, in the time, of all alarm cards.
- editAppFirstRun(boolean) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit whether this is the app's first run or not.
- editAudioSource(String) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the default audio source to use when a new alarm card is created.
- editAutoDismiss(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the index corresponding to a time in which to auto dismiss the alarm.
- editCardHeightCollapsed(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the height of the alarm card when it is collapsed.
- editCardHeightCollapsedDismiss(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the height of the alarm card height it is collapsed, but the dismiss
button is showing.
- editCardHeightExpanded(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the height of the alarm card when it is expanded.
- editCardIsMeasured(boolean) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the flag indicating if the alarm card has been measured or not.
- editDayButtonStyle(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the value indicating which day button style to use.
- editDays(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the default days to use when a new alarm card is created.
- editDaysColor(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the color of the days an alarm will go off on.
- editEasySnooze(boolean) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the flag indicating whether the user wants to snooze easily or not.
- editMaxSnooze(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the max number of times a user is able to snooze an alarm.
- editMediaPath(String) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the default media path to use when a new alarm card is created.
- editName(String) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the default name to use when a new alarm card is created.
- editNameColor(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the color of the name of an alarm.
- editNextAlarmFormat(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the time format to display the next alarm in.
- editPmColor(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the PM color, in the time, of all alarm cards.
- editPreviousVolume(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the previous system volume, before an alarm goes off.
- editRateMyAppCounter(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the counter that will indicate whether it is time to show dialog to
Rate My App.
- editRepeat(boolean) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the default repeat value when a new alarm card is created.
- editShouldRefreshMainActivity(boolean) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the value indicating whether the main activity should be refreshed or
not.
- editSnoozeCount(int, int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the current snooze count for an alarm with the given ID.
- editSnoozeDuration(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the snooze duration preference value.
- editSpeakFrequency(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the frequency at which the text-to-speech should go off when an alarm
is going off.
- editSpeakToMe(boolean) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the flag indicating whether text-to-speech should be used when an
alarm goes off.
- editStartWeekOn(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the index indicating which day to start the week on.
- editThemeColor(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the theme color.
- editTimeColor(int) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the color of the time for all alarm cards.
- editUseNfc(boolean) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the default use NFC value when an alarm is created.
- editVibrate(boolean) - Method in class com.nfcalarmclock.NacSharedPreferences
-
Edit the default vibrate value when an alarm is created.
- enable() - Method in class com.nfcalarmclock.NacDayButton
-
Enable and animate the view.
- enqueueWork(Context, Intent) - Static method in class com.nfcalarmclock.NacDatabase.BackgroundService
-
- equals(NacAlarm) - Method in class com.nfcalarmclock.NacAlarm
-
Check if this alarm equals the given alarm.
- equals(NacWakeupProcess) - Method in class com.nfcalarmclock.NacWakeupProcess
-
Check if one wakeup process equals another.
- exists(Context) - Static method in class com.nfcalarmclock.NacNfc
-
Check if NFC exists on this device.
- exists(T) - Method in class com.nfcalarmclock.NacTreeNode
-
- exists(NacTreeNode<T>) - Method in class com.nfcalarmclock.NacTreeNode
-
- expand() - Method in class com.nfcalarmclock.NacCardHolder
-
Expand the alarm card.