Phillip Thelen
a90925f81a
github action fixes
2022-07-07 17:28:43 +02:00
Phillip Thelen
2ea0757985
Better error display
2022-07-07 17:18:25 +02:00
Phillip Thelen
5db99ba7d9
Better apk and aab naming
2022-07-07 15:54:17 +02:00
Phillip Thelen
19217707dc
Fix crash
2022-07-07 11:44:04 +02:00
Phillip Thelen
c6957adae9
properly clear data when logging out
2022-07-07 11:16:06 +02:00
Phillip Thelen
24aeaab80a
Task list improvements
2022-07-07 11:09:43 +02:00
Phillip Thelen
0e99d17812
slightly optimize layouts
2022-07-07 10:52:12 +02:00
Phillip Thelen
a8d533e570
fix task list style issues
2022-07-07 10:45:03 +02:00
Phillip Thelen
d24b32fe87
remove unused images
2022-07-07 09:51:07 +02:00
Phillip Thelen
2d1591f8a3
Task result screen improvements
2022-07-07 09:51:02 +02:00
Phillip Thelen
35ee77def2
update icons
2022-07-07 09:12:55 +02:00
Phillip Thelen
2bada3fc35
Improve network handling
2022-07-07 09:12:46 +02:00
Phillip Thelen
91b1f32d72
Add crashlitcs to app
2022-07-07 09:12:46 +02:00
Phillip Thelen
d5c0d09035
Minor UI tweaks
2022-07-07 09:12:46 +02:00
Phillip Thelen
8292fe21c7
fix crash
2022-07-07 09:12:46 +02:00
Phillip Thelen
9fb51d7bfe
Merge pull request #12 from HabitRPG/hafiz/textActionChip
...
text action chip UI updates
2022-07-07 08:59:28 +02:00
Hafiz
091927b28f
Update edit icon
2022-07-06 22:14:19 -04:00
Hafiz
1061b19035
changed StatValue name -> StatValueView
...
Replace authentication buttons (Google sign in, sign in with passsword, create account, etc) with TextActionChipView (Icons 14dp left from left edge of chip, 24dp icon, text starts 46 dp from left edge of chip)
2022-07-06 22:06:41 -04:00
Phillip Thelen
4b65ffc4f0
fix paths
2022-07-05 17:31:03 +02:00
Phillip Thelen
d526fdd8a1
Implement levelup activity
2022-07-05 17:14:02 +02:00
Phillip Thelen
43297a033d
fix google sign in
2022-07-05 15:16:37 +02:00
Phillip Thelen
fa47696d4e
fix opening activities
2022-07-05 15:16:37 +02:00
Phillip Thelen
277ffe1626
Improve button style
2022-07-05 15:16:37 +02:00
Phillip Thelen
716544c902
Implement hand off view
2022-07-05 15:16:37 +02:00
Phillip Thelen
6cb4b90c4d
fix stats animating twice
2022-07-05 15:16:37 +02:00
Phillip Thelen
ff24cd8d18
idk
2022-07-05 15:16:37 +02:00
Phillip Thelen
978e207096
refactor some code
2022-07-05 15:16:05 +02:00
Phillip Thelen
d38ff7d602
fix settings clipping
2022-07-05 15:16:05 +02:00
Phillip Thelen
9be62f7851
Optimize icons and stuff
2022-07-05 15:16:05 +02:00
Phillip Thelen
3a8043e786
Fix a bunch of warnings
2022-07-05 15:16:05 +02:00
Hafiz
d2ef3af490
Merge branch 'hafiz/remove-wear-hide-task' into main
2022-07-01 03:13:09 -04:00
Hafiz
9a7e4924ee
remove hide task rewards setting
2022-07-01 03:11:51 -04:00
Phillip Thelen
de270a9171
navigating to task list after craeting task from hub
2022-06-30 11:56:25 +02:00
Phillip Thelen
03cabd3248
pull version name and code from special properties file
2022-06-30 11:56:25 +02:00
Phillip Thelen
b96ed25002
tiny tiny fixes
2022-06-30 11:56:25 +02:00
Phillip Thelen
f66eeb94e7
Hopefully fix google sign in
2022-06-30 11:55:51 +02:00
Phillip Thelen
cf5a420cc4
Fix
2022-06-30 11:55:43 +02:00
Phillip Thelen
0cf7fc7864
Improve task sorting
2022-06-30 11:55:43 +02:00
Phillip Thelen
7335ef240b
Show streak in detail view
2022-06-30 11:55:43 +02:00
Phillip Thelen
5af1fc4010
Various task list improvements
2022-06-30 11:55:43 +02:00
Phillip Thelen
df86ebd84e
Merge pull request #8 from HabitRPG/hafiz/stats-updates
...
Stats Project Board Updates
2022-06-30 09:39:13 +02:00
Phillip Thelen
972c479a3a
Merge pull request #7 from HabitRPG/hafiz/app-flow-updates
...
App Flow Project Board Updates
2022-06-30 09:38:53 +02:00
Phillip Thelen
62d7859823
Merge pull request #6 from HabitRPG/hafiz/authentication-updates
...
Authentication Project Board Updates
2022-06-30 09:38:34 +02:00
Phillip Thelen
8d4ab949e0
Merge pull request #5 from HabitRPG/hafiz/settings-updates
...
Settings Project board fixes/updates
2022-06-30 09:37:47 +02:00
Phillip Thelen
da7ee14430
Merge branch 'main' into hafiz/settings-updates
2022-06-30 09:37:24 +02:00
Hafiz
a06f767cfb
updated logoff/cancel icons
2022-06-28 16:41:39 -04:00
Hafiz
643444cebb
auth ui updates
...
Simpler kb icon, placeholder username/password text ui updates, google icon, action chip ui updates
2022-06-28 16:33:28 -04:00
Phillip Thelen
ec5a7e9a9c
fix/disable actions
2022-06-28 18:39:12 +02:00
Hafiz
b7a77f5ec9
11 -> 10dp chip padding
2022-06-28 12:38:18 -04:00
Hafiz
067cf54cf8
Merge branch 'hafiz/stats-ui-fixes' into hafiz/stats-updates
2022-06-28 12:32:53 -04:00