apps-android-commons/app/src/main/java/fr/free/nrw/commons/auth
Paul Hawke dac3657536
Migrate kvstore to kotlin (#5973)
* Get good test around the basic KvStore before starting conversion

* Converted BasicKvStore to kotlin and removed dead code

* Converted JsonKvStore to kotlin

---------

Co-authored-by: Nicolas Raoul <nicolas.raoul@gmail.com>
2024-11-29 14:01:29 +09:00
..
csrf Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
login Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
AccountUtil.kt Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00
LoginActivity.kt Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00
SessionManager.kt Migrate kvstore to kotlin (#5973) 2024-11-29 14:01:29 +09:00
SignupActivity.kt Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00
WikiAccountAuthenticator.kt Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00
WikiAccountAuthenticatorService.kt Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00