Skip to content

Releases: SlackingVeteran/frija-dev

v2.0.23364.3

30 Dec 04:45
622aefb
Compare
Choose a tag to compare
  • Make IMEI/SN as mandatory field in manual mode. Firmware cannot be retrieved without this field from Samsung FUS server
  • Cache IMEI/SN field similar to Model/CSC fields for Manual mode
  • Remove most of the usage of Firebase database
  • Fix crash when CRC does not match for downloaded firmware
  • Add Ushie as contributor

v2.0.23362.1

28 Dec 22:54
622aefb
Compare
Choose a tag to compare
  • Fix Frija not able to retrieve firmware
  • Use new SmartSwitch's encryption keys
  • Frija can pull firmware for EUX csc

v2.0.23357.1

23 Dec 23:01
622aefb
Compare
Choose a tag to compare
  • Fix Frija not able to retrieve firmware
  • Use new SmartSwitch's encryption keys
  • Frija can pull firmware for EUX csc

v2.0.23262.4

19 Sep 04:27
622aefb
Compare
Choose a tag to compare
  • Added dll cleanup code to support Frija v1.x to v2.0 upgrade
  • Fixed an issue where it could not communicate with backend at often times

v2.0.23262.2

19 Sep 02:58
d572408
Compare
Choose a tag to compare
  • Fixed an issue where it could not communicate with backend at often times

v2.0.22044.1

13 Feb 09:35
bd25887
Compare
Choose a tag to compare
  • Fixed an issue on previous RC3 build where Frija was unable to properly check if drivers are installed on PC
  • Frija now uses Samsung drivers instead of ADB to pull device info needed to find the firmware in Auto mode.
  • Fixed an issue where Chinese users were unable to use the App.
  • Fixed an issue where Frija was unable to delete enc2|enc4 files after successfully decrypting them .
  • Added a dialog box notifying users that firmware has been successfully downloaded.
  • Added a proxy to prevent unauthorized access to Frija database.
  • Mica effect on Windows 11 for both dark and light theme.
  • Added many small UI improvements

v2.0.22043.5

13 Feb 00:05
278d0c8
Compare
Choose a tag to compare
  • Fixed an issue on previous RC3 build where Frija was unable to properly check if drivers are installed on PC
  • Frija now uses Samsung drivers instead of ADB to pull device info needed to find the firmware in Auto mode.
  • Fixed an issue where Chinese users were unable to use the App.
  • Fixed an issue where Frija was unable to delete enc2|enc4 files after successfully decrypting them .
  • Added a dialog box notifying users that firmware has been successfully downloaded.
  • Added a proxy to prevent unauthorized access to Frija database.
  • Mica effect on Windows 11 for both dark and light theme.
  • Added many small UI improvements

v2.0.22043.2

12 Feb 19:55
fc09f57
Compare
Choose a tag to compare
  • Frija now uses Samsung drivers instead of ADB to pull device info needed to find the firmware in Auto mode.
  • Fixed an issue where Chinese users were unable to use the App.
  • Fixed an issue where Frija was unable to delete enc2|enc4 files after successfully decrypting them .
  • Added a dialog box notifying users that firmware has been successfully downloaded.
  • Added a proxy to prevent unauthorized access to Frija database.
  • Mica effect on Windows 11 for both dark and light theme.
  • Added many small UI improvements

v2.0.21355.3

21 Dec 18:10
5d5f7a5
Compare
Choose a tag to compare
  • Fixed an issue where app was unable to download certain firmware with 403 forbidden error
  • Added more checks to prevent UI from getting stuck in unwanted state if there is error

v2.0.21349.1

15 Dec 01:39
6755b34
Compare
Choose a tag to compare
  • Added legacy manual mode which lets user enter all the firmware details instead of Frija retrieving the info on its own
  • Bundled README.txt with zip file which tells user to install x86 version of .NET Core v3.1.21 even if user has x64 system
  • Fixed some bugs found since last beta
  • Fixed some bugs that has potential to be triggered in very rare cases