Skip to content

Releases: cyface-de/android-backend

7.12.9

08 Jan 07:14
Compare
Choose a tag to compare
Changed:
- Upgrade DataStore to 1.1.1

7.12.8

07 Jan 10:08
Compare
Choose a tag to compare
Changed:
- Upgrade dependencies

7.12.7

23 Oct 16:32
bf174a8
Compare
Choose a tag to compare
Fixed:
- JPG Byte header
- Crash during upload request without locations (supported)

Changed:
- Upgrade uploader to 1.5.1
- Add local file name to upload path (to identify log types)

7.12.6

23 Oct 11:20
f3809a5
Compare
Choose a tag to compare
Changed:
- Upgrade uploader to 1.5.0
- Upload attaachments without cyf wrapper

7.12.5

26 Sep 07:56
38a4610
Compare
Choose a tag to compare
Fixed:
- NPE during upload attempt

7.12.4

26 Aug 13:04
58b5cc6
Compare
Choose a tag to compare
Fixed:
- Upload crash for json attachments

7.12.3

25 Aug 17:38
Compare
Choose a tag to compare
Fixed:
- Allow attachments size 0 byte (logging files until first log entry is written)

7.12.2

22 Aug 14:12
Compare
Choose a tag to compare
Changed:
- Upgrade serialization to 3.4.2 (support JSON/ZIP format)

7.12.1

16 Jul 08:03
ee4f211
Compare
Choose a tag to compare
Changed:
- Upgrade uploader to 1.4.1
- Upgrade serialization to 3.4.0

7.12.0

30 May 10:02
fece297
Compare
Choose a tag to compare
Added:
- logout and userId to Auth interface