Releases: oxters168/Pluvia
Releases Β· oxters168/Pluvia
v1.3.1
v1.3.0
Additions:
- [Preference] Day, Night, Auto theme.
- [Preference] Theme color palette.
- [Preference] Which screen to launch on. (Library, Downloads, or Friends).
- Chatting with friends, with message history, emoticon and sticker support.
- Friend profiles, with basic friend management.
- Option to view external web links in app or externally with a browser of choice.
- Game app screen shows basic information.
- More library filer options, which are retained.
Fixes:
- Profile dialog works better for long names now.
- Crash when null messages are logged.
- Crashes when a failed sign in occurred, such as invalid credentials.
- Correct display of install/run button and download progress for apps. Thanks @Producdevity
- Add smooth transitions for download state. Thanks @Producdevity
- Friends list groups able to be collapsible now.
- Library scroll position should remember when navigating away.
- Library list optimization.
- Soft resize issue with on-screen keyboard is opened/closed.
- Rotating the screen closes some dialogs.
- Dialog list scrolling on small screen height. Thanks @Producdevity
- Themed app icon being oversized.
- Game app screen image loading shifting.
Changes:
- Connection to steam now uses the Web Socket protocol.
- Login errors are shown in a snackbar.
- Various theme unification for light and dark mode.
- Various Compose tweaks.
- Access tokens now encrypted.
- Removed automatic app backup.
- Actively filter out Spacewar (game).
- Library filter options now is a bottom sheet modal.
Misc:
- Add Github Actions for snapshot and validation builds.
- Update readme.
- Dependency updates. Now using JavaSteam 1.6.0.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Readme updates.
- Add library search functionality.
- Add container settings
- Add per app container settings.
- Add default app container settings (Settings).
- Add Box64 presets (Settings).
- Change how the crash log report is organized.
- Allow the login screen to scroll when keyboard takes up too much of the screen when in landscape
- Fix the service from being stopped and started in login screen when device is rotated.
- Fix retry button in login screen when QR login times out.
- Fix infinite loading when signing out of Pluvia.
- Show which Fab filter is applied in Library list.
- JavaSteam snapshot updates.
- Various internal refactoring.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Better logging support by @LossyDragon in #22
- Update README.md by @LossyDragon in #23
- Add exit button to service notification. by @LossyDragon in #24
- Custom crash handler by @LossyDragon in #25
- Fixed issue during 2FA login by @LossyDragon in Longi94/JavaSteam#314
- Changed version name to use semantic versioning by @oxters168 in #33
Full Changelog: v1.0...v1.1.0