Skip to content

Releases: DeployGate/deploygate-android-sdk

4.2.0

16 Mar 04:44
54470d0
Compare
Choose a tag to compare

Fixed the availability of several methods

#19 has fixed the wrong accessibility of several methods. They were not declared as static but we expected all of them would be available for SDK users.

Support custom exceptions (DeployGate 1.7.3+)

08 Mar 06:08
@tnj tnj
70fa50d
Compare
Choose a tag to compare
  • Fix custom exceptions were not recorded on crash reporting on DeployGate (#14)
    • Compatible with DeployGate 1.7.3+

Get more build information (works with DeployGate 1.7.0+)

16 Aug 03:22
@tnj tnj
Compare
Choose a tag to compare
  • No DeployGate#install(this) is required anymore!
  • Added following new functions/getters works with DeployGate 1.7.0+:
    • getDeployGateVersionCode()
    • getCurrentRevision()
    • hasUpdate()
    • getUpdateRevision()
    • getUpdateVersionCode()
    • getUpdateVersionName()
    • getUpdateMessage()
    • installUpdate()
    • getDistributionId()
    • getDistributionUrl()
    • getDistributionTitle()
    • openComments()
    • composeComment(String)

3.1.1-jcenter: Merge pull request #12 from DeployGate/work/jcenter

28 Feb 10:30
Compare
Choose a tag to compare

3.1.1

07 Dec 05:11
Compare
Choose a tag to compare
Deploy to only tags