Skip to content

Releases: mytlogos/enterprise-app

v1.0.1

13 Dec 19:54
Compare
Choose a tag to compare

1.0.1 (2022-12-13)

Bug Fixes

  • ci: use correct path for apk (8a30139)

v1.0.0

13 Dec 19:03
Compare
Choose a tag to compare

1.0.0 (2022-12-13)

Bug Fixes

  • (BREAK) remove pdf viewer and some dependencies (47cebbd)
  • add missing request body parameter (2051023)
  • allow UDP discovery to be canceled (9f1df6a)
  • commit missing changes for RoomStorage.kt (d3745d5)
  • correct variable name (3bd2224)
  • correct wrong property name (f0cd8b9)
  • correctly call click listeners (14479b7)
  • do not export broadcast receiver (84e1180)
  • fix sync changes notification (0e6d3fc)
  • fix test (3e214e8)
  • force Dispatchers.IO (92123d7)
  • image viewer not opening (a67d653)
  • images not downloading (a16f82b)
  • missing adapter on recyclerview (a67d8f2)
  • order of default position value (22745f5)
  • prevent room queries with too big collections (213bc2f)
  • use correct port numbers (633dfd0)
  • used wrong parameter in doChunked (ce3fa67)
  • Worker constructor not instantiable (660a754)
  • Worker constructor not instantiable (41aef3e)

Features

  • add some indices (d5275d0)
  • allow setting server (fbc7192)
  • allow starting CheckSavedWorker via Option Menu (8bb8aac)
  • display Medium Title in Toc View (ada0205)
  • dont run CheckSaved after Download (9f5132b)
  • mark chapter as read from EpisodeFragment (e3c0ec2)
  • mark chapter as read from ViewerFragment (9963220)
  • Migrate to Paging 3 Features in EpisodeFragment.kt (fe52ebf)
  • Migrate to Paging 3 Features in MediumListFragment.kt (d39991e)
  • semantic release (eb28161)
  • update client api to match web api (e3b2c5c)
  • update state instead of deleting local episode (136b716)
  • use coroutines in DownloadWorker.kt (4fc7929)
  • use Kotlin features in TocFragment.kt (bd41070)
  • use simpler query api for SynchronizeWorker.kt (44f0c5f)

Start

13 Sep 21:26
Compare
Choose a tag to compare

Test