Commit Graph

1763 Commits (1137088e20735a6b19d17319934a08b5f6e3a11f)
 

Author SHA1 Message Date
Alinson S. Xavier 2e4a82418f Fix usage of singular/plural in alert messages
5 years ago
Alinson S. Xavier fcdb400edf Merge branch 'Nirvyz/dev' into dev
5 years ago
Armand Dc f80fb35e35 Fix color and font inconsistencies
5 years ago
Alinson S. Xavier 056a7b722b build.sh: Replace wait by repeated checks
5 years ago
Alinson S. Xavier f4c0f353f3 Fix large tests for API 28
5 years ago
Alinson S. Xavier 3fb7fbac51 build.sh: Create fresh AVD for large-tests
5 years ago
Alinson S. Xavier bd70746278 Fix UUID generation
5 years ago
Alinson S. Xavier c744d945a4 Redirect Help & FAQ to GitHub Discussions
5 years ago
Alinson S. Xavier f0696b3f60 Don't run actions when markdown files are changed
5 years ago
Alinson S. Xavier bc36f24551 FAQ: Fix typo
5 years ago
Alinson S. Xavier 82b68b5f4e
Update bug_report.md
5 years ago
Alinson S. Xavier e8238b5ed7 Enable widget stacks for all users
5 years ago
Alinson S. Xavier 599f21fabb
Delete feature_request.md
5 years ago
Alinson S. Xavier e91e2c1c96
Create config.yml
5 years ago
Alinson S. Xavier 9f421bfd6d Add landing page source code
5 years ago
Alinson S. Xavier 3a4071505e Update issue templates
5 years ago
Alinson S. Xavier 344c4a324c
Update README.md
5 years ago
Alinson S. Xavier 0aca118546
Update bug_report.md
5 years ago
Alinson S. Xavier 124c490f25 Update issue templates
5 years ago
Alinson S. Xavier 0a5622c78e Simplify all command and convert them to Kotlin
5 years ago
Alinson S. Xavier 373f21e247 Simplify CommandRunner and convert it to Kotlin
5 years ago
Alinson S. Xavier e80292e75d NumberButtonView: Display missing data as question marks
5 years ago
Alinson S. Xavier 7173381d9b Rename Entries to EntryList
5 years ago
Alinson S. Xavier 78f31a65d4 Remove EntryList
5 years ago
Alinson S. Xavier 2e19fee83c Replace invalidateNewerThan by recompute; add newComputedEntries
5 years ago
Alinson S. Xavier f6754ff180 Implement Entries.getValues
5 years ago
Alinson S. Xavier 3f74c77755 Replace RepetitionList by Entries
5 years ago
Alinson S. Xavier c904e22c0f Implement SQLiteEntries; rename RepetitionRecord to EntryRecord
5 years ago
Alinson S. Xavier 27023e50ae HistoryEditorDialog: Listen to commands
5 years ago
Alinson S. Xavier 0f2f010f94 EditHabitCommand: Notify listeners
5 years ago
Alinson S. Xavier cf2989d587 Refactor Habit
5 years ago
Alinson S. Xavier 94c78ebb72 Write cleaner version of EntryList
5 years ago
Alinson S. Xavier d9be39b839 Remove MemoryRepetitionList
5 years ago
Alinson S. Xavier 7fcad7b5c5 Remove MemoryEntryList
5 years ago
Alinson S. Xavier cfeef3651f Remove ModelObservable from EntryList
5 years ago
Alinson S. Xavier e849e8a5c2 Remove ModelObservable from RepetitionList
5 years ago
Alinson S. Xavier 5bd21e68df Rename CheckmarkList to EntryList
5 years ago
Alinson S. Xavier 71597ca89b Rename Checkmark to Entry
5 years ago
Alinson S. Xavier a3cf2877b8 Unify Checkmarks and Repetitions
5 years ago
Alinson S. Xavier 23e9ccb236 Convert Repetition to Kotlin
5 years ago
Alinson S. Xavier 7d97554cb1 Convert Checkmark to Kotlin
5 years ago
Alinson S. Xavier 5f8c0d67b8 Convert AppScope to Kotlin
5 years ago
Alinson S. Xavier b468325f64 Replace Config.java by Constants.kt
5 years ago
Alinson S. Xavier 39d23424d6 Remove CancelableTask
5 years ago
Alinson S. Xavier eba2dd0171 Remove HabitsActivity
5 years ago
Alinson S. Xavier 1bdd44085c Clean up and update dependencies
5 years ago
Alinson S. Xavier 596af6afe6 Remove android-base; move Dagger classes to uhabits.inject
5 years ago
Alinson S. Xavier 3f3ddc3955 Remove BaseActivity and BaseScreen
5 years ago
Alinson S. Xavier a58c60b8ce Remove BaseRootView
5 years ago
Alinson S. Xavier b42ad0dd83 Refactor SettingsActivity; clean up BaseScreen
5 years ago