wulkanowy-mod/app/src
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
..
androidTest/java/io/github/wulkanowy Entities unification (#248) 2019-02-16 21:20:23 +01:00
debug Added icon for the DEV version (#203) 2018-12-20 15:03:42 +01:00
main Entities unification (#248) 2019-02-16 21:20:23 +01:00
release Migrate to firebase (#196) 2018-12-14 00:20:54 +01:00
test/java/io/github/wulkanowy Entities unification (#248) 2019-02-16 21:20:23 +01:00