Releases: Sharkaboi/MediaHub
Releases · Sharkaboi/MediaHub
App v1.4 release
🚀 Changelog
- Bump to version 1.4
- make
genresnullabe. Fixes #42 - also increment count on non added items. Fixes #41
- fix invalid rounding on main image. Fixes #35
- add tab selection listener after page change listener. Fixes #38
- fix selected filters resetting by saving in save state handle. Fixes #31
- support landscape orientation
- support for split screen
- make empty search layouts responsive
- fix fab size to normal
- make search field single line
- set light notification bar in auth activity
- make bottom navigation fixed behavior
- move safe args parsing to
savedStateHandlein viewmodel - move search result
pagingDatato live data in viewmodel - move grid span to
UIConstantsand int resource based on google's recommended breakpoints - fix
loadStateListenerleak - remove instrumentation tests and use robolectric
- migrate to apollo3, refactor signatures
- up
compileSdkVersionandtargetSdkVersionto 32 - add share anime/manga option in details page
- alphabetically sort deps versions
- disable
final-newlinerule in ktlint - move search fabs to individual fragments
- make root layout constraint layout
- kotlin newer std api migration
- trim search query to prevent white space searches
- move global functions to utils objects
- move
mangapackage tomanga_list - move
animepackage toanime_list - move to
getCatchingfor normal tasks in repos - move to
getCatchingPagingfor paging sources - fix
capitalizeFirst - add compiler args to build script
- remove moshi reflection adapter
- make github actions only run on pull requests and push to main/master
- code style changes
- remove unused assets
- version bumps
App v1.3 release
🚀 Changelog
- Bumped target and compile SDK to
API 31 - Fixed small formatting issues with text
- Removed useless code and network calls for performance
- App now force opens unsupported links in browsers
- Fixed bug with invalid next episode airing time
- Fixed Anime Seasonal screen not loading anything
- Fixed Anime Ranking screen not loading anything
- Fixed Manga Ranking screen not loading anything
- Fixed manga ranking not being correct
- Moved fab animation to after navigation
- Updated
Readme - More indepth changes #32
App v1.2 release
🚀 Changelog
- Added implicit deeplink for anime and manga detail urls. Closes #8
- Added next episode number and countdown feature using anilist API. Closes #27
- Remove hilt hack for kotlin
1.5.10. - Fixed empty error message formatting. Closes #22
- Refactored to use WebP image for
OAuthActivity - Shifted to fragment
1.4.0-alphato implement multiple backstacks. Closes #28 - Refactored deprecated
setOnNavigationItemReselectedListenertosetOnItemReselectedListener. - Extracted timezone conversion to
Utilpackage and added tests. - Extracted
replaceUnderScoreWithWhiteSpace - Migrated to
kotlin.timeDuration. and added tests. Closes #24 - Extracted
observeon livedata to extension. - Added observer on
MainActivityto redirect toOAuthActivitywhen deeplinked without login. Closes #25 #23 - Updated screenshots and readme. Closes #26
- Lint and code cleanup
- Version bumps
App v1.1 release
🚀 Changelist
- Added filter option for anime and manga #5
- Added website redirects for features not in API #7
- Fixed invalid schedule shown for anime #10
- Removed random
??/??text in anime suggestions #11 - Fixed improper season change on arrow keys #12
- Added app update check in settings #14
- Added NSFW filter in settings #15
- Code quality improvements : #9 , #16 , #17
- Bug fixes: #6 , #17
First pre-release
- Anime user list
- Anime details
- Anime search
- Anime suggestions, seasonals, ranking
- Manga user list
- Manga search
- Manga ranking
- MyAnimeList profile