Commit graph

5753 commits

Author SHA1 Message Date
Hafiz
1c144f992e determine next hourglass by subscription reoccurrence & consecutive months subscribed 2022-05-09 02:08:37 -04:00
Hafiz
cbfcb45a0c Reset/update fixes to 3.6 Branch 2022-05-09 00:42:18 -04:00
Hafiz
ab58ae4900 Reset Fixes to 3.6 branch 2022-05-08 23:37:48 -04:00
Phillip Thelen
8ac10a469b correctly display customization purchase dialogs 2022-05-06 15:04:58 +02:00
Phillip Thelen
794c2f0f12 improve customization purchase dialog 2022-05-04 17:55:07 +02:00
Phillip Thelen
3584d06261 log cron errors 2022-05-04 13:06:43 +02:00
Phillip Thelen
a5421e3a7e team board fixes 2022-05-03 18:23:37 +02:00
Phillip Thelen
c0b58c6268 remove flowlayout 2022-05-02 18:57:14 +02:00
Phillip Thelen
d1b0573564 Improve backgrounds 2022-05-02 17:26:52 +02:00
Phillip Thelen
f32bac7ec6 Teams support fixes 2022-05-02 17:26:52 +02:00
Phillip Thelen
dbf92e030e Fix determining if user has password 2022-05-02 17:26:50 +02:00
Phillip Thelen
41075df123 Improve task filtering code 2022-05-02 17:20:20 +02:00
Phillip Thelen
edd1c7b8e9
Merge pull request #1763 from Hafizzle/Hafiz/fix_rewards_showing
Fix rewards not showing
2022-05-02 13:52:02 +02:00
Phillip Thelen
ac690cb7e3
Merge pull request #1762 from Hafizzle/Hafiz/Fixes#1726
Fixes#1726 - Dismiss task notification when task marked as complete
2022-05-02 13:51:46 +02:00
Phillip Thelen
26c59f547f
Merge pull request #1759 from Hafizzle/Hafiz/Fixes#1739
Fixes#1739 - Fix new accounts having issues drag/dropping tasks
2022-05-02 13:44:45 +02:00
Hafiz
156f40595e Set when user will next get hourglass as month using offset 2022-05-02 00:17:24 -04:00
Hafiz
f76a70531b Include viewmodel in constructor for RewardsRecyclerviewFragment 2022-04-30 23:07:12 -04:00
Hafiz
10ac561fd7 Dismiss task notification when task marked as complete 2022-04-29 01:33:32 -04:00
Hafiz
8a495eec69 Replace absoluteAdapterPosition with bindingAdapterPosition
getAbsoluteAdapterPosition() returns the Adapter position of the item with respect to the entire RecyclerView - setting itemCount to account for adventure guide not necessary with bindingAdapterPosition
2022-04-28 22:50:15 -04:00
Phillip Thelen
bd4d50d2bb
Merge branch 'version/3.6' into Fixes1678 2022-04-28 12:03:20 +02:00
Phillip Thelen
327d36e58d
Merge branch 'version/3.6' into Fixes#1523 2022-04-28 12:01:54 +02:00
Hafiz
3b97f903c6 Update account delete to type 'DELETE' vs pw, updated description 2022-04-28 02:39:28 -04:00
Phillip Thelen
00e81b2a4b 6524ba7a Add color selector for both focused / not focused 2022-04-26 18:31:28 +02:00
Phillip Thelen
0e2efa9255 tasks fragment refactoring 2022-04-26 18:21:46 +02:00
Phillip Thelen
b8922a8b52 merge TeamBoardFragment and TasksFragment 2022-04-26 16:52:13 +02:00
Phillip Thelen
3e20f25a4d CDS iprovements 2022-04-26 15:07:30 +02:00
Phillip Thelen
46c46d12e3 Improve how connection errors are displayed 2022-04-26 14:36:50 +02:00
Phillip Thelen
8f46040361 filter improvements 2022-04-26 13:48:47 +02:00
Phillip Thelen
8c1e77d15f update filter icon in customizations 2022-04-26 13:35:54 +02:00
Phillip Thelen
099670394b minor fixes 2022-04-26 13:35:47 +02:00
Phillip Thelen
0e0505de17 open profile from avatar in menu 2022-04-26 13:35:36 +02:00
Phillip Thelen
57f748de77 Armoire UX improvements 2022-04-26 13:35:19 +02:00
Hafiz
c3240be6d8 Create Account Dialog fragment for resetting and deleting account 2022-04-26 04:15:33 -04:00
Phillip Thelen
d8138fdfdf Fixes #1742 2022-04-22 14:19:50 +02:00
Phillip Thelen
fffae439a4 Implement background/customization filtering 2022-04-22 13:43:40 +02:00
Phillip Thelen
ddb1650b01 fix hiding FB login 2022-04-22 12:27:11 +02:00
Phillip Thelen
c8eeddb6ef New stylish bottom sheet 2022-04-22 11:32:58 +02:00
Phillip Thelen
a7fd3f5fdc Fixes #1740 2022-04-21 13:48:14 +02:00
Phillip Thelen
f507bf4104 Fixes #1301 2022-04-21 13:45:53 +02:00
Phillip Thelen
caa0804cc3 Fixes #1712 2022-04-21 13:31:33 +02:00
Phillip Thelen
ce76c40eec Implement ad cooldown 2022-04-21 11:08:36 +02:00
Phillip Thelen
c1b29a547a Implement new armoire screen 2022-04-19 17:17:45 +02:00
Hafiz
ce0fb93fc6 Observe user and set adapter after 2022-04-19 17:14:59 +02:00
Hafiz
59da021387 Remove duplicate observeOnce 2022-04-19 17:14:59 +02:00
Phillip Thelen
f503e86379 livedata extension
add livedata extension to remove observer after initial callback
2022-04-19 17:14:59 +02:00
Hafiz
3a0c3a73cc Set to always populate dailies on user observer 2022-04-19 17:14:45 +02:00
Hafiz
448b5cd7d9 Setting active filters tied to user ViewModel 2022-04-19 17:14:45 +02:00
Hafiz
9f764c35d7 ZonedDateTime & Instant methods moved to reminderItems 2022-04-18 21:42:22 -04:00
Phillip Thelen
9b5ff2b1e8
Merge pull request #1747 from Hafizzle/Fixes#1637
Fixes#1637 - Fix users unable to purchase gems because "you already own this item"
2022-04-18 15:00:31 +02:00
Phillip Thelen
1121604a66
Merge pull request #1748 from Hafizzle/Fixes#1743
Fixes#1743 check if gif is already set before setting drawable
2022-04-18 14:59:57 +02:00