Skip to content

Releases: Tencent/tinker

v1.7.3

01 Nov 08:18
Compare
Choose a tag to compare
  1. [hotfix] fix dex check error in some case

Known bugs:

  1. MD5 verify would failed when generate small dex from unmodified dex on Art Device.
  2. NPE may be thrown when generate patch package if PreGeneratedDexMode is open.

v1.7.2

31 Oct 08:24
Compare
Choose a tag to compare
  1. [bugfix] #144 , fix replay resource error for baidu os and huawei 7.0
  2. [bugfix] #139 , fix replay resource error for webview after 7.0
  3. [bugfix] #127 , fix duplicate entry build erro
  4. [bugfix] #54, NumberFormatException: For input string: "0x20000"
  5. [enhancement] don't increase process priority after 7.1
  6. [bugfix] check dvm vm property and android sdk version both

v1.7.0

14 Oct 09:14
Compare
Choose a tag to compare
  1. [bugfix] #22, tinkerId error with sample string
  2. [enhancement] #47, judge resources.arsc equal with content
  3. [bugfix] #48 , add resource test
  4. [bugfix] #54, NumberFormatException: For input string: "0x20000"
  5. [enhancement] #57, flavors build
  6. [bugfix] #97 , fix patch error
  7. [bugfix] #118, fix key store with SHA1withDSA and SHA256withECDSA
  8. [enhancement] #91 ,support encryption dex with usePreGeneratedPatchDex mode
  9. [bugfix] fix android N error

v1.6.2

29 Sep 11:18
Compare
Choose a tag to compare
  1. fix issue #81
  2. fix issue #54

v1.6.1

27 Sep 04:09
Compare
Choose a tag to compare
  1. [bugfix] fix Android N classloader error
  2. [build] fix applyResourceMapping build error

First release.

24 Sep 08:44
Compare
Choose a tag to compare
Merge pull request #2 from xszconfig/fix-wording

fix wording and wrong link