Thomas Saedt
|
e4bc865ba0
|
cleaned up code a bit
|
6 years ago |
Thomas Saedt
|
129d346f0a
|
merge from dev
|
6 years ago |
thomas
|
101eaf2ddf
|
ListHabitMenu is no longer a preferences listener
|
6 years ago |
thomas
|
62dccbda49
|
Cleaned up code after review
|
6 years ago |
thomas
|
c60b2e0511
|
Removed the "numerical habits enabled" setting
|
6 years ago |
thomas
|
645a74a8a3
|
more code cleanup
|
6 years ago |
thomas
|
216dfd9024
|
refactored magical numers & more cleanup
|
6 years ago |
thomas
|
6daee8c5bb
|
cleaned up numerical widget code
|
6 years ago |
thomas
|
26d91a2d1d
|
made the popup and the updating of the widget work.
|
6 years ago |
Thomas Saedt
|
3d039db61c
|
Began to add numer picker to checkmark widget
|
6 years ago |
Thomas Saedt
|
abd9eb51a4
|
CheckmarkWidget now shows numerical values for numerical habits
|
6 years ago |
Thomas Saedt
|
ef22fd8dce
|
item entries in the create menu now spawn dialogs
|
6 years ago |
Thomas Saedt
|
29950ff28a
|
Changed habit type selection to dropdown
|
6 years ago |
Alinson S. Xavier
|
a3bfc05068
|
Move view tests to common
|
7 years ago |
Alinson S. Xavier
|
defa2f9431
|
Reorganize source tree
|
7 years ago |
Alinson S. Xavier
|
fe4139e268
|
Move tests to commonTest; convert some classes from Swift to Kotlin
|
7 years ago |
Alinson S. Xavier
|
d463bb55d7
|
Unify async tests
|
7 years ago |
Alinson S. Xavier
|
5ea19c9475
|
Restore Backend class; replace TaskRunner by Kotlin Coroutines
|
7 years ago |
Alinson S. Xavier
|
b0cedde0a9
|
Partial kotlin implementation of IosCanvas
|
7 years ago |
Alinson S. Xavier
|
e0894c9313
|
Move IosFiles implementation to Kotlin; setup tests for ios target
|
7 years ago |
Alinson S. Xavier
|
8378d88186
|
Update gradle
|
7 years ago |
Alinson S. Xavier
|
ddd363917c
|
Implement JsFileStorage using IndexedDB
|
7 years ago |
Alinson S. Xavier
|
f310eaf7d9
|
Make I/O asynchronous with coroutines; make all JS tests pass
|
7 years ago |
Alinson S. Xavier
|
8972f2d03d
|
Move most tests to commonTest
|
7 years ago |
Alinson S. Xavier
|
e88c58916a
|
Implement JsFiles
|
7 years ago |
Alinson S. Xavier
|
7d169d8053
|
Update copyright date
|
7 years ago |
Alinson S. Xavier
|
c018d89ca6
|
Implement JsDatabase using sql.js
|
7 years ago |
Alinson S. Xavier
|
5c402b5400
|
Implement HtmlCanvas; move some tests to commonTest
|
7 years ago |
Alinson S. Xavier
|
7ba7edb7d4
|
Set up javascript tests
|
7 years ago |
Alinson S. Xavier
|
fe219b5296
|
Update kotlin gradle plugin; add js target
|
7 years ago |
Alinson S. Xavier
|
1abc041d87
|
Fix ios tests; remove empty test
|
7 years ago |
Alinson S. Xavier
|
c16a0ecd65
|
Migrate Scores to pure Kotlin; display correct score on main screen
|
7 years ago |
Alinson S. Xavier
|
6d527a31d7
|
Add app icon
|
7 years ago |
Alinson S. Xavier
|
4d0d631d8a
|
Set minimum number of buttons
|
7 years ago |
Alinson S. Xavier
|
5b2b554a7a
|
Dynamically select number of columns to display
|
7 years ago |
Alinson S. Xavier
|
33bae657a3
|
Show numerical habits
|
7 years ago |
Alinson S. Xavier
|
082c575f82
|
Allow user to show/hide archived and completed habits
|
7 years ago |
Alinson S. Xavier
|
90f553b4f6
|
Add Preferences table and repository
|
7 years ago |
Alinson S. Xavier
|
6af576c09c
|
Change language automatically
|
7 years ago |
Alinson S. Xavier
|
c380abad5a
|
Remove outdated tests
|
7 years ago |
Alinson S. Xavier
|
905099ccdb
|
Fix invalid translation files
|
7 years ago |
Alinson S. Xavier
|
76b848752c
|
Convert i18n strings from Android XML to Kotlin
|
7 years ago |
Alinson S. Xavier
|
48c3ff584a
|
Rename to DetailScreenController; pass habit as argument
|
7 years ago |
Alinson S. Xavier
|
979affef22
|
Replace action sheet icon
|
7 years ago |
Alinson S. Xavier
|
274d3d6858
|
Main screen: add action sheet
|
7 years ago |
Alinson S. Xavier
|
f491acdda9
|
Simplify data trasfer in MainScreenDataSource
|
7 years ago |
Alinson S. Xavier
|
6ac7ef7807
|
Add stubs for Score and Streak
|
7 years ago |
Alinson S. Xavier
|
5d1f5168ad
|
Create Observable class
|
7 years ago |
Alinson S. Xavier
|
262b9460bd
|
Move README and related files to root
|
7 years ago |
Alinson S. Xavier
|
f4e4da6dc5
|
iOS: use actual data for checkmarks on main screen
|
7 years ago |