NekoBoxForAndroid/app
Felipe 81e53f682e
ImplementationofCodeImprovements
I implemented validation in the setVersion and setPassword methods. 

The password is now stored as a character array ***(char[])*** instead of a String, in line with best practices

I also implemented getVersion and getPassword methods so that access to sensitive data is controlled and secure.
2024-10-26 21:34:21 +00:00
..
executableSo feat: internal plugin executableSo 2023-07-08 14:01:49 +09:00
schemas Add mieru plugin (#482) 2024-01-10 22:50:17 +08:00
src/main ImplementationofCodeImprovements 2024-10-26 21:34:21 +00:00
.gitignore update ui 2023-03-18 13:21:51 +09:00
build.gradle.kts build: replace Deprecated Gradle API 2023-10-29 17:22:23 +08:00
proguard-rules.pro upload code 2023-03-15 00:00:00 +00:00