Commit Graph

1799 Commits

Author SHA1 Message Date
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
ac1441aba5 Simplify commands 2020-12-21 21:49:12 -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
1e94456a74 Add server metrics 2020-12-21 17:08:55 -06:00
2fcba80f3a Server: Implement temporary links 2020-12-21 17:08:55 -06:00
fc4cbe84f0 Update README.md 2020-12-09 20:39:22 -06:00
011abf62a0 Bump version to 1.8.11 2020-12-09 20:01:35 -06:00
Sunxy88
9c96857262 Use dark theme in settings window. (#655) 2020-12-09 19:57:03 -06:00
4f55ec6ea8 Bump version number 2020-11-29 16:16:27 -06:00
8139088b39 Update README.md 2020-11-29 15:30:37 -06:00
44f7d13449 Include pre-release badge 2020-11-29 15:30:22 -06:00
16b0682229 Ignore all performance tests v2.0.0-alpha 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
4908709296 Merge branch 'feature/sync' into dev 2020-11-29 07:12:12 -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
0b6110f0f9 Add alpha to version name 2020-11-28 22:29:24 -06:00
6df5e9ebe9 Monitor network availability; other minor fixes 2020-11-28 22:28:54 -06:00
2b9fd74a1d Close database 2020-11-28 22:28:46 -06:00
4a4b3c6aeb Server: change dir structure 2020-11-28 22:27:55 -06:00
7979f74bea Server: data persistence 2020-11-28 16:23:21 -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
3f51561271 GitHub Actions: Upload only build outputs 2020-11-28 10:10:01 -06:00
1787c0e74e Upgrade to Android Gradle plugin 4.1.0 2020-11-28 10:06:53 -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
849212fd2f Run medium tests three times 2020-11-28 08:48:55 -06:00
356b2b06e4 Update README.md 2020-11-27 18:58:02 -06:00
b6eefbdb36 setSystemTime: Try two methods 2020-11-27 18:35:52 -06:00
2a72601153 Increase minSdkVersion to 23 2020-11-27 18:22:44 -06:00