Commit graph

5759 commits

Author SHA1 Message Date
Hafiz
d52ea7b499 Mute & ShadowMute Fixes
- Correct String usage if user is already muted/shadowmuted
- Use PUT instead of POST for updateUser endpoint
2023-06-22 14:05:27 -04:00
Hafiz
d4eac6c038 Fix username progress continuing to show if username not found 2023-06-21 13:30:43 -04:00
Hafiz
355de5359c Markdown Parsing Updates
- Hyperlinks work inside bullet points
- Parse multiline markdown for images
- Parse multiline markdown for hyperlinks

Update "containsMarkdown" regex to check for image and link markdown
2023-06-20 15:13:16 -04:00
Hafiz
a3ab4a6518 Death Screen update to handle small screens or large text
NestedScrollView added to handle smaller phone screen sizes
Set Buttons and Broken equipment text relative to bottom of screen (versus below text)
2023-06-20 12:49:32 -04:00
Phillip Thelen
e8e52d38ba
Merge pull request #1997 from Hafizzle/Fiz/bailey-notification-update
Create Bailey Notification
2023-06-20 13:31:57 +02:00
Phillip Thelen
54cd4a6a7a tweak 2023-06-19 18:18:05 +02:00
Hafiz
be05d3f04a Create Bailey Notification
Retrieve Bailey News, and use Bailey news description to create Notification
2023-06-15 15:32:37 -04:00
Hafiz
3970c0f674 Check if user has initial class selected already 2023-06-07 11:58:29 -04:00
Phillip Thelen
93545bb3d9 hide guild invite button until we can investigate the issue 2023-06-07 14:01:44 +02:00
Phillip Thelen
60646c6835 fix invite by email 2023-06-07 14:01:26 +02:00
Hafiz
dd0069a085 pass notification header view to refreshViews 2023-06-05 08:51:55 -04:00
Phillip Thelen
84540c2867 Fix inviting by email 2023-06-01 12:25:49 +02:00
Phillip Thelen
f42be5537f fix invitation layout issue. Fixes #1991 2023-06-01 12:25:37 +02:00
Phillip Thelen
c88ac55ea3
Merge pull request #1990 from Hafizzle/Fiz/part-invite-flash-fix
Refresh notification views without "Flash"
2023-06-01 12:25:01 +02:00
Hafiz
a591e74311 Refresh views without "flash" 2023-05-28 19:43:31 -04:00
Phillip Thelen
30ca8571d2 Version bumped to v4.2.1 2023-05-25 17:04:13 +02:00
Phillip Thelen
ba0ca4e4a7 fix dismissing bailey 2023-05-25 16:31:15 +02:00
Hafiz
010051655e Notification count directly from getNotifications 2023-05-25 15:13:51 +02:00
Phillip Thelen
13f82e686d fix some crashes 2023-05-25 15:13:51 +02:00
Phillip Thelen
66c1e9ee00
Merge pull request #1987 from Hafizzle/Fiz/party-leader-only-challenge-fix
Fix "Only leaders can create challenges" toggle
2023-05-25 15:13:28 +02:00
Phillip Thelen
9356d68dce
Merge pull request #1988 from Hafizzle/Fiz/check-is-users-profile-choose-class
Hide "Choose Class" if not current users profile
2023-05-25 11:52:40 +02:00
Phillip Thelen
c782e74d12
Merge pull request #1986 from Hafizzle/Fiz/remove-party-member-fix
Fix being unable to remove party member
2023-05-25 11:51:46 +02:00
Hafiz
82ab2d9cf6 Hide choose class if not current user profile 2023-05-25 03:23:19 -04:00
Hafiz
2b44b249a8 Fix bundle key 2023-05-24 14:03:11 -04:00
Hafiz
e0781cf30e Remove Member viewholder and update party 2023-05-24 13:27:45 -04:00
Phillip Thelen
eb80173c0b
Merge pull request #1984 from Hafizzle/Fiz/create-challenge-fix
Fix create challenge
2023-05-23 13:50:31 +02:00
Hafiz
073bc2be1c Fix Create challenge 2023-05-22 11:32:30 -04:00
Phillip Thelen
52853ad67e Version bumped to v4.2 2023-05-19 15:53:16 +02:00
Phillip Thelen
553deab586 finalize 4.2 2023-05-19 15:20:12 +02:00
Phillip Thelen
1570c31172
Merge pull request #1981 from Hafizzle/Fiz/language-text
Language String Extension
2023-05-19 15:10:27 +02:00
Hafiz
8f4994d327 Change class flow
- tap change your class in settings
- get a confirmation modal with a red button to confirm this will cost 3 gems (you aren't charged at this point)
- view the class options
- select your class and get another confirmation modal
- confirm, you're charged, and your class changes
2023-05-18 21:12:16 -04:00
Hafiz
63688fef5d total_checkins string change 2023-05-18 20:50:41 -04:00
Hafiz
4bf8cffd48 Language String extension 2023-05-18 20:47:43 -04:00
Phillip Thelen
16540059ad hide resubscribe button for now 2023-05-18 14:35:43 +02:00
Phillip Thelen
416f799e26 add amplitude event 2023-05-18 14:35:37 +02:00
Phillip Thelen
416fa2714f fix notification display 2023-05-18 14:35:32 +02:00
Phillip Thelen
20dd390e6c Implement new party tutorial view 2023-05-18 13:44:41 +02:00
Phillip Thelen
011a4c8097 layout fixes 2023-05-18 13:44:41 +02:00
Phillip Thelen
775310ccde Improve hatch suggestion flow 2023-05-18 13:44:41 +02:00
Phillip Thelen
b0814cde07
Merge pull request #1979 from Hafizzle/Fiz/fix-duplicate-inapp-notifications
Fix duplicate in-app notification views
2023-05-18 13:44:22 +02:00
Phillip Thelen
1ab2b95e31
Merge pull request #1978 from Hafizzle/Fiz/fix-image-processing
Preprocess image paths if needed
2023-05-18 13:44:07 +02:00
Phillip Thelen
897c4c96ad
Merge pull request #1973 from Hafizzle/Fiz/wearos-create-task-flow
Skip input selection
2023-05-18 13:43:29 +02:00
Hafiz
1ec591ce4f Fix duplicate in-app notifs
Assign tag to view using Notification ID, and check if the view tag already exists.
2023-05-17 14:23:00 -04:00
Hafiz
704c33bdef Preprocess image paths if needed
handle an image tag with a URL that ends with .jpg or .png (Else the image may be shown as broken, a link, or not at all)
Example: (..ample_image_name.png"Zombie hatching potion") -> (..ample_image_name.png "Zombie hatching potion")
2023-05-17 12:17:30 -04:00
Phillip Thelen
77d7726395
Merge pull request #1974 from Hafizzle/Fiz/format-todo-date-for-locale
Format date based on locale for todos
2023-05-17 15:20:42 +02:00
Phillip Thelen
a1400a29fd
Merge pull request #1976 from Hafizzle/Fiz/wearos-taskformactivity-crash-fix
Fix incorrect string formatting causing WearOS TaskFormActivity Crash
2023-05-17 15:01:19 +02:00
Phillip Thelen
ef11ad8eea
Merge pull request #1977 from Hafizzle/Fiz/4xx-5xx_cache_control
Handle failed responses  - Error: Non-fatal Exception: retrofit2.HttpException HTTP 404
2023-05-17 15:01:10 +02:00
Hafiz
21b6574b31 (Don't) Handle caching failed responses
Modify cache control for 4xx or 5xx range - effectively "do not cache", preventing caching of 4xx and 5xx responses
2023-05-16 23:25:41 -04:00
Hafiz
eb51f52ddc Fix incorrect string formatting causing WearOS TaskFormActivity Crash
Replace WearOS string resources using %@ with %s
2023-05-16 22:24:58 -04:00
Hafiz
1938baaafb Update formatForLocale extension 2023-05-12 08:36:50 -04:00