wulkanowy-mod/app/src/androidTest/java/io/github/wulkanowy
Mikołaj Pich 11b6c00e4a Entities unification (#248)
* Remove default entieties params

* Change var to vals

* Fix indent in data classes

* Change message unread to val

* Make all fields in Message non-nullable

* Add destructive db migrations #246

* Fix password decrypting

* Fix tests

* Fix student logout

* Use orEmpty() on nullable strings

* Use var in Student password and Message unread
2019-02-16 21:20:23 +01:00
..
data/repositories/local Entities unification (#248) 2019-02-16 21:20:23 +01:00
utils/security Add workaround password decryption error (#189) 2018-12-01 15:59:03 +01:00