Commit Graph

1988 Commits

Author SHA1 Message Date
823d8bed7e Merge branch 'dev' of github.com:iSoron/uhabits into dev 2020-12-29 20:04:05 -06:00
68813580eb Merge branch 'master' into dev 2020-12-29 19:28:56 -06:00
6bc1b91cc6 Update README.md 2020-12-29 19:23:49 -06:00
56f91526e6 Update CHANGELOG v1.8.11 2020-12-29 18:51:12 -06:00
dbc6a16a98 Set forceDarkAllowed to false 2020-12-29 18:43:09 -06:00
4d3c5ad732 Convert HabitNotFoundException to Kotlin 2020-12-29 16:51:26 -06:00
307ff5c1ca Convert Frequency to Kotlin 2020-12-29 16:51:16 -06:00
3b86a17b49 Simplify StreakList 2020-12-29 16:20:45 -06:00
54fe849eef Remove MemoryStreakList.java 2020-12-29 15:04:18 -06:00
c023711d16 Convert ScoreList to Kotlin 2020-12-29 14:17:52 -06:00
9bc0f44777 ScoreList: Remove groupBy functions 2020-12-29 14:10:27 -06:00
4a3a767cb2 ScoreList: Recompute given interval 2020-12-29 13:42:11 -06:00
d0c37fef67 ScoreList: Remove reference to Habit 2020-12-29 13:24:12 -06:00
11863cd7b0 Simplify ScoreList 2020-12-29 12:53:14 -06:00
1c696e2561 Remove MemoryScoreList 2020-12-29 09:08:08 -06:00
43c5e450a8 Convert Score to Kotlin 2020-12-29 09:01:41 -06:00
0a84d8a1d8 ScoreList: Remove ModelObservable 2020-12-29 08:58:11 -06:00
354a4d08be buildEntriesFromInterval: selectively copy over 2020-12-29 08:50:46 -06:00
af93c0e488 BarChart: Update tests and images 2020-12-29 08:22:32 -06:00
b8aa322691 EntryList: Fix tests 2020-12-29 08:19:39 -06:00
a87987da87 Remove target from HistoryChart and BarChart 2020-12-29 08:14:17 -06:00
8b8e9d3980 EntryList: Make groupBy always return thousandths 2020-12-29 08:09:02 -06:00
a19f39308e Fixes to BarCard 2020-12-29 08:00:04 -06:00
0b23fbed86 Fix tests 2020-12-28 23:08:11 -06:00
d1eeb559cb Reorganize theme attributes; minor fixes to dialog style 2020-12-28 22:52:41 -06:00
2e4a82418f Fix usage of singular/plural in alert messages
Closes #405
Closes #131
2020-12-28 22:28:58 -06:00
fcdb400edf Merge branch 'Nirvyz/dev' into dev 2020-12-28 21:40:12 -06:00
Armand Dc
f80fb35e35 Fix color and font inconsistencies 2020-12-28 21:39:36 -06:00
056a7b722b build.sh: Replace wait by repeated checks 2020-12-28 21:17:35 -06:00
f4c0f353f3 Fix large tests for API 28 2020-12-28 21:12:03 -06:00
3fb7fbac51 build.sh: Create fresh AVD for large-tests 2020-12-28 21:11:41 -06:00
bd70746278 Fix UUID generation 2020-12-28 18:51:17 -06:00
c744d945a4 Redirect Help & FAQ to GitHub Discussions 2020-12-28 15:31:29 -06:00
f0696b3f60 Don't run actions when markdown files are changed 2020-12-28 14:50:39 -06:00
bc36f24551 FAQ: Fix typo 2020-12-28 14:47:14 -06:00
82b68b5f4e Update bug_report.md 2020-12-28 10:55:02 -06:00
e8238b5ed7 Enable widget stacks for all users 2020-12-28 10:35:30 -06:00
599f21fabb Delete feature_request.md 2020-12-27 21:18:15 -06:00
e91e2c1c96 Create config.yml 2020-12-27 21:17:48 -06:00
9f421bfd6d Add landing page source code 2020-12-27 19:18:42 -06:00
3a4071505e Update issue templates 2020-12-27 17:43:20 -06:00
344c4a324c Update README.md 2020-12-27 17:41:01 -06:00
0aca118546 Update bug_report.md 2020-12-27 17:25:34 -06:00
124c490f25 Update issue templates 2020-12-27 17:23:08 -06:00
0a5622c78e Simplify all command and convert them to Kotlin 2020-12-26 22:22:04 -06:00
373f21e247 Simplify CommandRunner and convert it to Kotlin 2020-12-26 22:01:23 -06:00
e80292e75d NumberButtonView: Display missing data as question marks 2020-12-26 12:14:18 -06:00
7173381d9b Rename Entries to EntryList 2020-12-26 11:59:27 -06:00
78f31a65d4 Remove EntryList 2020-12-26 11:54:05 -06:00
2e19fee83c Replace invalidateNewerThan by recompute; add newComputedEntries 2020-12-25 13:28:52 -06:00