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
M
MainActivity
- Class in
org.isoron.uhabits
Application that starts upon clicking the launcher icon.
MainActivity()
- Constructor for class org.isoron.uhabits.
MainActivity
matches(Habit)
- Method in interface org.isoron.uhabits.models.
HabitList.HabitMatcher
Returns true if the given habit matches.
MAX_VALUE
- Static variable in class org.isoron.uhabits.models.
Score
Maximum score value attainable by any habit.
MemoryCheckmarkList
- Class in
org.isoron.uhabits.models.memory
In-memory implementation of
CheckmarkList
.
MemoryCheckmarkList(Habit)
- Constructor for class org.isoron.uhabits.models.memory.
MemoryCheckmarkList
MemoryHabitList
- Class in
org.isoron.uhabits.models.memory
In-memory implementation of
HabitList
.
MemoryHabitList()
- Constructor for class org.isoron.uhabits.models.memory.
MemoryHabitList
MemoryModelFactory
- Class in
org.isoron.uhabits.models.memory
MemoryModelFactory()
- Constructor for class org.isoron.uhabits.models.memory.
MemoryModelFactory
MemoryRepetitionList
- Class in
org.isoron.uhabits.models.memory
In-memory implementation of
RepetitionList
.
MemoryRepetitionList(Habit)
- Constructor for class org.isoron.uhabits.models.memory.
MemoryRepetitionList
millisecondsInOneDay
- Static variable in class org.isoron.uhabits.utils.
DateUtils
mixColors(int, int, float)
- Static method in class org.isoron.uhabits.utils.
ColorUtils
ModelFactory
- Interface in
org.isoron.uhabits.models
Interface implemented by factories that provide concrete implementations of the core model classes.
ModelObservable
- Class in
org.isoron.uhabits.models
A ModelObservable allows objects to subscribe themselves to it and receive notifications whenever the model is changed.
ModelObservable()
- Constructor for class org.isoron.uhabits.models.
ModelObservable
Creates a new ModelObservable with no listeners.
ModelObservable.Listener
- Interface in
org.isoron.uhabits.models
Interface implemented by objects that want to be notified when the model changes.
modifiedHabit
- Variable in class org.isoron.uhabits.ui.habits.edit.
BaseDialogFragment
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