JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
T
THEME_DARK
- Static variable in class org.isoron.uhabits.utils.
InterfaceUtils
THEME_LIGHT
- Static variable in class org.isoron.uhabits.utils.
InterfaceUtils
throwIfMainThread()
- Static method in class org.isoron.uhabits.utils.
InterfaceUtils
Throws a runtime exception if called from the main thread.
TickmateDBImporter
- Class in
org.isoron.uhabits.io
Class that imports data from database files exported by Tickmate.
TickmateDBImporter()
- Constructor for class org.isoron.uhabits.io.
TickmateDBImporter
timestamp
- Variable in class org.isoron.uhabits.models.sqlite.records.
CheckmarkRecord
Timestamp of the day to which this checkmark corresponds.
timestamp
- Variable in class org.isoron.uhabits.models.sqlite.records.
RepetitionRecord
timestamp
- Variable in class org.isoron.uhabits.models.sqlite.records.
ScoreRecord
Timestamp of the day to which this score applies.
toCheckmark()
- Method in class org.isoron.uhabits.models.sqlite.records.
CheckmarkRecord
toggle()
- Method in class org.isoron.uhabits.ui.habits.list.views.
CheckmarkButtonView
toggleNightMode()
- Method in class org.isoron.uhabits.ui.habits.list.
ListHabitsScreen
ToggleRepetitionCommand
- Class in
org.isoron.uhabits.commands
Command to toggle a repetition.
ToggleRepetitionCommand(Habit, long)
- Constructor for class org.isoron.uhabits.commands.
ToggleRepetitionCommand
ToggleRepetitionTask
- Class in
org.isoron.uhabits.tasks
ToggleRepetitionTask(Habit, Long)
- Constructor for class org.isoron.uhabits.tasks.
ToggleRepetitionTask
ToggleRepetitionTask.Listener
- Interface in
org.isoron.uhabits.tasks
toggleSelection(int)
- Method in class org.isoron.uhabits.ui.habits.list.controllers.
HabitCardListController
Selects or deselects the item at a given position
toggleSelection(int)
- Method in class org.isoron.uhabits.ui.habits.list.model.
HabitCardListAdapter
Selects or deselects the item at a given position.
toggleShowArchived()
- Method in class org.isoron.uhabits.ui.habits.list.views.
HabitCardListView
toggleTimestamp(long)
- Method in class org.isoron.uhabits.models.
RepetitionList
Adds or remove a repetition at a certain timestamp.
toLocalTime(long)
- Static method in class org.isoron.uhabits.utils.
DateUtils
toRepetition()
- Method in class org.isoron.uhabits.models.sqlite.records.
RepetitionRecord
toScore()
- Method in class org.isoron.uhabits.models.sqlite.records.
ScoreRecord
Constructs and returns a
Score
based on this record's data.
triggerRipple(float, float)
- Method in class org.isoron.uhabits.ui.habits.list.views.
HabitCardView
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes