Commit graph

5753 commits

Author SHA1 Message Date
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
Phillip Thelen
a7e3e11526 Improve group task display 2022-08-16 10:56:04 +02:00
Phillip Thelen
149e5b01a7 Fixes #1826 2022-08-15 15:23:29 +02:00
Phillip Thelen
d4f466c9ab
Merge pull request #1828 from Hafizzle/Hafiz/reminder-current-time-fix
Reminder current time fix
2022-08-11 10:43:02 +02:00
Hafiz
9f5591cc41 Reminder current time fix
Fix issue with creating reminders for current or past current time.
2022-08-10 21:53:19 -04:00
Phillip Thelen
f3bfb11b7e
Merge pull request #1824 from Hafizzle/Hafiz/armoire-drop-sheet-ui
Armoire drop rate sheet ui fixes
2022-08-10 09:47:22 +02:00
Phillip Thelen
5265761e2b
Merge pull request #1825 from Hafizzle/Hafiz/default-dailies-active-fix
Fix default dailies filter
2022-08-10 09:47:01 +02:00