- UnarchiveHabitsCommand - Class in org.isoron.uhabits.commands
-
Command to unarchive a list of habits.
- UnarchiveHabitsCommand(List<Habit>) - Constructor for class org.isoron.uhabits.commands.UnarchiveHabitsCommand
-
- uncaughtException(Thread, Throwable) - Method in class org.isoron.uhabits.ui.BaseActivity
-
- UNCHECKED - Static variable in class org.isoron.uhabits.models.Checkmark
-
Indicates that there was no repetition at the timestamp, even though a
repetition was expected.
- undo() - Method in class org.isoron.uhabits.commands.ArchiveHabitsCommand
-
- undo() - Method in class org.isoron.uhabits.commands.ChangeHabitColorCommand
-
- undo() - Method in class org.isoron.uhabits.commands.Command
-
- undo() - Method in class org.isoron.uhabits.commands.CreateHabitCommand
-
- undo() - Method in class org.isoron.uhabits.commands.DeleteHabitsCommand
-
- undo() - Method in class org.isoron.uhabits.commands.EditHabitCommand
-
- undo() - Method in class org.isoron.uhabits.commands.ToggleRepetitionCommand
-
- undo() - Method in class org.isoron.uhabits.commands.UnarchiveHabitsCommand
-
- unpackWeekdayList(int) - Static method in class org.isoron.uhabits.utils.DateUtils
-
- update(List<Habit>) - Method in class org.isoron.uhabits.models.HabitList
-
Notifies the list that a certain list of habits has been modified.
- update(Habit) - Method in class org.isoron.uhabits.models.HabitList
-
Notifies the list that a certain habit has been modified.
- update(List<Habit>) - Method in class org.isoron.uhabits.models.memory.MemoryHabitList
-
- update(List<Habit>) - Method in class org.isoron.uhabits.models.sqlite.SQLiteHabitList
-
- updateId(long, long) - Static method in class org.isoron.uhabits.models.sqlite.records.HabitRecord
-
Changes the id of a habit on the database.
- updateLastAppVersion() - Method in class org.isoron.uhabits.utils.Preferences
-
- updateLastHint(int, long) - Method in class org.isoron.uhabits.utils.Preferences
-
Sets the last hint shown to the user, and the time that it was shown.
- updateWidgets() - Method in class org.isoron.uhabits.ui.BaseSystem
-
- updateWidgets(Context) - Static method in class org.isoron.uhabits.widgets.WidgetManager
-