|
|
85de69bca7
|
Remove unused HabitCard
|
2020-12-23 08:18:46 -06:00 |
|
|
|
7d5b9d0f63
|
Refactor BarCard
|
2020-12-23 08:15:40 -06:00 |
|
|
|
816ab71d83
|
Refactor HistoryCard
|
2020-12-22 20:09:00 -06:00 |
|
|
|
c230b5c40d
|
Fix score widget name
|
2020-12-22 19:45:48 -06:00 |
|
|
|
71620a320d
|
Refactor FrequencyCard
|
2020-12-22 19:41:38 -06:00 |
|
|
|
c016b0aecc
|
Refactor ScoreCard
|
2020-12-22 19:21:05 -06:00 |
|
|
|
95b3028c95
|
Refactor StreakCard
|
2020-12-22 16:32:31 -06:00 |
|
|
|
ae4ac801a0
|
Restructure ShowHabitActivity
|
2020-12-22 16:17:40 -06:00 |
|
|
|
bda3e42e2b
|
Create view-model and presenter for TargetCard; reduce boilerplate
|
2020-12-22 12:59:44 -06:00 |
|
|
|
4dc1df5887
|
Refactor TargetCard
|
2020-12-22 12:05:51 -06:00 |
|
|
|
302b9f5df4
|
Refactor SubtitleCard
|
2020-12-22 11:37:06 -06:00 |
|
|
|
c2d89c7a60
|
Refactor NotesCard
|
2020-12-22 10:37:49 -06:00 |
|
|
|
45574753c7
|
ShowHabitPresenter: Listen to commands and auto-update
|
2020-12-22 10:23:07 -06:00 |
|
|
|
c84c618ef0
|
Refactor OverviewCard
|
2020-12-22 10:07:45 -06:00 |
|
|
|
98d17d60a5
|
Refactor ShowHabitRootView; convert ShowHabitActivity to Kotlin
|
2020-12-22 09:17:39 -06:00 |
|
|
|
4c1c6e76fc
|
Remove unused methods
|
2020-12-21 21:51:49 -06:00 |
|
|
|
5d2ff40dc9
|
Replace primitive int by PaletteColor
|
2020-12-21 21:36:35 -06:00 |
|
|
|
63f2b80515
|
Remove AndroidDateUtils
|
2020-12-21 20:41:01 -06:00 |
|
|
|
52b25fbc72
|
Remove AndroidDateFormats
|
2020-12-21 20:29:41 -06:00 |
|
|
|
b94a887534
|
Remove redundant logError method
|
2020-12-21 20:25:48 -06:00 |
|
|
|
f6699fbfda
|
Move SyncManager to uhabits-core
|
2020-12-21 18:20:43 -06:00 |
|
|
|
9743b05a78
|
Move sync package to org.isoron.uhabits.core
|
2020-12-21 17:13:08 -06:00 |
|
|
|
9681b7b5ef
|
RemoteSyncServer: Improve logging
|
2020-12-21 17:08:55 -06:00 |
|
|
|
017bc50698
|
Move sync classes to uhabits-core
|
2020-12-21 17:08:55 -06:00 |
|
Sunxy88
|
9c96857262
|
Use dark theme in settings window. (#655)
|
2020-12-09 19:57:03 -06:00 |
|
|
|
16b0682229
|
Ignore all performance tests
|
2020-11-29 15:05:28 -06:00 |
|
|
|
a77798f293
|
PerformanceTest: Increase time limit
|
2020-11-29 13:38:09 -06:00 |
|
|
|
08050ff616
|
WidgetUpdater: Remove rate limit
|
2020-11-29 13:07:17 -06:00 |
|
|
|
12b080152b
|
Speed up CreateHabitCommand and CreateRepetitionCommand
|
2020-11-29 12:46:01 -06:00 |
|
|
|
df3d660e83
|
SyncActivity: Remove password field
|
2020-11-29 07:19:40 -06:00 |
|
|
|
5717ae1bf1
|
RemoteSyncServer: Fix test
|
2020-11-29 07:11:38 -06:00 |
|
|
|
872c8d9d81
|
SyncManager: Small fix in logging
|
2020-11-29 06:47:18 -06:00 |
|
|
|
6df5e9ebe9
|
Monitor network availability; other minor fixes
|
2020-11-28 22:28:54 -06:00 |
|
|
|
b0336fb495
|
SyncManager: Log sync key
|
2020-11-28 16:22:33 -06:00 |
|
|
|
328fcd23f4
|
SyncManager: Run tasks in the same thread
|
2020-11-28 11:37:35 -06:00 |
|
|
|
9c0951ae58
|
Minor fixes to sync protocol
|
2020-11-28 11:32:28 -06:00 |
|
|
|
49faacda1c
|
Wrap base64 functions; close gzip stream before reading
|
2020-11-28 09:44:45 -06:00 |
|
|
|
339eeff1ff
|
Merge branch 'dev' into feature/sync
|
2020-11-28 08:55:12 -06:00 |
|
|
|
b6eefbdb36
|
setSystemTime: Try two methods
|
2020-11-27 18:35:52 -06:00 |
|
|
|
2bf7358207
|
Fix medium tests for Android APIs 23-25
|
2020-11-27 18:00:56 -06:00 |
|
|
|
ce0cbb6ee2
|
Sync: Improve encryption and preferences API
|
2020-11-27 10:55:55 -06:00 |
|
|
|
67ef3bb90c
|
SyncManager: Switch to coroutines
|
2020-11-27 09:13:17 -06:00 |
|
|
|
b82af419f8
|
Merge branch 'dev' into feature/sync
|
2020-11-26 23:56:53 -06:00 |
|
|
|
49ff9a7edf
|
Fix failing tests
|
2020-11-26 23:47:40 -06:00 |
|
|
|
53ebdf4f14
|
Skip upload if database has not changed
|
2020-11-26 23:43:47 -06:00 |
|
|
|
4762b54701
|
Merge branch 'dev' into feature/sync
|
2020-11-26 15:39:44 -06:00 |
|
|
|
aa288ac406
|
Make question marks optional
Fixes #96
|
2020-11-26 15:36:44 -06:00 |
|
|
|
2228dbf0f4
|
Create new UNKNOWN checkmark state
|
2020-11-26 15:08:49 -06:00 |
|
|
|
9ca1c8e459
|
Rewrite WidgetBehavior and associated tests
|
2020-11-26 14:19:15 -06:00 |
|
|
|
61414d62f4
|
Remove calls to Repetition.add and Repetition.remove
|
2020-11-26 14:19:02 -06:00 |
|