Skip to content

Releases: rajmani7584/Payload-Dumper-Android

Release 2.0

25 Nov 19:49
d84465b
Compare
Choose a tag to compare

Changes:


  • Added ProgressBar

  • Added more Error Handling functions from rust side

  • Fixed crashing when trying to extract incremental OTA

  • Incremental OTA is not supported for now

  • Changed UI a bit

  • Improved Material3 UI colorScheme

Release v1.2

11 Nov 14:21
Compare
Choose a tag to compare
  • Added more architectures

  • Added Hash checking

First stable build to extract usable images
Even if images are usable use them with caution (use only if know what are you doing)

  • Some kotlin code optimizations

I've tested it on MatrixxOS for Nothing Phone 1 (Spacewar) and compared images hash with one extracted with ssut/payload-dumper-go

Release 1.1

10 Nov 06:55
Compare
Choose a tag to compare

First stable release

  • Fixed some images not being extracted
  • migrate from xz2 to liblzma
    still some work to do
  • hashing is not implemented yet
  • images usable but be careful and use on your own responsbility as hash check is not there yet

Beta Release 1.0

30 Oct 16:32
Compare
Choose a tag to compare
Beta Release 1.0 Pre-release
Pre-release

This is First Build

App is working but there is some known issues that might be fixed in next release

  • extraction proccess exit without compelting extraction if scrolled lazycolumn out of partition view

use the extracted images carefully because as for now hashing is not implemented yet to check intengrity