Skip to content

Releases: ChickenHook/AndroidExploits-Common

Add CveParser to use it accross server and client

Choose a tag to compare

@SarotecK SarotecK released this 02 Jan 14:36

Added CveParser to us it accross server and client (in future server will forward it directly to the client)

Fix data class of Incidence, default constructor is not allowed :(

Choose a tag to compare

@SarotecK SarotecK released this 28 Jan 19:26
1.24

remove default constructor.. it's not supported in data class my frie…

change appendix type in Incidence class

Choose a tag to compare

@SarotecK SarotecK released this 28 Jan 19:22

In order to identify appendix values we need to change String to Pair<String, String>

Extend Incidence object

Choose a tag to compare

@SarotecK SarotecK released this 28 Jan 19:10

We extend the incidence class in order to add more detailed information while querying the overview list

Add Auth response

Choose a tag to compare

@SarotecK SarotecK released this 22 Oct 23:44

New auth response message

New MediaUpload data

Choose a tag to compare

@SarotecK SarotecK released this 16 Oct 20:18

New MediaUpload data

New Upload API

Choose a tag to compare

@SarotecK SarotecK released this 16 Oct 20:07

New Upload API

File Upload

Choose a tag to compare

@SarotecK SarotecK released this 15 Oct 00:57

Added new classes intended for fileupload

Version fix

Choose a tag to compare

@SarotecK SarotecK released this 19 Apr 20:20
1.16.1

fix java version for jitpack

Media artifacts

Choose a tag to compare

@SarotecK SarotecK released this 19 Apr 20:04
1.16

add new types