Skip to content

Releases: Beliathal/QFILHelper

v1.0.1.95

18 Jun 09:30
1ad1860
Compare
Choose a tag to compare
  • Added Japanese Support kindly provided by reindex-otl
  • To run the app in Japanese: QFILHelper.exe -ja -utf8
  • Minor bug fixes

v1.0.1.73b: GPT Edition

08 Jan 21:26
ea03a08
Compare
Choose a tag to compare
  • Added fallback function for partition name look-ups
  • Fixed default language issue

v1.0.1.80: GPT Edition

09 Jan 13:27
ceb4b31
Compare
Choose a tag to compare
  • Fixed buffer overflow issues with Motorola Edge 30 caused by empty LUN6
  • Fixed logical error in partition names lookup function

v1.0.1.51b: GPT Edition with Cinese Support

12 Oct 16:33
ceb4b31
Compare
Choose a tag to compare
  • Chinese Support and Translation added by qiurigao
  • To switch to Chinese, run the app with these parameters: QFILHelper -zh -utf8

v1.0.1.23b: GPT Edition

01 Mar 12:27
0ea049b
Compare
Choose a tag to compare
  • Fixed: ? displayed instead of' 'C' letter in continue/abort dialog of the firmware flash function

v1.0.1.22b: GPT Edition

28 Feb 15:19
0ea049b
Compare
Choose a tag to compare
  • Minor bug fixes
  • Fixed issues with short partition labels not being recognized by the flash firmware function
  • Fixed bug with firmware function continuing execution after user chooses to abort

v1.0.1.14b: GPT Edition

25 Feb 14:53
0ea049b
Compare
Choose a tag to compare
  • Fixed minor bugs
  • Fixed GPT headers dump function that gone missing
  • Fixed manual partition backup showing invalid input

v1.0.1.14b: GPT Edition

22 Feb 14:06
736e911
Compare
Choose a tag to compare
  • PartitionsList.xml no longer needed
  • LUN and partition info is pulled directly from the GPT headers
  • The app now has access to all the info about hidden partitions and LUNs
  • Backward compatibility with back-ups created with previous versions (except for hidden partitions/LUNs)
  • Added optional NTFS compression: - NTFS
  • Added userdata backup (with compression enabled, takes at-least 40 mins on a "good" hardware)
  • Added option to erase partitions (not fully tested)
  • Added option to manually specify what partitions/LUNs to backup
  • Beta test: Most of the functions were tested, but some bugs may still be present

v1.0.0.559

25 Jul 10:41
a2f1d99
Compare
Choose a tag to compare
  • A major bug was corrected that caused OP_a to be overwritten by AOP_a, when the image file was supplied like so:
    aop_a.bin (instead of lun4_aop_a.bin)
  • Use command line argument to remove spaces between menu entries: -narrow

v1.0.0.542b

22 Jul 10:25
0cafe81
Compare
Choose a tag to compare
  • Restoring hidden partitions/LUNs was implemented in the code, but not fully tested
  • Use command line argument to enable flashing of entire LUN images: -advanced
  • Use command line argument to activate menu entries for hidden partitions/LUNs backup: -hidden
  • Use command line argument to remove spaces between menu entries: -narrow
  • Major improvements to firmware image detection algorithm
  • Program was tested with Android 10/9
  • Flashing was tested with single partition, multiple partitions and entire LUN images (LUN2-4)
  • Copying PartitionsList.xml file is no longer necessary, the program will attempt to load it from:
    "System Drive:\Users\Username\AppData\Roaming\Qualcomm\QFIL"