Skip to content

Releases: matghazaryan/DMNetworking

1.1.8

25 Dec 14:18
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

1.1.7

25 Dec 14:15
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

1.1.6

25 Dec 13:15
Compare
Choose a tag to compare
Added network prefix

Fixed parser bug

20 Nov 11:30
Compare
Choose a tag to compare
1.1.5

Fixed pars bug

Added beforeRequest functionality, for do some actions(for example check) before each request doing and if need block all requests.

13 Nov 11:34
Compare
Choose a tag to compare

Fixed show logger bug

07 Nov 14:48
Compare
Choose a tag to compare
1.1.2

Fixed show logger bug

Added file upload and download progress

06 Nov 14:56
Compare
Choose a tag to compare
1.1.1

Merge remote-tracking branch 'origin/master'

Added file download functionality Added possibility to set full url Added possibility to build url (if you have some params which should be send with all requests)

05 Nov 14:03
Compare
Choose a tag to compare

Added file download functionality

Added possibility to set full url
Added possibility to build url (if you have some params which should be send with all requests)

DMNetworking Library - Easy way to do networking and get parsed data with LiveData OR interfaces

02 Nov 15:22
Compare
Choose a tag to compare

DMNetworking Library - Easy way to do networking and get parsed data with LiveData OR interfaces

02 Nov 14:06
Compare
Choose a tag to compare
1.0.0

Merge branch 'master' of https://github.com/pmbfish40/DMNetworking