Phillip Thelen
67c0978ffc
Merge pull request #1871 from Hafizzle/Hafiz/avatar-customization-filter-fix
...
Avatar Background filter by month fix
2022-10-31 09:39:49 +01:00
Phillip Thelen
30e8d0b0ea
Merge pull request #1868 from Hafizzle/Hafiz/incorrect-task-placement
...
Fix Task names appearing on incorrect task
2022-10-31 09:39:30 +01:00
Hafiz
858c7d087e
Check customizationSet for month
2022-10-26 16:25:31 -04:00
Hafiz
3c3d1debc7
Fix Task names appearing on incorrect task
...
Removed extra unnecessary filter() onResume causing incorrect task placement
2022-10-24 01:40:46 -04:00
Hafizzle
2cef29f475
Merge pull request #1857 from kouki4416/fix-daily-streak-bug
...
Fix deselecting daily item does not decrement count(issue #1845 )
2022-10-17 12:17:07 -04:00
AdamWier
946ae3ba01
If no flags loaded, assume character has class selected
2022-10-16 19:53:51 +02:00
kouki4416
3ef4ea283e
Code format
2022-10-15 18:37:07 +09:00
kouki4416
fbceaec499
Changed if statement logic
2022-10-15 18:35:00 +09:00
Hafiz
b44e459609
Display tasks if local repository does not initially populate
...
After retrieving challenge tasks, check if tasks are showing (laid out earlier from local repository), and if not use the retrieved challenges to lay out tasks.
This should handle any potential race conditions as well.
2022-10-14 15:18:48 -04:00
Hafiz
86425b08c4
Black screen when launching app first time fix
...
hasTaskData was not being set although task list was set, create Observer to remove after retrieving tasks.
2022-10-12 13:08:47 -04:00
Hafizzle
e86d5fc9d9
Merge pull request #1847 from svenfulen/patch-1
...
Set audio to play at Media volume (Issue #1844 )
2022-10-11 15:02:55 -04:00
Hafiz
2b033f6d1b
Notes and checklist item link fixes
...
Allow edittext to be clickable for Notes and task checklist items (And prevent link from opening when clicking on open spaces)
2022-10-11 13:06:13 -04:00
Phillip Thelen
ee20b4740f
Continue group plan work
2022-10-04 09:33:18 +02:00
Hafiz
c41c0b67d8
Factor in if adventure guide is shown when dragging item
...
If adventure guide is shown, update position value (decrease newPosition by 1) sent to API
2022-10-02 13:22:23 -04:00
Phillip Thelen
af21de48f5
fix back button behaviour
2022-09-27 14:35:16 +02:00
Phillip Thelen
1f0c2d20bf
small design updates
2022-09-27 14:33:59 +02:00
Phillip Thelen
19c125a690
smol fixes
2022-09-27 12:36:15 +02:00
Phillip Thelen
fc96c6146e
implement new header and group task display
2022-09-26 18:52:24 +02:00
Phillip Thelen
03d5648003
Begin migrating from RxJava to coroutines
2022-09-26 14:01:51 +02:00
Phillip Thelen
bf5bb9939b
Begin implementing new header
2022-09-26 13:05:22 +02:00
kouki4416
e87342496e
Fix deselecting daily item does not decrement count
2022-09-17 08:55:17 +09:00
Hafiz
891de53a14
Update user when changing class
2022-09-16 03:07:47 -04:00
Hafiz
2ee3706440
Auto stash before checking out "origin/main"
2022-09-16 01:46:02 -04:00
Phillip Thelen
616b77cf0a
fix promo designs
2022-09-15 13:39:22 +02:00
Hafiz
c500630746
fancy hourglass icons added
2022-09-13 16:10:15 -04:00
Phillip Thelen
7b4100c32e
Merge pull request #1854 from Hafizzle/Hafiz/reminder-fixes
...
Reminders not showing fix
2022-09-13 15:40:07 +02:00
Hafiz
a96e669f48
Handle task showing reminder notification for completed task
...
Handle if task was completed before reminder, and show upcoming reminders if task still marked as complete.
2022-09-13 05:31:01 -04:00
Hafiz
db371e3da8
Subscription detail updates
2022-09-12 23:19:49 -04:00
booker-lee
e43b39aff1
Fix hp display when value is under 1 #1842
...
The cause of this issue comes from the ValueAnimator.
The under 1 value is truncated due to the cast to int in ValueAnimator.
Add animation for floating point values (when value is between 0 ~ 1)
2022-09-11 16:14:45 +08:00
Hafiz
4b811dad70
color fix
2022-09-06 07:40:01 -04:00
Hafiz
7ac30c819b
Updated sub benefit UI
2022-09-06 07:38:06 -04:00
Phillip Thelen
751e87338a
finalize 4.0.2
2022-09-02 17:09:21 +02:00
Phillip Thelen
ee9081b679
Fix stable display
2022-08-31 11:33:56 +02:00
Phillip Thelen
327f76db72
Implement copy shared tasks setting
2022-08-31 11:33:51 +02:00
Sven Fulenchek
241fbc762a
Issue #1844
...
Set the AudioManager to use Music (media) volume instead of Notification volume
Habitica Username - svenfulen
2022-08-30 22:36:50 -05:00
Phillip Thelen
7e85b6e79b
fix parcelize
2022-08-30 13:08:27 +02:00
Phillip Thelen
f0999429f5
move some model code to shared kotlin multiplatform module
2022-08-22 14:55:50 +02:00
Phillip Thelen
af5798b571
Fix issue when using skills
2022-08-22 10:13:19 +02:00
Phillip Thelen
d569d56502
minor fixes for 4.0.1
2022-08-19 14:12:27 +02:00
Phillip Thelen
247366821a
Merge branch 'main' of https://github.com/HabitRPG/habitica-android
2022-08-18 16:46:39 +02:00
Hafiz
c3bfa52366
Top line text roboto 16 medium
...
Category text lines roboto 16 regular
food description updated
less character spacing for supporting text
less character spacing for top text
2022-08-18 16:46:31 +02:00
Hafiz
dd4ce4380c
Set dailyDueFaultView isChecked prefs
2022-08-18 16:46:10 +02:00
Phillip Thelen
f80de5dc49
minor fixes
2022-08-18 15:10:27 +02:00
Phillip Thelen
298bd3e434
Fixes #1829
2022-08-17 16:59:44 +02:00
Phillip Thelen
8c0cffc68e
Fix pinning backgrounds
2022-08-17 16:13:52 +02:00
Phillip Thelen
513c1baa2a
challenge form fixes
2022-08-17 11:19:32 +02:00
Phillip Thelen
c31fe50667
Fixes removing background
2022-08-16 12:20:23 +02:00
Phillip Thelen
4a8918a9c6
Some foldable optimizations
2022-08-16 11:58:24 +02:00
Phillip Thelen
7c44527f91
fix armoire count
2022-08-16 11:20:16 +02:00
Phillip Thelen
1de9d181ce
Fixes #1827
2022-08-16 11:04:26 +02:00