Skip to content

Releases: doej1367/HyBlockUtils

HyBlockUtils (v1.0.5)

30 Dec 22:54
Compare
Choose a tag to compare

Changes

  • replaced mojang by playerdb api

HyBlockUtils (v1.0.4)

30 Dec 18:00
Compare
Choose a tag to compare

Changes

  • replaced functionality using deprecated "last_save" API value by using "first_join" instead
  • added enchanted book categories to bazaar

HyBlockUtils (v1.0.3)

04 Oct 00:21
Compare
Choose a tag to compare

Changes

  • changed ah lookup to exclusively show bin auctions
  • updated compileSdkVersion to 30
  • updated constraintlayout to 2.1.1

HyBlockUtils (v1.0.2)

21 Sep 00:28
c56d03f
Compare
Choose a tag to compare

Now this apk file is good to install
(SignatureDoesNotMatch and APK parse error solved)

HyBlockUtils (v1.0.1)

20 Sep 23:22
c56d03f
Compare
Choose a tag to compare
HyBlockUtils (v1.0.1) Pre-release
Pre-release

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)

19 Sep 23:38
Compare
Choose a tag to compare
HyBlockUtils (v1.0.0) Pre-release
Pre-release

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)

17 Sep 23:18
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • fixed non existent catacombs score taking skill average down with it

HyBlockUtils (v1.0-pre1)

17 Sep 15:32
Compare
Choose a tag to compare
Pre-release

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