Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Releases: thurask/bbdownloader

5.8.3

07 Apr 20:44
Compare
Choose a tag to compare

Fix error with Serial Number in SysInfo
Refactor most of the C++
Replace JS EScreens generator with Qt EScreens generator

Add Flurry Analytics:
No user data is transmitted, just event notifications (EScreen code generated, nomedia file created, that stuff). All transfers are with SSL, as opposed to the unencrypted sample app. Trying to get a feel for how this app is being used.

5.8.2

06 Apr 23:15
Compare
Choose a tag to compare

SDK autoloader links now conditional depending on OS version
SysInfo now has refresh button, cellular network info
Under the hood fixes

5.8.1

27 Mar 04:53
Compare
Choose a tag to compare

Make themes persistent through app restarts (open and close Settings if theme gets wonky)
Fix broken uptime in SysInfo
Make link generation, hashing less kludgey
Replace any .jpg assets with .png assets

5.8.0

22 Mar 02:07
Compare
Choose a tag to compare

Lookup LED is white for invalid/non-production, magenta for valid
Core, debrick links split up (to avoid overflowing TextArea)
Hardcoded pixel values replaced with design units
Move link generator check boxes to separate sheet
Add (obsolete) link generator options, because completeness
Make Hash Tools page more compact
Add uptime (dd:hh:mm) to SysInfo, disable SD card info if not present
Add some extra info to exported links
Passport keyboard now properly scrolls ListView/ScrollView

5.7.4

14 Mar 05:47
Compare
Choose a tag to compare

Device images (hwid/PTCRB) are much nicer
8x30 hybrid image support in link generator
Leap now properly mentioned in link generator
Defeat the stupidity of the WebView in the Help page to get proper theming
Fix some typos

5.7.3

24 Feb 17:35
Compare
Choose a tag to compare

XML updates
Clean up readme files
Add assets for the Leap

5.7.2

17 Feb 07:20
Compare
Choose a tag to compare

Minor, quality of life things
Internals simplified
Can now read README, LICENSE from Help page

5.7.1/4.9.0

25 Jan 20:59
Compare
Choose a tag to compare

Add old metadata to runtime grabber (constant, just to make it look nice)
Add git-archive prettiness (works with GitHub .zip downloads!)

Add ONE LAST 4.x release for those stuck on 10.3.0; 10.2.1, you're on your own

Edit 2015/01/26: Fixed 10.3.0 bar not working on 10.3.0

5.7.0

23 Jan 06:34
Compare
Choose a tag to compare

Make Metadata reader much cleaner/columnar
Add device icons to certification/hardware ID lists
Add toggle to show/hide checkboxes in link generator
Add user agent to system info
Slim down spacing values for most qml assets

5.6.4

21 Jan 07:11
Compare
Choose a tag to compare

Upload generated URLs/lookups to Paste.ee (since Pastebin.com is too restrictive)
Minor export string fixes