Releases: sashkinbro/GamesLibrary-Android
v1.4.5
Full Changelog: v1.4.4...v1.4.5
v1.4.4
Full Changelog: v1.4.2...v1.4.4
v1.4.2
Full Changelog: v1.4.1...v1.4.2
v1.4.1
This update brings several improvements and new features:
-
No need to reinstall app versions to get a new design
You can now switch designs directly inside the app. -
Theme switcher added
A theme toggle is now available on the switch screen, allowing you to change between the classic and modern themes at any time. -
Presets added to the test fill screen
You can now create and save your own presets for specific emulators to quickly save new test results.
To create a preset, you need to fill in all test information.
When using an existing preset later, you will only need to add:
-
Game version
-
Screen resolution
-
In-game FPS
There are no limits on the number of presets.
All presets are stored locally on your device and are not synchronized.
- General optimization and polishing
- Performance improvements and UI refinements have been applied.
More features are planned for future updates.
v1.3.2
Patch release:
- fixed multiple UI bugs and other issues, improved stability and performance.
v1.3.1
Patch notes - v1.3.1
-
Added test status badges to cards.
-
Optimized loading for faster initial render and smoother UI performance.
v1.3.0
Patch Notes — v1.3.0
Added
-
Added Email authentication (sign up + sign in) alongside existing Google login.
-
Implemented password reset via Email.
-
Updated the devices database.
Fixed / Improved
-
Various UI/UX improvements and interface fixes.
-
Minor navigation, forms, and stability bug fixes.
v1.2.2
What’s done
-
Added ability to edit saved test results from Test History Detail:
-
An edit icon is available in the top-right corner of the test detail screen.
-
Tapping it opens the Add Result screen with all fields prefilled from the selected test.
-
After saving, the test result is updated in Firebase (document overwrite) with no field loss.
-
Fixed form prefill behavior:
values are now reliably loaded after tests arrive and won’t be re-applied over user edits. -
Added user feedback:
-
Toast after saving a new result.
-
Toast after updating an edited result.
-
Improved UX when opening edit:
-
Replaced brief “Game not found” flicker with a loading spinner until data is ready.
-
Updated comments section:
-
Left-side avatar for account-based comments.
-
Placeholder avatar for anonymous comments.
Important
- Firebase read optimization is preserved:
only the current game/test data is loaded, no extra collections are fetched.
v1.2.0
Update / Patch Notes
This release brings a complete overhaul of the testing flow, new synchronization features, and multiple performance improvements to keep the app fast and stable even during peak usage and with large amounts of test data.
Main Changes
-
Fully reworked the logic for adding tests and comments.
The entire flow for creating and managing tests/comments has been redesigned to be faster, more stable, and consistent across the app. -
Added Google account sync for Favorites.
Favorites are now linked to your Google account and automatically restored when signing in on another device. -
New “My Devices” screen in Profile.
Added Profile → My Devices for quick device selection and autofill during testing.
This makes repeated testing much faster and reduces manual input. -
Improved test results synchronization.
Test results now sync more reliably and update faster, reducing the chance of desync issues.
Performance Improvements
-
Removed test count badges and last-tested device info from game cards.
This was done to optimize Firebase read operations — ensuring smooth and responsive performance during peak loads and with a large number of tests. -
Additional performance and stability optimizations.
Fewer unnecessary backend requests, faster screen transitions, and overall better responsiveness.
Important
- Older versions of the app may no longer work correctly.
Due to major logic changes and lack of backward compatibility, previous app versions may behave incorrectly. Please update to the latest version.
v1.1.3
Patch Notes
Authentication & Permissions
-
Added sign-in / authentication.
-
There are no restrictions on browsing or taking tests — tests remain available without logging in.
-
After signing in, users get extra features:
-
edit their own tests;
-
edit/update their own comments.
Favorites Sync
- Favorite tests now sync with the user account and persist across devices.
UI Improvements
-
Added a checkmark icon in tests and comments (verification/author indicator).
-
Comments now display the user’s Google account profile photo.
Database & Fixes
-
Fixed the devices database.
-
Multiple small fixes and stability improvements.