Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.1 PR #17

Merged
merged 7 commits into from
Jun 22, 2021
Merged

V1.1 PR #17

merged 7 commits into from
Jun 22, 2021

Conversation

Sharkaboi
Copy link
Owner

🚀 Description

📦 Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Fixed improper timezone calculation,
Added anime website redirects.
Refactored anime details designs,
Added anime details additional nav options.
Refactored manga details designs,
Added empty hints and fallbacks for image fragments,
Added filter options for all screens,
Added swipe refresh for all screens,
Refactored all states variables to VM,
Added job management to paging flows,
Added webview options for profile,
Added nav from details screens to discover screens.
Added empty checks to synopsis,
Version bumps.
Added Http logging interceptor,
Added nsfw filter option,
Fixed static analysis warnings.
Changed Application to MultiDexApplication.
@Sharkaboi Sharkaboi added bug Something isn't working enhancement New feature or request labels Jun 22, 2021
@Sharkaboi Sharkaboi self-assigned this Jun 22, 2021
@Sharkaboi Sharkaboi merged commit 5200b21 into master Jun 22, 2021
@Sharkaboi Sharkaboi deleted the v1.1 branch June 22, 2021 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment