Releases: doej1367/HyBlockUtils
Releases · doej1367/HyBlockUtils
HyBlockUtils (v1.0.5)
HyBlockUtils (v1.0.4)
Changes
- replaced functionality using deprecated "last_save" API value by using "first_join" instead
- added enchanted book categories to bazaar
HyBlockUtils (v1.0.3)
Changes
- changed ah lookup to exclusively show bin auctions
- updated compileSdkVersion to 30
- updated constraintlayout to 2.1.1
HyBlockUtils (v1.0.2)
Now this apk file is good to install
(SignatureDoesNotMatch and APK parse error solved)
HyBlockUtils (v1.0.1)
EDIT: The apk file somehow got corrupted and fails with parsing errors.
Use the one from release v1.0.2 instead.
HyBlockUtils (v1.0.0)
EDIT: The apk file download somehow got corrupted.
Use the one from release v1.0.2 instead.
Bug Fixes and Code Improvements
- improved data structure for Threads in addPages in PriceLookupFragment
- fixed double uuid lookup in ProfileFragment and ProfileSearchFragment
- disabled backups for a little more security with the stored api key
- still no encryption for improved security on rooted or stolen devices though, as encrypted preferences on API level 16 are difficult to implement... If you wanna know how secure the currently used SharedPreferences are, you might wanna check out the following link: https://stackoverflow.com/a/26077852/6307611
- for maximum security the api key should not be saved at all or be PIN protected. Problem with this is that the api key or at least a password / PIN would be necessary on each and every every startup of this app, which would probably become very annoing over time.
- updated dependencies
HyBlockUtils (v1.0-pre2)
Bug Fixes
- fixed non existent catacombs score taking skill average down with it
HyBlockUtils (v1.0-pre1)
Basic App
- Profile Viewer - personal and search
- Calender - showing upcoming events in the next 48 hours in two columns
- Notifications - for next Dark Auction and other important events like Spooky Festival, etc.
- Bazaar - list of all items and prices sorted by category name
- AH Price Lookup - search through all ah items names and lore using space seperated keywords; double quotes for grouping
- Settings - API key, personal user name and an option to limit the ah page requests to 10 instead of the full 70